Searched refs:ID_LIST_WRAP (Results 1 – 1 of 1) sorted by relevance
140 ID_LIST_WRAP, enumerator393 ON_BN_CLICKED(ID_LIST_WRAP, OnChangeListWrap) in BEGIN_MESSAGE_MAP()1497 AddCheckBox("Wrap", info->style & GX_STYLE_WRAP, ID_LIST_WRAP); in AddVerticalListProps()1507 AddCheckBox("Wrap", info->style & GX_STYLE_WRAP, ID_LIST_WRAP); in AddHorizontalListProps()1548 AddCheckBox("Wrap", info->style & GX_STYLE_WRAP, ID_LIST_WRAP); in AddScrollWheelProps()3990 CButton *pb = (CButton *)GetDlgItem(ID_LIST_WRAP); in OnChangeListWrap()