VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UI.WinForms Namespace / WinFormsCursor Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WinFormsCursor Class
    In This Topic
    Provides cursor for System.Windows.Forms.
    Object Model
    WinFormsCursor
    Syntax
    'Declaration
    
    Public Class WinFormsCursor
       Inherits Vintasoft.Imaging.UI.VintasoftCursor
    
    
    public class WinFormsCursor : Vintasoft.Imaging.UI.VintasoftCursor
    
    
    public __gc class WinFormsCursor : public Vintasoft.Imaging.UI.VintasoftCursor*
    
    
    public ref class WinFormsCursor : public Vintasoft.Imaging.UI.VintasoftCursor^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.UI.VintasoftCursor
          Vintasoft.Imaging.UI.WinForms.WinFormsCursor

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also