📄 uccasesteps.cs
字号:
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Windows.Forms;
namespace Tracker7UI.plugins.Cases
{
/// <summary>
/// Summary description for UCCaseSteps.
/// </summary>
public class UCCaseSteps : System.Windows.Forms.UserControl
{
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor4;
private Infragistics.Win.Misc.UltraLabel ultraLabel4;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
private Infragistics.Win.Misc.UltraLabel ultraLabel6;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
private Infragistics.Win.Misc.UltraLabel ultraLabel7;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor3;
private Infragistics.Win.Misc.UltraLabel ultraLabel8;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor4;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor5;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor6;
private Infragistics.Win.Misc.UltraLabel ultraLabel9;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor5;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor8;
private Infragistics.Win.Misc.UltraLabel ultraLabel11;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor7;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor9;
private Infragistics.Win.Misc.UltraLabel ultraLabel12;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor8;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor10;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor9;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor7;
private Infragistics.Win.Misc.UltraLabel ultraLabel10;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor6;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor11;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor10;
private Infragistics.Win.Misc.UltraLabel ultraLabel13;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor12;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
private Infragistics.Win.Misc.UltraLabel ultraLabel14;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor13;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor11;
private Infragistics.Win.Misc.UltraLabel ultraLabel16;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor14;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor12;
private Infragistics.Win.Misc.UltraLabel ultraLabel18;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor15;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor13;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor16;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor14;
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.Container components = null;
public UCCaseSteps()
{
// This call is required by the Windows.Forms Form Designer.
InitializeComponent();
// TODO: Add any initialization after the InitializeComponent call
}
/// <summary>
/// Clean up any resources being used.
/// </summary>
protected override void Dispose( bool disposing )
{
if( disposing )
{
if(components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.ultraDateTimeEditor4 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
this.ultraDateTimeEditor3 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCheckEditor4 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCheckEditor5 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCheckEditor6 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
this.ultraDateTimeEditor5 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraCheckEditor8 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
this.ultraDateTimeEditor7 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraCheckEditor9 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
this.ultraDateTimeEditor8 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraCheckEditor10 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraDateTimeEditor9 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraCheckEditor7 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
this.ultraDateTimeEditor6 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraCheckEditor11 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraDateTimeEditor10 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
this.ultraCheckEditor12 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
this.ultraCheckEditor13 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraDateTimeEditor11 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
this.ultraCheckEditor14 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraDateTimeEditor12 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraCheckEditor15 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraDateTimeEditor13 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraCheckEditor16 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraDateTimeEditor14 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor14)).BeginInit();
this.SuspendLayout();
//
// ultraLabel1
//
this.ultraLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
this.ultraLabel1.Location = new System.Drawing.Point(6, 8);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(232, 16);
this.ultraLabel1.TabIndex = 0;
this.ultraLabel1.Text = "Case Preparation:";
//
// ultraLabel2
//
this.ultraLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
this.ultraLabel2.Location = new System.Drawing.Point(248, 8);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(232, 16);
this.ultraLabel2.TabIndex = 1;
this.ultraLabel2.Text = "Filed && Pending";
//
// ultraLabel3
//
this.ultraLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
this.ultraLabel3.Location = new System.Drawing.Point(488, 8);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(232, 16);
this.ultraLabel3.TabIndex = 2;
this.ultraLabel3.Text = "Approval";
//
// ultraDateTimeEditor4
//
this.ultraDateTimeEditor4.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraDateTimeEditor4.Location = new System.Drawing.Point(150, 28);
this.ultraDateTimeEditor4.Name = "ultraDateTimeEditor4";
this.ultraDateTimeEditor4.Size = new System.Drawing.Size(88, 21);
this.ultraDateTimeEditor4.TabIndex = 66;
//
// ultraLabel4
//
this.ultraLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
this.ultraLabel4.Location = new System.Drawing.Point(22, 32);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(120, 16);
this.ultraLabel4.TabIndex = 71;
this.ultraLabel4.Text = "Info Received";
//
// ultraLabel5
//
this.ultraLabel5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
this.ultraLabel5.Location = new System.Drawing.Point(22, 55);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(120, 16);
this.ultraLabel5.TabIndex = 74;
this.ultraLabel5.Text = "Intake Date";
//
// ultraDateTimeEditor1
//
this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraDateTimeEditor1.Location = new System.Drawing.Point(150, 52);
this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
this.ultraDateTimeEditor1.Size = new System.Drawing.Size(88, 21);
this.ultraDateTimeEditor1.TabIndex = 73;
//
// ultraLabel6
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -