| | |
How I use IsMdiConteiner
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Feb 2009
Posts: 3
Reputation:
Solved Threads: 0
hi
dear nish here
do one thing first take mdi control from tool box
then write done any name like if on menu strip u gave File then in its below if u write New
now u have two things forms File & New
now in solution xplorer whatever ur pr ject name is given do right click on dat choose add windows form u get a dialog box then
write the name of the form As u specified in ur menu strip like File.cs
it vwill be added
now cum 2 ur main form where u made menu strip
double click on File u will get code window
now do this same as i done
------------------------
File f=new File();
f.show();
-----------------
do the same vid other optin as welljust change the name of file
now when u run ur form click on the file u will get a new form
byee take care
dear nish here
do one thing first take mdi control from tool box
then write done any name like if on menu strip u gave File then in its below if u write New
now u have two things forms File & New
now in solution xplorer whatever ur pr ject name is given do right click on dat choose add windows form u get a dialog box then
write the name of the form As u specified in ur menu strip like File.cs
it vwill be added
now cum 2 ur main form where u made menu strip
double click on File u will get code window
now do this same as i done
------------------------
File f=new File();
f.show();
-----------------
do the same vid other optin as welljust change the name of file
now when u run ur form click on the file u will get a new form
byee take care
![]() |
Other Threads in the C# Forum
- Previous Thread: direct mapping from treeview to datagridview
- Next Thread: Rookie looking for direction on project
| Thread Tools | Search this Thread |
.net access ado.net algorithm array barchart bitmap box broadcast buttons c# check checkbox client color combobox communication control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files focus forloop form format forms function gdi+ hospitalmanagementsystem httpwebrequest image index input install java label list listbox listener login mandelbrot math messagebox mouseclick mysql operator path photoshop picturebox pixelinversion post programming radians read regex remote remoting richtextbox serialization server sleep socket sql statistics stream string stringformatting sun table tcp text textbox thread time timer update usercontrol validation visualstudio webbrowser whileloop windows winforms wpf xml





