Microsoft C#.Net Tutorials
Pages
(Move to ...)
C#.NET
ASP.NET
Project's
Video Tutorials
ADO.NET
BOOKS
SOFTWARE
INTERVIEW Q & A
▼
Monday, April 7, 2014
›
TEXTBOX CONTROL Used to take any user input in the application. API: System.Windows.Forms.TextBo...
›
Label Control Mainly used for presentation purpose, to display a message or description to the user. API: Syste...
›
Button Control It is known as action based control. Executes an operation, when it is clicked. Button API: System.W...
C# Controls
›
List of Windows Form Controls : Button Label TextBox CheckBox , RadioButton, LinkLable, PictureBox , Panel , GroupBox , List...
Saturday, April 5, 2014
Working With Multi Form
›
Working With Multi Form Adding a new Form to the Project: In the Solution Explorer, right click on the project and choose Add --...
›
Home
View web version