wx.MDIChildFrame Class Reference

Inheritance diagram for wx.MDIChildFrame:

wx.Frame wx.Window wx.EvtHandler wx.Object

List of all members.

Public Member Functions

virtual void Activate ()
bool Create (MDIParentFrame parent, int id, wxString title, Point pos, Size size, WindowStyles style, wxString name)
bool Create (MDIParentFrame parent, int id, string title, Point pos, Size size, WindowStyles style, string name)
virtual void Maximize ()
 MDIChildFrame (MDIParentFrame parent, string title, Point pos, Size size, WindowStyles style, string name)
 MDIChildFrame (MDIParentFrame parent, string title, Point pos, Size size, WindowStyles style)
 MDIChildFrame (MDIParentFrame parent, string title, Point pos, Size size)
 MDIChildFrame (MDIParentFrame parent, string title, Point pos)
 MDIChildFrame (MDIParentFrame parent, string title)
 MDIChildFrame (MDIParentFrame parent, int id, string title, Point pos, Size size, WindowStyles style, string name)
 MDIChildFrame (MDIParentFrame parent, int id, string title, Point pos, Size size, WindowStyles style)
 MDIChildFrame (MDIParentFrame parent, int id, string title, Point pos, Size size)
 MDIChildFrame (MDIParentFrame parent, int id, string title, Point pos)
 MDIChildFrame (MDIParentFrame parent, int id, string title)
 MDIChildFrame ()
 MDIChildFrame (IntPtr wxObject)
virtual void OnActivate (object sender, Event e)
virtual void Restore ()


Constructor & Destructor Documentation

wx.MDIChildFrame.MDIChildFrame ( IntPtr  wxObject  ) 

wx.MDIChildFrame.MDIChildFrame (  ) 

wx.MDIChildFrame.MDIChildFrame ( MDIParentFrame  parent,
int  id,
string  title 
)

wx.MDIChildFrame.MDIChildFrame ( MDIParentFrame  parent,
int  id,
string  title,
Point  pos 
)

wx.MDIChildFrame.MDIChildFrame ( MDIParentFrame  parent,
int  id,
string  title,
Point  pos,
Size  size 
)

wx.MDIChildFrame.MDIChildFrame ( MDIParentFrame  parent,
int  id,
string  title,
Point  pos,
Size  size,
WindowStyles  style 
)

wx.MDIChildFrame.MDIChildFrame ( MDIParentFrame  parent,
int  id,
string  title,
Point  pos,
Size  size,
WindowStyles  style,
string  name 
)

wx.MDIChildFrame.MDIChildFrame ( MDIParentFrame  parent,
string  title 
)

wx.MDIChildFrame.MDIChildFrame ( MDIParentFrame  parent,
string  title,
Point  pos 
)

wx.MDIChildFrame.MDIChildFrame ( MDIParentFrame  parent,
string  title,
Point  pos,
Size  size 
)

wx.MDIChildFrame.MDIChildFrame ( MDIParentFrame  parent,
string  title,
Point  pos,
Size  size,
WindowStyles  style 
)

wx.MDIChildFrame.MDIChildFrame ( MDIParentFrame  parent,
string  title,
Point  pos,
Size  size,
WindowStyles  style,
string  name 
)


Member Function Documentation

virtual void wx.MDIChildFrame.Activate (  )  [virtual]

bool wx.MDIChildFrame.Create ( MDIParentFrame  parent,
int  id,
wxString  title,
Point  pos,
Size  size,
WindowStyles  style,
wxString  name 
)

bool wx.MDIChildFrame.Create ( MDIParentFrame  parent,
int  id,
string  title,
Point  pos,
Size  size,
WindowStyles  style,
string  name 
)

virtual void wx.MDIChildFrame.Maximize (  )  [virtual]

virtual void wx.MDIChildFrame.OnActivate ( object  sender,
Event  e 
) [virtual]

virtual void wx.MDIChildFrame.Restore (  )  [virtual]


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads