DIALOG DISABLE

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > UI (User Interface) > DIALOGS > Dialog Commands >

DIALOG DISABLE

 

Description

 

Disable a dialog.

 

Syntax

 

DIALOG DISABLE hwnd

 

Returns

 

None

 

Parameters

 

Name

Type

Optional

Meaning

hwnd

Number

No

Handle of the dialog

 

Remarks

 

Restrictions

 

See also

 

Examples