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

Gets the state of the button to be drawn.

Syntax

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

Property Value

enumButtonState

Requirements

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

See Also