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