Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Powerbuilder Documentation 15.0 – Page 511 – PowerBuilder Library

Powerbuilder Documentation 15.0

Powerbuilder Documentation 15.0

DisplayEveryNLabels – PB Docs 150

DisplayEveryNLabels property for PowerScript controls Controls grAxis objects of Graph controls Description DisplayEveryNLabels is a property of the grAxis objects that can be part of graph controls. There are three grAxis objects: Category, Series, and Values. This property specifies which major divisions to label on the selected axis in the graph. For example, a value…

Support for Tab Sequence, Enabled, and Show Focus Rectangle Properties – PB Docs 150

Support for Tab Sequence, Enabled, and Show Focus Rectangle Properties These properties are supported in the PowerBuilder Classic DataWindow. PowerBuilder .NET WPF DataWindow supports only Tab Sequence and Enabled. The Tab Sequence property is not expressionable, but Enabled and Show Focus Rectangle are. The default value of Tab Sequence is zero for all non-column controls,…

ButtonHeader – PB Docs 150

ButtonHeader property for PowerScript controls Controls ListView controls Description When the ButtonHeader property is enabled, the column titles in a ListView’s report view appear as pushable buttons instead of labels. Usage In a painter To set the ButtonHeader property: Select the ButtonHeader check box on the General page of the ListView control’s Properties view. In…