Returns a String containing the name of the Component, if any. This method should not be overridden.
[Visual Basic]
Public Overridable Function ToString() As String[C#]
public virtual string ToString();[JScript]
public function ToString() : String;A String containing the name of the Component, if any, or null if the Component is unnamed.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
© WeOnlyDo Software. All Rights Reserved.