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 » Gallery Popup Collapse All
Subject Author Date
Mark Matthews May 17, 2009 - 12:18 PM

I can open the gallery popup menu programmatically using


gallery_Pics.Popup.Show();


but only after I have previously opened it with a mouse click.  Is this a bug, or am I missing something.


Thanks

Technical Support May 19, 2009 - 1:17 AM

You can use the Gallery.IsPopupOpen property instead. It should work.

Mark Matthews May 19, 2009 - 6:05 PM

Thanks, but that still has the same issue . . .

Technical Support May 25, 2009 - 12:57 PM

We confirm this issue and have fixed it already. Please request the fixed version by email.

Mark Matthews May 26, 2009 - 6:44 PM

Thanks!