if (!(dicParams.Count > 0 && mfrmSetup != null && mfrmSetup.Visible != true && dicParams.ContainsKey(mcstrTitle))) { return; }
Comment out this line and try again.