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: 6.3.1
Syntax
public bool IsHidden()

Return Value

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