Share

GetIndex Method

Overload List

Method Description
AcApStatusBar::GetIndex (AcPane*) This function returns the zero-based index of the specified pane, or -1 if the pane is not found.
AcApStatusBar::GetIndex (AcTrayItem*) This function returns the zero-based index of the specified tray item, or -1 if the tray item is not found.
AcApStatusBar::GetIndex (int, BOOL) This function returns the zero-based index of the specified pane or tray item, or -1 if the pane or tray item is not found.

Was this information helpful?