SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Graphics WSERV8.1 » TCornerFlags
Location: W32STD.H
W32STD.H
TCornerFlags
Corner flags.
These are used by RWindowBase::SetCornerType() to set which corners of a window are not to have corner types applied to them.
RWindowBase::SetCornerType()
TCornerType
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.
Copyright ©2007 Symbian Software Ltd.