BaseForm.show
-
BaseForm.
show
()[source] Show the form as a modal dialog.
- Returns
bool –
True
if the dialog was closed using the OK button.False
otherwise.
BaseForm.
show
()[source]Show the form as a modal dialog.
bool – True
if the dialog was closed using the OK button.
False
otherwise.