Public Member Functions | |
this (Window parent, string msg, string caption=wxMessageBoxCaptionStr, int style=wxOK|wxCENTRE, Point pos=wxDefaultPosition) | |
override int | ShowModal () |
Public Attributes | |
const string | wxMessageBoxCaptionStr = "Message" |
this | ( | Window | parent, | |
string | msg, | |||
string | caption = wxMessageBoxCaptionStr , |
|||
int | style = wxOK | wxCENTRE , |
|||
Point | pos = wxDefaultPosition | |||
) |
override int ShowModal | ( | ) |
Reimplemented from Dialog.
const string wxMessageBoxCaptionStr = "Message" |