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

SetDialogString Method

Show in webframe





New dialog string RasterColorDialogStringsId.
Sets the new string for the specified Dialog String ID in order to change the dialog strings.
Syntax
public static void SetDialogString( 
   RasterColorDialogString newDialogString
)
'Declaration
 
Public Shared Sub SetDialogString( _
   ByVal newDialogString As RasterColorDialogString _
) 
'Usage
 
Dim newDialogString As RasterColorDialogString
 
RasterWindowLevelDialog.SetDialogString(newDialogString)

            

            
public:
static void SetDialogString( 
   RasterColorDialogString^ newDialogString
) 

Parameters

newDialogString
New dialog string RasterColorDialogStringsId.

Return Value

Returns the old 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.