Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowUserInterface

Scope

Pego, Pesgo, Pepso, Pe3do, Pepco

Type

Int32

Default

PEAUI_ALL

.NET

PeUserInterface.Allow.UserInterface

Ocx|Vcl

AllowUserInterface

DLL

PEP_nALLOWUSERINTERFACE

 

Purpose

This property controls whether the object translates keyboard and mouse commands.

 

.NET Gigasoft.Enums.

ActiveX and

 

AllowUserInterface.

DLL Constants

Description

None

PEAUI_NONE (0)

Disable all keyboard and mouse controls

All

PEAUI_ALL (1)

Enable all keyboard and mouse controls

DisableKeyboard

PEAUI_DISABLEKEYBOARD (2)

Disable keyboard controls

DisableMouse

PEAUI_DISABLEMOUSE (3)

Disable mouse controls

 

VCL Enumerations:

eAllowUserInterface = (xNoInterface, xAllInterface, xNoKeyboard, xNoMouse);

Replace the prefix "x" with g (graph), sg (scientific graph), td (3D scientific graph), ps (polar smith), or pc (pie chart)

 

Comments

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

 

See Also: AllowCustomization, AllowPopup