BBjFileChooser::getControlButtonsAreShown

Description

In BBj 7.0 and higher, use this method to determine if the BBjFileChooser's [OK] and [Cancel] buttons are visible.

Syntax

Return Value

Method

boolean

getControlButtonsAreShown()

Parameters

None.

Return Value

Returns non-zero if the control buttons show; zero if they are not.

Remarks

None.

Example

See Also

BBjAPI

BBjSysGui

BBjWindow

BBjFileChooser

   BBjFileChooser::setControlButtonsAreShownBBjFileChooser

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.