📄 job.cs
字号:
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace Tracker7UI.dialogs
{
/// <summary>
/// Summary description for Job.
/// </summary>
public class Job : System.Windows.Forms.Form
{
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
private Infragistics.Win.Misc.UltraLabel ultraLabel4;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private System.Windows.Forms.ImageList imageList1;
private Infragistics.Win.Misc.UltraButton ultraButton2;
private Tracker7UI.common.UCCountryList ucCountryList1;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
private Infragistics.Win.Misc.UltraLabel ultraLabel7;
private System.Windows.Forms.ToolTip toolTip1;
private Infragistics.Win.UltraWinGrid.UltraCombo ultraCombo1;
private Infragistics.Win.Misc.UltraLabel ultraLabel8;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor6;
private Infragistics.Win.Misc.UltraLabel ultraLabel9;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
private Infragistics.Win.Misc.UltraLabel ultraLabel10;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor2;
private Infragistics.Win.Misc.UltraLabel ultraLabel6;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor7;
private Infragistics.Win.Misc.UltraLabel ultraLabel11;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor3;
private Infragistics.Win.Misc.UltraLabel ultraLabel12;
private Infragistics.Win.Misc.UltraLabel ultraLabel13;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor4;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor8;
private Infragistics.Win.Misc.UltraLabel ultraLabel14;
private Infragistics.Win.Misc.UltraLabel ultraLabel16;
private Infragistics.Win.UltraWinEditors.UltraCurrencyEditor ultraCurrencyEditor1;
private Infragistics.Win.Misc.UltraLabel ultraLabel17;
private Infragistics.Win.UltraWinGrid.UltraCombo ultraCombo2;
private Infragistics.Win.Misc.UltraLabel ultraLabel18;
private Infragistics.Win.UltraWinGrid.UltraCombo ultraCombo3;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor10;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor11;
private Infragistics.Win.Misc.UltraLabel ultraLabel19;
private Infragistics.Win.Misc.UltraLabel ultraLabel20;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor9;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
private Infragistics.Win.Misc.UltraButton ultraButton1;
private Infragistics.Win.Misc.UltraButton ultraButton3;
private Infragistics.Win.Misc.UltraButton ultraButton4;
private System.ComponentModel.IContainer components;
public Job()
{
//
// Required for Windows Form Designer support
//
InitializeComponent();
//
// TODO: Add any constructor code after 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 Windows Form 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()
{
this.components = new System.ComponentModel.Container();
System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Job));
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
this.ucCountryList1 = new Tracker7UI.common.UCCountryList();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.ultraCombo1 = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
this.ultraTextEditor6 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
this.ultraNumericEditor3 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
this.ultraNumericEditor4 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
this.ultraTextEditor7 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
this.ultraNumericEditor2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraTextEditor8 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
this.ultraCurrencyEditor1 = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
this.ultraCombo2 = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
this.ultraCombo3 = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.ultraTextEditor10 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraTextEditor11 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraTextEditor9 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
this.ultraButton3 = new Infragistics.Win.Misc.UltraButton();
this.ultraButton4 = new Infragistics.Win.Misc.UltraButton();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCombo1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
this.ultraGroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCurrencyEditor1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCombo2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCombo3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
this.ultraGroupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
this.ultraGroupBox4.SuspendLayout();
this.SuspendLayout();
//
// ultraTextEditor1
//
this.ultraTextEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor1.Location = new System.Drawing.Point(96, 34);
this.ultraTextEditor1.Name = "ultraTextEditor1";
this.ultraTextEditor1.Size = new System.Drawing.Size(215, 21);
this.ultraTextEditor1.TabIndex = 10;
//
// ultraLabel4
//
this.ultraLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
this.ultraLabel4.Location = new System.Drawing.Point(4, 36);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(85, 16);
this.ultraLabel4.TabIndex = 9;
this.ultraLabel4.Text = "Job Title";
//
// ultraTextEditor2
//
this.ultraTextEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor2.Location = new System.Drawing.Point(96, 83);
this.ultraTextEditor2.Name = "ultraTextEditor2";
this.ultraTextEditor2.Size = new System.Drawing.Size(192, 21);
this.ultraTextEditor2.TabIndex = 12;
//
// ultraLabel1
//
this.ultraLabel1.Location = new System.Drawing.Point(4, 82);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(85, 16);
this.ultraLabel1.TabIndex = 11;
this.ultraLabel1.Text = "Job Code";
//
// imageList1
//
this.imageList1.ImageSize = new System.Drawing.Size(16, 16);
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
//
// ultraButton2
//
appearance1.Image = 1;
this.ultraButton2.Appearance = appearance1;
this.ultraButton2.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Flat;
this.ultraButton2.ImageList = this.imageList1;
this.ultraButton2.Location = new System.Drawing.Point(287, 83);
this.ultraButton2.Name = "ultraButton2";
this.ultraButton2.Size = new System.Drawing.Size(24, 21);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -