GetDlgString method (ILEADRasterDlgKrn)

Visual Basic example

Visual C++ example

 

Syntax

BSTR GetDialogString(long lIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets the current string for the specified index.

To modify the text strings use the SetDlgString method.

See Also

Elements

InitDlg method, DlgFont property, FreeDlg method, SetDlgString method