dbicCalc Send comments on this topic.
ButtonStyle Property
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : ButtonStyle Property

Determines the style and design of the buttons in the control.

Syntax

Visual Basic (Declaration) 
Public Property ButtonStyle As enumButtonStyle
C# 
public enumButtonStyle ButtonStyle {get; set;}

Property Value

enumButtonStyle

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also