ConceptHMI Web Help
ModalDialogResult Enumeration
Specifies which ButtonWrappedContentControl button that a user clicks. The values of this enum are synchrone with the MessageBoxResult of .Net.
Syntax
public enum ModalDialogResult : System.Enum 
Members
MemberValueDescription
Cancel2The result value of the ButtonWrappedContentControl is Cancel.
Close7The result value of the message box is Close.
OK1The result value of ButtonWrappedContentControl box is OK.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Concept.Utils.Wpf.ModalDialogResult

Requirements

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

See Also

Reference

Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback