Click or drag to resize

ShellBrowserBaseIsHidden Method

Checks if the currently active object is hidden.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public bool IsHidden()

Return Value

Boolean
true, if the currently active object is hidden, false otherwise.
See Also