StaticText Class Reference

Inheritance diagram for StaticText:

Control Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (Window parent, int id, string label, Point pos=wxDefaultPosition, Size size=wxDefaultSize, int style=0, string name=wxStaticTextNameStr)
 this (Window parent, string label, Point pos=wxDefaultPosition, Size size=wxDefaultSize, int style=0, string name=wxStaticTextNameStr)
bool Create (Window parent, int id, string label, inout Point pos, inout Size size, int style, string name)

Static Public Member Functions

static wxObject New (IntPtr wxobj)

Public Attributes

const int wxST_NO_AUTORESIZE = 0x0001
const string wxStaticTextNameStr = "message"


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Control.

this (  ) 

this ( Window  parent,
int  id,
string  label,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
int  style = 0,
string  name = wxStaticTextNameStr 
)

this ( Window  parent,
string  label,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
int  style = 0,
string  name = wxStaticTextNameStr 
)


Member Function Documentation

static wxObject New ( IntPtr  wxobj  )  [static]

Reimplemented from Control.

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


Member Data Documentation

const int wxST_NO_AUTORESIZE = 0x0001

const string wxStaticTextNameStr = "message"


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