ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / EnlargeCollapsingHandle Property

In This Topic
    EnlargeCollapsingHandle Property
    In This Topic
    Gets or sets whether the large image should appear as the collapsing handle.
    Syntax
    'Declaration
     
    Public Property EnlargeCollapsingHandle As System.Boolean
    public System.bool EnlargeCollapsingHandle {get; set;}
    See Also