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

of_istoggleon

Send comments on this topic.

 

Description:

Used to determine if a button is toggled or not.

Syntax:

of_istoggleon (string as_item)

Argument

Description

as_item

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

Return Value:

Returns TRUE is the button is toggled on or FALSE if it's off.

Usage:

See Also:
of_toggle


Copyright © 2021 Werysoft Inc.