Skip to content

Locked Property

Description

Gets or sets whether a control can be edited.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Locked() As Boolean

Remarks

This is similar to a "Read-Only" property in that text can be copied and selected, but not edited.

See Also


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