Share via


PmfFormCtrl.visibleFormControl Method [AX 2012]

Sets the visible property of a specified form control.

Syntax

protected void visibleFormControl(IdentifierName _name, boolean _visible)

Run On

Called

Parameters

  • _visible
    Type: boolean
    A Boolean value that indicates whether the control should be visible.

See Also

Reference

PmfFormCtrl Class