Visit Gigasoft's Web Site
 ProEssentials v9 Help

DialogResult

Scope

All ProEssentials Objects.

Type

Int32

Default

0

.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