Skip to content

Checked Property

Description

Gets or sets a value specifying whether the push button is "checked".

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Checked() As Boolean

Remarks

When a button is "checked," it will appear just like it does when you click it with your mouse. If you were to click and hold down the mouse over a button, you would see the same results.

Checked Button Example

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.