Hi,
I have a control that inherits from the ComboDropDown to display a grid and 2 buttons.
My problem is that when the popup container is shown and user clicks on the "GridListControl" cell of the grid, the popup container just goes away. I''d like to have more control on when the drop-down of the combodrop should go away. In fact, it should go away only when the user actually wants it to go away by pressing OK, or Cancel or just simply clicking the dropdown button.
I''ve sent an email (subject: Control the ComboDropDown behavior thread) with the sample project to
[email protected]
Thanks,