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 RasterColorDialogString _ 
)  
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.