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 » Elegant Ribbon Tech Support » How disable applicationMenu Collapse All
Subject Author Date
Marco Scarpa May 27, 2011 - 3:13 AM

Hi,


i have a problem about disabling ApplicationMenu.



rbnToolbar.ApplicationButtonEnabled =



True

This instruction disables the button but if i click over it ApplicationMenu still opens.


 


Can you help me?


Thanks


 


Marco


 


Marco Scarpa May 27, 2011 - 6:08 AM

Sorry


i posted a wrong instruction,


of course i used this one:





rbnToolbar.ApplicationButtonEnabled = False


In this picture you can see the problem: the button is disabled but the menu pop up.


Application Menu


 

Technical Support May 27, 2011 - 5:43 AM

We have checked this functionality, and it appears to work properly on our side. In addition, if you want the Application Button to be disabled, please make sure that you have assigned the False value instead of True to the mentioned property.

Marco Scarpa May 27, 2011 - 9:03 AM

Sorry


 


i posted a wrong instruction,


 


of course i used this one:


 







 


rbnToolbar.ApplicationButtonEnabled = False


 


In this picture you can see the problem: the button is disabled but the menu pop up.


 


Application Menu