SetDlgString method (ILEADRasterDlgKrn)

Visual Basic example

Visual C++ example

 

Syntax

short SetDialogString (long lIndex, BSTR pszString);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Sets the new string for the specified index in order to change the dialog’s strings.

To retrieve the string at a specific index, use the GetDlgString method.

See Also

Elements

InitDlg method, DlgFont property, FreeDlg method, GetDlgString method