| | |
help in a child form
Please support our C# advertiser: Programming Forums - DaniWeb Sister Site
![]() |
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
Views: 282 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access ado.net algorithm array barchart bitmap box broadcast button c# chat check checkbox class client code color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption event excel file files form format forms ftp function gcd gdi+ http httpwebrequest image index input install java label list listbox listener login math mouseclick mysql networking object operator path photoshop picturebox pixelinversion post prime programming radians regex remote remoting resource saving serialization server sleep socket sql statistics stream string tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






