Error processing SSI file
LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Show in webframe

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:
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

Error processing SSI file