DropDownListBox edit style (code 87)
Table A-12 shows
a sample row in the PBCatEdt table for a DropDownListBox edit
style. Table A-13 shows
the meaning of the values in Table A-12.
|
Name |
Edit |
Type |
Cntr |
Seqn |
Flag |
Work |
|---|---|---|---|---|---|---|
|
MyEdit |
Limit |
87 |
1 |
1 |
Flag |
Key |
|
MyEdit |
Display1 |
87 |
1 |
2 |
0 |
|
|
MyEdit |
Data1 |
87 |
1 |
3 |
0 |
|
|
MyEdit |
Display2 |
87 |
1 |
4 |
0 |
|
|
MyEdit |
Data2 |
87 |
1 |
5 |
0 |
|
Value |
Meaning |
|---|---|
|
Limit |
Character representation (in decimal) |
|
Key |
One-character accelerator key. |
|
Display1 |
Display value for first entry in code |
|
Data1 |
Data value for first entry in code table. |
|
Display2 |
Display value for second entry in code |
|
Data2 |
Data value for second entry in code table. Display and data values are repeated in pairs for each entry |
|
Flag |
32-bit flag. Low-order four hex digits
|