Skip to content

Checked Property

Description

Specifies whether the button is "checked".

Property Type

Read-write property.

Syntax (Visual Basic)

Public Property Checked() As Boolean

Return Type

True if the button is checked, False otherwise.

Remarks

If True, the button is displayed in its checked state.

See Also


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