Navigation: Ultimate Suite for PowerBuilder Help > PowerRangebar > Functions >

of_enabled

Send comments on this topic.

 

Description:

 

When the Enabled property is enabled, the control can have focus.

Syntax:

of_enabled(boolean ab_enabled)

Argument

Description

ab_enabled

Pass TRUE to enabled the control, FALSE to disable the control.

Return Value:

Always returns 1.

Usage:

Use this method instead of the using the Enabled property so that the control redraws properly.


Copyright © 2021 Werysoft Inc.