Class MessageBoxSvg
Contains known svg images for the message box dialogs.
public static class MessageBoxSvg
- Inheritance
-
MessageBoxSvg
Properties
- Asterisk
Icon for the Asterisk. Image normally contains a symbol consisting of a lowercase letter i in a circle.
- Exclamation
Icon for the Exclamation. Image normally exclamation point in a triangle with a yellow background.
- Information
Icon for the Information.
- Stop
Icon for the Stop. Image normally contains a symbol consisting of white X in a circle with a red background.
Methods
- GetImage(MessageBoxIcon)
Gets message box icon as SvgImage with the specified index.
- RemoveEmptyMessageBoxIconIndexes<T>(ListControl<T>)
Removes empty message box icon indexes from the items of the specified list control.
- SetImage(MessageBoxIcon, SvgImage?)
Sets message box icon with the specified index.