UpDown Property
Specifies whether up and down arrows should be included in a DatePicker control
Syntax:
UpDown <lValue>
Sample:
@ 230,310 DATEPICKER Date_4 ;
VALUE CTOD("01/01/2001") ;
TOOLTIP "DatePicker Control UpDown" ;
UPDOWN
UpperCase Property
Specifies whether a carácter TextBox input will be automatically converted to uppercase
Syntax:
UpperCase <lValue>