Sets whether HTML formatting is enabled in tooltips for the specified control.
public void SetAllowHtmlText( Control control, DefaultBoolean value )
Public Sub SetAllowHtmlText( ByVal control As Control, ByVal value As DefaultBoolean )
This method calls the Default ToolTipController's ToolTipController.SetAllowHtmlText method. See this topic for more information.
The Default ToolTipController is specified by the DefaultController property.