ArcFM Responder Mobile Developer Guide
MessageBox Class
Members 






MessageBox
Object Model
MessageBox Class
Syntax
'Declaration
 
Public Class MessageBox 
   Inherits System.Windows.Window
'Usage
 
Dim instance As MessageBox
public class MessageBox : System.Windows.Window 
public class MessageBox = class(System.Windows.Window)
public class MessageBox extends System.Windows.Window
public __gc class MessageBox : public System.Windows.Window 
public ref class MessageBox : public System.Windows.Window 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Window
                           Miner.Mobile.Common.Controls.MessageBox

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

MessageBox Members
Miner.Mobile.Common.Controls Namespace

Send Feedback