FreeDlg method (ILEADRasterDlgKrn)

Visual Basic example

Visual C++ example

 

Syntax

short FreeDlg();

Overview

Refer to Using Imaging Common Dialogs

Remarks

Frees the internal data for the LEADTOOLS Common Dialogs.

This method will free the internal data for the LEADTOOLS Common Dialogs Controls that was allocated by InitDlg. You should only call this method if you have previously called the InitDlg method. After calling this method you will not be able to use any LEADTOOLS Common Dialog Controls.

See Also

Elements

InitDlg method, DlgFont property, SetDlgString method, GetDlgString method