]> git.saurik.com Git - wxWidgets.git/blob - contrib/docs/latex/gizmos/dynamicsashsplitevent.tex
regenerated autoconf files using bakefile-0.1.5
[wxWidgets.git] / contrib / docs / latex / gizmos / dynamicsashsplitevent.tex
1 %
2 % automatically generated by HelpGen $Revision$ from
3 % dynamicsash.h at 05/Jan/02 23:08:13
4 %
5
6
7 \section{\class{wxDynamicSashSplitEvent}}\label{wxdynamicsashsplitevent}
8
9
10 wxDynamicSashSplitEvents are sent to your view by wxDynamicSashWindow
11 whenever your view is being split by the user. It is your
12 responsibility to handle this event by creating a new view window as
13 a child of the wxDynamicSashWindow. wxDynamicSashWindow will
14 automatically reparent it to the proper place in its window hierarchy.
15
16 \wxheading{Derived from}
17
18 \helpref{wxCommandEvent}{wxcommandevent}
19
20 \wxheading{Data structures}
21
22 \latexignore{\rtfignore{\wxheading{Members}}}
23
24
25 \membersection{wxDynamicSashSplitEvent::wxDynamicSashSplitEvent}\label{wxdynamicsashspliteventwxdynamicsashsplitevent}
26
27 \func{}{wxDynamicSashSplitEvent}{\param{const wxDynamicSashSplitEvent\& }{event}}
28
29
30 \func{}{wxDynamicSashSplitEvent}{\param{wxObject* }{target}}
31
32
33 \func{}{wxDynamicSashSplitEvent}{\void}
34
35
36 \membersection{wxDynamicSashSplitEvent::Clone}\label{wxdynamicsashspliteventclone}
37
38 \constfunc{wxEvent*}{Clone}{\void}
39