Concept.Utils Assembly > Concept.Utils Namespace : EditorNotification Enumeration |
public enum EditorNotification : System.Enum
Member | Value | Description |
---|---|---|
AfterCancel | 5 | Notify after cancel |
AfterDisplay | 1 | Notify after display |
AfterValidation | 3 | Notify after validation |
BeforeCancel | 4 | Notify before cancel |
BeforeDisplay | 0 | Notify before display |
BeforeValidation | 2 | Notify before validation |
HelpDisabled | 6 | Notify help disabled |
HelpOpen | 7 | Notify help open |
System.Object
System.ValueType
System.Enum
Concept.Utils.EditorNotification
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2