The (Name) property determines the actual name of a control.
Property Type: Fixed
Default Value: The name entered for the control when it was created
Hierarchical Reference: No hierarchical reference available.To determine the name of the control consider using the function MyName.
The default value of the property can be changed by typing the required value directly into the caption property field
Renaming a control will scan all rules and replace any occurrence of the old name with the new name.
If DriveWorks detects that this could cause a delay, then the following message will be displayed.
(Name) Property Value | Result |
---|---|
NewControlName | Renames the control to NewControlName |
Form Design
A type of control property where the value can only be set in the Form Designer (not by a rule).