TTMSFNCCheckGroupTitleCheckBoxMode Enumeration
Defines how the optional title check box affects the items in the group.
API unit family: TMSFNCCheckGroup
Members
| Name | Description |
|---|---|
cgtcmNone |
Shows no title check box behavior. |
cgtcmCheckAll |
Uses the title check box to check or uncheck all items. |
cgtcmToggleEnabled |
Uses the title check box to enable or disable the item controls. |