CCheckListBox::GetCheckStyle
调用此函数获取检查表框中的样式。
UINT GetCheckStyle( );
返回值
控件的复选框的样式。
备注
有关可能的样式的信息,请参见 SetCheckStyle。
要求
Header: afxwin.h
调用此函数获取检查表框中的样式。
UINT GetCheckStyle( );
控件的复选框的样式。
有关可能的样式的信息,请参见 SetCheckStyle。
Header: afxwin.h