[6976] | 1 | #region License Information
|
---|
| 2 | /* HeuristicLab
|
---|
[15583] | 3 | * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
|
---|
[6976] | 4 | *
|
---|
| 5 | * This file is part of HeuristicLab.
|
---|
| 6 | *
|
---|
| 7 | * HeuristicLab is free software: you can redistribute it and/or modify
|
---|
| 8 | * it under the terms of the GNU General Public License as published by
|
---|
| 9 | * the Free Software Foundation, either version 3 of the License, or
|
---|
| 10 | * (at your option) any later version.
|
---|
| 11 | *
|
---|
| 12 | * HeuristicLab is distributed in the hope that it will be useful,
|
---|
| 13 | * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
| 14 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
---|
| 15 | * GNU General Public License for more details.
|
---|
| 16 | *
|
---|
| 17 | * You should have received a copy of the GNU General Public License
|
---|
| 18 | * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>.
|
---|
| 19 | */
|
---|
| 20 | #endregion
|
---|
| 21 |
|
---|
| 22 | namespace HeuristicLab.Clients.Hive.Administrator.Views {
|
---|
| 23 | partial class ScheduleView {
|
---|
| 24 | /// <summary>
|
---|
| 25 | /// Required designer variable.
|
---|
| 26 | /// </summary>
|
---|
| 27 | private System.ComponentModel.IContainer components = null;
|
---|
| 28 |
|
---|
| 29 | /// <summary>
|
---|
| 30 | /// Clean up any resources being used.
|
---|
| 31 | /// </summary>
|
---|
| 32 | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
---|
| 33 | protected override void Dispose(bool disposing) {
|
---|
| 34 | if (disposing && (components != null)) {
|
---|
| 35 | components.Dispose();
|
---|
| 36 | }
|
---|
| 37 | base.Dispose(disposing);
|
---|
| 38 | }
|
---|
| 39 |
|
---|
| 40 | #region Component Designer generated code
|
---|
| 41 |
|
---|
| 42 | /// <summary>
|
---|
| 43 | /// Required method for Designer support - do not modify
|
---|
| 44 | /// the contents of this method with the code editor.
|
---|
| 45 | /// </summary>
|
---|
| 46 | private void InitializeComponent() {
|
---|
[7146] | 47 | this.components = new System.ComponentModel.Container();
|
---|
| 48 | Calendar.DrawTool drawTool1 = new Calendar.DrawTool();
|
---|
[6976] | 49 | this.dvOnline = new Calendar.DayView();
|
---|
| 50 | this.dtpTo = new System.Windows.Forms.DateTimePicker();
|
---|
| 51 | this.groupBox1 = new System.Windows.Forms.GroupBox();
|
---|
| 52 | this.dtpFrom = new System.Windows.Forms.DateTimePicker();
|
---|
| 53 | this.chbade = new System.Windows.Forms.CheckBox();
|
---|
| 54 | this.btnRecurrence = new System.Windows.Forms.Button();
|
---|
| 55 | this.btbDelete = new System.Windows.Forms.Button();
|
---|
| 56 | this.label2 = new System.Windows.Forms.Label();
|
---|
| 57 | this.label1 = new System.Windows.Forms.Label();
|
---|
| 58 | this.btCreate = new System.Windows.Forms.Button();
|
---|
| 59 | this.btnSaveCal = new System.Windows.Forms.Button();
|
---|
| 60 | this.btnClearCal = new System.Windows.Forms.Button();
|
---|
| 61 | this.mcOnline = new System.Windows.Forms.MonthCalendar();
|
---|
[7146] | 62 | this.toolTip = new System.Windows.Forms.ToolTip(this.components);
|
---|
[6976] | 63 | this.groupBox1.SuspendLayout();
|
---|
| 64 | this.SuspendLayout();
|
---|
| 65 | //
|
---|
| 66 | // dvOnline
|
---|
| 67 | //
|
---|
[7146] | 68 | drawTool1.DayView = this.dvOnline;
|
---|
| 69 | this.dvOnline.ActiveTool = drawTool1;
|
---|
[6976] | 70 | this.dvOnline.AmPmDisplay = false;
|
---|
[9016] | 71 | this.dvOnline.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
---|
| 72 | | System.Windows.Forms.AnchorStyles.Left)
|
---|
[8051] | 73 | | System.Windows.Forms.AnchorStyles.Right)));
|
---|
[6976] | 74 | this.dvOnline.AppointmentDuration = Calendar.AppointmentSlotDuration.SixtyMinutes;
|
---|
| 75 | this.dvOnline.AppointmentHeightMode = Calendar.AppHeightDrawMode.TrueHeightAll;
|
---|
| 76 | this.dvOnline.DayHeadersHeight = 15;
|
---|
| 77 | this.dvOnline.DaysToShow = 7;
|
---|
| 78 | this.dvOnline.DrawAllAppBorder = false;
|
---|
| 79 | this.dvOnline.EnableDurationDisplay = false;
|
---|
| 80 | this.dvOnline.EnableRoundedCorners = false;
|
---|
| 81 | this.dvOnline.EnableShadows = false;
|
---|
| 82 | this.dvOnline.EnableTimeIndicator = false;
|
---|
| 83 | this.dvOnline.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F);
|
---|
[8051] | 84 | this.dvOnline.Location = new System.Drawing.Point(3, 183);
|
---|
[6976] | 85 | this.dvOnline.MinHalfHourApp = false;
|
---|
| 86 | this.dvOnline.Name = "dvOnline";
|
---|
| 87 | this.dvOnline.SelectionEnd = new System.DateTime(((long)(0)));
|
---|
| 88 | this.dvOnline.SelectionStart = new System.DateTime(((long)(0)));
|
---|
[8051] | 89 | this.dvOnline.Size = new System.Drawing.Size(836, 354);
|
---|
[6976] | 90 | this.dvOnline.StartDate = new System.DateTime(((long)(0)));
|
---|
| 91 | this.dvOnline.TabIndex = 54;
|
---|
| 92 | this.dvOnline.OnSelectionChanged += new System.EventHandler<System.EventArgs>(this.dvOnline_OnSelectionChanged);
|
---|
| 93 | //
|
---|
| 94 | // dtpTo
|
---|
| 95 | //
|
---|
| 96 | this.dtpTo.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
---|
[16117] | 97 | this.dtpTo.CustomFormat = "ddd, dd.MM.yyyy, HH:mm:ss";
|
---|
[6976] | 98 | this.dtpTo.Location = new System.Drawing.Point(72, 45);
|
---|
| 99 | this.dtpTo.Name = "dtpTo";
|
---|
[16117] | 100 | this.dtpTo.Size = new System.Drawing.Size(175, 20);
|
---|
[6976] | 101 | this.dtpTo.TabIndex = 33;
|
---|
| 102 | //
|
---|
| 103 | // groupBox1
|
---|
| 104 | //
|
---|
[8051] | 105 | this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
---|
[6976] | 106 | this.groupBox1.Controls.Add(this.dtpTo);
|
---|
| 107 | this.groupBox1.Controls.Add(this.dtpFrom);
|
---|
| 108 | this.groupBox1.Controls.Add(this.chbade);
|
---|
| 109 | this.groupBox1.Controls.Add(this.btnRecurrence);
|
---|
| 110 | this.groupBox1.Controls.Add(this.btbDelete);
|
---|
| 111 | this.groupBox1.Controls.Add(this.label2);
|
---|
| 112 | this.groupBox1.Controls.Add(this.label1);
|
---|
| 113 | this.groupBox1.Controls.Add(this.btCreate);
|
---|
[8051] | 114 | this.groupBox1.Location = new System.Drawing.Point(375, 3);
|
---|
[6976] | 115 | this.groupBox1.Name = "groupBox1";
|
---|
[8051] | 116 | this.groupBox1.Size = new System.Drawing.Size(259, 168);
|
---|
[6976] | 117 | this.groupBox1.TabIndex = 56;
|
---|
| 118 | this.groupBox1.TabStop = false;
|
---|
| 119 | //
|
---|
| 120 | // dtpFrom
|
---|
| 121 | //
|
---|
| 122 | this.dtpFrom.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
---|
[16117] | 123 | this.dtpFrom.CustomFormat = "ddd, dd.MM.yyyy, HH:mm:ss";
|
---|
[6976] | 124 | this.dtpFrom.Location = new System.Drawing.Point(72, 12);
|
---|
| 125 | this.dtpFrom.Name = "dtpFrom";
|
---|
[16117] | 126 | this.dtpFrom.Size = new System.Drawing.Size(175, 20);
|
---|
[6976] | 127 | this.dtpFrom.TabIndex = 32;
|
---|
| 128 | //
|
---|
| 129 | // chbade
|
---|
| 130 | //
|
---|
| 131 | this.chbade.AutoSize = true;
|
---|
| 132 | this.chbade.Location = new System.Drawing.Point(135, 70);
|
---|
| 133 | this.chbade.Name = "chbade";
|
---|
| 134 | this.chbade.Size = new System.Drawing.Size(90, 17);
|
---|
| 135 | this.chbade.TabIndex = 31;
|
---|
| 136 | this.chbade.Text = "All Day Event";
|
---|
[16117] | 137 | this.chbade.CheckedChanged += new System.EventHandler(this.chbade_CheckedChanged);
|
---|
[6976] | 138 | this.chbade.UseVisualStyleBackColor = true;
|
---|
| 139 | //
|
---|
| 140 | // btnRecurrence
|
---|
| 141 | //
|
---|
[7257] | 142 | this.btnRecurrence.Image = HeuristicLab.Common.Resources.VSImageLibrary.Timer;
|
---|
[7146] | 143 | this.btnRecurrence.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
---|
[6976] | 144 | this.btnRecurrence.Location = new System.Drawing.Point(135, 129);
|
---|
| 145 | this.btnRecurrence.Name = "btnRecurrence";
|
---|
| 146 | this.btnRecurrence.Size = new System.Drawing.Size(113, 26);
|
---|
| 147 | this.btnRecurrence.TabIndex = 30;
|
---|
| 148 | this.btnRecurrence.Text = "Recurrence";
|
---|
[7146] | 149 | this.toolTip.SetToolTip(this.btnRecurrence, "Create recurring appointments");
|
---|
[6976] | 150 | this.btnRecurrence.UseVisualStyleBackColor = true;
|
---|
| 151 | this.btnRecurrence.Click += new System.EventHandler(this.btnRecurrence_Click);
|
---|
| 152 | //
|
---|
| 153 | // btbDelete
|
---|
| 154 | //
|
---|
[7257] | 155 | this.btbDelete.Image = HeuristicLab.Common.Resources.VSImageLibrary.Delete;
|
---|
[7146] | 156 | this.btbDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
---|
[6976] | 157 | this.btbDelete.Location = new System.Drawing.Point(8, 129);
|
---|
| 158 | this.btbDelete.Name = "btbDelete";
|
---|
| 159 | this.btbDelete.Size = new System.Drawing.Size(114, 26);
|
---|
| 160 | this.btbDelete.TabIndex = 25;
|
---|
| 161 | this.btbDelete.Text = "Delete";
|
---|
[7146] | 162 | this.toolTip.SetToolTip(this.btbDelete, "Delete selected appointment");
|
---|
[6976] | 163 | this.btbDelete.UseVisualStyleBackColor = true;
|
---|
| 164 | this.btbDelete.Click += new System.EventHandler(this.btbDelete_Click);
|
---|
| 165 | //
|
---|
| 166 | // label2
|
---|
| 167 | //
|
---|
| 168 | this.label2.AutoSize = true;
|
---|
| 169 | this.label2.Location = new System.Drawing.Point(16, 46);
|
---|
| 170 | this.label2.Name = "label2";
|
---|
| 171 | this.label2.Size = new System.Drawing.Size(55, 13);
|
---|
| 172 | this.label2.TabIndex = 23;
|
---|
| 173 | this.label2.Text = "End Time:";
|
---|
| 174 | //
|
---|
| 175 | // label1
|
---|
| 176 | //
|
---|
| 177 | this.label1.AutoSize = true;
|
---|
| 178 | this.label1.Location = new System.Drawing.Point(16, 15);
|
---|
| 179 | this.label1.Name = "label1";
|
---|
| 180 | this.label1.Size = new System.Drawing.Size(58, 13);
|
---|
| 181 | this.label1.TabIndex = 21;
|
---|
| 182 | this.label1.Text = "Start Time:";
|
---|
| 183 | //
|
---|
| 184 | // btCreate
|
---|
| 185 | //
|
---|
[7257] | 186 | this.btCreate.Image = HeuristicLab.Common.Resources.VSImageLibrary.Add;
|
---|
[7146] | 187 | this.btCreate.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
---|
[6976] | 188 | this.btCreate.Location = new System.Drawing.Point(6, 93);
|
---|
| 189 | this.btCreate.Name = "btCreate";
|
---|
| 190 | this.btCreate.Size = new System.Drawing.Size(242, 26);
|
---|
| 191 | this.btCreate.TabIndex = 20;
|
---|
[9016] | 192 | this.btCreate.Text = "Create Downtime";
|
---|
| 193 | this.toolTip.SetToolTip(this.btCreate, "Create a new downtime in the calender");
|
---|
[6976] | 194 | this.btCreate.UseVisualStyleBackColor = true;
|
---|
| 195 | this.btCreate.Click += new System.EventHandler(this.btCreate_Click);
|
---|
| 196 | //
|
---|
| 197 | // btnSaveCal
|
---|
| 198 | //
|
---|
[8051] | 199 | this.btnSaveCal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
---|
[16117] | 200 | this.btnSaveCal.Image = HeuristicLab.Common.Resources.VSImageLibrary.Save;
|
---|
[7146] | 201 | this.btnSaveCal.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
---|
[8051] | 202 | this.btnSaveCal.Location = new System.Drawing.Point(640, 41);
|
---|
[6976] | 203 | this.btnSaveCal.Name = "btnSaveCal";
|
---|
[7146] | 204 | this.btnSaveCal.Size = new System.Drawing.Size(199, 26);
|
---|
[6976] | 205 | this.btnSaveCal.TabIndex = 57;
|
---|
[7146] | 206 | this.btnSaveCal.Text = "Save Calendar on Server";
|
---|
| 207 | this.toolTip.SetToolTip(this.btnSaveCal, "Store the calender on the server");
|
---|
[6976] | 208 | this.btnSaveCal.UseVisualStyleBackColor = true;
|
---|
| 209 | this.btnSaveCal.Click += new System.EventHandler(this.btnSaveCal_Click);
|
---|
| 210 | //
|
---|
| 211 | // btnClearCal
|
---|
| 212 | //
|
---|
[8051] | 213 | this.btnClearCal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
---|
[7257] | 214 | this.btnClearCal.Image = HeuristicLab.Common.Resources.VSImageLibrary.Document;
|
---|
[7146] | 215 | this.btnClearCal.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
---|
[8051] | 216 | this.btnClearCal.Location = new System.Drawing.Point(640, 9);
|
---|
[6976] | 217 | this.btnClearCal.Name = "btnClearCal";
|
---|
[7146] | 218 | this.btnClearCal.Size = new System.Drawing.Size(199, 26);
|
---|
[6976] | 219 | this.btnClearCal.TabIndex = 58;
|
---|
| 220 | this.btnClearCal.Text = "Clear Calendar";
|
---|
[7146] | 221 | this.toolTip.SetToolTip(this.btnClearCal, "Remove all appointments from calender");
|
---|
[6976] | 222 | this.btnClearCal.UseVisualStyleBackColor = true;
|
---|
| 223 | this.btnClearCal.Click += new System.EventHandler(this.btnClearCal_Click);
|
---|
| 224 | //
|
---|
| 225 | // mcOnline
|
---|
| 226 | //
|
---|
[9016] | 227 | this.mcOnline.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
---|
[8051] | 228 | | System.Windows.Forms.AnchorStyles.Right)));
|
---|
[6976] | 229 | this.mcOnline.CalendarDimensions = new System.Drawing.Size(2, 1);
|
---|
[8051] | 230 | this.mcOnline.Location = new System.Drawing.Point(3, 9);
|
---|
[6976] | 231 | this.mcOnline.Name = "mcOnline";
|
---|
| 232 | this.mcOnline.TabIndex = 55;
|
---|
| 233 | this.mcOnline.DateChanged += new System.Windows.Forms.DateRangeEventHandler(this.mcOnline_DateChanged);
|
---|
| 234 | //
|
---|
| 235 | // ScheduleView
|
---|
| 236 | //
|
---|
[7967] | 237 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
|
---|
[6976] | 238 | this.Controls.Add(this.dvOnline);
|
---|
| 239 | this.Controls.Add(this.groupBox1);
|
---|
| 240 | this.Controls.Add(this.btnSaveCal);
|
---|
| 241 | this.Controls.Add(this.btnClearCal);
|
---|
| 242 | this.Controls.Add(this.mcOnline);
|
---|
| 243 | this.Name = "ScheduleView";
|
---|
| 244 | this.Size = new System.Drawing.Size(842, 540);
|
---|
| 245 | this.groupBox1.ResumeLayout(false);
|
---|
| 246 | this.groupBox1.PerformLayout();
|
---|
| 247 | this.ResumeLayout(false);
|
---|
| 248 |
|
---|
| 249 | }
|
---|
| 250 |
|
---|
| 251 | #endregion
|
---|
| 252 |
|
---|
| 253 | private Calendar.DayView dvOnline;
|
---|
| 254 | private System.Windows.Forms.DateTimePicker dtpTo;
|
---|
| 255 | private System.Windows.Forms.GroupBox groupBox1;
|
---|
| 256 | private System.Windows.Forms.DateTimePicker dtpFrom;
|
---|
| 257 | private System.Windows.Forms.CheckBox chbade;
|
---|
| 258 | private System.Windows.Forms.Button btnRecurrence;
|
---|
| 259 | private System.Windows.Forms.Button btbDelete;
|
---|
| 260 | private System.Windows.Forms.Label label2;
|
---|
| 261 | private System.Windows.Forms.Label label1;
|
---|
| 262 | private System.Windows.Forms.Button btCreate;
|
---|
| 263 | private System.Windows.Forms.Button btnSaveCal;
|
---|
| 264 | private System.Windows.Forms.Button btnClearCal;
|
---|
| 265 | private System.Windows.Forms.MonthCalendar mcOnline;
|
---|
[7146] | 266 | private System.Windows.Forms.ToolTip toolTip;
|
---|
[6976] | 267 | }
|
---|
| 268 | }
|
---|