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

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