CCheckListBox::SetCheckStyle

void SetCheckStyle( UINT nStyle );

Parameters

nStyle

Determines the style of check boxes in the checklist box.

Remarks

Call this function to set the style of check boxes in the checklist box. Valid styles are:

For information on these styles, see Button Styles.

CCheckListBox OverviewClass MembersHierarchy Chart

See Also   CCheckListBox::SetCheck, CCheckListBox::GetCheck, CCheckListBox::GetCheckStyle