2 % automatically generated by HelpGen $Revision$ from
3 % controlbar.h at 21/Jan/02 21:14:14
7 \section{\class{cbPluginEvent
}}\label{cbpluginevent
}
10 Base class for all control-bar plugin events.
11 This is not a dynamically-creatable class.
13 \wxheading{Derived from
}
15 \helpref{wxEvent
}{wxevent
}
17 \wxheading{Include files
}
21 \wxheading{Data structures
}
23 \latexignore{\rtfignore{\wxheading{Members
}}}
26 \membersection{cbPluginEvent::cbPluginEvent
}\label{cbplugineventcbpluginevent
}
28 \func{}{cbPluginEvent
}{\param{wxEventType
}{eventType
},
\param{cbDockPane*
}{pPane
}}
30 Constructor, taking event type and pane.
33 \membersection{cbPluginEvent::Clone
}\label{cbplugineventclone
}
35 \constfunc{wxEvent*
}{Clone
}{\void}
37 Not used, but required.