LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

ToString Method






Overridden. Returns a string containing the Control Name plus the SizeMode for this Control.
Syntax
public override string ToString()
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As RasterPictureBox
Dim value As String
 
value = instance.ToString()
public override string ToString()
 function Leadtools.WinForms.RasterPictureBox.ToString()
public:
String^ ToString(); override 

Return Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterPictureBox Class
RasterPictureBox Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.