ToolTipUseFading Property (C1SplitContainer)
In This Topic
Gets or sets whether a fade effect should be used when displaying the tooltip.
Syntax
'Declaration
Public Property ToolTipUseFading As Boolean
public bool ToolTipUseFading {get; set;}
See Also