Graphical Edit (INPUTE) Controls


INPUTE controls provide the capability to accept user input from the keyboard, but with input masking and character padding capabilities.

Creating

Mnemonic

Description

'INPUTE'

Create a Graphical Edit (INPUTE) Control.

Querying

CTRL() Function

Information Returned

0

Outer rectangle of the control in current scaled units.

1

Control title.

4

Control class and type.

8

Visible/invisible and enabled/disabled status of the control.

15

Background color of the control.

16

Foreground color of the control.

 

INPUTE SENDSMSG() Function

Number

Get Error

35

Get Mask

22

Get Pad Character

26

Get Position

24

Get Restore String

28

Get Title

20

Set Background Color

32

Set !CTYPE Value

37

Set !EDIT Value

33

Set Insert Mode

36

Set Left Margin

30

Set Length

34

Set Mask

23

Set Pad Character

27

Set Position

25

Set Restore String

29

Set Text Color

31

Set Title

21

Select All

38