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 » Disable Automatic closing of popup Collapse All
Subject Author Date
Brandon Frye Sep 26, 2008 - 12:39 PM

I would like to have a couple of toggle buttons on a PopupMenu drop down. I am using them in a pseud gallery type control and filter contents based on the checkpressed state of the toggle button. However, whenever the toggle button is pressed, the drop down closes. Is there a way to disable this behavior?

Technical Support Sep 27, 2008 - 5:10 AM

You can change this behavior by setting the HidePopupOnClickMode property of a toggle button to HidePopupMode.DoNotHide.