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 |
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.
override bool Create | ( | Window | parent, | |
int | id, | |||
inout Point | pos, | |||
inout Size | size, | |||
int | style, | |||
string | name | |||
) |
Reimplemented from VListBox.
static extern | ( | C | ) | [static] |
Reimplemented from VListBox.
override void RefreshAll | ( | ) |
Reimplemented from VScrolledWindow.
static extern | ( | C | ) | [static] |
Reimplemented from VListBox.
static extern | ( | C | ) | [static] |
Reimplemented from VListBox.