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 » Question: CExtRibbonBar Collapse All
Subject Author Date
tera t Apr 6, 2008 - 11:10 PM

 


Hello


I do not want to display the thing of this point.

Please teach a method.


Thanks,

Technical Support Apr 7, 2008 - 9:14 AM

You can remove the [-][o][x] buttons by overriding the following method of the CExtRibbonBar class

virtual bool IsDisplayMdiDocumentButtons() const;
Your method should simply return false.