Home
last modified time | relevance | path

Searched refs:ID_LIST_WRAP (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp140 ID_LIST_WRAP, enumerator
393 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()