Is there a way to programmatically highlight an item in an UltraOptionSet?
I have an UltraOptionSet which sits behind a set of UltraGroupBox controls.
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.
Recommendations?
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.