ComponentOne InputPanel for WinForms
StripAmpersands Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > ToolTipSettings Class : StripAmpersands Property
Gets or sets whether ampersands in the text should be hidden.
Syntax
'Declaration
 
Public Property StripAmpersands As System.Boolean
public System.bool StripAmpersands {get; set;}
Remarks
Ampersands should be encoded in HTML as '&' or '&'. Ampersands that are not properly encoded will not be hidden.
See Also

Reference

ToolTipSettings Class
ToolTipSettings Members