Skip to content

Enable Property

Description

Enables or disables the item control.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Enable() As Boolean

Remarks

If the control is disabled, it is drawn as disabled and does not react to user input.

See Also


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