See Also

Annotation Class  | Annotation Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

text
Annotation text.
toolTip
Annotation tool tip.
url
Annotation url.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Annotation Constructor(String,String,String)

Initializes a new instance of the Annotation class with text, tool tip, and a url.

[Visual Basic]
Public Function New( _    ByVal text As String, _    ByVal toolTip As String, _    ByVal url As String _ )
[C#]
public Annotation(    string text,    string toolTip,    string url );
[JScript]
public function Annotation(    text : String,    toolTip : String,    url : String );

Parameters

text
Annotation text.
toolTip
Annotation tool tip.
url
Annotation url.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Annotation Class  | Annotation Members  | Overload List

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.