Is it possible to use a WindowControl with a StandardMdiHost? I've tried a few combinations and couldn't get it to work. This kinda left me wondering how the WindowControl is used generally?
Anyone have any cases where they chose to use the WindowControl?
I'm trying to build a "panel" that will be shown modal when the user clicks on the button in a combobox instead of the default popup. I was thinking of using the WindowControl as housing my panel, but things don't seem to be working out so far.
Thanks for any thoughts,
Matthew
Anyone have any cases where they chose to use the WindowControl?
I'm trying to build a "panel" that will be shown modal when the user clicks on the button in a combobox instead of the default popup. I was thinking of using the WindowControl as housing my panel, but things don't seem to be working out so far.
Thanks for any thoughts,
Matthew