ComponentOne SplitContainer for WinForms
CollapsingToolTip Property (C1SplitterPanel)

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : CollapsingToolTip Property
Gets or sets the tooltip text for the collapsing handle of the expanded panel.
Syntax
'Declaration
 
Public Property CollapsingToolTip As System.String
public System.string CollapsingToolTip {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members