📄 task.cs
字号:
this.ultraCombo4.Name = "ultraCombo4";
this.ultraCombo4.Size = new System.Drawing.Size(104, 21);
this.ultraCombo4.TabIndex = 25;
this.ultraCombo4.Text = "Busy/Free/...";
this.ultraCombo4.ValueMember = "";
//
// ultraLabel11
//
this.ultraLabel11.Location = new System.Drawing.Point(400, 9);
this.ultraLabel11.Name = "ultraLabel11";
this.ultraLabel11.Size = new System.Drawing.Size(88, 16);
this.ultraLabel11.TabIndex = 24;
this.ultraLabel11.Text = "Show as";
//
// ultraCheckEditor1
//
this.ultraCheckEditor1.FlatMode = true;
this.ultraCheckEditor1.Location = new System.Drawing.Point(16, 7);
this.ultraCheckEditor1.Name = "ultraCheckEditor1";
this.ultraCheckEditor1.Size = new System.Drawing.Size(88, 20);
this.ultraCheckEditor1.TabIndex = 23;
this.ultraCheckEditor1.Text = "Reminder";
//
// ultraDateTimeEditor6
//
this.ultraDateTimeEditor6.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraDateTimeEditor6.FormatString = "hh:mm";
this.ultraDateTimeEditor6.Location = new System.Drawing.Point(302, 6);
this.ultraDateTimeEditor6.Name = "ultraDateTimeEditor6";
this.ultraDateTimeEditor6.Size = new System.Drawing.Size(88, 21);
this.ultraDateTimeEditor6.TabIndex = 21;
//
// ultraLabel12
//
this.ultraLabel12.Location = new System.Drawing.Point(208, 9);
this.ultraLabel12.Name = "ultraLabel12";
this.ultraLabel12.Size = new System.Drawing.Size(88, 16);
this.ultraLabel12.TabIndex = 19;
this.ultraLabel12.Text = "Time";
//
// ultraDateTimeEditor8
//
this.ultraDateTimeEditor8.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraDateTimeEditor8.FormatString = "";
this.ultraDateTimeEditor8.Location = new System.Drawing.Point(112, 6);
this.ultraDateTimeEditor8.Name = "ultraDateTimeEditor8";
this.ultraDateTimeEditor8.Size = new System.Drawing.Size(88, 21);
this.ultraDateTimeEditor8.TabIndex = 1;
//
// ultraGroupBox3
//
this.ultraGroupBox3.Controls.Add(this.txtAttachments);
this.ultraGroupBox3.Controls.Add(this.ultraButton4);
this.ultraGroupBox3.Location = new System.Drawing.Point(-8, 419);
this.ultraGroupBox3.Name = "ultraGroupBox3";
this.ultraGroupBox3.Size = new System.Drawing.Size(608, 48);
this.ultraGroupBox3.SupportThemes = false;
this.ultraGroupBox3.TabIndex = 16;
//
// txtAttachments
//
this.txtAttachments.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.txtAttachments.Location = new System.Drawing.Point(107, 8);
this.txtAttachments.Name = "txtAttachments";
this.txtAttachments.Size = new System.Drawing.Size(485, 21);
this.txtAttachments.TabIndex = 14;
this.txtAttachments.Text = "Attach1, Attach2...";
//
// ultraButton4
//
appearance1.TextHAlign = Infragistics.Win.HAlign.Left;
this.ultraButton4.Appearance = appearance1;
this.ultraButton4.Location = new System.Drawing.Point(13, 6);
this.ultraButton4.Name = "ultraButton4";
this.ultraButton4.Size = new System.Drawing.Size(88, 24);
this.ultraButton4.TabIndex = 13;
this.ultraButton4.Text = "&Attachments...";
this.ultraButton4.Click += new System.EventHandler(this.ultraButton4_Click);
//
// ultraCombo2
//
this.ultraCombo2.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
this.ultraCombo2.DisplayMember = "";
this.ultraCombo2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraCombo2.Location = new System.Drawing.Point(408, 32);
this.ultraCombo2.Name = "ultraCombo2";
this.ultraCombo2.Size = new System.Drawing.Size(176, 21);
this.ultraCombo2.TabIndex = 15;
this.ultraCombo2.Text = "All/CatA/CatB...";
this.ultraCombo2.ValueMember = "";
//
// ultraTextEditor5
//
this.ultraTextEditor5.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor5.Location = new System.Drawing.Point(104, 84);
this.ultraTextEditor5.Name = "ultraTextEditor5";
this.ultraTextEditor5.Size = new System.Drawing.Size(480, 21);
this.ultraTextEditor5.TabIndex = 13;
this.ultraTextEditor5.Text = "Assign to one or more users + send to non-user: Staff A, HR B, FN 1, nonuser@emai" +
"l.com";
//
// ultraButton3
//
appearance2.TextHAlign = Infragistics.Win.HAlign.Left;
this.ultraButton3.Appearance = appearance2;
this.ultraButton3.Location = new System.Drawing.Point(8, 83);
this.ultraButton3.Name = "ultraButton3";
this.ultraButton3.Size = new System.Drawing.Size(88, 24);
this.ultraButton3.TabIndex = 12;
this.ultraButton3.Text = "&Optional...";
this.ultraButton3.Click += new System.EventHandler(this.ultraButton3_Click);
//
// grpDates
//
this.grpDates.Controls.Add(this.ultraDateTimeEditor4);
this.grpDates.Controls.Add(this.ultraDateTimeEditor2);
this.grpDates.Controls.Add(this.ultraLabel10);
this.grpDates.Controls.Add(this.ultraLabel6);
this.grpDates.Controls.Add(this.ultraDateTimeEditor3);
this.grpDates.Controls.Add(this.ultraLabel9);
this.grpDates.Controls.Add(this.ultraNumericEditor1);
this.grpDates.Controls.Add(this.ultraLabel8);
this.grpDates.Controls.Add(this.ultraDateTimeEditor1);
this.grpDates.Controls.Add(this.ultraLabel4);
this.grpDates.Location = new System.Drawing.Point(-8, 168);
this.grpDates.Name = "grpDates";
this.grpDates.Size = new System.Drawing.Size(608, 64);
this.grpDates.SupportThemes = false;
this.grpDates.TabIndex = 11;
//
// ultraDateTimeEditor4
//
this.ultraDateTimeEditor4.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraDateTimeEditor4.FormatString = "hh:mm";
this.ultraDateTimeEditor4.Location = new System.Drawing.Point(302, 34);
this.ultraDateTimeEditor4.Name = "ultraDateTimeEditor4";
this.ultraDateTimeEditor4.Size = new System.Drawing.Size(88, 21);
this.ultraDateTimeEditor4.TabIndex = 22;
//
// ultraDateTimeEditor2
//
this.ultraDateTimeEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraDateTimeEditor2.FormatString = "hh:mm";
this.ultraDateTimeEditor2.Location = new System.Drawing.Point(302, 10);
this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
this.ultraDateTimeEditor2.Size = new System.Drawing.Size(88, 21);
this.ultraDateTimeEditor2.TabIndex = 21;
//
// ultraLabel10
//
this.ultraLabel10.Location = new System.Drawing.Point(208, 37);
this.ultraLabel10.Name = "ultraLabel10";
this.ultraLabel10.Size = new System.Drawing.Size(88, 16);
this.ultraLabel10.TabIndex = 20;
this.ultraLabel10.Text = "Time";
//
// ultraLabel6
//
this.ultraLabel6.Location = new System.Drawing.Point(208, 13);
this.ultraLabel6.Name = "ultraLabel6";
this.ultraLabel6.Size = new System.Drawing.Size(88, 16);
this.ultraLabel6.TabIndex = 19;
this.ultraLabel6.Text = "Time";
//
// ultraDateTimeEditor3
//
this.ultraDateTimeEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraDateTimeEditor3.FormatString = "";
this.ultraDateTimeEditor3.Location = new System.Drawing.Point(112, 34);
this.ultraDateTimeEditor3.Name = "ultraDateTimeEditor3";
this.ultraDateTimeEditor3.Size = new System.Drawing.Size(88, 21);
this.ultraDateTimeEditor3.TabIndex = 18;
//
// ultraLabel9
//
this.ultraLabel9.Location = new System.Drawing.Point(16, 37);
this.ultraLabel9.Name = "ultraLabel9";
this.ultraLabel9.Size = new System.Drawing.Size(88, 16);
this.ultraLabel9.TabIndex = 17;
this.ultraLabel9.Text = "Due Date";
//
// ultraNumericEditor1
//
this.ultraNumericEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraNumericEditor1.Location = new System.Drawing.Point(488, 8);
this.ultraNumericEditor1.MaxValue = 100;
this.ultraNumericEditor1.MinValue = 0;
this.ultraNumericEditor1.Name = "ultraNumericEditor1";
this.ultraNumericEditor1.PromptChar = ' ';
this.ultraNumericEditor1.Size = new System.Drawing.Size(104, 21);
this.ultraNumericEditor1.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
this.ultraNumericEditor1.TabIndex = 16;
//
// ultraLabel8
//
this.ultraLabel8.Location = new System.Drawing.Point(408, 14);
this.ultraLabel8.Name = "ultraLabel8";
this.ultraLabel8.Size = new System.Drawing.Size(88, 16);
this.ultraLabel8.TabIndex = 15;
this.ultraLabel8.Text = "% Complete";
//
// ultraDateTimeEditor1
//
this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraDateTimeEditor1.FormatString = "";
this.ultraDateTimeEditor1.Location = new System.Drawing.Point(112, 10);
this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
this.ultraDateTimeEditor1.Size = new System.Drawing.Size(88, 21);
this.ultraDateTimeEditor1.TabIndex = 1;
//
// ultraLabel4
//
this.ultraLabel4.Location = new System.Drawing.Point(16, 13);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(88, 16);
this.ultraLabel4.TabIndex = 0;
this.ultraLabel4.Text = "Start Date";
//
// grpAbout
//
this.grpAbout.Controls.Add(this.ultraCombo1);
this.grpAbout.Controls.Add(this.ultraLabel3);
this.grpAbout.Controls.Add(this.ultraTextEditor3);
this.grpAbout.Controls.Add(this.ultraLabel13);
this.grpAbout.Controls.Add(this.ultraCombo5);
this.grpAbout.Controls.Add(this.ultraButton2);
this.grpAbout.Location = new System.Drawing.Point(-4, 132);
this.grpAbout.Name = "grpAbout";
this.grpAbout.Size = new System.Drawing.Size(616, 38);
this.grpAbout.SupportThemes = false;
this.grpAbout.TabIndex = 10;
//
// ultraCombo1
//
this.ultraCombo1.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
this.ultraCombo1.DisplayMember = "";
this.ultraCombo1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraCombo1.Location = new System.Drawing.Point(363, 10);
this.ultraCombo1.Name = "ultraCombo1";
this.ultraCombo1.Size = new System.Drawing.Size(72, 21);
this.ultraCombo1.TabIndex = 18;
this.ultraCombo1.Text = "Staff/HR/Staff+HR/All (public)";
this.ultraCombo1.ValueMember = "";
//
// ultraLabel3
//
this.ultraLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
this.ultraLabel3.Location = new System.Drawing.Point(304, 13);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(56, 16);
this.ultraLabel3.TabIndex = 17;
this.ultraLabel3.Text = "Privacy";
//
// ultraTextEditor3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -