Visit Gigasoft's Web Site
 ProEssentials v11 Help

DialogResult

Scope

All ProEssentials Objects.

Type

Int32

Default

0

JS / .NET

PeUserInterface.Dialog.DialogResult

OCX / VCL

DialogResult

DLL

PEP_nDIALOGRESULT

 

Purpose

This read-only property returns dialog end result code. Read this property when processinglue message PEWN_CUSTOMIZEDLG or PeCustomizeDlg event or CustomizeDlg event.

 

IDOK=1
IDCANCEL=2
IDEXPORT=1015
IDMAXIMIZE=1016
IDORIGINAL=1109
IDAPPLYNOW=12321