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