]>
Commit | Line | Data |
---|---|---|
1 | % | |
2 | % automatically generated by HelpGen $Revision$ from | |
3 | % controlbar.h at 21/Jan/02 21:14:15 | |
4 | % | |
5 | ||
6 | ||
7 | \section{\class{cbResizeRowEvent}}\label{cbresizerowevent} | |
8 | ||
9 | ||
10 | Class for row resize events. | |
11 | ||
12 | \wxheading{Derived from} | |
13 | ||
14 | \helpref{cbPluginEvent}{cbpluginevent} | |
15 | ||
16 | \wxheading{Include files} | |
17 | ||
18 | <wx/fl/controlbar.h> | |
19 | ||
20 | \wxheading{Data structures} | |
21 | ||
22 | \latexignore{\rtfignore{\wxheading{Members}}} | |
23 | ||
24 | ||
25 | \membersection{cbResizeRowEvent::cbResizeRowEvent}\label{cbresizeroweventcbresizerowevent} | |
26 | ||
27 | \func{}{cbResizeRowEvent}{\param{cbRowInfo* }{pRow}, \param{int }{handleOfs}, \param{bool }{forUpperHandle}, \param{cbDockPane* }{pPane}} | |
28 | ||
29 | Constructor, taking row information, two parameters of currently unknown use, and pane. | |
30 |