| | |
help in a child form
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
Why not just show it modally?
C# Syntax (Toggle Plain Text)
private void button1_Click(object sender, EventArgs e) { using (frm1 frm = new frm1()) { frm.ShowDialog(); } }
![]() |
Similar Threads
- Child Form not Centering (VB.NET)
- Reutrn String From Child Form (C#)
- Updating problem of Access DB in child form (C#)
- How to make a child form fix into a main form which panel alocated. (C#)
- MDI Child Form Placement (C#)
- Scrolling MDI Child form (Visual Basic 4 / 5 / 6)
Other Threads in the C# Forum
- Previous Thread: Database not being updated after DataAdapter.Update
- Next Thread: Crystal Report Help
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access ado.net algorithm array barchart bitmap box broadcast c# chat check checkbox class client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms ftp function gdi+ httpwebrequest image index input install java label list listbox listener login math mouseclick mysql networking object operator oracle path photoshop picturebox pixelinversion post prime programming radians regex remote remoting resource save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






