ExtCursorsLink Class Methods
For a list of all members of this type, see ExtCursorsLink members.
Public Methods
Name | Description | |
---|---|---|
BeginInit | Signals the object that initialization is starting. | |
CanExtend | Specifies whether this object can provide its extender properties to the specified object. | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
EndInit | Signals the object that initialization is complete. | |
GetCursor | Gets a cursor. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
SetCursor | Sets a cursor. | |
ToString | (Inherited from System.ComponentModel.Component) |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
See Also