Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / Bevel Structure


Bevel Structure Properties

For a list of all members of this type, see Bevel members.

Public Properties
 NameDescription
Public PropertyGets or sets the background color of the bevel.  
Public PropertyGets or sets the percentage used for calculating the color used for the shaded area of the bevel.  
Public Propertystatic (Shared in Visual Basic)Represents a Bevel object that has a Color value set to System.Drawing.SystemColors.Control, a Width value set to zero, a Lightness value set to 25, and a Darkness value set to -25.  
Public Propertystatic (Shared in Visual Basic)Represents a Bevel object that has a Color value set to System.Drawing.Color.Empty, and Width, Lightness and Darkness values set to 0.  
Public PropertyGets or sets the percentage used for calculating the color used for the light area of the bevel.  
Public PropertyGets or sets the width of the bevel.  
Top
See Also