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

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