OnCreateControl for docking pane toolbar |
Post Reply |
Author | |
spiderM9
Newbie Joined: 21 October 2003 Status: Offline Points: 17 |
Post Options
Thanks(0)
Posted: 23 June 2005 at 2:48pm |
OnCreateControl is called for controls in the command bars on my
CMainFrame, allowing me to tweak creation of the control, but I'm not
sure how to trap control creation when the controls are the buttons of
a toolbar that is hosted inside a docking pane.
What is the normal way to provide this customization for these types of command bars? Xtreme Toolkit Pro 9.10, VC 2003, Windows XP SP2. Edited by spiderM9 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, Only manually call m_wndToolbar.GetControl(i)->SetStyle(...); |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |