ComponentOne DashboardLayout for WinForms
CollapsedToolTip Property (C1SplitterPanel)

C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : CollapsedToolTip Property
Gets or sets the tooltip text for the expanding handle of the panel in collapsed state.
Syntax
'Declaration
 
Public Property CollapsedToolTip As String
public string CollapsedToolTip {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members