Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: w32std.h

Enum TCornerFlags

TCornerFlags

Support

Supported from 5.0

Description

Corner flags.

These are used by RWindowBase::SetCornerType() to set which corners of a window are not to have corner types applied to them.

See also:

EWindowCornerNotTL

Do not apply corner shape to top left corner.

EWindowCornerNotTR

Do not apply corner shape to top right corner.

EWindowCornerNotBL

Do not apply corner shape to bottom left corner.

EWindowCornerNotBR

Do not apply corner shape to bottom right corner.