A parent form is a form which is a MdiContainer. A child form can call its parent using childfrom.MdiParent. ==== Lei Ming 2004 ===== ====================
M
Ming_Lei
@Ming_Lei
Posts
-
Windows Forms -
web file propertiesUsing C#, there's FileInfo class that can be instanciated. It gives all the informaion of a file, including size and date created, ect. For the download resume, there is a code at http://www.csharphelp.com/archives/archive9.html[^] that would give some insight of how to do it. ==== Lei Ming 2004 ===== ====================