BevelOuter Property
Object List Next Object
Defined By: Drawable
Description:
Determines how the outer border is drawn.
Settings:
Settings Description
0 - None No bevel is drawn.
- - Line A simple line is drawn.
- - Inset A border is drawn that looks recessed.
- - Raised A border is drawn that looks raised.
Details:
For values of “Line”, “Inset,” and “Raised” the border is drawn using the BevelWidth property to determine how wide the
bevel is.
Data Type: Enum - BevelStyle
See Also:
BevelWidth property