←Select platform

ToString Method

Summary

Returns the user friendly name of this mode.

Syntax

C#
VB
C++
public override string ToString() 
Public Overrides Function ToString() As String 
public:  
   virtual String^ ToString() override 

Return Value

The user friendly name of this mode.

Remarks

This method will return the value of Name.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly