ExtCursor Class
An extended cursor class that can load animated and multi-coloured cursors.
Syntax
[ToolboxItem(true)] [DesignTimeVisible(true)] [ToolboxBitmap(Aveva.ApplicationFramework.Presentation.Utilities.ExtCursors.ExtCursor, "Images.ExtCursor.bmp")] [ToolboxItemFilter("System.Windows.Forms")] [DefaultProperty("CursorFile")] [DesignerCategory("Component")] public class ExtCursor : System.ComponentModel.Component
[ToolboxItem(true)] [DesignTimeVisible(true)] [ToolboxBitmap(Aveva.ApplicationFramework.Presentation.Utilities.ExtCursors.ExtCursor, "Images.ExtCursor.bmp")] [ToolboxItemFilter("System.Windows.Forms")] [DefaultProperty("CursorFile")] [DesignerCategory("Component")] public ref class ExtCursor : public System.ComponentModel.Component
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Aveva.ApplicationFramework.Presentation.Utilities.ExtCursors.ExtCursor
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also