in Office365APIEditor/UI/CreateEventForm.Designer.cs [29:1194]
private void InitializeComponent()
{
this.label1 = new System.Windows.Forms.Label();
this.textBox_Basic_Title = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.textBox_Basic_RequiredAttendees = new System.Windows.Forms.TextBox();
this.textBox_Basic_OptionalAttendees = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.textBox_Basic_Location = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.textBox_Basic_ResourceAttendees = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.dateTimePicker_Basic_StartDate = new System.Windows.Forms.DateTimePicker();
this.label6 = new System.Windows.Forms.Label();
this.checkBox_Basic_IsAllDay = new System.Windows.Forms.CheckBox();
this.label7 = new System.Windows.Forms.Label();
this.dateTimePicker_Basic_EndDate = new System.Windows.Forms.DateTimePicker();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.comboBox_OnlineMeeting_Provider = new System.Windows.Forms.ComboBox();
this.comboBox_BodyType = new System.Windows.Forms.ComboBox();
this.Button_Save = new System.Windows.Forms.Button();
this.dateTimePicker_Basic_StartTime = new System.Windows.Forms.DateTimePicker();
this.dateTimePicker_Basic_EndTime = new System.Windows.Forms.DateTimePicker();
this.checkBox_Recurring_IsRecurring = new System.Windows.Forms.CheckBox();
this.groupBox_Recurring_Pattern = new System.Windows.Forms.GroupBox();
this.groupBox_Recurring_Pattern_Weekly = new System.Windows.Forms.GroupBox();
this.label14 = new System.Windows.Forms.Label();
this.comboBox_Recurring_Pattern_Weekly_Interval = new System.Windows.Forms.ComboBox();
this.label13 = new System.Windows.Forms.Label();
this.checkBox_Recurring_Pattern_Weekly_Sunday = new System.Windows.Forms.CheckBox();
this.checkBox_Recurring_Pattern_Weekly_Saturday = new System.Windows.Forms.CheckBox();
this.checkBox_Recurring_Pattern_Weekly_Monday = new System.Windows.Forms.CheckBox();
this.checkBox_Recurring_Pattern_Weekly_Friday = new System.Windows.Forms.CheckBox();
this.checkBox_Recurring_Pattern_Weekly_Tuesday = new System.Windows.Forms.CheckBox();
this.checkBox_Recurring_Pattern_Weekly_Thursday = new System.Windows.Forms.CheckBox();
this.checkBox_Recurring_Pattern_Weekly_Wednesday = new System.Windows.Forms.CheckBox();
this.groupBox_Recurring_Pattern_Daily = new System.Windows.Forms.GroupBox();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.comboBox_Recurring_Pattern_Daily_Interval = new System.Windows.Forms.ComboBox();
this.groupBox_Recurring_Pattern_Yearly = new System.Windows.Forms.GroupBox();
this.checkBox_Recurring_Pattern_Yearly_Sunday = new System.Windows.Forms.CheckBox();
this.checkBox_Recurring_Pattern_Yearly_Saturday = new System.Windows.Forms.CheckBox();
this.label18 = new System.Windows.Forms.Label();
this.checkBox_Recurring_Pattern_Yearly_Monday = new System.Windows.Forms.CheckBox();
this.comboBox_Recurring_Pattern_Yearly_Absolute_Month = new System.Windows.Forms.ComboBox();
this.checkBox_Recurring_Pattern_Yearly_Friday = new System.Windows.Forms.CheckBox();
this.comboBox_Recurring_Pattern_Yearly_Interval = new System.Windows.Forms.ComboBox();
this.checkBox_Recurring_Pattern_Yearly_Tuesday = new System.Windows.Forms.CheckBox();
this.label23 = new System.Windows.Forms.Label();
this.checkBox_Recurring_Pattern_Yearly_Thursday = new System.Windows.Forms.CheckBox();
this.comboBox_Recurring_Pattern_Yearly_Relative_Month = new System.Windows.Forms.ComboBox();
this.checkBox_Recurring_Pattern_Yearly_Wednesday = new System.Windows.Forms.CheckBox();
this.label_Recurring_Pattern_Yearly_Relative_Month = new System.Windows.Forms.Label();
this.comboBox_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex = new System.Windows.Forms.ComboBox();
this.label_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex = new System.Windows.Forms.Label();
this.comboBox_Recurring_Pattern_Yearly_Absolute_Day = new System.Windows.Forms.ComboBox();
this.label_Recurring_Pattern_Yearly_Absolute_Date = new System.Windows.Forms.Label();
this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern = new System.Windows.Forms.RadioButton();
this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay = new System.Windows.Forms.RadioButton();
this.groupBox_Recurring_Pattern_Monthly = new System.Windows.Forms.GroupBox();
this.checkBox_Recurring_Pattern_Monthly_Sunday = new System.Windows.Forms.CheckBox();
this.checkBox_Recurring_Pattern_Monthly_Saturday = new System.Windows.Forms.CheckBox();
this.label16 = new System.Windows.Forms.Label();
this.checkBox_Recurring_Pattern_Monthly_Monday = new System.Windows.Forms.CheckBox();
this.comboBox_Recurring_Pattern_Monthly_DayOfWeekIndex = new System.Windows.Forms.ComboBox();
this.checkBox_Recurring_Pattern_Monthly_Friday = new System.Windows.Forms.CheckBox();
this.comboBox_Recurring_Pattern_Monthly_Interval = new System.Windows.Forms.ComboBox();
this.checkBox_Recurring_Pattern_Monthly_Tuesday = new System.Windows.Forms.CheckBox();
this.label_Recurring_Pattern_Monthly_DayOfWeekIndex = new System.Windows.Forms.Label();
this.checkBox_Recurring_Pattern_Monthly_Thursday = new System.Windows.Forms.CheckBox();
this.label17 = new System.Windows.Forms.Label();
this.checkBox_Recurring_Pattern_Monthly_Wednesday = new System.Windows.Forms.CheckBox();
this.comboBox_Recurring_Pattern_Monthly_DayOfTheMonth = new System.Windows.Forms.ComboBox();
this.label_Recurring_Pattern_Monthly_DayOfTheMonth = new System.Windows.Forms.Label();
this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern = new System.Windows.Forms.RadioButton();
this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern = new System.Windows.Forms.RadioButton();
this.radioButton_Recurring_Pattern_Yearly = new System.Windows.Forms.RadioButton();
this.radioButton_Recurring_Pattern_Monthly = new System.Windows.Forms.RadioButton();
this.radioButton_Recurring_Pattern_Weekly = new System.Windows.Forms.RadioButton();
this.radioButton_Recurring_Pattern_Daily = new System.Windows.Forms.RadioButton();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.comboBox_Basic_TimeZone = new System.Windows.Forms.ComboBox();
this.label10 = new System.Windows.Forms.Label();
this.textBox_Body = new System.Windows.Forms.TextBox();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.groupBox_Recurring_Range = new System.Windows.Forms.GroupBox();
this.comboBox_Recurring_Range_NumberOfConcurrences = new System.Windows.Forms.ComboBox();
this.dateTimePicker_Recurring_Range_EndByDate = new System.Windows.Forms.DateTimePicker();
this.radioButton_Recurring_Range_EndBy = new System.Windows.Forms.RadioButton();
this.radioButton_Recurring_Range_EndAfter = new System.Windows.Forms.RadioButton();
this.radioButton_Recurring_Range_NoEnd = new System.Windows.Forms.RadioButton();
this.label26 = new System.Windows.Forms.Label();
this.dateTimePicker_Recurring_Range_Start = new System.Windows.Forms.DateTimePicker();
this.label25 = new System.Windows.Forms.Label();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.groupBox_Recurring_Pattern.SuspendLayout();
this.groupBox_Recurring_Pattern_Weekly.SuspendLayout();
this.groupBox_Recurring_Pattern_Daily.SuspendLayout();
this.groupBox_Recurring_Pattern_Yearly.SuspendLayout();
this.groupBox_Recurring_Pattern_Monthly.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.groupBox_Recurring_Range.SuspendLayout();
this.tabPage3.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(6, 9);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(30, 13);
this.label1.TabIndex = 0;
this.label1.Text = "Title:";
//
// textBox_Basic_Title
//
this.textBox_Basic_Title.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Basic_Title.Location = new System.Drawing.Point(118, 6);
this.textBox_Basic_Title.Name = "textBox_Basic_Title";
this.textBox_Basic_Title.Size = new System.Drawing.Size(640, 20);
this.textBox_Basic_Title.TabIndex = 10;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(6, 32);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(103, 13);
this.label2.TabIndex = 2;
this.label2.Text = "Required attendees:";
//
// textBox_Basic_RequiredAttendees
//
this.textBox_Basic_RequiredAttendees.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Basic_RequiredAttendees.Location = new System.Drawing.Point(118, 32);
this.textBox_Basic_RequiredAttendees.Name = "textBox_Basic_RequiredAttendees";
this.textBox_Basic_RequiredAttendees.Size = new System.Drawing.Size(640, 20);
this.textBox_Basic_RequiredAttendees.TabIndex = 11;
//
// textBox_Basic_OptionalAttendees
//
this.textBox_Basic_OptionalAttendees.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Basic_OptionalAttendees.Location = new System.Drawing.Point(118, 58);
this.textBox_Basic_OptionalAttendees.Name = "textBox_Basic_OptionalAttendees";
this.textBox_Basic_OptionalAttendees.Size = new System.Drawing.Size(640, 20);
this.textBox_Basic_OptionalAttendees.TabIndex = 12;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(6, 61);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(99, 13);
this.label3.TabIndex = 4;
this.label3.Text = "Optional attendees:";
//
// textBox_Basic_Location
//
this.textBox_Basic_Location.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Basic_Location.Location = new System.Drawing.Point(118, 110);
this.textBox_Basic_Location.Name = "textBox_Basic_Location";
this.textBox_Basic_Location.Size = new System.Drawing.Size(640, 20);
this.textBox_Basic_Location.TabIndex = 14;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(6, 113);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(51, 13);
this.label4.TabIndex = 6;
this.label4.Text = "Location:";
//
// textBox_Basic_ResourceAttendees
//
this.textBox_Basic_ResourceAttendees.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Basic_ResourceAttendees.Location = new System.Drawing.Point(118, 84);
this.textBox_Basic_ResourceAttendees.Name = "textBox_Basic_ResourceAttendees";
this.textBox_Basic_ResourceAttendees.Size = new System.Drawing.Size(640, 20);
this.textBox_Basic_ResourceAttendees.TabIndex = 13;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(6, 87);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(106, 13);
this.label5.TabIndex = 8;
this.label5.Text = "Resource attendees:";
//
// dateTimePicker_Basic_StartDate
//
this.dateTimePicker_Basic_StartDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dateTimePicker_Basic_StartDate.Location = new System.Drawing.Point(118, 136);
this.dateTimePicker_Basic_StartDate.Name = "dateTimePicker_Basic_StartDate";
this.dateTimePicker_Basic_StartDate.Size = new System.Drawing.Size(100, 20);
this.dateTimePicker_Basic_StartDate.TabIndex = 15;
this.dateTimePicker_Basic_StartDate.ValueChanged += new System.EventHandler(this.DateTimePicker_Basic_StartDate_ValueChanged);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(6, 142);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(32, 13);
this.label6.TabIndex = 11;
this.label6.Text = "Start:";
//
// checkBox_Basic_IsAllDay
//
this.checkBox_Basic_IsAllDay.AutoSize = true;
this.checkBox_Basic_IsAllDay.Location = new System.Drawing.Point(289, 136);
this.checkBox_Basic_IsAllDay.Name = "checkBox_Basic_IsAllDay";
this.checkBox_Basic_IsAllDay.Size = new System.Drawing.Size(57, 17);
this.checkBox_Basic_IsAllDay.TabIndex = 17;
this.checkBox_Basic_IsAllDay.Text = "All day";
this.checkBox_Basic_IsAllDay.UseVisualStyleBackColor = true;
this.checkBox_Basic_IsAllDay.CheckedChanged += new System.EventHandler(this.CheckBox_Basic_IsAllDay_CheckedChanged);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(6, 168);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(26, 13);
this.label7.TabIndex = 13;
this.label7.Text = "End";
//
// dateTimePicker_Basic_EndDate
//
this.dateTimePicker_Basic_EndDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dateTimePicker_Basic_EndDate.Location = new System.Drawing.Point(118, 162);
this.dateTimePicker_Basic_EndDate.Name = "dateTimePicker_Basic_EndDate";
this.dateTimePicker_Basic_EndDate.Size = new System.Drawing.Size(100, 20);
this.dateTimePicker_Basic_EndDate.TabIndex = 18;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(6, 191);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(56, 13);
this.label8.TabIndex = 15;
this.label8.Text = "Time zone";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(8, 18);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(120, 13);
this.label9.TabIndex = 17;
this.label9.Text = "Online Meeting Provider";
//
// comboBox_OnlineMeeting_Provider
//
this.comboBox_OnlineMeeting_Provider.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_OnlineMeeting_Provider.FormattingEnabled = true;
this.comboBox_OnlineMeeting_Provider.Location = new System.Drawing.Point(134, 15);
this.comboBox_OnlineMeeting_Provider.Name = "comboBox_OnlineMeeting_Provider";
this.comboBox_OnlineMeeting_Provider.Size = new System.Drawing.Size(121, 21);
this.comboBox_OnlineMeeting_Provider.TabIndex = 200;
//
// comboBox_BodyType
//
this.comboBox_BodyType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_BodyType.FormattingEnabled = true;
this.comboBox_BodyType.Items.AddRange(new object[] {
"Text",
"HTML"});
this.comboBox_BodyType.Location = new System.Drawing.Point(118, 214);
this.comboBox_BodyType.Name = "comboBox_BodyType";
this.comboBox_BodyType.Size = new System.Drawing.Size(92, 21);
this.comboBox_BodyType.TabIndex = 21;
//
// Button_Save
//
this.Button_Save.Location = new System.Drawing.Point(18, 12);
this.Button_Save.Name = "Button_Save";
this.Button_Save.Size = new System.Drawing.Size(75, 23);
this.Button_Save.TabIndex = 0;
this.Button_Save.Text = "Save";
this.Button_Save.UseVisualStyleBackColor = true;
this.Button_Save.Click += new System.EventHandler(this.Button_Save_ClickAsync);
//
// dateTimePicker_Basic_StartTime
//
this.dateTimePicker_Basic_StartTime.CustomFormat = "HH:mm";
this.dateTimePicker_Basic_StartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateTimePicker_Basic_StartTime.Location = new System.Drawing.Point(224, 136);
this.dateTimePicker_Basic_StartTime.Name = "dateTimePicker_Basic_StartTime";
this.dateTimePicker_Basic_StartTime.ShowUpDown = true;
this.dateTimePicker_Basic_StartTime.Size = new System.Drawing.Size(59, 20);
this.dateTimePicker_Basic_StartTime.TabIndex = 16;
//
// dateTimePicker_Basic_EndTime
//
this.dateTimePicker_Basic_EndTime.CustomFormat = "HH:mm";
this.dateTimePicker_Basic_EndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateTimePicker_Basic_EndTime.Location = new System.Drawing.Point(224, 162);
this.dateTimePicker_Basic_EndTime.Name = "dateTimePicker_Basic_EndTime";
this.dateTimePicker_Basic_EndTime.ShowUpDown = true;
this.dateTimePicker_Basic_EndTime.Size = new System.Drawing.Size(59, 20);
this.dateTimePicker_Basic_EndTime.TabIndex = 19;
//
// checkBox_Recurring_IsRecurring
//
this.checkBox_Recurring_IsRecurring.AutoSize = true;
this.checkBox_Recurring_IsRecurring.Location = new System.Drawing.Point(6, 6);
this.checkBox_Recurring_IsRecurring.Name = "checkBox_Recurring_IsRecurring";
this.checkBox_Recurring_IsRecurring.Size = new System.Drawing.Size(72, 17);
this.checkBox_Recurring_IsRecurring.TabIndex = 100;
this.checkBox_Recurring_IsRecurring.Text = "Recurring";
this.checkBox_Recurring_IsRecurring.UseVisualStyleBackColor = true;
this.checkBox_Recurring_IsRecurring.CheckedChanged += new System.EventHandler(this.CheckBox_Recurring_IsRecurring_CheckedChanged);
//
// groupBox_Recurring_Pattern
//
this.groupBox_Recurring_Pattern.Controls.Add(this.groupBox_Recurring_Pattern_Weekly);
this.groupBox_Recurring_Pattern.Controls.Add(this.groupBox_Recurring_Pattern_Daily);
this.groupBox_Recurring_Pattern.Controls.Add(this.groupBox_Recurring_Pattern_Yearly);
this.groupBox_Recurring_Pattern.Controls.Add(this.groupBox_Recurring_Pattern_Monthly);
this.groupBox_Recurring_Pattern.Controls.Add(this.radioButton_Recurring_Pattern_Yearly);
this.groupBox_Recurring_Pattern.Controls.Add(this.radioButton_Recurring_Pattern_Monthly);
this.groupBox_Recurring_Pattern.Controls.Add(this.radioButton_Recurring_Pattern_Weekly);
this.groupBox_Recurring_Pattern.Controls.Add(this.radioButton_Recurring_Pattern_Daily);
this.groupBox_Recurring_Pattern.Location = new System.Drawing.Point(8, 28);
this.groupBox_Recurring_Pattern.Name = "groupBox_Recurring_Pattern";
this.groupBox_Recurring_Pattern.Size = new System.Drawing.Size(754, 280);
this.groupBox_Recurring_Pattern.TabIndex = 101;
this.groupBox_Recurring_Pattern.TabStop = false;
this.groupBox_Recurring_Pattern.Text = "Pattern";
//
// groupBox_Recurring_Pattern_Weekly
//
this.groupBox_Recurring_Pattern_Weekly.Controls.Add(this.label14);
this.groupBox_Recurring_Pattern_Weekly.Controls.Add(this.comboBox_Recurring_Pattern_Weekly_Interval);
this.groupBox_Recurring_Pattern_Weekly.Controls.Add(this.label13);
this.groupBox_Recurring_Pattern_Weekly.Controls.Add(this.checkBox_Recurring_Pattern_Weekly_Sunday);
this.groupBox_Recurring_Pattern_Weekly.Controls.Add(this.checkBox_Recurring_Pattern_Weekly_Saturday);
this.groupBox_Recurring_Pattern_Weekly.Controls.Add(this.checkBox_Recurring_Pattern_Weekly_Monday);
this.groupBox_Recurring_Pattern_Weekly.Controls.Add(this.checkBox_Recurring_Pattern_Weekly_Friday);
this.groupBox_Recurring_Pattern_Weekly.Controls.Add(this.checkBox_Recurring_Pattern_Weekly_Tuesday);
this.groupBox_Recurring_Pattern_Weekly.Controls.Add(this.checkBox_Recurring_Pattern_Weekly_Thursday);
this.groupBox_Recurring_Pattern_Weekly.Controls.Add(this.checkBox_Recurring_Pattern_Weekly_Wednesday);
this.groupBox_Recurring_Pattern_Weekly.Location = new System.Drawing.Point(81, 43);
this.groupBox_Recurring_Pattern_Weekly.Name = "groupBox_Recurring_Pattern_Weekly";
this.groupBox_Recurring_Pattern_Weekly.Size = new System.Drawing.Size(667, 56);
this.groupBox_Recurring_Pattern_Weekly.TabIndex = 105;
this.groupBox_Recurring_Pattern_Weekly.TabStop = false;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(6, 14);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(34, 13);
this.label14.TabIndex = 31;
this.label14.Text = "Every";
//
// comboBox_Recurring_Pattern_Weekly_Interval
//
this.comboBox_Recurring_Pattern_Weekly_Interval.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Pattern_Weekly_Interval.FormattingEnabled = true;
this.comboBox_Recurring_Pattern_Weekly_Interval.Location = new System.Drawing.Point(46, 11);
this.comboBox_Recurring_Pattern_Weekly_Interval.Name = "comboBox_Recurring_Pattern_Weekly_Interval";
this.comboBox_Recurring_Pattern_Weekly_Interval.Size = new System.Drawing.Size(57, 21);
this.comboBox_Recurring_Pattern_Weekly_Interval.TabIndex = 107;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(109, 14);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(38, 13);
this.label13.TabIndex = 33;
this.label13.Text = "weeks";
//
// checkBox_Recurring_Pattern_Weekly_Sunday
//
this.checkBox_Recurring_Pattern_Weekly_Sunday.AutoSize = true;
this.checkBox_Recurring_Pattern_Weekly_Sunday.Location = new System.Drawing.Point(9, 36);
this.checkBox_Recurring_Pattern_Weekly_Sunday.Name = "checkBox_Recurring_Pattern_Weekly_Sunday";
this.checkBox_Recurring_Pattern_Weekly_Sunday.Size = new System.Drawing.Size(45, 17);
this.checkBox_Recurring_Pattern_Weekly_Sunday.TabIndex = 108;
this.checkBox_Recurring_Pattern_Weekly_Sunday.Text = "Sun";
this.checkBox_Recurring_Pattern_Weekly_Sunday.UseVisualStyleBackColor = true;
//
// checkBox_Recurring_Pattern_Weekly_Saturday
//
this.checkBox_Recurring_Pattern_Weekly_Saturday.AutoSize = true;
this.checkBox_Recurring_Pattern_Weekly_Saturday.Location = new System.Drawing.Point(351, 36);
this.checkBox_Recurring_Pattern_Weekly_Saturday.Name = "checkBox_Recurring_Pattern_Weekly_Saturday";
this.checkBox_Recurring_Pattern_Weekly_Saturday.Size = new System.Drawing.Size(42, 17);
this.checkBox_Recurring_Pattern_Weekly_Saturday.TabIndex = 114;
this.checkBox_Recurring_Pattern_Weekly_Saturday.Text = "Sat";
this.checkBox_Recurring_Pattern_Weekly_Saturday.UseVisualStyleBackColor = true;
//
// checkBox_Recurring_Pattern_Weekly_Monday
//
this.checkBox_Recurring_Pattern_Weekly_Monday.AutoSize = true;
this.checkBox_Recurring_Pattern_Weekly_Monday.Location = new System.Drawing.Point(67, 36);
this.checkBox_Recurring_Pattern_Weekly_Monday.Name = "checkBox_Recurring_Pattern_Weekly_Monday";
this.checkBox_Recurring_Pattern_Weekly_Monday.Size = new System.Drawing.Size(47, 17);
this.checkBox_Recurring_Pattern_Weekly_Monday.TabIndex = 109;
this.checkBox_Recurring_Pattern_Weekly_Monday.Text = "Mon";
this.checkBox_Recurring_Pattern_Weekly_Monday.UseVisualStyleBackColor = true;
//
// checkBox_Recurring_Pattern_Weekly_Friday
//
this.checkBox_Recurring_Pattern_Weekly_Friday.AutoSize = true;
this.checkBox_Recurring_Pattern_Weekly_Friday.Location = new System.Drawing.Point(305, 36);
this.checkBox_Recurring_Pattern_Weekly_Friday.Name = "checkBox_Recurring_Pattern_Weekly_Friday";
this.checkBox_Recurring_Pattern_Weekly_Friday.Size = new System.Drawing.Size(37, 17);
this.checkBox_Recurring_Pattern_Weekly_Friday.TabIndex = 113;
this.checkBox_Recurring_Pattern_Weekly_Friday.Text = "Fri";
this.checkBox_Recurring_Pattern_Weekly_Friday.UseVisualStyleBackColor = true;
//
// checkBox_Recurring_Pattern_Weekly_Tuesday
//
this.checkBox_Recurring_Pattern_Weekly_Tuesday.AutoSize = true;
this.checkBox_Recurring_Pattern_Weekly_Tuesday.Location = new System.Drawing.Point(127, 36);
this.checkBox_Recurring_Pattern_Weekly_Tuesday.Name = "checkBox_Recurring_Pattern_Weekly_Tuesday";
this.checkBox_Recurring_Pattern_Weekly_Tuesday.Size = new System.Drawing.Size(45, 17);
this.checkBox_Recurring_Pattern_Weekly_Tuesday.TabIndex = 110;
this.checkBox_Recurring_Pattern_Weekly_Tuesday.Text = "Tue";
this.checkBox_Recurring_Pattern_Weekly_Tuesday.UseVisualStyleBackColor = true;
//
// checkBox_Recurring_Pattern_Weekly_Thursday
//
this.checkBox_Recurring_Pattern_Weekly_Thursday.AutoSize = true;
this.checkBox_Recurring_Pattern_Weekly_Thursday.Location = new System.Drawing.Point(247, 36);
this.checkBox_Recurring_Pattern_Weekly_Thursday.Name = "checkBox_Recurring_Pattern_Weekly_Thursday";
this.checkBox_Recurring_Pattern_Weekly_Thursday.Size = new System.Drawing.Size(45, 17);
this.checkBox_Recurring_Pattern_Weekly_Thursday.TabIndex = 112;
this.checkBox_Recurring_Pattern_Weekly_Thursday.Text = "Thu";
this.checkBox_Recurring_Pattern_Weekly_Thursday.UseVisualStyleBackColor = true;
//
// checkBox_Recurring_Pattern_Weekly_Wednesday
//
this.checkBox_Recurring_Pattern_Weekly_Wednesday.AutoSize = true;
this.checkBox_Recurring_Pattern_Weekly_Wednesday.Location = new System.Drawing.Point(185, 36);
this.checkBox_Recurring_Pattern_Weekly_Wednesday.Name = "checkBox_Recurring_Pattern_Weekly_Wednesday";
this.checkBox_Recurring_Pattern_Weekly_Wednesday.Size = new System.Drawing.Size(49, 17);
this.checkBox_Recurring_Pattern_Weekly_Wednesday.TabIndex = 110;
this.checkBox_Recurring_Pattern_Weekly_Wednesday.Text = "Wed";
this.checkBox_Recurring_Pattern_Weekly_Wednesday.UseVisualStyleBackColor = true;
//
// groupBox_Recurring_Pattern_Daily
//
this.groupBox_Recurring_Pattern_Daily.Controls.Add(this.label12);
this.groupBox_Recurring_Pattern_Daily.Controls.Add(this.label11);
this.groupBox_Recurring_Pattern_Daily.Controls.Add(this.comboBox_Recurring_Pattern_Daily_Interval);
this.groupBox_Recurring_Pattern_Daily.Location = new System.Drawing.Point(81, 6);
this.groupBox_Recurring_Pattern_Daily.Name = "groupBox_Recurring_Pattern_Daily";
this.groupBox_Recurring_Pattern_Daily.Size = new System.Drawing.Size(667, 38);
this.groupBox_Recurring_Pattern_Daily.TabIndex = 103;
this.groupBox_Recurring_Pattern_Daily.TabStop = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(109, 14);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(29, 13);
this.label12.TabIndex = 30;
this.label12.Text = "days";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(6, 14);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(34, 13);
this.label11.TabIndex = 28;
this.label11.Text = "Every";
//
// comboBox_Recurring_Pattern_Daily_Interval
//
this.comboBox_Recurring_Pattern_Daily_Interval.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Pattern_Daily_Interval.FormattingEnabled = true;
this.comboBox_Recurring_Pattern_Daily_Interval.Location = new System.Drawing.Point(46, 11);
this.comboBox_Recurring_Pattern_Daily_Interval.Name = "comboBox_Recurring_Pattern_Daily_Interval";
this.comboBox_Recurring_Pattern_Daily_Interval.Size = new System.Drawing.Size(57, 21);
this.comboBox_Recurring_Pattern_Daily_Interval.TabIndex = 106;
//
// groupBox_Recurring_Pattern_Yearly
//
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.checkBox_Recurring_Pattern_Yearly_Sunday);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.checkBox_Recurring_Pattern_Yearly_Saturday);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.label18);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.checkBox_Recurring_Pattern_Yearly_Monday);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.comboBox_Recurring_Pattern_Yearly_Absolute_Month);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.checkBox_Recurring_Pattern_Yearly_Friday);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.comboBox_Recurring_Pattern_Yearly_Interval);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.checkBox_Recurring_Pattern_Yearly_Tuesday);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.label23);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.checkBox_Recurring_Pattern_Yearly_Thursday);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.comboBox_Recurring_Pattern_Yearly_Relative_Month);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.checkBox_Recurring_Pattern_Yearly_Wednesday);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.label_Recurring_Pattern_Yearly_Relative_Month);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.comboBox_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.label_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.comboBox_Recurring_Pattern_Yearly_Absolute_Day);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.label_Recurring_Pattern_Yearly_Absolute_Date);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern);
this.groupBox_Recurring_Pattern_Yearly.Controls.Add(this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay);
this.groupBox_Recurring_Pattern_Yearly.Location = new System.Drawing.Point(81, 181);
this.groupBox_Recurring_Pattern_Yearly.Name = "groupBox_Recurring_Pattern_Yearly";
this.groupBox_Recurring_Pattern_Yearly.Size = new System.Drawing.Size(667, 92);
this.groupBox_Recurring_Pattern_Yearly.TabIndex = 109;
this.groupBox_Recurring_Pattern_Yearly.TabStop = false;
//
// checkBox_Recurring_Pattern_Yearly_Sunday
//
this.checkBox_Recurring_Pattern_Yearly_Sunday.AutoSize = true;
this.checkBox_Recurring_Pattern_Yearly_Sunday.Location = new System.Drawing.Point(197, 67);
this.checkBox_Recurring_Pattern_Yearly_Sunday.Name = "checkBox_Recurring_Pattern_Yearly_Sunday";
this.checkBox_Recurring_Pattern_Yearly_Sunday.Size = new System.Drawing.Size(45, 17);
this.checkBox_Recurring_Pattern_Yearly_Sunday.TabIndex = 134;
this.checkBox_Recurring_Pattern_Yearly_Sunday.Text = "Sun";
this.checkBox_Recurring_Pattern_Yearly_Sunday.UseVisualStyleBackColor = true;
//
// checkBox_Recurring_Pattern_Yearly_Saturday
//
this.checkBox_Recurring_Pattern_Yearly_Saturday.AutoSize = true;
this.checkBox_Recurring_Pattern_Yearly_Saturday.Location = new System.Drawing.Point(539, 67);
this.checkBox_Recurring_Pattern_Yearly_Saturday.Name = "checkBox_Recurring_Pattern_Yearly_Saturday";
this.checkBox_Recurring_Pattern_Yearly_Saturday.Size = new System.Drawing.Size(42, 17);
this.checkBox_Recurring_Pattern_Yearly_Saturday.TabIndex = 140;
this.checkBox_Recurring_Pattern_Yearly_Saturday.Text = "Sat";
this.checkBox_Recurring_Pattern_Yearly_Saturday.UseVisualStyleBackColor = true;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(109, 16);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(32, 13);
this.label18.TabIndex = 56;
this.label18.Text = "years";
//
// checkBox_Recurring_Pattern_Yearly_Monday
//
this.checkBox_Recurring_Pattern_Yearly_Monday.AutoSize = true;
this.checkBox_Recurring_Pattern_Yearly_Monday.Location = new System.Drawing.Point(255, 67);
this.checkBox_Recurring_Pattern_Yearly_Monday.Name = "checkBox_Recurring_Pattern_Yearly_Monday";
this.checkBox_Recurring_Pattern_Yearly_Monday.Size = new System.Drawing.Size(47, 17);
this.checkBox_Recurring_Pattern_Yearly_Monday.TabIndex = 135;
this.checkBox_Recurring_Pattern_Yearly_Monday.Text = "Mon";
this.checkBox_Recurring_Pattern_Yearly_Monday.UseVisualStyleBackColor = true;
//
// comboBox_Recurring_Pattern_Yearly_Absolute_Month
//
this.comboBox_Recurring_Pattern_Yearly_Absolute_Month.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Pattern_Yearly_Absolute_Month.FormattingEnabled = true;
this.comboBox_Recurring_Pattern_Yearly_Absolute_Month.Location = new System.Drawing.Point(325, 13);
this.comboBox_Recurring_Pattern_Yearly_Absolute_Month.Name = "comboBox_Recurring_Pattern_Yearly_Absolute_Month";
this.comboBox_Recurring_Pattern_Yearly_Absolute_Month.Size = new System.Drawing.Size(77, 21);
this.comboBox_Recurring_Pattern_Yearly_Absolute_Month.TabIndex = 130;
//
// checkBox_Recurring_Pattern_Yearly_Friday
//
this.checkBox_Recurring_Pattern_Yearly_Friday.AutoSize = true;
this.checkBox_Recurring_Pattern_Yearly_Friday.Location = new System.Drawing.Point(493, 67);
this.checkBox_Recurring_Pattern_Yearly_Friday.Name = "checkBox_Recurring_Pattern_Yearly_Friday";
this.checkBox_Recurring_Pattern_Yearly_Friday.Size = new System.Drawing.Size(37, 17);
this.checkBox_Recurring_Pattern_Yearly_Friday.TabIndex = 139;
this.checkBox_Recurring_Pattern_Yearly_Friday.Text = "Fri";
this.checkBox_Recurring_Pattern_Yearly_Friday.UseVisualStyleBackColor = true;
//
// comboBox_Recurring_Pattern_Yearly_Interval
//
this.comboBox_Recurring_Pattern_Yearly_Interval.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Pattern_Yearly_Interval.FormattingEnabled = true;
this.comboBox_Recurring_Pattern_Yearly_Interval.Location = new System.Drawing.Point(46, 13);
this.comboBox_Recurring_Pattern_Yearly_Interval.Name = "comboBox_Recurring_Pattern_Yearly_Interval";
this.comboBox_Recurring_Pattern_Yearly_Interval.Size = new System.Drawing.Size(57, 21);
this.comboBox_Recurring_Pattern_Yearly_Interval.TabIndex = 127;
//
// checkBox_Recurring_Pattern_Yearly_Tuesday
//
this.checkBox_Recurring_Pattern_Yearly_Tuesday.AutoSize = true;
this.checkBox_Recurring_Pattern_Yearly_Tuesday.Location = new System.Drawing.Point(315, 67);
this.checkBox_Recurring_Pattern_Yearly_Tuesday.Name = "checkBox_Recurring_Pattern_Yearly_Tuesday";
this.checkBox_Recurring_Pattern_Yearly_Tuesday.Size = new System.Drawing.Size(45, 17);
this.checkBox_Recurring_Pattern_Yearly_Tuesday.TabIndex = 136;
this.checkBox_Recurring_Pattern_Yearly_Tuesday.Text = "Tue";
this.checkBox_Recurring_Pattern_Yearly_Tuesday.UseVisualStyleBackColor = true;
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(6, 16);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(34, 13);
this.label23.TabIndex = 54;
this.label23.Text = "Every";
//
// checkBox_Recurring_Pattern_Yearly_Thursday
//
this.checkBox_Recurring_Pattern_Yearly_Thursday.AutoSize = true;
this.checkBox_Recurring_Pattern_Yearly_Thursday.Location = new System.Drawing.Point(435, 67);
this.checkBox_Recurring_Pattern_Yearly_Thursday.Name = "checkBox_Recurring_Pattern_Yearly_Thursday";
this.checkBox_Recurring_Pattern_Yearly_Thursday.Size = new System.Drawing.Size(45, 17);
this.checkBox_Recurring_Pattern_Yearly_Thursday.TabIndex = 138;
this.checkBox_Recurring_Pattern_Yearly_Thursday.Text = "Thu";
this.checkBox_Recurring_Pattern_Yearly_Thursday.UseVisualStyleBackColor = true;
//
// comboBox_Recurring_Pattern_Yearly_Relative_Month
//
this.comboBox_Recurring_Pattern_Yearly_Relative_Month.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Pattern_Yearly_Relative_Month.FormattingEnabled = true;
this.comboBox_Recurring_Pattern_Yearly_Relative_Month.Location = new System.Drawing.Point(572, 40);
this.comboBox_Recurring_Pattern_Yearly_Relative_Month.Name = "comboBox_Recurring_Pattern_Yearly_Relative_Month";
this.comboBox_Recurring_Pattern_Yearly_Relative_Month.Size = new System.Drawing.Size(77, 21);
this.comboBox_Recurring_Pattern_Yearly_Relative_Month.TabIndex = 133;
//
// checkBox_Recurring_Pattern_Yearly_Wednesday
//
this.checkBox_Recurring_Pattern_Yearly_Wednesday.AutoSize = true;
this.checkBox_Recurring_Pattern_Yearly_Wednesday.Location = new System.Drawing.Point(373, 67);
this.checkBox_Recurring_Pattern_Yearly_Wednesday.Name = "checkBox_Recurring_Pattern_Yearly_Wednesday";
this.checkBox_Recurring_Pattern_Yearly_Wednesday.Size = new System.Drawing.Size(49, 17);
this.checkBox_Recurring_Pattern_Yearly_Wednesday.TabIndex = 137;
this.checkBox_Recurring_Pattern_Yearly_Wednesday.Text = "Wed";
this.checkBox_Recurring_Pattern_Yearly_Wednesday.UseVisualStyleBackColor = true;
//
// label_Recurring_Pattern_Yearly_Relative_Month
//
this.label_Recurring_Pattern_Yearly_Relative_Month.AutoSize = true;
this.label_Recurring_Pattern_Yearly_Relative_Month.Location = new System.Drawing.Point(524, 43);
this.label_Recurring_Pattern_Yearly_Relative_Month.Name = "label_Recurring_Pattern_Yearly_Relative_Month";
this.label_Recurring_Pattern_Yearly_Relative_Month.Size = new System.Drawing.Size(40, 13);
this.label_Recurring_Pattern_Yearly_Relative_Month.TabIndex = 48;
this.label_Recurring_Pattern_Yearly_Relative_Month.Text = "Month:";
//
// comboBox_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex
//
this.comboBox_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.FormattingEnabled = true;
this.comboBox_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.Location = new System.Drawing.Point(426, 40);
this.comboBox_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.Name = "comboBox_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex";
this.comboBox_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.Size = new System.Drawing.Size(74, 21);
this.comboBox_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.TabIndex = 132;
//
// label_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex
//
this.label_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.AutoSize = true;
this.label_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.Location = new System.Drawing.Point(322, 43);
this.label_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.Name = "label_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex";
this.label_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.Size = new System.Drawing.Size(98, 13);
this.label_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.TabIndex = 44;
this.label_Recurring_Pattern_Yearly_Relative_DayOfWeekIndex.Text = "Day of week index:";
//
// comboBox_Recurring_Pattern_Yearly_Absolute_Day
//
this.comboBox_Recurring_Pattern_Yearly_Absolute_Day.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Pattern_Yearly_Absolute_Day.FormattingEnabled = true;
this.comboBox_Recurring_Pattern_Yearly_Absolute_Day.Location = new System.Drawing.Point(426, 13);
this.comboBox_Recurring_Pattern_Yearly_Absolute_Day.Name = "comboBox_Recurring_Pattern_Yearly_Absolute_Day";
this.comboBox_Recurring_Pattern_Yearly_Absolute_Day.Size = new System.Drawing.Size(74, 21);
this.comboBox_Recurring_Pattern_Yearly_Absolute_Day.TabIndex = 131;
//
// label_Recurring_Pattern_Yearly_Absolute_Date
//
this.label_Recurring_Pattern_Yearly_Absolute_Date.AutoSize = true;
this.label_Recurring_Pattern_Yearly_Absolute_Date.Location = new System.Drawing.Point(408, 16);
this.label_Recurring_Pattern_Yearly_Absolute_Date.Name = "label_Recurring_Pattern_Yearly_Absolute_Date";
this.label_Recurring_Pattern_Yearly_Absolute_Date.Size = new System.Drawing.Size(12, 13);
this.label_Recurring_Pattern_Yearly_Absolute_Date.TabIndex = 41;
this.label_Recurring_Pattern_Yearly_Absolute_Date.Text = "/";
//
// radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern
//
this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern.AutoSize = true;
this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern.Location = new System.Drawing.Point(170, 41);
this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern.Name = "radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern";
this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern.Size = new System.Drawing.Size(133, 17);
this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern.TabIndex = 129;
this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern.TabStop = true;
this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern.Text = "Relative Yearly Pattern";
this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern.UseVisualStyleBackColor = true;
this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern.CheckedChanged += new System.EventHandler(this.radioButton_Recurring_Pattern_Yearly_RelativeYearlyPattern_CheckedChanged);
//
// radioButton_Recurring_Pattern_Yearly_OnSpecificDay
//
this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay.AutoSize = true;
this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay.Location = new System.Drawing.Point(170, 14);
this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay.Name = "radioButton_Recurring_Pattern_Yearly_OnSpecificDay";
this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay.Size = new System.Drawing.Size(98, 17);
this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay.TabIndex = 128;
this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay.TabStop = true;
this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay.Text = "On specific day";
this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay.UseVisualStyleBackColor = true;
this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay.CheckedChanged += new System.EventHandler(this.radioButton_Recurring_Pattern_Yearly_OnSpecificDay_CheckedChanged);
//
// groupBox_Recurring_Pattern_Monthly
//
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.checkBox_Recurring_Pattern_Monthly_Sunday);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.checkBox_Recurring_Pattern_Monthly_Saturday);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.label16);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.checkBox_Recurring_Pattern_Monthly_Monday);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.comboBox_Recurring_Pattern_Monthly_DayOfWeekIndex);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.checkBox_Recurring_Pattern_Monthly_Friday);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.comboBox_Recurring_Pattern_Monthly_Interval);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.checkBox_Recurring_Pattern_Monthly_Tuesday);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.label_Recurring_Pattern_Monthly_DayOfWeekIndex);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.checkBox_Recurring_Pattern_Monthly_Thursday);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.label17);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.checkBox_Recurring_Pattern_Monthly_Wednesday);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.comboBox_Recurring_Pattern_Monthly_DayOfTheMonth);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.label_Recurring_Pattern_Monthly_DayOfTheMonth);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern);
this.groupBox_Recurring_Pattern_Monthly.Controls.Add(this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern);
this.groupBox_Recurring_Pattern_Monthly.Location = new System.Drawing.Point(81, 96);
this.groupBox_Recurring_Pattern_Monthly.Name = "groupBox_Recurring_Pattern_Monthly";
this.groupBox_Recurring_Pattern_Monthly.Size = new System.Drawing.Size(667, 86);
this.groupBox_Recurring_Pattern_Monthly.TabIndex = 107;
this.groupBox_Recurring_Pattern_Monthly.TabStop = false;
//
// checkBox_Recurring_Pattern_Monthly_Sunday
//
this.checkBox_Recurring_Pattern_Monthly_Sunday.AutoSize = true;
this.checkBox_Recurring_Pattern_Monthly_Sunday.Location = new System.Drawing.Point(197, 65);
this.checkBox_Recurring_Pattern_Monthly_Sunday.Name = "checkBox_Recurring_Pattern_Monthly_Sunday";
this.checkBox_Recurring_Pattern_Monthly_Sunday.Size = new System.Drawing.Size(45, 17);
this.checkBox_Recurring_Pattern_Monthly_Sunday.TabIndex = 120;
this.checkBox_Recurring_Pattern_Monthly_Sunday.Text = "Sun";
this.checkBox_Recurring_Pattern_Monthly_Sunday.UseVisualStyleBackColor = true;
//
// checkBox_Recurring_Pattern_Monthly_Saturday
//
this.checkBox_Recurring_Pattern_Monthly_Saturday.AutoSize = true;
this.checkBox_Recurring_Pattern_Monthly_Saturday.Location = new System.Drawing.Point(539, 65);
this.checkBox_Recurring_Pattern_Monthly_Saturday.Name = "checkBox_Recurring_Pattern_Monthly_Saturday";
this.checkBox_Recurring_Pattern_Monthly_Saturday.Size = new System.Drawing.Size(42, 17);
this.checkBox_Recurring_Pattern_Monthly_Saturday.TabIndex = 126;
this.checkBox_Recurring_Pattern_Monthly_Saturday.Text = "Sat";
this.checkBox_Recurring_Pattern_Monthly_Saturday.UseVisualStyleBackColor = true;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(109, 14);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(41, 13);
this.label16.TabIndex = 53;
this.label16.Text = "months";
//
// checkBox_Recurring_Pattern_Monthly_Monday
//
this.checkBox_Recurring_Pattern_Monthly_Monday.AutoSize = true;
this.checkBox_Recurring_Pattern_Monthly_Monday.Location = new System.Drawing.Point(255, 65);
this.checkBox_Recurring_Pattern_Monthly_Monday.Name = "checkBox_Recurring_Pattern_Monthly_Monday";
this.checkBox_Recurring_Pattern_Monthly_Monday.Size = new System.Drawing.Size(47, 17);
this.checkBox_Recurring_Pattern_Monthly_Monday.TabIndex = 121;
this.checkBox_Recurring_Pattern_Monthly_Monday.Text = "Mon";
this.checkBox_Recurring_Pattern_Monthly_Monday.UseVisualStyleBackColor = true;
//
// comboBox_Recurring_Pattern_Monthly_DayOfWeekIndex
//
this.comboBox_Recurring_Pattern_Monthly_DayOfWeekIndex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Pattern_Monthly_DayOfWeekIndex.FormattingEnabled = true;
this.comboBox_Recurring_Pattern_Monthly_DayOfWeekIndex.Location = new System.Drawing.Point(426, 38);
this.comboBox_Recurring_Pattern_Monthly_DayOfWeekIndex.Name = "comboBox_Recurring_Pattern_Monthly_DayOfWeekIndex";
this.comboBox_Recurring_Pattern_Monthly_DayOfWeekIndex.Size = new System.Drawing.Size(74, 21);
this.comboBox_Recurring_Pattern_Monthly_DayOfWeekIndex.TabIndex = 119;
//
// checkBox_Recurring_Pattern_Monthly_Friday
//
this.checkBox_Recurring_Pattern_Monthly_Friday.AutoSize = true;
this.checkBox_Recurring_Pattern_Monthly_Friday.Location = new System.Drawing.Point(493, 65);
this.checkBox_Recurring_Pattern_Monthly_Friday.Name = "checkBox_Recurring_Pattern_Monthly_Friday";
this.checkBox_Recurring_Pattern_Monthly_Friday.Size = new System.Drawing.Size(37, 17);
this.checkBox_Recurring_Pattern_Monthly_Friday.TabIndex = 125;
this.checkBox_Recurring_Pattern_Monthly_Friday.Text = "Fri";
this.checkBox_Recurring_Pattern_Monthly_Friday.UseVisualStyleBackColor = true;
//
// comboBox_Recurring_Pattern_Monthly_Interval
//
this.comboBox_Recurring_Pattern_Monthly_Interval.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Pattern_Monthly_Interval.FormattingEnabled = true;
this.comboBox_Recurring_Pattern_Monthly_Interval.Location = new System.Drawing.Point(46, 11);
this.comboBox_Recurring_Pattern_Monthly_Interval.Name = "comboBox_Recurring_Pattern_Monthly_Interval";
this.comboBox_Recurring_Pattern_Monthly_Interval.Size = new System.Drawing.Size(57, 21);
this.comboBox_Recurring_Pattern_Monthly_Interval.TabIndex = 115;
//
// checkBox_Recurring_Pattern_Monthly_Tuesday
//
this.checkBox_Recurring_Pattern_Monthly_Tuesday.AutoSize = true;
this.checkBox_Recurring_Pattern_Monthly_Tuesday.Location = new System.Drawing.Point(315, 65);
this.checkBox_Recurring_Pattern_Monthly_Tuesday.Name = "checkBox_Recurring_Pattern_Monthly_Tuesday";
this.checkBox_Recurring_Pattern_Monthly_Tuesday.Size = new System.Drawing.Size(45, 17);
this.checkBox_Recurring_Pattern_Monthly_Tuesday.TabIndex = 122;
this.checkBox_Recurring_Pattern_Monthly_Tuesday.Text = "Tue";
this.checkBox_Recurring_Pattern_Monthly_Tuesday.UseVisualStyleBackColor = true;
//
// label_Recurring_Pattern_Monthly_DayOfWeekIndex
//
this.label_Recurring_Pattern_Monthly_DayOfWeekIndex.AutoSize = true;
this.label_Recurring_Pattern_Monthly_DayOfWeekIndex.Location = new System.Drawing.Point(322, 41);
this.label_Recurring_Pattern_Monthly_DayOfWeekIndex.Name = "label_Recurring_Pattern_Monthly_DayOfWeekIndex";
this.label_Recurring_Pattern_Monthly_DayOfWeekIndex.Size = new System.Drawing.Size(98, 13);
this.label_Recurring_Pattern_Monthly_DayOfWeekIndex.TabIndex = 46;
this.label_Recurring_Pattern_Monthly_DayOfWeekIndex.Text = "Day of week index:";
//
// checkBox_Recurring_Pattern_Monthly_Thursday
//
this.checkBox_Recurring_Pattern_Monthly_Thursday.AutoSize = true;
this.checkBox_Recurring_Pattern_Monthly_Thursday.Location = new System.Drawing.Point(435, 65);
this.checkBox_Recurring_Pattern_Monthly_Thursday.Name = "checkBox_Recurring_Pattern_Monthly_Thursday";
this.checkBox_Recurring_Pattern_Monthly_Thursday.Size = new System.Drawing.Size(45, 17);
this.checkBox_Recurring_Pattern_Monthly_Thursday.TabIndex = 124;
this.checkBox_Recurring_Pattern_Monthly_Thursday.Text = "Thu";
this.checkBox_Recurring_Pattern_Monthly_Thursday.UseVisualStyleBackColor = true;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(6, 14);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(34, 13);
this.label17.TabIndex = 51;
this.label17.Text = "Every";
//
// checkBox_Recurring_Pattern_Monthly_Wednesday
//
this.checkBox_Recurring_Pattern_Monthly_Wednesday.AutoSize = true;
this.checkBox_Recurring_Pattern_Monthly_Wednesday.Location = new System.Drawing.Point(373, 65);
this.checkBox_Recurring_Pattern_Monthly_Wednesday.Name = "checkBox_Recurring_Pattern_Monthly_Wednesday";
this.checkBox_Recurring_Pattern_Monthly_Wednesday.Size = new System.Drawing.Size(49, 17);
this.checkBox_Recurring_Pattern_Monthly_Wednesday.TabIndex = 123;
this.checkBox_Recurring_Pattern_Monthly_Wednesday.Text = "Wed";
this.checkBox_Recurring_Pattern_Monthly_Wednesday.UseVisualStyleBackColor = true;
//
// comboBox_Recurring_Pattern_Monthly_DayOfTheMonth
//
this.comboBox_Recurring_Pattern_Monthly_DayOfTheMonth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Pattern_Monthly_DayOfTheMonth.FormattingEnabled = true;
this.comboBox_Recurring_Pattern_Monthly_DayOfTheMonth.Location = new System.Drawing.Point(426, 11);
this.comboBox_Recurring_Pattern_Monthly_DayOfTheMonth.Name = "comboBox_Recurring_Pattern_Monthly_DayOfTheMonth";
this.comboBox_Recurring_Pattern_Monthly_DayOfTheMonth.Size = new System.Drawing.Size(74, 21);
this.comboBox_Recurring_Pattern_Monthly_DayOfTheMonth.TabIndex = 118;
//
// label_Recurring_Pattern_Monthly_DayOfTheMonth
//
this.label_Recurring_Pattern_Monthly_DayOfTheMonth.AutoSize = true;
this.label_Recurring_Pattern_Monthly_DayOfTheMonth.Location = new System.Drawing.Point(322, 14);
this.label_Recurring_Pattern_Monthly_DayOfTheMonth.Name = "label_Recurring_Pattern_Monthly_DayOfTheMonth";
this.label_Recurring_Pattern_Monthly_DayOfTheMonth.Size = new System.Drawing.Size(91, 13);
this.label_Recurring_Pattern_Monthly_DayOfTheMonth.TabIndex = 41;
this.label_Recurring_Pattern_Monthly_DayOfTheMonth.Text = "Day of the month:";
//
// radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern
//
this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern.AutoSize = true;
this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern.Location = new System.Drawing.Point(170, 39);
this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern.Name = "radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern";
this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern.Size = new System.Drawing.Size(141, 17);
this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern.TabIndex = 117;
this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern.TabStop = true;
this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern.Text = "Relative Monthly Pattern";
this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern.UseVisualStyleBackColor = true;
this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern.CheckedChanged += new System.EventHandler(this.radioButton_Recurring_Pattern_Monthly_RelativeMonthlyPattern_CheckedChanged);
//
// radioButton_Recurring_Pattern_Monthly_MonthlyPattern
//
this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern.AutoSize = true;
this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern.Location = new System.Drawing.Point(170, 12);
this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern.Name = "radioButton_Recurring_Pattern_Monthly_MonthlyPattern";
this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern.Size = new System.Drawing.Size(99, 17);
this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern.TabIndex = 116;
this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern.TabStop = true;
this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern.Text = "Monthly Pattern";
this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern.UseVisualStyleBackColor = true;
this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern.CheckedChanged += new System.EventHandler(this.radioButton_Recurring_Pattern_Monthly_MonthlyPattern_CheckedChanged);
//
// radioButton_Recurring_Pattern_Yearly
//
this.radioButton_Recurring_Pattern_Yearly.AutoSize = true;
this.radioButton_Recurring_Pattern_Yearly.Location = new System.Drawing.Point(6, 195);
this.radioButton_Recurring_Pattern_Yearly.Name = "radioButton_Recurring_Pattern_Yearly";
this.radioButton_Recurring_Pattern_Yearly.Size = new System.Drawing.Size(54, 17);
this.radioButton_Recurring_Pattern_Yearly.TabIndex = 108;
this.radioButton_Recurring_Pattern_Yearly.TabStop = true;
this.radioButton_Recurring_Pattern_Yearly.Text = "Yearly";
this.radioButton_Recurring_Pattern_Yearly.UseVisualStyleBackColor = true;
this.radioButton_Recurring_Pattern_Yearly.CheckedChanged += new System.EventHandler(this.radioButton_Recurring_Pattern_Yearly_CheckedChanged);
//
// radioButton_Recurring_Pattern_Monthly
//
this.radioButton_Recurring_Pattern_Monthly.AutoSize = true;
this.radioButton_Recurring_Pattern_Monthly.Location = new System.Drawing.Point(6, 108);
this.radioButton_Recurring_Pattern_Monthly.Name = "radioButton_Recurring_Pattern_Monthly";
this.radioButton_Recurring_Pattern_Monthly.Size = new System.Drawing.Size(62, 17);
this.radioButton_Recurring_Pattern_Monthly.TabIndex = 106;
this.radioButton_Recurring_Pattern_Monthly.TabStop = true;
this.radioButton_Recurring_Pattern_Monthly.Text = "Monthly";
this.radioButton_Recurring_Pattern_Monthly.UseVisualStyleBackColor = true;
this.radioButton_Recurring_Pattern_Monthly.CheckedChanged += new System.EventHandler(this.radioButton_Recurring_Pattern_Monthly_CheckedChanged);
//
// radioButton_Recurring_Pattern_Weekly
//
this.radioButton_Recurring_Pattern_Weekly.AutoSize = true;
this.radioButton_Recurring_Pattern_Weekly.Location = new System.Drawing.Point(6, 53);
this.radioButton_Recurring_Pattern_Weekly.Name = "radioButton_Recurring_Pattern_Weekly";
this.radioButton_Recurring_Pattern_Weekly.Size = new System.Drawing.Size(61, 17);
this.radioButton_Recurring_Pattern_Weekly.TabIndex = 104;
this.radioButton_Recurring_Pattern_Weekly.TabStop = true;
this.radioButton_Recurring_Pattern_Weekly.Text = "Weekly";
this.radioButton_Recurring_Pattern_Weekly.UseVisualStyleBackColor = true;
this.radioButton_Recurring_Pattern_Weekly.CheckedChanged += new System.EventHandler(this.radioButton_Recurring_Pattern_Weekly_CheckedChanged);
//
// radioButton_Recurring_Pattern_Daily
//
this.radioButton_Recurring_Pattern_Daily.AutoSize = true;
this.radioButton_Recurring_Pattern_Daily.Location = new System.Drawing.Point(6, 16);
this.radioButton_Recurring_Pattern_Daily.Name = "radioButton_Recurring_Pattern_Daily";
this.radioButton_Recurring_Pattern_Daily.Size = new System.Drawing.Size(48, 17);
this.radioButton_Recurring_Pattern_Daily.TabIndex = 102;
this.radioButton_Recurring_Pattern_Daily.TabStop = true;
this.radioButton_Recurring_Pattern_Daily.Text = "Daily";
this.radioButton_Recurring_Pattern_Daily.UseVisualStyleBackColor = true;
this.radioButton_Recurring_Pattern_Daily.CheckedChanged += new System.EventHandler(this.radioButton_Recurring_Pattern_Daily_CheckedChanged);
//
// tabControl1
//
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Location = new System.Drawing.Point(6, 41);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(772, 421);
this.tabControl1.TabIndex = 1;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.comboBox_Basic_TimeZone);
this.tabPage1.Controls.Add(this.label10);
this.tabPage1.Controls.Add(this.textBox_Body);
this.tabPage1.Controls.Add(this.comboBox_BodyType);
this.tabPage1.Controls.Add(this.textBox_Basic_Title);
this.tabPage1.Controls.Add(this.label1);
this.tabPage1.Controls.Add(this.label2);
this.tabPage1.Controls.Add(this.dateTimePicker_Basic_EndTime);
this.tabPage1.Controls.Add(this.textBox_Basic_RequiredAttendees);
this.tabPage1.Controls.Add(this.dateTimePicker_Basic_StartTime);
this.tabPage1.Controls.Add(this.label3);
this.tabPage1.Controls.Add(this.textBox_Basic_OptionalAttendees);
this.tabPage1.Controls.Add(this.label4);
this.tabPage1.Controls.Add(this.textBox_Basic_Location);
this.tabPage1.Controls.Add(this.label5);
this.tabPage1.Controls.Add(this.textBox_Basic_ResourceAttendees);
this.tabPage1.Controls.Add(this.dateTimePicker_Basic_StartDate);
this.tabPage1.Controls.Add(this.label6);
this.tabPage1.Controls.Add(this.checkBox_Basic_IsAllDay);
this.tabPage1.Controls.Add(this.label8);
this.tabPage1.Controls.Add(this.label7);
this.tabPage1.Controls.Add(this.dateTimePicker_Basic_EndDate);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(764, 395);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "Basic";
this.tabPage1.UseVisualStyleBackColor = true;
//
// comboBox_Basic_TimeZone
//
this.comboBox_Basic_TimeZone.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Basic_TimeZone.FormattingEnabled = true;
this.comboBox_Basic_TimeZone.Location = new System.Drawing.Point(118, 188);
this.comboBox_Basic_TimeZone.Name = "comboBox_Basic_TimeZone";
this.comboBox_Basic_TimeZone.Size = new System.Drawing.Size(319, 21);
this.comboBox_Basic_TimeZone.TabIndex = 20;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(6, 217);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(58, 13);
this.label10.TabIndex = 51;
this.label10.Text = "Body Type";
//
// textBox_Body
//
this.textBox_Body.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Body.Location = new System.Drawing.Point(9, 241);
this.textBox_Body.Multiline = true;
this.textBox_Body.Name = "textBox_Body";
this.textBox_Body.Size = new System.Drawing.Size(749, 148);
this.textBox_Body.TabIndex = 22;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.groupBox_Recurring_Range);
this.tabPage2.Controls.Add(this.checkBox_Recurring_IsRecurring);
this.tabPage2.Controls.Add(this.groupBox_Recurring_Pattern);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(764, 395);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "Recurring";
this.tabPage2.UseVisualStyleBackColor = true;
//
// groupBox_Recurring_Range
//
this.groupBox_Recurring_Range.Controls.Add(this.comboBox_Recurring_Range_NumberOfConcurrences);
this.groupBox_Recurring_Range.Controls.Add(this.dateTimePicker_Recurring_Range_EndByDate);
this.groupBox_Recurring_Range.Controls.Add(this.radioButton_Recurring_Range_EndBy);
this.groupBox_Recurring_Range.Controls.Add(this.radioButton_Recurring_Range_EndAfter);
this.groupBox_Recurring_Range.Controls.Add(this.radioButton_Recurring_Range_NoEnd);
this.groupBox_Recurring_Range.Controls.Add(this.label26);
this.groupBox_Recurring_Range.Controls.Add(this.dateTimePicker_Recurring_Range_Start);
this.groupBox_Recurring_Range.Controls.Add(this.label25);
this.groupBox_Recurring_Range.Location = new System.Drawing.Point(8, 312);
this.groupBox_Recurring_Range.Name = "groupBox_Recurring_Range";
this.groupBox_Recurring_Range.Size = new System.Drawing.Size(754, 69);
this.groupBox_Recurring_Range.TabIndex = 141;
this.groupBox_Recurring_Range.TabStop = false;
this.groupBox_Recurring_Range.Text = "Range";
//
// comboBox_Recurring_Range_NumberOfConcurrences
//
this.comboBox_Recurring_Range_NumberOfConcurrences.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Recurring_Range_NumberOfConcurrences.FormattingEnabled = true;
this.comboBox_Recurring_Range_NumberOfConcurrences.Location = new System.Drawing.Point(298, 42);
this.comboBox_Recurring_Range_NumberOfConcurrences.Name = "comboBox_Recurring_Range_NumberOfConcurrences";
this.comboBox_Recurring_Range_NumberOfConcurrences.Size = new System.Drawing.Size(57, 21);
this.comboBox_Recurring_Range_NumberOfConcurrences.TabIndex = 145;
//
// dateTimePicker_Recurring_Range_EndByDate
//
this.dateTimePicker_Recurring_Range_EndByDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dateTimePicker_Recurring_Range_EndByDate.Location = new System.Drawing.Point(481, 43);
this.dateTimePicker_Recurring_Range_EndByDate.Name = "dateTimePicker_Recurring_Range_EndByDate";
this.dateTimePicker_Recurring_Range_EndByDate.Size = new System.Drawing.Size(100, 20);
this.dateTimePicker_Recurring_Range_EndByDate.TabIndex = 146;
//
// radioButton_Recurring_Range_EndBy
//
this.radioButton_Recurring_Range_EndBy.AutoSize = true;
this.radioButton_Recurring_Range_EndBy.Location = new System.Drawing.Point(386, 45);
this.radioButton_Recurring_Range_EndBy.Name = "radioButton_Recurring_Range_EndBy";
this.radioButton_Recurring_Range_EndBy.Size = new System.Drawing.Size(82, 17);
this.radioButton_Recurring_Range_EndBy.TabIndex = 144;
this.radioButton_Recurring_Range_EndBy.TabStop = true;
this.radioButton_Recurring_Range_EndBy.Text = "End by date";
this.radioButton_Recurring_Range_EndBy.UseVisualStyleBackColor = true;
this.radioButton_Recurring_Range_EndBy.CheckedChanged += new System.EventHandler(this.radioButton_Recurring_Range_EndBy_CheckedChanged);
//
// radioButton_Recurring_Range_EndAfter
//
this.radioButton_Recurring_Range_EndAfter.AutoSize = true;
this.radioButton_Recurring_Range_EndAfter.Location = new System.Drawing.Point(142, 45);
this.radioButton_Recurring_Range_EndAfter.Name = "radioButton_Recurring_Range_EndAfter";
this.radioButton_Recurring_Range_EndAfter.Size = new System.Drawing.Size(143, 17);
this.radioButton_Recurring_Range_EndAfter.TabIndex = 143;
this.radioButton_Recurring_Range_EndAfter.TabStop = true;
this.radioButton_Recurring_Range_EndAfter.Text = "End after # occurrences:";
this.radioButton_Recurring_Range_EndAfter.UseVisualStyleBackColor = true;
this.radioButton_Recurring_Range_EndAfter.CheckedChanged += new System.EventHandler(this.radioButton_Recurring_Range_EndAfter_CheckedChanged);
//
// radioButton_Recurring_Range_NoEnd
//
this.radioButton_Recurring_Range_NoEnd.AutoSize = true;
this.radioButton_Recurring_Range_NoEnd.Location = new System.Drawing.Point(43, 45);
this.radioButton_Recurring_Range_NoEnd.Name = "radioButton_Recurring_Range_NoEnd";
this.radioButton_Recurring_Range_NoEnd.Size = new System.Drawing.Size(61, 17);
this.radioButton_Recurring_Range_NoEnd.TabIndex = 142;
this.radioButton_Recurring_Range_NoEnd.TabStop = true;
this.radioButton_Recurring_Range_NoEnd.Text = "No End";
this.radioButton_Recurring_Range_NoEnd.UseVisualStyleBackColor = true;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(6, 47);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(26, 13);
this.label26.TabIndex = 14;
this.label26.Text = "End";
//
// dateTimePicker_Recurring_Range_Start
//
this.dateTimePicker_Recurring_Range_Start.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dateTimePicker_Recurring_Range_Start.Location = new System.Drawing.Point(43, 17);
this.dateTimePicker_Recurring_Range_Start.Name = "dateTimePicker_Recurring_Range_Start";
this.dateTimePicker_Recurring_Range_Start.Size = new System.Drawing.Size(100, 20);
this.dateTimePicker_Recurring_Range_Start.TabIndex = 141;
this.dateTimePicker_Recurring_Range_Start.ValueChanged += new System.EventHandler(this.DateTimePicker_Recurring_Range_Start_ValueChanged);
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(6, 20);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(29, 13);
this.label25.TabIndex = 13;
this.label25.Text = "Start";
//
// tabPage3
//
this.tabPage3.Controls.Add(this.comboBox_OnlineMeeting_Provider);
this.tabPage3.Controls.Add(this.label9);
this.tabPage3.Location = new System.Drawing.Point(4, 22);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(764, 395);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "Online meeting";
this.tabPage3.UseVisualStyleBackColor = true;
//
// CreateEventForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(800, 491);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.Button_Save);
this.MinimumSize = new System.Drawing.Size(816, 530);
this.Name = "CreateEventForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
this.Text = "New Event";
this.Load += new System.EventHandler(this.CreateEventForm_LoadAsync);
this.groupBox_Recurring_Pattern.ResumeLayout(false);
this.groupBox_Recurring_Pattern.PerformLayout();
this.groupBox_Recurring_Pattern_Weekly.ResumeLayout(false);
this.groupBox_Recurring_Pattern_Weekly.PerformLayout();
this.groupBox_Recurring_Pattern_Daily.ResumeLayout(false);
this.groupBox_Recurring_Pattern_Daily.PerformLayout();
this.groupBox_Recurring_Pattern_Yearly.ResumeLayout(false);
this.groupBox_Recurring_Pattern_Yearly.PerformLayout();
this.groupBox_Recurring_Pattern_Monthly.ResumeLayout(false);
this.groupBox_Recurring_Pattern_Monthly.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.groupBox_Recurring_Range.ResumeLayout(false);
this.groupBox_Recurring_Range.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.tabPage3.PerformLayout();
this.ResumeLayout(false);
}