Searched refs:ID_STRING_ID (Results 1 – 2 of 2) sorted by relevance
16 ID_STRING_ID enumerator198 ON_CBN_SELCHANGE(ID_STRING_ID, OnChangeStringId) in BEGIN_MESSAGE_MAP()237 …LD | WS_TABSTOP | CBS_DROPDOWNLIST | CBS_SORT | WS_VISIBLE | WS_VSCROLL, size, this, ID_STRING_ID); in OnCreate()
153 ID_STRING_ID, enumerator351 ON_CBN_SELCHANGE(ID_STRING_ID, OnChangeStringId) in BEGIN_MESSAGE_MAP()912 … pBox->Create(WS_CHILD|WS_TABSTOP|WS_VSCROLL|CBS_DROPDOWNLIST|SORT_FLAG, size, this, ID_STRING_ID); in AddStringSelect()2912 CComboBox *pBox = (CComboBox *)GetDlgItem(ID_STRING_ID); in OnChangeNumericPrompt()4214 CComboBox *pbox = (CComboBox *) GetDlgItem(ID_STRING_ID); in OnChangeStringId()4262 CComboBox *pbox = (CComboBox *) GetDlgItem(ID_STRING_ID); in OnChangeStringText()