HtmlListBox Class Reference

Inheritance diagram for HtmlListBox:

VListBox VScrolledWindow Panel Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

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

Static Public Member Functions

static extern (C) private void staticRefreshAll(HtmlListBox obj)
static extern (C) private void staticSetItemCount(HtmlListBox obj
static extern (C) private string staticOnGetItemMarkup(HtmlListBox obj


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from VListBox.

this (  ) 

Reimplemented from VListBox.

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

Reimplemented from VListBox.

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

Reimplemented from VListBox.


Member Function Documentation

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

Reimplemented from VListBox.

static extern (  )  [static]

Reimplemented from VListBox.

override void RefreshAll (  ) 

Reimplemented from VScrolledWindow.

static extern (  )  [static]

Reimplemented from VListBox.

static extern (  )  [static]

Reimplemented from VListBox.


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