setBtnCancelToolTip()

The method calls the loginFrameworkView class to set the tooltip of the button Cancel (btn_cancle) of the wincc_oa_path/panels/vision/login.pnl.

Synopsis

public void setBtnCancelToolTip(string toolTip);

Parameters

  1. Parameter Meaning
    tooltip The parameter tooltip sets the tooltip of the button "Cancel" of the wincc_oa_path/panels/vision/login.pnl.

Return Value

-

Assignment

Login Framework classes

See also

setBtnCancelEnabled(), setBtnCancelText(), setBtnCancelVisible()