Spread Windows Forms 6.0 Product Documentation
CreateBevelBorder Method
See Also  Support Options
FarPoint.Win Assembly > FarPoint.Win Namespace > BevelBorderFactory Class : CreateBevelBorder Method


Glossary Item Box

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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.