DropDownDataWindow edit style (code 88)
The following tables show a sample row in the PBCatEdt table for
a DropDownDataWindow edit style and the meaning of the values.
|
Name |
Edit |
Type |
Cntr |
Seqn |
Flag |
Work |
|---|---|---|---|---|---|---|
|
MyEdit |
DataWin |
88 |
1 |
1 |
Flag |
Limit |
|
MyEdit |
DataCol |
88 |
1 |
2 |
0 |
Key |
|
MyEdit |
DisplayCol |
88 |
1 |
3 |
0 |
Width% |
|
Value |
Meaning |
|---|---|
|
DataWin |
Name of DataWindow object to use. |
|
DataCol |
Data column from DataWindow |
|
DisplayCol |
Display column from DataWindow |
|
Limit |
Character representation (in decimal) of Limit |
|
Key |
One-character accelerator key. |
|
Width% |
Width of the dropdown part of the |
|
Flag |
32-bit flag. Low-order four hex digits are Bit 31: Allow editing Bit Bit 29: VScroll Bit 28: Always show list Bit 27: Bit 26: Lowercase (if bits 27 and 26 are Bit 25: HScroll Bit 24: Split horizontal scroll Bit 23: Empty string is NULL Bit Bit 21: Always show Bit 20: Not used (set to 0) Bits Bits 15 Bit 7: Always 0 for DropDownDataWindow edit Bit 6: Always 0 for DropDownDataWindow edit Bit 5: Always 0 for DropDownDataWindow edit Bit 4: Always 1 for DropDownDataWindow edit Bit 3 – 0 (1 hex digit): Always 0 for |