VListBox Class Reference

Inheritance diagram for VListBox:

VScrolledWindow Panel Window EvtHandler wxObject IDisposable HtmlListBox

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)

Static Public Member Functions

static extern (C) private void staticDoOnDrawItem(VListBox obj
static extern (C) private int staticOnMeasureItem(VListBox obj

Public Attributes

const string wxVListBoxNameStr = "wxVListBox"
static IntPtr dc
static IntPtr Rectangle rect

Protected Member Functions

abstract void OnDrawItem (DC dc, Rectangle rect, int n)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from VScrolledWindow.

Reimplemented in HtmlListBox.

this (  ) 

Reimplemented from VScrolledWindow.

Reimplemented in HtmlListBox.

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

Reimplemented from VScrolledWindow.

Reimplemented in HtmlListBox.

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

Reimplemented from VScrolledWindow.

Reimplemented in HtmlListBox.


Member Function Documentation

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

Reimplemented from VScrolledWindow.

Reimplemented in HtmlListBox.

abstract void OnDrawItem ( DC  dc,
Rectangle  rect,
int  n 
) [protected, pure virtual]

static extern (  )  [static]

Reimplemented from VScrolledWindow.

Reimplemented in HtmlListBox, HtmlListBox, and HtmlListBox.

static extern (  )  [static]

Reimplemented from VScrolledWindow.

Reimplemented in HtmlListBox, HtmlListBox, and HtmlListBox.

Type constraints


Member Data Documentation

const string wxVListBoxNameStr = "wxVListBox"

IntPtr dc

IntPtr Rectangle rect


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