ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / XViewLight Class / DefaultCursor Property

In This Topic
    DefaultCursor Property (XViewLight)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultCursor As System.Windows.Forms.Cursor
    protected virtual System.Windows.Forms.Cursor DefaultCursor {get;}
    See Also