ShellFolderGetPaneState Method |
Gets the Windows Explorer pane state.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual EXPLORERPANESTATE GetPaneState(
Guid pane
)
Parameters
- pane
- Type: SystemGuid
The Windows Explorer pane state.
Return Value
Type:
EXPLORERPANESTATEAn instance of the EXPLORERPANESTATE enum.
See Also