I have a Raddock that contains a toolwindow that's set to autohide and it's docked on the left. The tool window contains some RadMulticolumnComboBoxes. The window is real wide, but not very tall, kind of like a thin tool strip that slides out with some additional options for the user. The problem is when the window opens, and then you open one of the comboboxes, the bounds of the dropdown box extends past the bounds of the window. So when you select an item, it automatically auto-hides the window since you're clicking 'outside' of it. Is there any way to catch this before it happens and stop the window from auto-hiding (AutoHideWindowClosing?) I don't want the window to automatically hide upon selecting an item from the combobox. Any input is appreciated!
Thanks,
Jason
Thanks,
Jason