![]() | Type | Description | ||
| Item as HITEM | A long expression that indicates the item's handle. | |||
| DividerLineEnum | A DividerLineEnum expression that indicates the type of the line in the divider item. |
The following Template draws a custom line ( from a skin object ) between two items:

The sample loads the
skin
file using the Add method, and the ItemBackColor(k) = 16777216,
specifies that skin with the skin with the identifier 1 ( the 16777216 is the
0x1000000 in hexa representation ) paints the item's background.