![]() | Type | Description | ||
| State as Long | A long expression that defines the state of the check box being changed. 0 - unchecked, 1 - checked, 2 - partial checked. | |||
| Long | A long expression that indicates the index of the icon used. If the index is not valid the default icon is used. |
![]()
The following VB sample changes the appearance for the check boxes:
The following VC sample changes the appearance for the check boxes: