Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / WaitCursorMode Property

In This Topic
    WaitCursorMode Property
    In This Topic
    Gets or sets the wait cursor mode. Controls if and when the wait cursor is displayed.
    Syntax
    'Declaration
     
    Public Property WaitCursorMode As waitCursorType
    public waitCursorType WaitCursorMode {get; set;}
    See Also