VLFormDesigner Reference

MethodIsLocked

See Also See Also Applies To Applies To

Reports if the specified control is currently locked.

 

Syntax

object.IsLocked(ByVal aControl As Object )

 

The IsLocked method syntax has these parts:

Part Description
object An object expression that evaluates to VLFormDesigner.
aControl A control which needs to be checked for locked state. Method returns True if the control is marked as locked, otherwise returns False