Previous Topic

Next Topic

ActiveProperty - Scripted Form Property

property ActiveProperty: String

This returns property on the scripted form that is active.

Setting the ActiveProperty to "" sets focus to the Masterfile Code selection.

For example:

  ARCustomerForm.ActiveProperty = ""

Sets the focus to the AR Customer Form Customer Code drop-down field.

See Also

ScriptedForm Object

Book Contents

Book Index