Searched refs:mBtnRightAlign (Results 1 – 2 of 2) sorted by relevance
60 custom_bitmap_button mBtnRightAlign; variable
153 …mBtnRightAlign.Create(_T(""), WS_CHILD | WS_VISIBLE | WS_TABSTOP | BS_PUSHBUTTON | BS_OWNERDRAW | … in OnCreate()154 mBtnRightAlign.LoadBitmaps(IDB_RIGHTALIGN, IDB_RIGHTALIGN); in OnCreate()232 mBtnRightAlign.MoveWindow(size); in OnSize()