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