SIGN UP MEMBER LOGIN:    
ARTICLE

Working with Windows Forms Controls

Posted by Amit Ware Articles | Windows Forms C# October 12, 2001
This program shows you how to use Windows Forms controls such as Check Boxes, Radio Buttons, and Combo Box.
Reader Level:
Download Files:
 

Description:

This program shows you how to use various Windows Forms controls such as Text Box, Check Boxes, Radio Buttons, and Combo Box.

Requirement:

You must have .NET SDK Beta 2 to compile this program.

Step 1:

  1. For WINNT it will setup class path automatically
    If path is not set automatically then type following command in the autoexec.bat

    Path= % path %; c:\WinNT\Microsoft.Net/Framework\v1.0.2914\;

  2. For win 98, you have to set path manually as follows

    Path= % path %; c:\Windows\Microsoft.Net/Framework\v1.0.2914\;

Step 2:

  1. Make folder Gui in the C drive.
  2. Unzip source file in the folder Gui.
  3. Then go to DOS prompt and go to corresponding folder
  4. C:\>cd Gui.
  5. C:\gui> csc gui (source file name). cs
    This will compile your program.
  6. To run this program
    Type gui (source file name) on the dos prompt.

    This will take some time and display o/p shown in the screen shot below.

Login to add your contents and source code to this article
share this article :
post comment
 

i have a problem in how to compare data from a file with data in combo box

Posted by Thinanungo Ramalivhana Mar 15, 2010
Team Foundation Server Hosting
Become a Sponsor
PREMIUM SPONSORS
  • ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications. Visit DynamicPDF here
    Finally – a virtual platform that delivers next-generation Windows Server 2008 Hyper-V virtualization technology from a managed hosting partner you can truly depend on. Visit www.maximumasp.com/max for a FREE 30 day trial. Hurry offer ends soon. Climb aboard the MaxV platform and take advantage of High Availability, Intelligent Monitoring, Recurrent Backups, and Scalability – with no hassle or hidden fees. As a managed hosting partner focused solely on Microsoft technologies since 2000, MaximumASP is uniquely qualified to provide the superior support that our business is built on. Unparalleled expertise with Microsoft technologies lead to working directly with Microsoft as first to offer IIS 7 and SQL 2008 betas in a hosted environment; partnering in the Go Live Program for Hyper-V; and product co-launches built on WS 2008 with Hyper-V technology.
Become a Sponsor