Searched refs:ID_ML_TEXT_VCENTER (Results 1 – 1 of 1) sorted by relevance
146 ID_ML_TEXT_VCENTER, enumerator386 ON_BN_CLICKED(ID_ML_TEXT_VCENTER, OnChangeMLTextVCenter) in BEGIN_MESSAGE_MAP()1338 AddCheckBox("Center Text Vertically", info->style & GX_STYLE_VALIGN_CENTER, ID_ML_TEXT_VCENTER); in AddMLTextViewProperties()2762 if (mpProject && mpInfo && GetDlgItem(ID_ML_TEXT_VCENTER)) in OnChangeMLTextVCenter()2766 if (IsDlgButtonChecked(ID_ML_TEXT_VCENTER)) in OnChangeMLTextVCenter()