The following tables list the members exposed by DragDropIndicatorManager.
Name | Description | |
---|---|---|
DragDropIndicatorManager Constructor | Overloaded. |
Name | Description | |
---|---|---|
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DragIndicatorOffset | Amount that the drag indicator should be offset from the mouse location when displayed | |
DragIndicatorRectangle | Returns the current location of the indicator in screen coordinates | |
DropIndicatorArrowSize | Determines the size of drop indicator arrows | |
DropIndicatorOrientation | Orientation of the drop indicator | |
DropIndicatorRectangle | Returns the current location of the indicator in screen coordinates | |
DropIndicatorShape | Determines the size of drop indicator arrows | |
DropSource | Root control that the drag operation will be over | |
IsDragIndicatorVisible | Indicates if the drag indicator is currently visible | |
IsDropIndicatorVisible | Indicates if the drop indicator is currently visible |
Name | Description | |
---|---|---|
DragIndicator | Returns the managed DragIndicatorControl | |
DropIndicator | Returns the managed DropIndicatorControl |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
HideDragIndicator | Hides the drag indicator | |
HideDropIndicator | Hides the drop indicator | |
InitializeDragIndicator | Overloaded. Initializes the DragIndicatorControl with the specified element | |
InitializeDropIndicator | Overloaded. Initializes the DropIndicatorControl with the specified brush | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ShowDragIndicator | Overloaded. Positions and displays the drag indicator based on the specified screen location | |
ShowDropIndicator | Overloaded. Positions and displays the drop indicator based on the specified drop rect in screen coordinates | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateDragIndicatorControl | Creates a new DragIndicatorControl | |
CreateDropIndicatorControl | Creates a new DropIndicatorControl | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Invoked when the object is disposed and should released any resources used by the class. |