ltmmConvertCtrl.HasDialog Method

Visual Basic Example

Syntax

object.HasDialog(Dialog As Long) As Boolean

Remarks

Specifies whether the specified property dialog is available. Possible values are:

Setting

Description

TRUE

The specified property dialog is available.

FALSE

The specified property dialog is unavailable.

If the method fails, an error is raised. For more information, refer to the Error Codes.

See Also

Elements:

ltmmConvertCtrl.ShowDialog Method, ltmmConvert_Dlg Constants

Topics:

ltmmConvertCtrl Object