In This Topic
Creates a beveled border with the specified type.
Overload List
Overload | Description |
CreateBevelBorder(BevelBorderType) | Creates a beveled border with the specified type. |
CreateBevelBorder(BevelBorderType,Color,Color) | Creates a beveled border with the specified type, highlight color, and shadow color. |
CreateBevelBorder(BevelBorderType,Color,Color,Int32) | Creates a beveled border with the specified type, highlight color, shadow color, and thickness. |
CreateBevelBorder(BevelBorderType,Color,Color,Int32,Boolean,Boolean,Boolean,Boolean) | Creates a beveled border with the specified type, highlight color, shadow color, thickness, and sides on which the border is drawn. |
See Also