Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowCustomization

Scope

Pego, Pesgo, Pepso, Pe3do, Pepco

Type

Boolean/Int32

Default

TRUE

.NET

PeUserInterface.Allow.Customization

Ocx|Vcl

AllowCustomization

DLL

PEP_bALLOWCUSTOMIZATION

 

Purpose

This property controls whether the user can access the Customization Dialog.

 

Setting

Description

TRUE

User can access Customization Dialog.

FALSE

User can not access Customization Dialog.

 

Comments

PeUserInterface.Allow.Customization members of Pego.PeUserInterface.Allow, Pesgo.PeUserInterface.Allow, Pepso.PeUserInterface.Allow, Pe3do.PeUserInterface.Allow, Pepco.PeUserInterface.Allow

 

The object can still be customized via keyboard and popup-menu interfaces. Use AllowUserInterface and AllowPopup to further control object customization access.

 

Note that individual tab making up the customization dialog can be turned on and off with the following properties: AllowPage1, AllowPage2, AllowSubsetsPage, AllowPointsPage, AllowFontPage, AllowColorPage, AllowAxisPage, AllowStylePage.