Searched refs:mBtnCenterAlign (Results 1 – 2 of 2) sorted by relevance
59 custom_bitmap_button mBtnCenterAlign; variable
149 …mBtnCenterAlign.Create(_T(""), WS_CHILD | WS_VISIBLE | WS_TABSTOP | BS_PUSHBUTTON | BS_OWNERDRAW |… in OnCreate()150 mBtnCenterAlign.LoadBitmaps(IDB_CENTERALIGN, IDB_CENTERALIGN); in OnCreate()228 mBtnCenterAlign.MoveWindow(size); in OnSize()