Combo
The EWC implementation of ⎕WC class Combo has some degree of support for:
| Properties | |||
|---|---|---|---|
| Attach | Items | *SelItems | *Text |
| Event | *Posn | *Size | Visible |
* indicates that the property can change after it has been set.
| Events | |||
|---|---|---|---|
| KeyPress | MouseEnter | MouseMove | Select |
| MouseDown | MouseLeave | MouseUp |
NB: Links above are to the complete ⎕WC documentation