Properties | |
BSTR RW | Text [] |
Returns or sets the text of the panel. | |
LONG RW | Width [] |
Returns or sets the width of the panel. | |
LONG RW | Border [] |
Specifies the border of the panel. | |
VARIANT_BOOL RW | AutoSize [] |
Specifies that the height of the control is determined automaticly by the text of the control. | |
LONG RW | ImageIndex [] |
The ImageIndex in the StatusBar's ImageList. |
VARIANT_BOOL RW AutoSize |
Specifies that the height of the control is determined automaticly by the text of the control.
LONG RW Border |
Specifies the border of the panel.
This parameter can be a one of the following values:
LONG RW ImageIndex |
The ImageIndex in the StatusBar's ImageList.
BSTR RW Text |
Returns or sets the text of the panel.
LONG RW Width |
Returns or sets the width of the panel.