PyCStatusBar.GetPaneInfo

(id, style, width) = GetPaneInfo(index)

Returns the id, style, and width of the indicator pane at the location specified by index.

Parameters

index : int

Index of the pane whose information is to be retrieved.

MFC References

CStatusBar::GetPaneInfo