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






Provides base class for dragable selection control.

Object Model

ISDragableMultipleSelectionControl Class

Syntax

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

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.Framework.ISMultipleSelectionControl
                           Intersoft.Client.UI.Controls.Interactivity.ISDragableMultipleSelectionControl
                              Intersoft.Client.UI.Aqua.UXCollection.UXAccordion
                              Intersoft.Client.UI.Aqua.UXCollection.UXListBox

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.