1 write to monthCalendar1
Accessibility_Core_App (1)
CommonControl2.Designer.cs (1)
59
this.
monthCalendar1
= new System.Windows.Forms.MonthCalendar();
5 references to monthCalendar1
Accessibility_Core_App (5)
CommonControl2.Designer.cs (5)
233
this.
monthCalendar1
.Location = new System.Drawing.Point(18, 36);
234
this.
monthCalendar1
.Margin = new System.Windows.Forms.Padding(10);
235
this.
monthCalendar1
.Name = "monthCalendar1";
236
this.
monthCalendar1
.TabIndex = 1;
263
this.Controls.Add(this.
monthCalendar1
);