private void nullifyGenericWindow() { if (genericWinESR != null && !genericWinESR.GenericWindowBoxIsNull()) { genericWinESR.HideAndNull(); } }