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

In This Topic
    CloseButtonToolTip Property (C1SplitContainer)
    In This Topic
    Gets or sets the tooltip text for the Close button of a panel.
    Syntax
    'Declaration
     
    
    Public Property CloseButtonToolTip As String
    public string CloseButtonToolTip {get; set;}
    See Also