See Also

Annotation Class  | Annotation Members

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

See Also Requirements Languages dotnetCHARTING Send comments on this topic.

URLTarget Property

Gets or sets the target URL of this annotation's link.

[Visual Basic]
Public Property URLTarget As String
[C#]
public string URLTarget {get; set;}
[JScript]
public function get,set URLTarget : String

Example

Usage example

[Visual Basic] 

MyAnnotation.URLTarget = "_blank"

[C#] 

MyAnnotation.URLTarget = "_blank";

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

 

 


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