BorderStyle

Description

Values for specifying the border style of the DataWindow control.

PowerBuilder only. Used for the Border property of the DataWindow control.

Values

PowerBuilder enumerated value

Numeric value

Meaning

StyleBox!

2

The DataWindow control is surrounded by a rectangular box without any shading

StyleLowered!

5

The control has a 3D border with shading to make it look lowered

StyleRaised!

6

The control has a 3D border with shading to make it look raised

StyleShadowBox!

1

The control has a rectangular border with a drop shadow


See also

Border