]>
Commit | Line | Data |
---|---|---|
499b2ed8 JS |
1 | % |
2 | % automatically generated by HelpGen $Revision$ from | |
4cbc57f0 | 3 | % toolwnd.h at 21/Jan/02 21:14:17 |
499b2ed8 JS |
4 | % |
5 | ||
6 | ||
7 | \section{\class{cbCollapseBox}}\label{cbcollapsebox} | |
8 | ||
4cbc57f0 JS |
9 | |
10 | cbCollapseBox is a window collapse button, used in a wxToolWindow titlebar. | |
11 | ||
499b2ed8 JS |
12 | \wxheading{Derived from} |
13 | ||
14 | \helpref{cbMiniButton}{cbminibutton} | |
15 | ||
4cbc57f0 JS |
16 | \wxheading{Include files} |
17 | ||
6e8515a3 | 18 | <wx/fl/toolwnd.h> |
4cbc57f0 | 19 | |
499b2ed8 JS |
20 | \wxheading{Data structures} |
21 | ||
22 | \latexignore{\rtfignore{\wxheading{Members}}} | |
23 | ||
24 | ||
25 | \membersection{cbCollapseBox::Draw}\label{cbcollapseboxdraw} | |
26 | ||
27 | \func{void}{Draw}{\param{wxDC\& }{dc}} | |
28 | ||
4cbc57f0 JS |
29 | Draws the collapse button appearance. |
30 |