formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Progress Bar

fz_fuim_prog_hide_show

Description

Show or hide progress bar. This function shows or hides the current progress bar window. This function does not need to be called to make a progress bar initially visible as will do this as soon as the delay time has expired. This function can be used to hide and re-display a progress bar in the event that you task needs to perform some action where the progress bar interferes with the operation.

Plugin Prototype

fzrt_error_td fz_fuim_prog_hide_show(

fzrt_boolean

show )

Parameters

show [Input]

If TRUE then the progress bar window is shown if FALSE then the window is hidden

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_fuim_fset


Defined in

fz_fuim_prog_api.h