LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

ToString Method

Show in webframe





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:
String^ ToString(); override 

Return Value

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

Target Platforms

See Also

Reference

RasterPictureBox Class
RasterPictureBox Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.