MiniFrame Class Reference

Inheritance diagram for MiniFrame:

Frame Window EvtHandler wxObject IDisposable

List of all members.

Public Types

enum  { wxDEFAULT_MINIFRAME_STYLE = wxCAPTION | wxCLIP_CHILDREN | wxRESIZE_BORDER }

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (Window parent, int id, string title, Point pos=wxDefaultPosition, Size size=wxDefaultSize, int style=wxDEFAULT_MINIFRAME_STYLE, string name=wxFrameNameStr)
 this (Window parent, string title, Point pos=wxDefaultPosition, Size size=wxDefaultSize, int style=wxDEFAULT_MINIFRAME_STYLE, string name=wxFrameNameStr)
override bool Create (Window parent, int id, string title, inout Point pos, inout Size size, int style, string name)
 this (string title, Point pos=wxDefaultPosition, Size size=wxDefaultSize, int style=wxDEFAULT_MINIFRAME_STYLE)


Member Enumeration Documentation

anonymous enum

Enumerator:
wxDEFAULT_MINIFRAME_STYLE 


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Frame.

this (  ) 

Reimplemented from Frame.

this ( Window  parent,
int  id,
string  title,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
int  style = wxDEFAULT_MINIFRAME_STYLE,
string  name = wxFrameNameStr 
)

this ( Window  parent,
string  title,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
int  style = wxDEFAULT_MINIFRAME_STYLE,
string  name = wxFrameNameStr 
)

this ( string  title,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
int  style = wxDEFAULT_MINIFRAME_STYLE 
)

Reimplemented from Frame.


Member Function Documentation

override bool Create ( Window  parent,
int  id,
string  title,
inout Point  pos,
inout Size  size,
int  style,
string  name 
)


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:27 2009 for wxD by  doxygen 1.5.4