Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: W32STD.H

Enum TEventControl

TEventControl

Description

Event reporting control.

This enumeration defines flags which can be used to control how events are reported.

See also:

EEventControlAlways

Requested events are sent in all circumstances.

EEventControlOnlyWithKeyboardFocus

Events are delivered only when the requesting window's window group has keyboard focus.

EEventControlOnlyWhenVisible

Events are delivered only when the requesting window or any of its children are visible on the screen.