BCGSuite for MFC
Main Page
Articles
Groups
Classes
virtual int CBCGPCheckListBox::GetCheck
(
int
nIndex
)
const
virtual
Gets the item's check state.
Parameters
nIndex
The item's index.
Returns
The item's check state: 0 - unchecked, 1 - checked, 2 - intermidiate (if BS_AUTO3STATE or BS_3STATE were specified in
SetCheckStyle()
)
Reimplemented from
CBCGPListBox
.
CBCGPCheckListBox
Copyright 1998 - 2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback