| | |
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 basic bitmap box broadcast buttons c# check checkbox client color combobox contorl control conversion csharp custom database datagrid datagridview dataset datetime degrees deployment development disabled displayingopenforms draganddrop drawing editing editor encryption enum event excel file form format forms function gdi+ httpwebrequest i18n image imageprocessing index input install java label list listbox mandelbrot math mathematics mouseclick mysql operator oracle path photoshop picturebox pixelinversion post programming radians regex remote remoting richtextbox rows serialization server setup sleep socket sql statistics stream string table text textbox thread time timer update usercontrol validation visualstudio webbrowser windows winforms wpf xml





