MenuBar Class Reference

Inheritance diagram for MenuBar:

EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this ()
 this (int style)
 this (IntPtr wxobj)
bool Append (Menu menu, string title)
void Check (int id, bool check)
bool IsChecked (int id)
bool Insert (int pos, Menu menu, string title)
MenuItem FindItem (int id)
MenuItem FindItem (int id, inout Menu menu)
int MenuCount ()
Menu GetMenu (int pos)
Menu Replace (int pos, Menu menu, string title)
Menu Remove (int pos)
void EnableTop (int pos, bool enable)
void Enable (int id, bool enable)
int FindMenu (string title)
int FindMenuItem (string menustring, string itemString)
string GetHelpString (int id)
string GetLabel (int id)
string GetLabelTop (int pos)
bool IsEnabled (int id)
void Refresh ()
void SetHelpString (int id, string helpstring)
void SetLabel (int id, string label)
void SetLabelTop (int pos, string label)

Static Public Member Functions

static wxObject New (IntPtr wxobj)


Constructor & Destructor Documentation

this (  ) 

this ( int  style  ) 

this ( IntPtr  wxobj  ) 

Reimplemented from EvtHandler.


Member Function Documentation

static wxObject New ( IntPtr  wxobj  )  [static]

Reimplemented from EvtHandler.

bool Append ( Menu  menu,
string  title 
)

void Check ( int  id,
bool  check 
)

bool IsChecked ( int  id  ) 

bool Insert ( int  pos,
Menu  menu,
string  title 
)

MenuItem FindItem ( int  id  ) 

MenuItem FindItem ( int  id,
inout Menu  menu 
)

int MenuCount (  ) 

Menu GetMenu ( int  pos  ) 

Menu Replace ( int  pos,
Menu  menu,
string  title 
)

Menu Remove ( int  pos  ) 

void EnableTop ( int  pos,
bool  enable 
)

void Enable ( int  id,
bool  enable 
)

int FindMenu ( string  title  ) 

int FindMenuItem ( string  menustring,
string  itemString 
)

string GetHelpString ( int  id  ) 

string GetLabel ( int  id  ) 

string GetLabelTop ( int  pos  ) 

bool IsEnabled ( int  id  ) 

void Refresh (  ) 

void SetHelpString ( int  id,
string  helpstring 
)

void SetLabel ( int  id,
string  label 
)

void SetLabelTop ( int  pos,
string  label 
)


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