RE: [Help] CheckBoxControl/Attributes/Has3States
Edit
this is for cheked, no?
BM_SETCHECK = 0xF1
PlusWnd.SendControlMessage(ControlId,BM_SETCHECK, BST_CHEKED, 0)
how is for partialcheked?
This post was edited on 03-18-2007 at 03:45 AM by Dennis Mike.
|