Guest User

Untitled

a guest
Jun 23rd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. m_toolbar.SetSizes( CSize(64,64), CSize(50,50) );
  2. m_toolbar.SetSizes( CSize(64,64), CSize(50,50) );
  3. m_toolbar.GetToolBarCtrl().SetButtonWidth( 64, 64 );
  4. m_toolbar.GetToolBarCtrl().SetButtonSize( CSize(64, 64) );
Add Comment
Please, Sign In to add comment