Name
property (DataWindow object)
Description
The name of the control.
Applies to
Button, Column, Computed Field, Graph, GroupBox, InkPicture, Line,
OLE, Oval, Picture, Rectangle, Report, RoundRectangle, TableBlob, and
Text controls
Syntax
PowerBuilder dot notation:
|
1 |
dw_control.Object.controlname.Name |
Describe argument:
|
1 |
"controlname.Name" |
|
Parameter |
Description |
|---|---|
|
controlname |
The control for which you want the name. For |
Usage
In the painter
Select the control and set the value in the Properties view,
General tab, Name option.
Examples
|
1 2 |
setting = dw1.Object.#4.Name setting = dw1.Describe("#4.Name") |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest