Question : WINDOW FORM in NET FRAMEWORK

Hi,

I am beginner of NET FRAMEWORK learner .

Can someone tell me what is WINDOW FORM ?  Just explain to me in simple and easy to understand way ...

Is this "FORM"  refer as document that for fill in the information etc ?
 

Answer : WINDOW FORM in NET FRAMEWORK

Windows Form is a Window which can contain other control such as buttons, textboxes, labels etc.
Check following links:
http://en.wikipedia.org/wiki/Windows_Forms
http://msdn.microsoft.com/en-us/library/dd30h2yb.aspx

Below are some screenshots:
 
Sample Form
Sample Form
 
 
C# code
C# code
 
Random Solutions  
 
programming4us programming4us