IWinHeader Properties |
The IWinHeader type exposes the following members.
Name | Description | |
---|---|---|
Children |
Gets the collection of child objects.
(Inherited from IObjectTreeNode.) | |
Enabled |
Specifies whether the object is enabled or disabled.
(Inherited from IControl.) | |
Height |
The object's height in pixels.
(Inherited from IControl.) | |
Parent |
The parent object.
(Inherited from IObjectTreeNode.) | |
ScreenLeft |
The horizontal position of the object's left edge in screen coordinates.
(Inherited from IControl.) | |
ScreenTop |
The vertical position of the object's top edge in screen coordinates.
(Inherited from IControl.) | |
Visible |
Specifies whether an onscreen object is visible to users.
(Inherited from IControl.) | |
VisibleOnScreen |
Specifies whether the whole object or any of its parts is currently visible on screen.
(Inherited from IControl.) | |
wBitmap |
Returns the item bitmap.
| |
wFormat |
Returns the item format.
| |
Width |
The object's width in pixels.
(Inherited from IControl.) | |
wImage |
Returns the item image (the specified image is displayed in the header item in addition to any image specified in the wBitmap field).
| |
wItem |
Returns the header's item by the item's index.
| |
wItemBounds |
Returns the item bounds.
| |
wItemCount |
Returns the number of items in the header.
| |
wLParam |
Returns application-defined item data.
| |
wSort |
Specifies whether the specified header item shows the down or up arrow.
|