#include <skin.h>
Definition at line 276 of file skin.h.
|
|
The attached private data with the item by application. |
|
|
The index of the item bitmap in the skin bitmap array. |
|
|
The identifier of the item. |
|
|
The hit-test rectangle of the item. |
|
|
The style of the item. The style of an item is composed of five classes of information:
The type of an item can be one of the following values:
The hit-test shape type can be one of the following values:
The common status of an item can be OR'ed with the following values:
The item specific status can be one of the following values:
The item specific style can be a valued OR'ed with the following values:
|
|
|
The tip text. |
|
|
The type-specific data of the item, used to define extra information of the item. |
|
|
X-coordinate of the item in the skin. |
|
|
Y-coordinate of the item in the skin. |
1.4.2