Provides masked edit capabilities within a ComboBox format, as well as a base class from which you can derive masked comboboxes tailored to a specific function. See maskededit module overview for how to configure the control.
Base class for generic masked edit comboboxes; allows auto-complete of values. |
|
The “user-visible” masked combobox control, this class is |
|
This handler ensures that the derived control can react to events |
|
Because calling SetSelection programmatically does not fire EVT_COMBOBOX |
|
This class exists to support the use of XRC subclassing. |