ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / XViewLight Class / UseWaitCursor Property

In This Topic
    UseWaitCursor Property (XViewLight)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseWaitCursor As System.Boolean
    public System.bool UseWaitCursor {get; set;}
    See Also