Public Member Functions | |
this (IntPtr wxobj) | |
this (Window parent, string message, string caption, string[] choices, int style=SingleChoiceDialog.wxCHOICEDLG_STYLE, Point pos=wxDefaultPosition) | |
void | SetSelections (int[] sel) |
int[] | GetSelections () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from Dialog.
this | ( | Window | parent, | |
string | message, | |||
string | caption, | |||
string[] | choices, | |||
int | style = SingleChoiceDialog.wxCHOICEDLG_STYLE , |
|||
Point | pos = wxDefaultPosition | |||
) |
void SetSelections | ( | int[] | sel | ) |
int [] GetSelections | ( | ) |