BCGSuite for MFC
Main Page
Articles
Groups
Classes
virtual void CBCGPCheckListBox::SetCheck
(
int
nIndex
,
int
nCheck
,
BOOL
bRedraw
=
TRUE
)
virtual
Sets the item's check state.
Parameters
nIndex
The item's index.
nCheck
0 - unchecked, 1 - checked, 2 - intermidiate (if BS_AUTO3STATE or BS_3STATE were specified in
SetCheckStyle()
)
bRedraw
Specifies whether a control should be redrawn.
CBCGPCheckListBox
Copyright 1998 - 2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback