MessageBoxButton¶
Signature¶
1 |
|
Namespace¶
cAlgo.API
Fields¶
Name | Description |
---|---|
OK | Show just an OK button on MessageBox |
OKCancel | Show an OK and Cancel button on MessageBox |
YesNoCancel | Show Yes, No, and Cancel button on MessageBox |
YesNo | Show Yes and No button on MessageBox |
Last update: June 26, 2022