'Declaration
Public Enum DocuViewareMessageIcon Inherits System.Enum
public enum DocuViewareMessageIcon : System.Enum
'Declaration
Public Enum DocuViewareMessageIcon Inherits System.Enum
public enum DocuViewareMessageIcon : System.Enum
Member | Value | Description |
---|---|---|
Error | 16 | The message box contains a symbol consisting of white X in a circle with a red background. |
Information | 64 | The message box contains a symbol consisting of a lowercase letter i in a circle |
None | 0 | The message box contain no symbols. |
Ok | 128 | The message box contains a symbol consisting of a validation mark |
Question | 32 | The message box contains a symbol consisting of a question mark in a circle. |
Warning | 48 | The message box contains a symbol consisting of an exclamation point in a triangle with a yellow background. |
System.Object
System.ValueType
System.Enum
GdPicture14.WEB.DocuViewareMessageIcon