PerpendicularText property for PowerScript controls
Controls
Tab controls
Description
When PerpendicularText is enabled, the tab labels are drawn
perpendicular to the tab page, resulting in narrower tabs. When
PerpendicularText is not enabled, text runs parallel to the edge
of the tab page, resulting in wider tabs.
Usage
In a painter
To select a perpendicular orientation for tab
text:
-
Select the Perpendicular Text check box
on the General page of the control’s Properties view.
In scripts
The PerpendicularText property takes a boolean value.
The following line specifies that tab labels are perpendicular
to the tab page.
1 |
tab_1.PerpendicularText = TRUE |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments