For a list of all members of this type, see TabDragManager members.
Name | Description | |
---|---|---|
CancelDrag | Invoked if the drag operation was cancelled. | |
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) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ProcessDrop | Invoked during a drag operation when the mouse button has been released. | |
ProcessMouseMove | Invoked during a drag operation as the mouse is repositioned | |
StartDrag | Invoked when a drag operation should begin | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DragEnded | Invoked when the drag has ended so resources can be released. | |
InitiateDrag | Invoked during the StartDrag when a drag should be initiated. | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Invoked when the object is disposed so that it may release any resources. | |
OnScrollTimerTick | Invoked when the interval has elapsed for the scroll timer |