CheckBox edit style (code 85)
Table A-8 shows
a sample row in the PBCatEdt table for a CheckBox
edit style. Table A-9 shows
the meaning of the values in Table A-8.
|
Name |
Edit |
Type |
Cntr |
Seqn |
Flag |
Work |
|---|---|---|---|---|---|---|
|
MyEdit |
Text |
85 |
1 |
1 |
Flag |
|
|
MyEdit |
OnValue |
85 |
1 |
2 |
0 |
|
|
MyEdit |
OffValue |
85 |
1 |
3 |
0 |
|
|
MyEdit |
ThirdValue |
85 |
1 |
4 |
0 |
|
Value |
Meaning |
|---|---|
|
Text |
CheckBox text |
|
OnValue |
Data value for On state |
|
OffValue |
Data value for Off state |
|
ThirdValue |
Data value for Third state (this row |
|
Flag |
32-bit flag. Low-order four hex digits
|