Tagged Questions
0
votes
2answers
1k views
Windows Form Combobox DropDown event causing dialog form to lose focus
I'm creating a settings form that is quite similar to the Visual Studio 2008 "Connect To Database" form in the Server Explorer.
The settings form is opened as a modal dialog from the parent form as ...