Click or drag to resize

ConfirmationType Enumeration

[Missing <summary> documentation for "T:RAYLASE.Marker.GUI.Common.Interactivity.ConfirmationType"]


Namespace: RAYLASE.Marker.GUI.Common.Interactivity
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public enum ConfirmationType
Members
Member nameValueDescription
OkCancel0 
YesNo1 
YesNoCancel2 
Ok3 
Custom4 
See Also