Searched refs:WB_NOLIGHTBORDER (Results 1 – 8 of 8) sorted by relevance
38 maButton( this, (nStyle&(~WB_BORDER))|WB_NOLIGHTBORDER|WB_NOPOINTERFOCUS|WB_NOTABSTOP ), in FileControl()
96 …PushButton( pParent, nWinStyle | WB_RECTSTYLE | WB_SMALLSTYLE | WB_NOLIGHTBORDER | WB_NOPOINTERFOC… in ImplTabButton()
199 #define WB_NOLIGHTBORDER ((WinBits)0x20000000) macro
1056 m_pDropdownButton = new PushButton( this, WB_NOLIGHTBORDER | WB_RECTSTYLE | WB_NOTABSTOP); in DropDownEditControl()
182 mpBtn = new ImplBtn( this, WB_NOLIGHTBORDER | WB_RECTSTYLE ); in ImplInit()
157 mpBtn = new ImplBtn( this, WB_NOLIGHTBORDER | WB_RECTSTYLE ); in ImplInit()
54 WB_DEFBUTTON | WB_NOLIGHTBORDER | \789 if ( nStyle & WB_NOLIGHTBORDER ) in ImplInit()
401 mpDropdownButton = new MenuButton( this, WB_NOLIGHTBORDER | WB_RECTSTYLE | WB_NOTABSTOP); in DropdownMenuBox()
Completed in 175 milliseconds