How I use IsMdiConteiner

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2008
Posts: 63
Reputation: polo_coins is an unknown quantity at this point 
Solved Threads: 0
polo_coins polo_coins is offline Offline
Junior Poster in Training

How I use IsMdiConteiner

 
0
  #1
Jan 19th, 2009
I want to build one Form that is a Parent window
and two windows for child windows
but my problem is this a code .I glad to see your suggest for this problem
Sergey
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 276
Reputation: rapture has a spectacular aura about rapture has a spectacular aura about 
Solved Threads: 37
rapture rapture is offline Offline
Posting Whiz in Training

Re: How I use IsMdiConteiner

 
1
  #2
Jan 19th, 2009
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 46
Reputation: BlackSun is an unknown quantity at this point 
Solved Threads: 4
BlackSun BlackSun is offline Offline
Light Poster

Re: How I use IsMdiConteiner

 
0
  #3
Jan 19th, 2009
nice link rapture
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 3
Reputation: nishmay14 is an unknown quantity at this point 
Solved Threads: 0
nishmay14 nishmay14 is offline Offline
Newbie Poster

Re: How I use IsMdiConteiner

 
0
  #4
Feb 9th, 2009
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
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC