Forms > Forms Assembly Interfaces > IStatusBarPane
The IStatusBarPane interface contains properties of the panel of the StatusBar component.
Property name | Brief description | |
![]() |
ImageIndex | The ImageIndex property determines index of the image that is displayed to the left of panel text. |
![]() |
StatusBar | The StatusBar property returns the parent object. |
![]() |
Text | The Text property determines the text that is displayed in the panel. |
![]() |
Width | The Width property determines the width of the StatusBar component in pixels. |
See also: