|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Simple Question about two formsThere are 2 forms, named as form1 and form2
form1_onLoad dim a as new form2 a.showDialog(me) when the form2 closed(dispose), the focus will back to form1. The case is, after form2 dispose, the screen will refresh shortly. I have tried a lot of time, it seems that my application will minisize in a shorttime and then show the form1. How can I remove the "refresh" ? Can you post a complete program that demonstrates the problem. When
form a is closed, form1, should not minimize. form2.Owner = form1
form2.ShowDialog() txtDescription.Text = frmKey.selectedKeywords txtDescription.Focus()
Get Element Value
Maximum number of controls in a form retrieve rows from datagridview into a separate datatable? Moving Splitter Throws Exception iDisposable and database connection to SQL How To Create New Form From Form Or Tabs On A Form how to add a reference in asp.net/vb.net? Obscure Text in Textbox MDI Cannot fully access My namespace facility in VS 2005 |
|||||||||||||||||||||||