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

Determines the current state of the button the text is being rednered for.

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