Status Bars Messages (Windows Embedded CE 6.0)
1/6/2010
The following table shows the status bars messages, with a description of the purpose of each.
Programming element | Description |
---|---|
This message retrieves the current widths of the horizontal and vertical borders of a status window. |
|
This message retrieves the icon for a part in a status bar. |
|
This message retrieves a count of the parts in a status window. |
|
This message retrieves the bounding rectangle of a part in a status window. |
|
This message retrieves the text from the specified part of a status window. |
|
This message retrieves the length, in characters, of the text from the specified part of a status window. |
|
This message checks a status window control to determine if it is in simple mode. |
|
This message sets the background color in a status bar. |
|
This message sets the icon for a part in a status bar. |
|
This message sets the minimum height of a status window's drawing area. |
|
This message sets the number of parts in a status window and the coordinate of the right edge of each part. |
|
This message sets the text in the specified part of a status window. |
|
This message specifies whether a status window displays simple text or displays all window parts set by a previous SB_SETPARTS message. |