dbicButton Send comments on this topic.
ToggleState Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > ButtonToggledEventArgs Class : ToggleState Property

Determines the new toggle state of the control

Syntax

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

Property Value

enumToggleButtonState

Requirements

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

See Also