Navigation: Ultimate Suite for PowerBuilder Help > Toolbar Strip > Functions >

of_isenabled

Send comments on this topic.

 

Description:

Used to determine if a button is enabled or disabled.

Syntax:

of_isenabled (string as_item)

Argument

Description

as_item

The text of the button you want to get the enable state for.

Return Value:

Returns TRUE is the button is enabled or FALSE if it's disabled.

Usage:

See Also:
of_setenabled


Copyright © 2021 Werysoft Inc.