Skip to content

ConstraintEdit Property

Description

Specifies whether data not declared in the list of constraints can be entered into the edit box.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property ConstraintEdit() As Boolean

Remarks

  • If True, then you can only choose from the list of constraints added.
  • If False, then you can type a custom response not listed in the list of constraints.

See Also


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