DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / CollapsingToolTip Property

In This Topic
    CollapsingToolTip Property (C1SplitterPanel)
    In This Topic
    Gets or sets the tooltip text for the collapsing handle of the expanded panel.
    Syntax
    'Declaration
     
    
    Public Property CollapsingToolTip As String
    public string CollapsingToolTip {get; set;}
    See Also