Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Programmatically highlight UltraOptionSet item
posted

Is there a way to programmatically highlight an item in an UltraOptionSet?

I have an UltraOptionSet which sits behind a set of UltraGroupBox controls.

Unhighlighted UltraOptionSet 

I've set it up so that when the user clicks on the header area of each UltraGroupBox, the associated UltraOptionSet item is selected.  I'd like to also set it up so when the user moves the mouse over the same header area, the UltraOptionSet item highlights as if the user was directly over the option button.

Highlighted UltraOptionSet Item

Recommendations?

Parents
No Data
Reply
  • 18495
    posted

    Hello Ron,

    I forwarded your query to our developers and they said it's not possible to do what you've described.  You might want to look into using our UltraExplorerBar which gives you a different way of doing what you're doing.

Children
No Data