RasterDialogStrings Constructor

Summary
Initializes a new instance of the RasterDialogStrings class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal defaultString As String, _ 
   ByVal id As RasterDialogStringsId _ 
) 
public: 
RasterDialogStrings(  
   String^ defaultString, 
   RasterDialogStringsId id 
) 

Parameters

defaultString
A new string for the ID.

id
Dialog string ID for the string that will be updated.

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.