Searched refs:ID_MENU_EXPANDED (Results 1 – 1 of 1) sorted by relevance
197 ID_MENU_EXPANDED, enumerator433 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()