Click here to Skip to main content
15,894,017 members
Home / Discussions / C#
   

C#

 
QuestionHow to get the File Path using WMI Pin
Jacobb Michael12-Aug-09 1:28
Jacobb Michael12-Aug-09 1:28 
AnswerRe: How to get the File Path using WMI Pin
Dave Kreskowiak12-Aug-09 4:51
mveDave Kreskowiak12-Aug-09 4:51 
Questionproblem with windows application Pin
Member 305788712-Aug-09 1:26
Member 305788712-Aug-09 1:26 
AnswerRe: problem with windows application Pin
0x3c012-Aug-09 1:32
0x3c012-Aug-09 1:32 
GeneralRe: problem with windows application Pin
Member 305788712-Aug-09 3:21
Member 305788712-Aug-09 3:21 
GeneralRe: problem with windows application Pin
Dave Kreskowiak12-Aug-09 4:49
mveDave Kreskowiak12-Aug-09 4:49 
GeneralRe: problem with windows application Pin
Member 305788712-Aug-09 23:10
Member 305788712-Aug-09 23:10 
GeneralRe: problem with windows application Pin
Dave Kreskowiak13-Aug-09 1:52
mveDave Kreskowiak13-Aug-09 1:52 
Well, you're going to have to change your design. An MdiParent form cannot be an MdiChild to another MdiParent.

About the best you're going to get would be to write code that handles the Move and Resize events of the child form you want and contrain it to the boundries of the MdiParent's MdiClient area, or an MdiChild form's boundries. No, I don't have sample code because I've never needed to to anything like that.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




Questionloop through all nodes in a treeNode Pin
reilak12-Aug-09 0:30
reilak12-Aug-09 0:30 
AnswerRe: loop through all nodes in a treeNode Pin
padmanabhan N12-Aug-09 0:42
padmanabhan N12-Aug-09 0:42 
AnswerRe: loop through all nodes in a treeNode Pin
Luc Pattyn12-Aug-09 0:45
sitebuilderLuc Pattyn12-Aug-09 0:45 
AnswerRe: loop through all nodes in a treeNode Pin
stancrm12-Aug-09 0:46
stancrm12-Aug-09 0:46 
QuestionDataSet DateTime Binding Issue Pin
VenkataRamana.Gali12-Aug-09 0:25
VenkataRamana.Gali12-Aug-09 0:25 
AnswerRe: DataSet DateTime Binding Issue [Post bumping, please ignore] Pin
Henry Minute12-Aug-09 2:16
Henry Minute12-Aug-09 2:16 
QuestionRepeat For Each ListView Item Pin
iNutR11-Aug-09 23:52
iNutR11-Aug-09 23:52 
AnswerRe: Repeat For Each ListView Item Pin
Mycroft Holmes12-Aug-09 1:31
professionalMycroft Holmes12-Aug-09 1:31 
Questionword 2007 template application Pin
AmbitiousBeginner11-Aug-09 23:48
AmbitiousBeginner11-Aug-09 23:48 
AnswerRe: word 2007 template application Pin
benjymous12-Aug-09 0:29
benjymous12-Aug-09 0:29 
GeneralRe: word 2007 template application Pin
AmbitiousBeginner12-Aug-09 0:36
AmbitiousBeginner12-Aug-09 0:36 
GeneralRe: word 2007 template application Pin
benjymous12-Aug-09 0:44
benjymous12-Aug-09 0:44 
GeneralRe: word 2007 template application Pin
padmanabhan N12-Aug-09 0:47
padmanabhan N12-Aug-09 0:47 
QuestionHow was use namedpipes to communicate with other application in a network? Pin
svt gdwl11-Aug-09 23:46
svt gdwl11-Aug-09 23:46 
AnswerRe: How was use namedpipes to communicate with other application in a network? Pin
stancrm12-Aug-09 0:10
stancrm12-Aug-09 0:10 
GeneralRe: How was use namedpipes to communicate with other application in a network? Pin
svt gdwl12-Aug-09 0:50
svt gdwl12-Aug-09 0:50 
GeneralRe: How was use namedpipes to communicate with other application in a network? Pin
stancrm12-Aug-09 0:54
stancrm12-Aug-09 0:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.