ExtCursorsLink Class Members
The following tables list the members exposed by ExtCursorsLink.
Public Constructors
Name | Description | |
---|---|---|
ExtCursorsLink Constructor | Default constructor. |
Public Properties
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
Site | (Inherited from System.ComponentModel.Component) |
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
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) |
Public Events
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |
See Also