home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
progbas
/
cblist.arj
/
FORMATS.FRM
(
.txt
)
< prev
next >
Wrap
Visual Basic Form
|
1992-04-15
|
2KB
|
73 lines
Formats
TextFormat Properties
Form1
FTXT_1
FText
Format="(###)-###-####"
(###)-###-####+
FTXT_1
FText
Format="(/0##000)-000000"
(/0##000)-000000+
Label4
"Your entry will be displayed here:
PW_Label
here your entries will appear
FTXT_1
FText
Format="ZIP [####]"
ZIP [####]+
Label1
TTextformats can contain any kind of character as passive characters. (Here: ZIP [ ])
Label2
gBeware: if you want an active character to act as a passive character, a / must precede the character !
FTXT_1
FText
Format="Max [####]"
Max [####]+
FTXT_1
FText
&Format="/M/a/x [####]"
/M/a/x [####]+
FTXT_1
FText
Format="&Rech./# [####]"
Rech./# [####]+
Label3
gPassword entry (Attention: the * must be the first character and does not belong to the format string!
FTXT_1
FText
Format="*********" 8 characters!
( *********+
FTXT_1
FText
Format="*###" 3 digits only 0..9
*###+
FTXT_1
FText
6Format="*MMMMMMMM" 8 mandatory capitalized characters
( *MMMMMMMM+
Command1
Return
Command1_Click
Formats
FTXT_1_Change
Index
PW_Label,
FXT_1
FTXT_1
Caption
Form_Click
@ Form_Load
Screen
Width
Height
Label2_Click
PW_Label_Click
ByUserEdit
Command1_Click
Form_Load
Center form horizontally.
Center form vertically.
FTXT_1_Change