MessageBoxImage
Summary
This Enum contains MessageBox image icons
Signature
1 | |
Namespace
cAlgo.API
See Also
Fields
None
Summary
The default value, MessageBox without any icon
Signature
1 | |
Return Value
MessageBoxImage
Error
Summary
Shows an error icon on MessageBox
Signature
1 | |
Return Value
MessageBoxImage
Question
Summary
Shows a question icon on MessageBox
Signature
1 | |
Return Value
MessageBoxImage
Warning
Summary
Shows a warning icon on MessageBox
Signature
1 | |
Return Value
MessageBoxImage
Information
Summary
Shows an information icon on MessageBox
Signature
1 | |
Return Value
MessageBoxImage