Share

AcApStatusBar::ShowCleanScreenIcon

C++

virtual SB_DEPRECATED void ShowCleanScreenIcon(
    BOOL bShow
) = 0;

Description

This function allows you to show or hide the 'Clean Screen' icon.

Parameters

Parameters Description
bShow Input Boolean to show or hide the 'Clean Screen' icon.

Links

AcApStatusBar

Was this information helpful?