Public Member Functions | |
this (IntPtr wxobj) | |
this (EventType type=wxEVT_NULL, int winid=0, Point pos=Window.wxDefaultPosition) | |
Point | Position () |
void | Position (Point value) |
string | Link () |
void | Link (string value) |
string | Target () |
void | Target (string value) |
Static Public Member Functions | |
static | this () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from CommandEvent.
this | ( | EventType | type = wxEVT_NULL , |
|
int | winid = 0 , |
|||
Point | pos = Window.wxDefaultPosition | |||
) |
static this | ( | ) | [static] |
Reimplemented from CommandEvent.
Point Position | ( | ) |
void Position | ( | Point | value | ) |
string Link | ( | ) |
void Link | ( | string | value | ) |
string Target | ( | ) |
void Target | ( | string | value | ) |