Visit Gigasoft's Web Site
 ProEssentials v9 Help

DialogShown

Scope

All ProEssentials Objects.

Type

Boolean/Int32

Default

FALSE

Custom

NA

Ocx|Vcl

NA

DLL

PEP_bDIALOGSHOWN

 

Purpose

This property represents a flag that identifies whether the object has a modal dialog currently invoked.

 

Comments

If you invoke a developer defined modal dialog which is a child of the ProEssentials object, set this property to TRUE before invoking the modal dialog. Reset this property to FALSE when the modal dialog returns.

 

See Also: ModalDialogs, ModelessAutoClose, ModelessOnTop, DialogResult