LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.Color assembly)

ToString Method

Show in webframe





This member overrides System.Object.ToString and returns the dialog string associated with the object String ID.
Syntax
public override string ToString()
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As RasterColorDialogString
Dim value As String
 
value = instance.ToString()

            

            
public:
String^ ToString(); override 

Return Value

Returns the dialog string associated with the object String ID
Example
Refer to RasterWindowLevelDialog example.
Requirements

Target Platforms

See Also

Reference

RasterColorDialogString Class
RasterColorDialogString Members

 

 


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