Intersoft ClientUI Documentation
ISDragableSelectionControl Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Controls.Interactivity Namespace : ISDragableSelectionControl Class






Provides base class for dragable selection control.

Object Model

ISDragableSelectionControl Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class ISDragableSelectionControl 
   Inherits Intersoft.Client.Framework.ISSelectionControl
   Implements IControlIFramework, ILicensing, ISelectionIDropable 
Visual Basic (Usage)Copy Code
Dim instance As ISDragableSelectionControl
C# 
public abstract class ISDragableSelectionControl : Intersoft.Client.Framework.ISSelectionControl, IControlIFramework, ILicensing, ISelectionIDropable  
Delphi 
public class ISDragableSelectionControl = class(Intersoft.Client.Framework.ISSelectionControl, IControl, IFramework, ILicensing, ISelection, IDropable)abstract; 
JScript 
public abstract class ISDragableSelectionControl extends Intersoft.Client.Framework.ISSelectionControl implements IControlIFramework, ILicensing, ISelectionIDropable 
Managed Extensions for C++ 
public __gc abstract class ISDragableSelectionControl : public Intersoft.Client.Framework.ISSelectionControl, IControlIFramework, ILicensing, ISelectionIDropable  
C++/CLI 
public ref class ISDragableSelectionControl abstract : public Intersoft.Client.Framework.ISSelectionControl, IControlIFramework, ILicensing, ISelectionIDropable  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  Intersoft.Client.Framework.ISItemsControl
                     Intersoft.Client.Framework.ISSelectionControl
                        Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl
                           Intersoft.Client.UI.Aqua.UXStackMenu.UXStackMenu

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.