BCGSoft.Controls.Shared Namespace > ToolTipEx Class : OnDrawDescription Method |
'Declaration Protected Overridable Sub OnDrawDescription( _ ByVal grph As Graphics, _ ByVal bounds As Rectangle, _ ByVal params As ToolTipParams, _ ByVal description As String _ )
'Usage Dim instance As ToolTipEx Dim grph As Graphics Dim bounds As Rectangle Dim params As ToolTipParams Dim description As String instance.OnDrawDescription(grph, bounds, params, description)
protected virtual void OnDrawDescription( Graphics grph, Rectangle bounds, ToolTipParams params, string description )
protected: virtual void OnDrawDescription( Graphics* grph, Rectangle bounds, ToolTipParams* params, string* description )
protected: virtual void OnDrawDescription( Graphics^ grph, Rectangle bounds, ToolTipParams^ params, 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