git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			31 lines
		
	
	
		
			653 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			653 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
%
 | 
						|
% automatically generated by HelpGen $Revision$ from
 | 
						|
% controlbar.h at 21/Jan/02 21:14:15
 | 
						|
%
 | 
						|
 | 
						|
 | 
						|
\section{\class{cbInsertBarEvent}}\label{cbinsertbarevent}
 | 
						|
 | 
						|
 | 
						|
Class for bar insertion events.
 | 
						|
 | 
						|
\wxheading{Derived from}
 | 
						|
 | 
						|
\helpref{cbPluginEvent}{cbpluginevent}
 | 
						|
 | 
						|
\wxheading{Include files}
 | 
						|
 | 
						|
<wx/fl/controlbar.h>
 | 
						|
 | 
						|
\wxheading{Data structures}
 | 
						|
 | 
						|
\latexignore{\rtfignore{\wxheading{Members}}}
 | 
						|
 | 
						|
 | 
						|
\membersection{cbInsertBarEvent::cbInsertBarEvent}\label{cbinsertbareventcbinsertbarevent}
 | 
						|
 | 
						|
\func{}{cbInsertBarEvent}{\param{cbBarInfo* }{pBar}, \param{cbRowInfo* }{pIntoRow}, \param{cbDockPane* }{pPane}}
 | 
						|
 | 
						|
Constructor, taking bar information, row information, and pane.
 | 
						|
 |