The name of the control.
Button, Column, Computed Field, Graph, GroupBox, InkPicture, Line, OLE, Oval, Picture, Rectangle, Report, RoundRectangle, TableBlob, and Text controls
Describe argument:
"controlname.Name"
Parameter |
Description |
---|---|
controlname |
The control for which you want the name. For columns, you can specify the column number preceded by #. |
Select the control and set the value in the Properties window, General category.
[Visual Basic] setting = dw1.Describe("#4.Name")