Removed unneeded packages from the solution.
This commit is contained in:
+1
-1
@@ -764,7 +764,7 @@
|
||||
//
|
||||
this.weekEndingMonthCalendar.BackColor = System.Drawing.SystemColors.ControlLight;
|
||||
this.weekEndingMonthCalendar.FirstDayOfWeek = System.Windows.Forms.Day.Sunday;
|
||||
this.weekEndingMonthCalendar.Location = new System.Drawing.Point(29, 61);
|
||||
this.weekEndingMonthCalendar.Location = new System.Drawing.Point(49, 61);
|
||||
this.weekEndingMonthCalendar.MaxSelectionCount = 1;
|
||||
this.weekEndingMonthCalendar.Name = "weekEndingMonthCalendar";
|
||||
this.weekEndingMonthCalendar.ShowTodayCircle = false;
|
||||
|
||||
Reference in New Issue
Block a user