GoDiagram Web Reference
RenderToolTip Method

Produce an element that represents the tooltip to be displayed.
Syntax
'Declaration
 
Protected Overridable Sub RenderToolTip() 
protected virtual void RenderToolTip()
Remarks
This produces a simple group with a rectangle element and a text element that simulate simple tooltips. The elements generated here are defined to work with the standard JavaScript defined in the ScriptFile. If you change them, you may also need to change and/or add script functions. This method does nothing if ToolTips is false, or if Scripting is false.
Requirements

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

See Also

Reference

GoSvgWriter Class
GoSvgWriter Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback