ShowToolTips Property (C1InputPanel)
Gets or sets whether the
C1.Framework.XView should display tooltips for elements that implement the
C1.Framework.IToolTipElement interface.
public bool ShowToolTips {get; set;}
'Declaration
Public Property ShowToolTips As Boolean