In This Article

UserPromptStandardImage Enum

Defines a standard image available for use on UserPromptControl.

public enum UserPromptStandardImage

Fields

Name Description
Error

The standard image representing an error prompt.

Information

The standard image representing an informational prompt.

None

No standard image.

Question

The standard image representing a question prompt.

Warning

The standard image representing a warning prompt.