GetDialogString Method

Summary
Gets a string for the specified Dialog String ID.
Syntax
C#
VB
C++
public static RasterDialogStrings GetDialogString( 
   RasterDialogStringsId id 
) 
  
Public Shared Function GetDialogString( _ 
   ByVal id As RasterDialogStringsId _ 
) As RasterDialogStrings 
public: 
static RasterDialogStrings^ GetDialogString(  
   RasterDialogStringsId id 
)  

Parameters

id
Dialog ID for the dialog strings.

Return Value

Returns the dialog string.

Example

Refer to RasterOpenDialog 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.

Leadtools.WinForms.CommonDialogs.File Assembly

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