InitDlg method (ILEADRasterDlgKrn)

Visual Basic example

Visual C++ example

 

Syntax

short InitDlg(InitDlgConstants Flags);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Initializes the internal data for the LEADTOOLS Common Dialogs Controls.

You must call this method once and only once before using any LEADTOOLS Common Dialogs Controls. Additionally, you must call FreeDlg when you are finished using LEADTOOLS Common Dialogs Controls in your application.

See Also

Elements

FreeDlg method, DlgFont property, SetDlgString method, GetDlgString method