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

Gets the current state of the button being 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