[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CalculatorButtonStyleInfo

CalculatorButtonStyleInfo Class

Represents the style of the button that used in the DropDownCalculatorInfo.

Inheritance
CalculatorButtonStyleInfo
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(CalculatorButtonStyleInfoConverter))]
public class CalculatorButtonStyleInfo
<TypeConverter(GetType(CalculatorButtonStyleInfoConverter))>
Public Class CalculatorButtonStyleInfo

Constructors

Name Description
CalculatorButtonStyleInfo()

Initializes a new instance of the CalculatorButtonStyleInfo.

CalculatorButtonStyleInfo(Color, Color, TextEffect)

Initializes a new instance of the CalculatorButtonStyleInfo.

Properties

Name Description
BackColor

Gets or sets the background color.

ForeColor

Gets or sets the foreground color.

Math

Gets the default CalculatorButtonStyleInfo used for math buttons.

Memory

Gets the default CalculatorButtonStyleInfo used for memory buttons.

Normal

Gets the default CalculatorButtonStyleInfo used for normal buttons.

Output

Gets the default CalculatorButtonStyleInfo used for output window.

TextEffect

Gets or sets the text drawing effect.

Methods

Name Description
Equals(object)

Tests whether the given object is equal to this CalculatorButtonStyleInfo.

GetHashCode()

Returns the generated hash code for this CalculatorButtonStyleInfo.