FarPoint.Win Assembly > FarPoint.Win Namespace > BevelBorder Class > BevelBorder Constructor : BevelBorder Constructor(BevelBorderType) |
'Declaration Public Function New( _ ByVal type As BevelBorderType _ )
'Usage Dim type As BevelBorderType Dim instance As New BevelBorder(type)
public BevelBorder( BevelBorderType type )
FarPoint.Win.BevelBorder bevel = new FarPoint.Win.BevelBorder(BevelBorderType.Lowered);
Dim bevel as New FarPoint.Win.BevelBorder(BevelBorderType.Lowered)
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8