ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.8 Assembly / C1.Win.C1SplitContainer Namespace / ThemeScrollableControl Class / InvokeRequired Property

In This Topic
    InvokeRequired Property (ThemeScrollableControl)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property InvokeRequired As System.Boolean
    public System.bool InvokeRequired {get;}
    See Also