]>
Commit | Line | Data |
---|---|---|
499b2ed8 JS |
1 | % |
2 | % automatically generated by HelpGen $Revision$ from | |
4cbc57f0 | 3 | % controlbar.h at 21/Jan/02 21:14:15 |
499b2ed8 JS |
4 | % |
5 | ||
6 | ||
7 | \section{\class{cbRightDownEvent}}\label{cbrightdownevent} | |
8 | ||
4cbc57f0 JS |
9 | |
10 | Class for mouse right down events. | |
11 | ||
499b2ed8 JS |
12 | \wxheading{Derived from} |
13 | ||
14 | \helpref{cbPluginEvent}{cbpluginevent} | |
15 | ||
4cbc57f0 JS |
16 | \wxheading{Include files} |
17 | ||
6e8515a3 | 18 | <wx/fl/controlbar.h> |
4cbc57f0 | 19 | |
499b2ed8 JS |
20 | \wxheading{Data structures} |
21 | ||
22 | \latexignore{\rtfignore{\wxheading{Members}}} | |
23 | ||
24 | ||
25 | \membersection{cbRightDownEvent::cbRightDownEvent}\label{cbrightdowneventcbrightdownevent} | |
26 | ||
27 | \func{}{cbRightDownEvent}{\param{const wxPoint\& }{pos}, \param{cbDockPane* }{pPane}} | |
28 | ||
4cbc57f0 JS |
29 | Constructor, taking mouse position and pane. |
30 |