Child DataWindow Object

Use syntax to define a Child DataWindow.

Syntax

PowerBuilder dot notation:
dataobject = dw_control.object.cdw_control.dataobject
Describe argument:
dw_control.Describe("cdw_control.dataobject")
Modify argument:
dw_control.Modify("cdw_control.dataobject = 'd_dwobject'")

Usage

In the painter: Select the control and set the values in the Properties view.