←Select platform

GetDialogString Method

Summary

Gets a string for the specified Dialog String ID.

Syntax

C#
VB
C++
public static RasterDialogStrings GetDialogString( 
   RasterDialogStringsId id 
) 

Parameters

id
Dialog ID for the dialog strings.

Return Value

Returns the dialog string.

Example

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

Leadtools.WinForms.CommonDialogs.File Assembly