ShellBrowserBaseIsHidden Method |
Checks if the currently active object is hidden.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
SyntaxPublic Function IsHidden As Boolean
member IsHidden : unit -> bool
Return Value
Booleantrue, if the currently active object is hidden, false otherwise.
See Also