DialogBoxType Enum

Definition

public enum class DialogBoxType
public enum DialogBoxType
type DialogBoxType = 
Public Enum DialogBoxType
Inheritance
DialogBoxType

Fields

InfoBox 0
InfoBoxOkCancelBox 9
NoToAllBox 7
OkCancelBox 5
StopBox 3
WarnBox 1
YesNoBox 2
YesNoCancelBox 4
YesToAllBox 6
YesToAllNoToAllBox 8

Applies to