| | |
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
Views: 307 | 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 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 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





