Copro3

Submitted by: Submitted by

Views: 126

Words: 2841

Pages: 12

Category: Other Topics

Date Submitted: 09/03/2014 08:58 AM

Report This Essay

Common Controls

Windows Control

 

Controls

Common Controls Other Controls

components placed inside a form to build highquality or incompetent software applications.

objects that users can interact with to enter or manipulate data.

each has unique properties, events, methods for effective coding. not all controls have user-interface presence when the application is executed. some controls are limited in resizing options.

J0008

*Property of STI

J0008

*Property of STI

1 _________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________

Common Controls

2 __________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________

Common Controls

Property Description

Sets the alignment of the text to display in the textbox Sets the maximum length of the text to input in the textbox

Traditional Controls

Text

Sets the text in the Traditional Controls Textbox control

Textbox - most commonly used control in the window user interface to insert, select, and scroll text. It implements the standard Windows text box, in both single-line and multiline styles. Some common properties:

Description

Name used to identify the textbox in coding Sets the background color of the textbox Sets the border style of the textbox Sets the font style and size of the text to display in the control Sets the foreground color of the text to display in the textbox

J0008

TextAlign

MaxLength

 Textbox

PasswordChar ReadOnly

Allows the user to display or not the password characters Allows the text in the textbox whether can be changed or not Determines the...

More like this