FlexGrid for WinRT
MessageBoxResult Enumeration

Represents a user's response to a message box.
Syntax
'Declaration
 
Public Enum MessageBoxResult 
   Inherits System.Enum
public enum MessageBoxResult : System.Enum 
Members
MemberDescription
CancelThe user clicked the Cancel button or pressed ESC.
NoneNo result.
OKThe user clicked the OK button.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.MessageBoxResult

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

C1.Xaml Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback