Languages Visual Basic & VB.NET .Net Coding Standards  

An MDI Form Demo

download download  
important code information
author:
Philip V. Naparan
minimum requirements:
An MDI Form Demo description

This submission will demonstrait on how to deal with MDI forms using C#. Just explore the code and you will learn how to create a parent and child form. This is for beginners only coz I like to help them.


File List:
@PSC_ReadMe_2521_10.txt1Kb
MDI Demo/0b
MDI Demo/READ ME FIRST.txt338b
MDI Demo/WindowsApplication1/0b
MDI Demo/WindowsApplication1/App.ico1Kb
MDI Demo/WindowsApplication1/AssemblyInfo.cs2Kb
MDI Demo/WindowsApplication1/BIN/0b
MDI Demo/WindowsApplication1/BIN/Debug/0b
MDI Demo/WindowsApplication1/BIN/Debug/WindowsApplication1.pdb30Kb
MDI Demo/WindowsApplication1/Form1.cs2Kb
MDI Demo/WindowsApplication1/Form1.resx5Kb
MDI Demo/WindowsApplication1/Form2.cs1Kb
MDI Demo/WindowsApplication1/Form2.resx5Kb
MDI Demo/WindowsApplication1/MDIForm1.cs4Kb
MDI Demo/WindowsApplication1/MDIForm1.resx5Kb
MDI Demo/WindowsApplication1/OBJ/0b
MDI Demo/WindowsApplication1/OBJ/Debug/0b
MDI Demo/WindowsApplication1/OBJ/Debug/TEMP/0b
MDI Demo/WindowsApplication1/OBJ/Debug/TempPE/0b
MDI Demo/WindowsApplication1/OBJ/Debug/WindowsApplication1.Form1.resources324b
MDI Demo/WindowsApplication1/OBJ/Debug/WindowsApplication1.Form2.resources324b
MDI Demo/WindowsApplication1/OBJ/Debug/WindowsApplication1.MDIForm1.resources1Kb
MDI Demo/WindowsApplication1/OBJ/Debug/WindowsApplication1.exe.incr3Kb
MDI Demo/WindowsApplication1/OBJ/Debug/WindowsApplication1.pdb30Kb
MDI Demo/WindowsApplication1/OBJ/Debug/WindowsApplication1.projdata9Kb
MDI Demo/WindowsApplication1/WindowsApplication1.csproj5Kb
MDI Demo/WindowsApplication1/WindowsApplication1.csproj.user2Kb
MDI Demo/WindowsApplication1/WindowsApplication1.sln1Kb
MDI Demo/WindowsApplication1/WindowsApplication1.suo9Kb

Similar code
Ascii(7bit) to Binary to hexadecimal (Popularity: ) : To convert from text to Binary, then to hexadecimal utilizing the Ascii(7 bit) tables. EBCDIC(8 bit) characters are not converted in this applicatoin
Implents a class for registry manipulation like create key, test for key, create value (Popularity: ) : Implents a class for registry manipulation like create key, test for key, create value,
BN+ Framework (Popularity: ) : A framework containing multiple powerfull classes, controls and components. More info, updates and the individual classes can be found at BN+ Discussions.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 124
version
size in Kb 27
popularity   1565/7913374
user rating 4/10
ad


New Code
Popular Code