Intersoft ClientUI Documentation
DeleteRecurringEventConfirmation Class
Members  See Also  Send Feedback
Intersoft.Client.UI.ScheduleView.Views Namespace : DeleteRecurringEventConfirmation Class






Represents a delete recurring event confirmation dialog box.

Object Model

DeleteRecurringEventConfirmation Class

Syntax

Visual Basic (Declaration) 
Public Class DeleteRecurringEventConfirmation 
   Inherits Intersoft.Client.UI.Aqua.UXDesktop.UXDialogBox
   Implements IApplicationHostIControlIFramework, ILicensing, IModalWindowIWindow 
Visual Basic (Usage)Copy Code
Dim instance As DeleteRecurringEventConfirmation
C# 
public class DeleteRecurringEventConfirmation : Intersoft.Client.UI.Aqua.UXDesktop.UXDialogBox, IApplicationHostIControlIFramework, ILicensing, IModalWindowIWindow  
Delphi 
public class DeleteRecurringEventConfirmation = class(Intersoft.Client.UI.Aqua.UXDesktop.UXDialogBox, IApplicationHost, IControl, IFramework, ILicensing, IModalWindow, IWindow)
JScript 
public class DeleteRecurringEventConfirmation extends Intersoft.Client.UI.Aqua.UXDesktop.UXDialogBox implements IApplicationHostIControlIFramework, ILicensing, IModalWindowIWindow 
Managed Extensions for C++ 
public __gc class DeleteRecurringEventConfirmation : public Intersoft.Client.UI.Aqua.UXDesktop.UXDialogBox, IApplicationHostIControlIFramework, ILicensing, IModalWindowIWindow  
C++/CLI 
public ref class DeleteRecurringEventConfirmation : public Intersoft.Client.UI.Aqua.UXDesktop.UXDialogBox, IApplicationHostIControlIFramework, ILicensing, IModalWindowIWindow  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  Intersoft.Client.Framework.ISContentControl
                     Intersoft.Client.Framework.ISHeaderedContentControl
                        Intersoft.Client.UI.Aqua.UXDesktop.UXWindow
                           Intersoft.Client.UI.Aqua.UXDesktop.UXDialogBox
                              Intersoft.Client.UI.ScheduleView.Views.DeleteRecurringEventConfirmation

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.