GetExplorerBarGroupState

www.progui.co.uk  Top  Previous  Next

GetExplorerBarGroupState()

Syntax

State = GetExplorerBarGroupState(ID.i, Index.i)

Description

Returns the collapsed state of the specified ExplorerBar Group.

ID.i is the ID/Windows Handle of the ExplorerBar. Index.i is the zero based index of the desired Group.

Returns true if the specified ExplorerBar Group is collapsed, false otherwise.

 

See SetExplorerBarGroupState, AddExplorerBarGroup, AddExplorerBarImageGroup.

 

 

ExplorerBar Index