See Also

LabelOverride Structure  | LabelOverride 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

key
String to override.
val
String to override the key with.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

LabelOverride Constructor(String,String)

Initialize a new case insensitive instance of the LabelOverride class.

[Visual Basic]
Public Function New( _    ByVal key As String, _    ByVal val As String _ )
[C#]
public LabelOverride(    string key,    string val );
[JScript]
public function LabelOverride(    key : String,    val : String );

Parameters

key
String to override.
val
String to override the key with.

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

LabelOverride Structure  | LabelOverride Members  | Overload List

 

 


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