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

GetDialogString Method

Show in webframe





Dialog ID for the dialog strings.
Gets a string for the specified Dialog String ID.
Syntax
public static RasterColorDialogString GetDialogString( 
   RasterColorDialogStringsId id
)
'Declaration
 
Public Shared Function GetDialogString( _
   ByVal id As RasterColorDialogStringsId _
) As RasterColorDialogString
'Usage
 
Dim id As RasterColorDialogStringsId
Dim value As RasterColorDialogString
 
value = RasterWindowLevelDialog.GetDialogString(id)

            

            
public:
static RasterColorDialogString^ GetDialogString( 
   RasterColorDialogStringsId id
) 

Parameters

id
Dialog ID for the dialog strings.

Return Value

Returns the dialog string.
Example
Refer to RasterWindowLevelDialog example.
Requirements

Target Platforms

See Also

Reference

RasterWindowLevelDialog Class
RasterWindowLevelDialog Members

 

 


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