Base class for all control-bar plugin events. This is not a dynamically-creatable class.
Derived from
wxEvent (REF NOT FOUND)
Include files
<wx/fl/controlbar.h>
Data structures
Members
cbPluginEvent::cbPluginEvent
cbPluginEvent::Clone
cbPluginEvent(wxEventType eventType, cbDockPane* pPane)
Constructor, taking event type and pane.
wxEvent* Clone() const
Not used, but required.