StatusBar Class Reference

Inheritance diagram for StatusBar:

Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (Window parent, int id, int style=wxST_SIZEGRIP, string name="")
 this (Window parent, int style=wxST_SIZEGRIP, string name="")
bool Create (Window parent, int id, int style, string name)
void SetFieldsCount (int number, int[] widths)
int FieldsCount ()
int BorderY ()
int BorderX ()
bool GetFieldRect (int i, inout Rectangle rect)
void StatusText (string value)
string StatusText ()
void SetStatusText (string text)
void SetStatusText (string text, int number)
string GetStatusText (int number)
void StatusWidths (int[] value)
void SetStatusWidths (int n, int *widths)
void PopStatusText ()
void PopStatusText (int field)
void PushStatusText (string xstring)
void PushStatusText (string xstring, int field)
void MinHeight (int value)
void StatusStyles (int[] value)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Window.

this (  ) 

this ( Window  parent,
int  id,
int  style = wxST_SIZEGRIP,
string  name = "" 
)

this ( Window  parent,
int  style = wxST_SIZEGRIP,
string  name = "" 
)


Member Function Documentation

bool Create ( Window  parent,
int  id,
int  style,
string  name 
)

void SetFieldsCount ( int  number,
int[]  widths 
)

int FieldsCount (  ) 

int BorderY (  ) 

int BorderX (  ) 

bool GetFieldRect ( int  i,
inout Rectangle  rect 
)

void StatusText ( string  value  ) 

string StatusText (  ) 

void SetStatusText ( string  text  ) 

void SetStatusText ( string  text,
int  number 
)

string GetStatusText ( int  number  ) 

void StatusWidths ( int[]  value  ) 

void SetStatusWidths ( int  n,
int *  widths 
)

void PopStatusText (  ) 

void PopStatusText ( int  field  ) 

void PushStatusText ( string  xstring  ) 

void PushStatusText ( string  xstring,
int  field 
)

void MinHeight ( int  value  ) 

void StatusStyles ( int[]  value  ) 


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