Creating an App using JScript .NET and Windows Forms Alaska

Walk through an application written in JScript .NET that implements a Windows Forms and features menus, a tab strip control, a tree View control, a progress bar, a picture box control, a timer, a calendar control, and much more.

Local Companies

Surveyors Exchange Co
800-770-5500
3695 Springer St
Anchorage, AK
Taskklock
907-677-8963
1115 Whitney RD
Anchorage, AK
GFI Software
919-379-3361
15300 Weston Parkway
Cary, AK
Ctg
907-261-6500
4701 Business Park Blvd
Anchorage, AK
Apex Logic
907-274-6696
1343 G St
Anchorage, AK
Accoladde
+91 9962299053
2033 Gateway place
San Jose, AK
SDAC Inc. [Strategic Data Alliance Consulting, Inc.]
407-367-9510
583 Caledonia Place
Sanford, AK
Communications Software Inc
907-279-7800
1505 W 32nd Ave
Anchorage, AK
PKWARE, Inc.
414-289-9788 ext 117
648 N Plankinton Ave
Milwaukee, AK
Alaska Computer Brokers
907-267-4200
551 W Dimond Blvd
Anchorage, AK

provided by: 
Originally published at Internet.com


In the second article of this series, I briefly described how the JScript .NET and the .NET Framework allow JScript developers to create Windows-style applications using Windows Forms. Windows Forms is a part of the .NET Framework that enables developers to take advantage of Windows' graphical interface capabilities.

A Windows Form represents a traditional graphical interface through which users interact with your application. Windows Forms offers a cohesive programming model that makes it easy to build forms that have rich capabilities and a high degree of interactivity. This article walks you through a sample application written in JScript .NET that implements a Windows Forms application that features and uses these types of controls: * Main menu * Context menu * Tab strip control * Tree View control * Checked List Box control * Drop Down menu * Progress bar * Picture box control * Timer * Month calendar control

Figure 1 shows the completed application featured in this article.

Figure 1 - Sample Application

Understanding the Windows Forms Programming Model



As with most other aspects of the programming with the .NET Framework, a Windows Form is an object that derives from a base class, which implements most of the form's behavior. Your job is to add controls and customize the behavior of the form for your application. The Windows Forms package primarily resides in the System.Windows.Forms namespace; however, you'll also require access to members of the System.Drawing namespace, which supports accurate the Windows Forms package by allowing you to accurately specify control placement and size...

Read article at Internet.com site

Featured Local Company

Accoladde

+91 9962299053
2033 Gateway place
San Jose, AK
http://www.accoladde.com


Topics: 
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML