BCGSoft.Controls.Shared Namespace > ToolTipEx Class : SetToolTipDescription Method |
'Declaration Public Sub SetToolTipDescription( _ ByVal value As Control, _ ByVal description As String _ )
'Usage Dim instance As ToolTipEx Dim value As Control Dim description As String instance.SetToolTipDescription(value, description)
public void SetToolTipDescription( Control value, string description )
public: void SetToolTipDescription( Control* value, string* description )
public: void SetToolTipDescription( Control^ value, String^ description )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2