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

Determines if the control will act as a toggle button.

Syntax

Visual Basic (Declaration) 
Public Property Toggle As Boolean
C# 
public bool Toggle {get; set;}

Property Value

Boolean

Requirements

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

See Also