ExtCursor Class Properties
For a list of all members of this type, see ExtCursor members.
Public Properties
Name | Description | |
---|---|---|
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Cursor | Gets the System.Windows.Cursor contained in this ExtCursor. |
![]() | Handle | Gets handle of the cursor. |
![]() | HotSpot | Gets the cursor hotspot. |
![]() | IsHandleCreated | Gets a value indicating whether the cursor handle has been created. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Size | Gets the cursor size. |
![]() | SizeDefault | Gets or sets a value indicating whether the default system metric cursor size should be used when loading. |
![]() | SizePreferred | Gets or sets the preferred size of the cursor to be loaded. |
Protected Properties
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
See Also