StatusItem Interface Reference

Represents one panel in the StatusBar. More...

List of all members.

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.


Detailed Description

Represents one panel in the StatusBar.


Property Documentation

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.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:13:13 2015. (C) Veretennikov A. B. 2004-2015