setTxtWelcomeVisible()

The method calls the loginFrameworkView class to set the visible state of the text txt_welcome of the wincc_oa_path/panels/vision/login.pnl.

Synopsis

public void setTxtWelcomeVisible(bool visible);

Parameters

  1. Parameter Meaning
    visible

    The parameter visible sets the visible state of the text txt_welcome of the wincc_oa_path/panels/vision/login.pnl.

    TRUE = visible

    FALSE = invisible

Return Value

-

Assignment

Login Framework classes

See also

setTxtPlatformVisible(), setTxtVersionVisible()