Spread Windows Forms 8.0 Product Documentation
CreateBevelBorder Method


Creates a beveled border with the specified type.
Creates a beveled border using the specified settings.
Overload List
OverloadDescription
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.  
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

BevelBorderFactory Class
BevelBorderFactory Members

 

 


Copyright © GrapeCity, inc. All rights reserved.