Searched refs:FWL_STYLEEXT_CKB_RadioButton (Results 1 – 3 of 3) sorted by relevance
24 #define FWL_STYLEEXT_CKB_RadioButton (1L << 7) macro
33 pCheckBox->ModifyStylesEx(FWL_STYLEEXT_CKB_RadioButton, 0xFFFFFFFF); in LoadWidget()
352 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_RadioButton) { in NextStates()