C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / ShowToolTips Property

In This Topic
ShowToolTips Property (C1InputPanel)
In This Topic
Gets or sets whether the C1.Framework.XView should display tooltips for elements that implement the C1.Framework.IToolTipElement interface.
Syntax
'Declaration
 
Public Property ShowToolTips As Boolean
 
See Also