Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » combo box and drop down box within Prof-UI tool bars Collapse All
Subject Author Date
howard liu Jun 5, 2008 - 8:10 AM

Hi,


Is it possible to host control like combo box and drop down box within the advanced Prof-UI tool bars.  Is there a sample or demo code for this 


Thanks 


Howard 


 

Technical Support Jun 6, 2008 - 1:13 PM

Yes, of course it is possible. You should use the CExtToolControlBar::SetButtonCtrl() method which attaches a window handle to a toolbar button. You can take a look how the m_wndComboSolutionCfg combo box is created as a toolbar button in the ProfStudio sample.