CCheckListBox Class Members

Construction

CCheckListBox Constructs a CCheckListBox object.
Create Creates the Windows checklist box and attaches it to the CCheckListBox object.

Attributes

SetCheckStyle Sets the style of the control’s check boxes.
GetCheckStyle Gets the style of the control’s check boxes.
SetCheck Sets the state of an item’s check box.
GetCheck Gets the state of an item’s check box.
Enable Enables or disables a checklist box item.
IsEnabled Determines whether an item is enabled.
OnGetCheckPosition Called by the framework to get the position of an item’s check box.

Overridables

DrawItem Called by the framework when a visual aspect of an owner-draw list box changes.
MeasureItem Called by the framework when a list box with an owner-draw style is created.

CCheckListBox OverviewBase Class MembersHierarchy Chart