|
PElaunchcustomizeEx MethodScope All ProEssentials Interfaces
PElaunchcustomizeEx (nTabToShow As Integer) As Integer
This function invokes a customization dialog which manages the object's customizable properties. The dialog will be modal or modeless depending upon ModalDialogs.
Returns If the dialog is modal and function is successful, the function returns the result code of the closing dialog. Possible values are:
IDOK (1) IDCANCEL (2) IDAPPLYNOW (59904) IDEXPORTBUTTON (1015) IDMAXIMIZEBUTTON (1016) IDORIGINALBUTTON (1109)
If unsuccessful, the function returns -1.
Comments .NET developers, see PeFunction.Dialog.Customize This method is a wrapper to the PElaunchcustomizeEx DLL call.
See Also: OCX Methods |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |