public override string SetLabel() { return(" (" + saveCheck.ToString() + ")"); }
public override string SetLabel() { return(saveCheck.ToString()); }