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.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Annotation Constructor(String,String)

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

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

Parameters

text
Annotation text.
toolTip
Annotation tool tip.

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.