Gets or sets the name of this object.
object.Name as String
For the App object, the Name property is set using the –a command line argument when Newlook is started, and is read-only.
For the Form object, the Name property can be used as an alternative to ActiveForm to reference the form within the object model at run-time. It should not be confused with the form's Description, which is given to a form override when it is saved.
For inserted controls, the Name property can be set explicitly in Designer or at run-time via a script or macro.
For a Field object, the name is defined by the data source and is read-only.
For the Session object, the Name property can be used to reference the session within the object model at run-time.
Variable property | ReferenceField property
ScrollBar control (control deprecated in version 10.5)
© 2004-2021 looksoftware. All rights reserved.