AVEVA CAF API Documenation
Properties  Methods  Events


ExtCursor Class Members

The following tables list the members exposed by ExtCursor.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public Property Gets the System.Windows.Cursor contained in this ExtCursor.  
Public Property Gets handle of the cursor.  
Public Property Gets the cursor hotspot.  
Public Property Gets a value indicating whether the cursor handle has been created.  
Public Property (Inherited from System.ComponentModel.Component)
Public Property Gets the cursor size.  
Public Property Gets or sets a value indicating whether the default system metric cursor size should be used when loading.  
Public Property Gets or sets the preferred size of the cursor to be loaded.  
Top
Protected Properties
Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
Public Method (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic) Image list draw.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.ComponentModel.Component)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public Event Occurs when a handle is created for the cursor.  
Public Event Occurs when the cursor handle is destroyed.  
Top
See Also