←Select platform

ToString Method

Summary

Overridden. Returns a string containing the Control Name plus the SizeMode for this Control.

Syntax

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

Return Value

A string containing the Control name plus the SizeMode for this Control.

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