←Select platform

SetDialogString Method

Summary

Sets the new string for the specified Dialog String ID in order to change the dialog strings.

Syntax

C#
VB
C++
public static void SetDialogString( 
   RasterColorDialogString newDialogString 
) 
  
Public Shared Sub SetDialogString( _ 
   ByVal newDialogString As Leadtools.Winforms.Commondialogs.Color.RasterColorDialogString _ 
)  

Parameters

newDialogString
New dialog string RasterColorDialogStringsId.

Return Value

Returns the old dialog string.

Example

Refer to RasterWindowLevelDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.