Function StatusLineBackgroundOperationPanel.setBackgroundOperationStatus

show / update / animate background operation status; when both parameters are nulls, hide background op status panel

void setBackgroundOperationStatus(
  string icon,
  dstring statusText
);