Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp197 ID_MENU_EXPANDED, enumerator
433 ON_BN_CLICKED(ID_MENU_EXPANDED, OnChangeMenuInfo) in BEGIN_MESSAGE_MAP()
1563 AddCheckBox("Expanded", info->style & GX_STYLE_MENU_EXPANDED, ID_MENU_EXPANDED); in AddMenuProps()
4521 if (!mpProject || !mpInfo || !GetDlgItem(ID_MENU_EXPANDED)) in OnChangeMenuInfo()
4528 CButton *pb = (CButton *)GetDlgItem(ID_MENU_EXPANDED); in OnChangeMenuInfo()