Spread Windows Forms 8.0 Product Documentation
Bevel Property


Gets or sets the bevel effect.
Syntax
'Declaration
 
Public Property Bevel As Bevel
'Usage
 
Dim instance As Style
Dim value As Bevel
 
instance.Bevel = value
 
value = instance.Bevel
public Bevel Bevel {get; set;}

Property Value

The Bevel value that indicates the bevel effect.
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

Style Class
Style Members

 

 


Copyright © GrapeCity, inc. All rights reserved.