Ejemplo n.º 1
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.data_jsrq  = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_jsrq");
     this.data_ksrq  = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_ksrq");
     this.che_jsrq   = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_jsrq");
     this.che_ksrq   = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_ksrq");
     this.but_ok     = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_ok");
     this.but_close  = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_close");
     this.text_xhfsh = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_xhfsh");
     this.text_ghfsh = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_ghfsh");
     this.text_xxbbh = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_xxbbh");
     this.che_bqysq  = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_bqysq");
     this.che_bqyjs  = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_bqyjs");
     this.com_yqzt   = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("com_yqzt");
     this.com_yqzt.SelectedIndexChanged += new EventHandler(this.com_yqzt_SelectedIndexChanged);
     this.text_xhfsh.KeyPress           += new KeyPressEventHandler(this.text_xhfsh_KeyPress);
     this.text_xhfsh.MaxLength           = 20;
     this.text_ghfsh.KeyPress           += new KeyPressEventHandler(this.text_ghfsh_KeyPress);
     this.text_ghfsh.MaxLength           = 20;
     this.text_xxbbh.KeyPress           += new KeyPressEventHandler(this.text_xxbbh_KeyPress);
     this.text_xxbbh.MaxLength           = 0x10;
     this.but_close.Click += new EventHandler(this.but_close_Click);
     this.but_ok.Click    += new EventHandler(this.but_ok_Click);
 }
Ejemplo n.º 2
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.aisinoDataGrid1 = this.xmlComponentLoader1.GetControlByName <AisinoDataGrid>("aisinoDataGrid1");
     this.checkBox1       = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox1");
     this.checkBox2       = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox2");
     this.comboBoxDJZL    = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBoxDJZL");
     this.fileControl1    = this.xmlComponentLoader1.GetControlByName <FileControl>("fileControl1");
     this.btnQuit         = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnQuit");
     this.btnQuit.Click  += new EventHandler(this.btnQuit_Click);
     this.btnOK           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnOK");
     this.dateTimePicker2 = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("dateTimePicker2");
     this.dateTimePicker1 = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("dateTimePicker1");
     this.aisinoDataGrid1.add_GoToPageEvent(new EventHandler <GoToPageEventArgs>(this.aisinoDataGrid1_GoToPageEvent));
     this.aisinoDataGrid1.add_DataGridCellFormatting(new EventHandler <DataGridViewCellFormattingEventArgs>(this.aisinoDataGrid1_DataGridCellFormatting));
     this.comboBoxDJZL.DropDownStyle             = ComboBoxStyle.DropDownList;
     this.comboBoxDJZL.SelectionChangeCommitted += new EventHandler(this.dateTimePicker1_CloseUp);
     this.btnOK.Click             += new EventHandler(this.btnOK_Click);
     this.dateTimePicker2.CloseUp += new EventHandler(this.dateTimePicker1_CloseUp);
     this.dateTimePicker1.CloseUp += new EventHandler(this.dateTimePicker1_CloseUp);
     this.toolStrip1                  = this.xmlComponentLoader1.GetControlByName <ToolStrip>("toolStrip1");
     this.toolStripButtonExit         = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButtonExit");
     this.toolStripButtonExit.Click  += new EventHandler(this.toolStripButtonExit_Click);
     this.toolStripButtonPrint        = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButtonPrint");
     this.toolStripButtonPrint.Click += new EventHandler(this.toolStripButtonPrint_Click);
     this.toolStripButtonStyle        = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButtonStyle");
     this.toolStripButtonStyle.Click += new EventHandler(this.toolStripButtonStyle_Click);
     this.aisinoDataGrid1.set_ReadOnly(true);
     this.aisinoDataGrid1.get_DataGrid().AllowUserToDeleteRows = false;
 }
Ejemplo n.º 3
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.label3        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label3");
     this.radioBtnZYFP  = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radioBtnZYFP");
     this.radioBtnPTFP  = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radioBtnPTFP");
     this.radioBtnHYFP  = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radioBtnHYFP");
     this.radioBtnJDCFP = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radioBtnJDCFP");
     this.groupBox1     = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("groupBox1");
     this.comboBoxJESM  = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBoxJESM");
     this.comboBoxJESM.DropDownStyle = ComboBoxStyle.DropDownList;
     this.fileControl2                  = this.xmlComponentLoader1.GetControlByName <FileControl>("fileControl2");
     this.button3                       = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("button3");
     this.btnCR                         = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnCR");
     this.label2                        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.label1                        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label1");
     this.btnSet                        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnSet");
     this.fileControl1                  = this.xmlComponentLoader1.GetControlByName <FileControl>("fileControl1");
     this.checkBox_HYSYDJ               = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox_HYSYDJ");
     this.button3.Click                += new EventHandler(this.btnQuit_Click);
     this.btnCR.Click                  += new EventHandler(this.btnCR_Click);
     this.btnSet.Click                 += new EventHandler(this.btnSet_Click);
     this.radioBtnPTFP.CheckedChanged  += new EventHandler(this.radioBtnPTFP_CheckedChanged);
     this.radioBtnZYFP.CheckedChanged  += new EventHandler(this.radioBtnZYFP_CheckedChanged);
     this.radioBtnHYFP.CheckedChanged  += new EventHandler(this.radioBtnHYFP_checkedChanged);
     this.radioBtnJDCFP.CheckedChanged += new EventHandler(this.radioBtnJDCFP_CheckedChanged);
 }
Ejemplo n.º 4
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.che_jsrq               = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_jsrq");
     this.che_gfsh               = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_gfsh");
     this.che_gfmc               = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_gfmc");
     this.txt_gfsh               = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_gfsh");
     this.txt_gfmc               = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_gfmc");
     this.com_fpzl               = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("com_fpzl");
     this.che_ksrq               = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_ksrq");
     this.but_ok                 = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_ok");
     this.data_ksrq              = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_ksrq");
     this.data_jsrq              = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_jsrq");
     this.but_zhuhechaxun        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_zhuhechaxun");
     this.but_close              = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_close");
     this.text_Fphm_Z            = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Fphm_Z");
     this.text_Fphm_Q            = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Fphm_Q");
     this.text_Fpdm              = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Fpdm");
     this.text_Fpje_Z            = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Fpje_Z");
     this.text_Fpje_Q            = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Fpje_Q");
     this.but_ok.Click          += new EventHandler(this.but_Ok_Clike);
     this.but_zhuhechaxun.Click += new EventHandler(this.but_ZhuHeChaxun_Clike);
     this.but_close.Click       += new EventHandler(this.but_Close_Clike);
     this.text_Fphm_Z.KeyPress  += new KeyPressEventHandler(this.Int_KeyPressEventHandler);
     this.text_Fphm_Q.KeyPress  += new KeyPressEventHandler(this.Int_KeyPressEventHandler);
     this.text_Fpdm.KeyPress    += new KeyPressEventHandler(this.Int_KeyPressEventHandler);
     this.text_Fpje_Q.KeyPress  += new KeyPressEventHandler(this.Double_KeyPressEventHandler);
     this.text_Fpje_Z.KeyPress  += new KeyPressEventHandler(this.Double_KeyPressEventHandler);
 }
Ejemplo n.º 5
0
 private void Initialize()
 {
     this.InitializeComponent();
     base.MaximizeBox               = false;
     base.MinimizeBox               = false;
     base.FormBorderStyle           = FormBorderStyle.FixedDialog;
     base.Load                     += new EventHandler(this.ChaoshuiForm_Load);
     this.cmbShuiqi                 = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("cmbShuiqi");
     this.groupBox1                 = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("groupBox1");
     this.btnBSPCSQuery             = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnBSPCSQuery");
     this.btnOK                     = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnOK");
     this.btnCancel                 = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnCancel");
     this.checkBox1                 = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox1");
     this.checkBox2                 = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox2");
     this.checkBox3                 = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox3");
     this.checkBox1.Checked         = false;
     this.checkBox2.Checked         = false;
     this.checkBox3.Checked         = false;
     this.checkBox1.Visible         = true;
     this.checkBox2.Visible         = true;
     this.checkBox3.Visible         = true;
     this.checkBox1.CheckedChanged += new EventHandler(this.pzCheckChanged);
     this.checkBox2.CheckedChanged += new EventHandler(this.pzCheckChanged);
     this.checkBox3.CheckedChanged += new EventHandler(this.pzCheckChanged);
     this.btnOK.Enabled             = false;
     this.cmbShuiqi.DropDownStyle   = ComboBoxStyle.DropDownList;
     this.groupBox1.Location        = new Point(0, this.btnOK.Location.Y - 15);
     this.btnBSPCSQuery.Visible     = false;
     this.btnBSPCSQuery.Click      += new EventHandler(this.btnBSPCSQuery_Click);
     this.btnOK.Click              += new EventHandler(this.btnOK_Click);
     this.btnCancel.Click          += new EventHandler(this.btnCancel_Click);
 }
Ejemplo n.º 6
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.chk_NotRepeat       = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chk_NotRepeat");
     this.btn_Agree           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_Agree");
     this.btn_Disagree        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_Disagree");
     this.btn_Agree.Click    += new EventHandler(this.btn_Confirm_Click);
     this.btn_Disagree.Click += new EventHandler(this.btn_Disagree_Click);
 }
Ejemplo n.º 7
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.but_ok    = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_ok");
     this.but_back  = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_back");
     this.group_box = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("groupBox1");
     this.data_ksrq = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_ksrq");
     this.che_ksrq  = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_ksrq");
     this.data_jsrq = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_jsrq");
     this.che_jsrq  = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_jsrq");
 }
Ejemplo n.º 8
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.button1        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("button1");
     this.button2        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("button2");
     this.comboBox1      = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBox1");
     this.checkBox1      = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox1");
     this.checkBox2      = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox2");
     this.checkBox3      = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox3");
     this.button1.Click += new EventHandler(this.button1_Click);
     this.button2.Click += new EventHandler(this.button2_Click);
 }
Ejemplo n.º 9
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.rdoNew           = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("rdoNew");
     this.rdoOld           = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("rdoOld");
     this.chkSave          = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chkSave");
     this.btnOK            = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnOK");
     this.btnCancel        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnCancel");
     this.btnOK.Click     += new EventHandler(this.btnOK_Click);
     this.btnCancel.Click += new EventHandler(this.btnCancel_Click);
     base.Load            += new EventHandler(this.JDCVersionSet_Load);
 }
Ejemplo n.º 10
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.date_ksrq              = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("date_ksrq");
     this.date_jsrq              = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("date_jsrq");
     this.txt_gfmc               = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_gfmc");
     this.txt_gfsh               = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_gfsh");
     this.txt_fpdm               = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_fpdm");
     this.txt_fphm_start         = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_fphm_start");
     this.txt_fphm_end           = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_fphm_end");
     this.txt_bz                 = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_bz");
     this.com_fpzl               = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("com_fpzl");
     this.com_zfbz               = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("com_zfbz");
     this.com_zffp               = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("com_zffp");
     this.but_FPChaxun           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_FPChaxun");
     this.but_DaochuShuju        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_DaochuShuju");
     this.group_box              = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("groupBox1");
     this.but_FPChaxun.Click    += new EventHandler(this.but_FPChaxun_Click);
     this.but_DaochuShuju.Click += new EventHandler(this.but_DaochuShuju_Click);
     this.check_tongbutxt        = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("check_tongbutxt");
     this.ConTextMenu_Daochu     = new ContextMenuStrip();
     this.MenuItem_DaoChuAll     = new ToolStripMenuItem("导出全部");
     this.MenuItem_DaoChuSelect  = new ToolStripMenuItem("导出选择");
     this.ConTextMenu_Daochu.Items.Add(this.MenuItem_DaoChuAll);
     this.ConTextMenu_Daochu.Items.Add(this.MenuItem_DaoChuSelect);
     this.MenuItem_DaoChuAll.Click    += new EventHandler(this.MenuItem_DaoChuAll_Click);
     this.MenuItem_DaoChuSelect.Click += new EventHandler(this.MenuItem_DaoChuSelect_Click);
     this.date_ksrq.TextChanged       += new EventHandler(this.data_ksrq_TextChanged);
     this.date_jsrq.TextChanged       += new EventHandler(this.data_jsrq_TextChanged);
     this.txt_gfmc.MaxLength           = 100;
     this.txt_gfsh.MaxLength           = 20;
     this.txt_fphm_start.MaxLength     = 8;
     this.txt_fphm_end.MaxLength       = 8;
     this.txt_fpdm.MaxLength           = 20;
     this.txt_bz.MaxLength             = 230;
     this.txt_gfmc.KeyPress           += new KeyPressEventHandler(this.textBox_GFMC_KeyPress);
     this.txt_gfmc.TextChanged        += new EventHandler(this.txt_gfmc_TextChanged);
     this.txt_gfsh.KeyPress           += new KeyPressEventHandler(this.textBox_GFSH_KeyPress);
     this.txt_fpdm.KeyPress           += new KeyPressEventHandler(this.txt_fpdm_KeyPress);
     this.txt_fphm_start.KeyPress     += new KeyPressEventHandler(this.txt_fpdm_KeyPress);
     this.txt_fphm_end.KeyPress       += new KeyPressEventHandler(this.txt_fpdm_KeyPress);
     aisinoGrid          = this.xmlComponentLoader1.GetControlByName <AisinoDataGrid>("aisinoGrid");
     aisinoGrid.ReadOnly = true;
     aisinoGrid.DataGrid.AllowUserToDeleteRows = false;
     aisinoGrid.GoToPageEvent += aisinoGrid_GoToPageEvent;
     aisinoGrid.AutoSize       = false;
     aisinoGrid.Height         = 0x17f;
     aisinoGrid.Dock           = DockStyle.Bottom;
     this.Text = "增值税发票加密数据导出(机动车专用)";
     this.but_FPChaxun.TabIndex = 0;
     this.but_FPChaxun.Focus();
     base.FormClosing += new FormClosingEventHandler(this.FPZJDaoChu_FormClosing);
 }
Ejemplo n.º 11
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.but_ok       = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_ok");
     this.but_back     = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_back");
     this.group_box    = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("groupBox1");
     this.data_ksrq    = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_ksrq");
     this.che_ksrq     = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_ksrq");
     this.data_jsrq    = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_jsrq");
     this.che_jsrq     = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_jsrq");
     base.FormClosing += new FormClosingEventHandler(this.SelectTime_FormClosing);
 }
Ejemplo n.º 12
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.buttonName        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("buttonName");
     this.buttonName.Click += new EventHandler(this.buttonName_Click);
     this.textBoxFPHM       = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxFPHM");
     this.textBoxFPDM       = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxFPDM");
     this.btnQuery          = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnQuery");
     this.comboBoxZFBZ      = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBoxZFBZ");
     this.comboBoxFPZL      = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBoxFPZL");
     this.label10           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label10");
     this.label9            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label9");
     this.label8            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label8");
     this.label7            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label7");
     this.ckbContainTadayE  = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("ckbContainTadayE");
     this.aisinoDataGrid1   = this.xmlComponentLoader1.GetControlByName <AisinoDataGrid>("aisinoDataGrid1");
     this.ckbAllDate        = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("ckbAllDate");
     this.ckbContainTadayS  = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("ckbContainTadayS");
     this.groupBox1         = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("groupBox1");
     this.textBoxDJH        = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxDJH");
     this.label5            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label5");
     this.textBoxGFSH       = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxGFSH");
     this.textBoxGFMC       = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxGFMC");
     this.dTPEnd            = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("dTPEnd");
     this.dTPStart          = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("dTPStart");
     this.label4            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label4");
     this.label3            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label3");
     this.label2            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.label1            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label1");
     this.statusStrip1      = this.xmlComponentLoader1.GetControlByName <StatusStrip>("statusStrip1");
     this.btnQuery.Click   += new EventHandler(this.btnQuery_Click);
     this.aisinoDataGrid1.add_GoToPageEvent(new EventHandler <GoToPageEventArgs>(this.aisinoDataGrid1_GoToPageEvent));
     this.aisinoDataGrid1.add_DataGridRowDbClickEvent(new EventHandler <DataGridRowEventArgs>(this.aisinoDataGrid1_DataGridRowDbClickEvent));
     this.ckbAllDate.CheckedChanged += new EventHandler(this.ckbAllDate_CheckedChanged);
     this.toolStrip1                  = this.xmlComponentLoader1.GetControlByName <ToolStrip>("toolStrip1");
     this.toolStripButtonExit         = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButtonExit");
     this.toolStripButtonExit.Click  += new EventHandler(this.toolStripButtonExit_Click);
     this.toolStripButtonPrint        = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButtonPrint");
     this.toolStripButtonPrint.Click += new EventHandler(this.toolStripButtonPrint_Click);
     this.toolStripButtonStyle        = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButtonStyle");
     this.toolStripButtonStyle.Click += new EventHandler(this.toolStripButtonStyle_Click);
     this.toolStripButtonExcel        = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButtonExcel");
     this.toolStripButtonExcel.Click += new EventHandler(this.toolStripButtonExcel_Click);
     this.toolStripButtonXML          = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButtonXML");
     this.toolStripButtonXML.Click   += new EventHandler(this.toolStripButtonXML_Click);
     this.toolStripButtonMX           = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButtonMX");
     this.toolStripButtonMX.Click    += new EventHandler(this.toolStripButtonMX_Click);
     this.aisinoDataGrid1.set_ReadOnly(true);
     this.aisinoDataGrid1.get_DataGrid().AllowUserToDeleteRows = false;
 }
Ejemplo n.º 13
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.data_jsrq            = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_jsrq");
     this.data_ksrq            = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_ksrq");
     this.che_jsrq             = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_jsrq");
     this.che_ksrq             = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_ksrq");
     this.but_ok               = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_ok");
     this.but_close            = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_close");
     this.text_xxbbh           = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_xxbbh");
     this.text_xxbbh.MaxLength = 0x10;
     this.text_xxbbh.KeyPress += new KeyPressEventHandler(this.text_xxbbh_KeyPress);
     this.but_close.Click     += new EventHandler(this.but_close_Click);
     this.but_ok.Click        += new EventHandler(this.but_ok_Click);
 }
Ejemplo n.º 14
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.data_jsrq             = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_jsrq");
     this.data_ksrq             = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_ksrq");
     this.chkQS                 = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chkQS");
     this.chkJZ                 = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chkJZ");
     this.btnQuery              = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_cx");
     this.btnFpxz               = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_fpxz");
     this.csdgList              = this.xmlComponentLoader1.GetControlByName <CustomStyleDataGrid>("csdgList");
     this.chkQS.CheckedChanged += new EventHandler(this.chkQS_CheckedChanged);
     this.chkJZ.CheckedChanged += new EventHandler(this.chkJZ_CheckedChanged);
     this.btnQuery.Click       += new EventHandler(this.btnQuery_Click);
     this.btnFpxz.Click        += new EventHandler(this.btnFpxz_Click);
     this.gridSetting();
 }
Ejemplo n.º 15
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.label1           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label1");
     this.label2           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.label3           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label3");
     this.label4           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label4");
     this.dtpStart         = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("dtpStart");
     this.dtpEnd           = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("dtpEnd");
     this.txtFilePath      = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txtFilePath");
     this.btnBrowse        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnBrowse");
     this.groupBox1        = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("groupBox1");
     this.chkFPDetail      = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chkFPDetail");
     this.btnOK            = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnOK");
     this.btnCancel        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnCancel");
     this.btnBrowse.Click += new EventHandler(this.btnBrowse_Click);
     this.btnOK.Click     += new EventHandler(this.btnOK_Click);
     this.btnCancel.Click += new EventHandler(this.btnCancel_Click);
 }
Ejemplo n.º 16
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.data_jsrq                = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_jsrq");
     this.data_ksrq                = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_ksrq");
     this.chkQS                    = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chkQS");
     this.chkJZ                    = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chkJZ");
     this.btnQuery                 = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_cx");
     this.cmbInvType               = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("cmb_fpzl");
     this.cmbStatus                = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("cmb_Slzt");
     this.txtApplyNo               = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_slxh");
     this.csdgStatusVolumn         = this.xmlComponentLoader1.GetControlByName <CustomStyleDataGrid>("csdgStatusVolumn");
     this.cmbInvType.DropDownStyle = ComboBoxStyle.DropDownList;
     this.cmbStatus.DropDownStyle  = ComboBoxStyle.DropDownList;
     this.gridSetting();
     this.chkQS.CheckedChanged += new EventHandler(this.chkQS_CheckedChanged);
     this.chkJZ.CheckedChanged += new EventHandler(this.chkJZ_CheckedChanged);
     this.btnQuery.Click       += new EventHandler(this.btnQuery_Click);
     this.csdgStatusVolumn.CellContentClick += new DataGridViewCellEventHandler(this.csdgStatusVolumn_CellContentClick);
 }
 private void Initialize()
 {
     this.InitializeComponent();
     this.text_Fphm_Z                = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Fphm_Z");
     this.text_Fphm_Q                = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Fphm_Q");
     this.text_Fpdm                  = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Fpdm");
     this.che_gfsh                   = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_gfsh");
     this.che_gfmc                   = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_gfmc");
     this.txt_gfsh                   = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_gfsh");
     this.txt_gfmc                   = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_gfmc");
     this.com_fpzl                   = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("com_fpzl");
     this.but_ok                     = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_ok");
     this.but_ZhuHeChaXun            = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_ZhuHeChaXun");
     this.data_jsrq                  = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_jsrq");
     this.data_ksrq                  = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_ksrq");
     this.che_jsrq                   = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_jsrq");
     this.che_ksrq                   = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_ksrq");
     this.che_wlywh                  = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_wlywh");
     this.but_QuXiao                 = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_QuXiao");
     this.text_Pzhm_Z                = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Pzhm_Z");
     this.text_Pzhm_Q                = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Pzhm_Q");
     this.text_Wlywh                 = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_Wlywh");
     this.combo_PzType               = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("combo_PzType");
     this.radio_Pzrq                 = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radio_Pzrq");
     this.radio_Kprq                 = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radio_Kprq");
     this.radio_Zf                   = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radio_Zf");
     this.radio_Wzf                  = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radio_Wzf");
     this.but_ok.Click              += new EventHandler(this.but_ok_Click);
     this.but_QuXiao.Click          += new EventHandler(this.but_QuXiao_Click);
     this.but_ZhuHeChaXun.Click     += new EventHandler(this.but_ZhuHeChaXun_Click);
     this.radio_Pzrq.CheckedChanged += new EventHandler(this.radio_Pzrq_Kprq_Zf_Wzf_CheckedChanged);
     this.radio_Kprq.CheckedChanged += new EventHandler(this.radio_Pzrq_Kprq_Zf_Wzf_CheckedChanged);
     this.radio_Zf.CheckedChanged   += new EventHandler(this.radio_Pzrq_Kprq_Zf_Wzf_CheckedChanged);
     this.radio_Wzf.CheckedChanged  += new EventHandler(this.radio_Pzrq_Kprq_Zf_Wzf_CheckedChanged);
     this.text_Pzhm_Z.KeyPress      += new KeyPressEventHandler(this.Int_KeyPressEventHandler);
     this.text_Pzhm_Q.KeyPress      += new KeyPressEventHandler(this.Int_KeyPressEventHandler);
     this.text_Fphm_Z.KeyPress      += new KeyPressEventHandler(this.Int_KeyPressEventHandler);
     this.text_Fphm_Q.KeyPress      += new KeyPressEventHandler(this.Int_KeyPressEventHandler);
     this.text_Fpdm.KeyPress        += new KeyPressEventHandler(this.Int_KeyPressEventHandler);
 }
Ejemplo n.º 18
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.textBox_PathName       = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox_PathName");
     this.chk_EndRunCopy         = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chk_EndRunCopy");
     this.chk_BeginningMonthCopy = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chk_BeginningMonthCopy");
     this.chk_XtcshBf            = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chk_XtcshBf");
     this.chk_XtcshBf.Enabled    = false;
     this.textBox_Sjjg           = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox_Sjjg");
     this.combo_Day_Month        = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("combo_Day_Month");
     this.label2                                 = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.btn_FindPath                           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_FindPath");
     this.btn_OK                                 = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_OK");
     this.btn_Cancle                             = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_Cancle");
     this.btn_FindPath.Click                    += new EventHandler(this.btn_FindPath_Click);
     this.btn_OK.Click                          += new EventHandler(this.btn_OK_Click);
     this.btn_Cancle.Click                      += new EventHandler(this.btn_Cancle_Click);
     this.chk_EndRunCopy.CheckedChanged         += new EventHandler(this.Chk_CheckedChanged);
     this.chk_BeginningMonthCopy.CheckedChanged += new EventHandler(this.Chk_CheckedChanged);
     this.textBox_Sjjg.KeyPress                 += new KeyPressEventHandler(this.textBox_Sjjg_KeyPress);
     this.textBox_Sjjg.TextChanged              += new EventHandler(this.textBox_Sjjg_TextChanged);
     this.combo_Day_Month.SelectedIndexChanged  += new EventHandler(this.combo_Day_Month_SelectedIndexChanged);
 }
Ejemplo n.º 19
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.toolStrip1                 = this.xmlComponentLoader1.GetControlByName <ToolStrip>("toolStrip1");
     this.toolStripButton1           = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButton1");
     this.toolStripBtnZD             = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnZD");
     this.toolStripBtnSD             = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnSD");
     this.toolStripButton2           = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButton2");
     this.textBoxKey                 = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxKey");
     this.comboBoxYF                 = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBoxYF");
     this.comboBoxDJZL               = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBoxDJZL");
     this.button1                    = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("button1");
     this.comboBoxJYGZ               = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBoxJYGZ");
     this.radioButton2               = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radioButton2");
     this.radioButton1               = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radioButton1");
     this.checkBox1                  = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox1");
     this.statusStrip1               = this.xmlComponentLoader1.GetControlByName <StatusStrip>("statusStrip1");
     this.aisinoDataGrid1            = this.xmlComponentLoader1.GetControlByName <AisinoDataGrid>("aisinoDataGrid1");
     this.aisinoDataGrid2            = this.xmlComponentLoader1.GetControlByName <AisinoDataGrid>("aisinoDataGrid2");
     this.checkBox2                  = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox2");
     this.comboBoxJYGZ.DropDownStyle = ComboBoxStyle.DropDownList;
     this.comboBoxYF.DropDownStyle   = ComboBoxStyle.DropDownList;
     this.comboBoxDJZL.DropDownStyle = ComboBoxStyle.DropDownList;
     this.toolStripBtnSD.Click      += new EventHandler(this.toolBtnSDCF_Click);
     this.toolStripButton2.Click    += new EventHandler(this.toolBtnZDCF_Click);
     this.textBoxKey.TextChanged    += new EventHandler(this.textBoxKey_TextChanged);
     this.button1.Click             += new EventHandler(this.btnQuery_Click);
     this.aisinoDataGrid1.add_DataGridRowSelectionChanged(new EventHandler <DataGridRowEventArgs>(this.aisinoDataGrid1_DataGridRowSelectionChanged));
     this.aisinoDataGrid1.add_GoToPageEvent(new EventHandler <GoToPageEventArgs>(this.aisinoDataGrid1_GoToPageEvent));
     this.aisinoDataGrid1.add_DataGridCellFormatting(new EventHandler <DataGridViewCellFormattingEventArgs>(this.aisinoDataGrid1_DataGridCellFormatting));
     this.toolStripButton1.Click += new EventHandler(this.toolBtnClose_Click);
     this.aisinoDataGrid2.add_GoToPageEvent(new EventHandler <GoToPageEventArgs>(this.aisinoDataGrid2_GoToPageEvent));
     this.aisinoDataGrid1.set_ReadOnly(true);
     this.aisinoDataGrid1.get_DataGrid().AllowUserToDeleteRows = false;
     this.aisinoDataGrid2.set_ReadOnly(true);
     this.aisinoDataGrid2.get_DataGrid().AllowUserToDeleteRows = false;
 }
Ejemplo n.º 20
0
 private void Initialize()
 {
     this.InitializeComponent();
     base.MaximizeBox                        = false;
     base.MinimizeBox                        = false;
     base.FormBorderStyle                    = FormBorderStyle.FixedDialog;
     this.tcRegistInfo                       = this.xmlComponentLoader1.GetControlByName <AisinoTAB>("tcRegistInfo");
     this.tpBaseInfo                         = this.xmlComponentLoader1.GetControlByName <TabPage>("tpBaseInfo");
     this.tpRegist                           = this.xmlComponentLoader1.GetControlByName <TabPage>("tpRegist");
     this.tpLoadFiles                        = this.xmlComponentLoader1.GetControlByName <TabPage>("tpLoadFiles");
     this.tpFileCheck                        = this.xmlComponentLoader1.GetControlByName <TabPage>("tpFileCheck");
     this.numUdDays                          = this.xmlComponentLoader1.GetControlByName <AisinoNUD>("numUdDays");
     this.numUDMachineNo                     = this.xmlComponentLoader1.GetControlByName <AisinoNUD>("numUDMachineNo");
     this.numUdOutTime                       = this.xmlComponentLoader1.GetControlByName <AisinoNUD>("numUdOutTime");
     this.txtName                            = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txtName");
     this.txtTaxNo                           = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txtTaxNo");
     this.txtLoadUri                         = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txtLoadUri");
     this.rtxtInsVersions                    = this.xmlComponentLoader1.GetControlByName <AisinoRTX>("rtxtInsVersions");
     this.rtxtVersion                        = this.xmlComponentLoader1.GetControlByName <AisinoRTX>("rtxtVersion");
     this.btnSetupRegFile                    = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnSetupRegFile");
     this.btnLoad                            = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnLoad");
     this.btnRemove                          = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnRemove");
     this.btnAdd                             = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnAdd");
     this.btnExport                          = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnExport");
     this.chkOverdate                        = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chkOverdate");
     this.chkBeforeDate                      = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("chkBeforeDate");
     this.lblBBH                             = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBBH");
     this.label6                             = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label6");
     this.lblRJZL                            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblRJZL");
     this.lblRJXLH                           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblRJXLH");
     this.lblKPJH                            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblKPJH");
     this.lblZCDY                            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblZCDY");
     this.lblSQJZRQ                          = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblSQJZRQ");
     this.lblRJBH                            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblRJBH");
     this.lblNSDJH                           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblNSDJH");
     this.tvRegVersion                       = this.xmlComponentLoader1.GetControlByName <AisinoTVW>("tvRegVersion");
     this.txtAuthNo                          = this.xmlComponentLoader1.GetControlByName <TextBoxRegex>("txtAuthNo");
     this.lstBoxAuthNo                       = this.xmlComponentLoader1.GetControlByName <AisinoLST>("lstBoxAuthNo");
     this.numUDMachineNo.Enabled             = false;
     this.txtAuthNo.IsEmpty                  = false;
     this.txtAuthNo.RegexText                = "^[0-9]{0,20}$";
     this.tvRegVersion.ImageList             = this.imageList1;
     this.tvRegVersion.ImageIndex            = 0;
     this.tvRegVersion.SelectedImageIndex    = 0;
     this.chkBeforeDate.Visible              = true;
     this.numUdDays.Visible                  = true;
     this.label6.Visible                     = true;
     this.chkOverdate.Visible                = true;
     this.rtxtInsVersions.Visible            = true;
     this.btnSetupRegFile.Visible            = true;
     this.btnAdd.Click                      += new EventHandler(this.btnAdd_Click);
     this.btnRemove.Click                   += new EventHandler(this.btnRemove_Click);
     this.btnExport.Click                   += new EventHandler(this.btnExport_Click);
     this.btnLoad.Click                     += new EventHandler(this.btnLoad_Click);
     this.btnSetupRegFile.Click             += new EventHandler(this.btnSetupRegFile_Click);
     this.txtAuthNo.TextChanged             += new EventHandler(this.txtAuthNo_TextChanged);
     this.lstBoxAuthNo.SelectedIndexChanged += new EventHandler(this.lstBoxAuthNo_SelectedIndexChanged);
     this.tvRegVersion.AfterSelect          += new TreeViewEventHandler(this.tvRegVersion_AfterSelect);
     this.tvRegVersion.MouseClick           += new MouseEventHandler(this.tvRegVersion_MouseClick);
     this.delToolStripMenuItem.Click        += new EventHandler(this.delToolStripMenuItem_Click);
 }
Ejemplo n.º 21
0
        private void InitializeComponent()
        {
            ComponentResourceManager manager = new ComponentResourceManager(typeof(ConfigForm));

            this.label1          = new AisinoLBL();
            this.serverIPtb      = new AisinoTXT();
            this.label2          = new AisinoLBL();
            this.serverPorttb    = new AisinoTXT();
            this.clientPorttb    = new AisinoTXT();
            this.setClientPortcb = new AisinoCHK();
            this.label3          = new AisinoLBL();
            this.maxWaitTimetb   = new AisinoTXT();
            this.autoConncb      = new AisinoCHK();
            this.button1         = new AisinoBTN();
            this.groupBox1       = new GroupBox();
            this.label5          = new Label();
            this.richTextBox1    = new RichTextBox();
            this.groupBox1.SuspendLayout();
            base.SuspendLayout();
            this.label1.AutoSize           = true;
            this.label1.Font               = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.label1.ForeColor          = Color.Black;
            this.label1.Location           = new Point(0x18, 0x20);
            this.label1.Name               = "label1";
            this.label1.Size               = new Size(0x29, 12);
            this.label1.TabIndex           = 4;
            this.label1.Text               = "地址:";
            this.serverIPtb.Font           = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.serverIPtb.Location       = new Point(0x47, 0x1d);
            this.serverIPtb.Name           = "serverIPtb";
            this.serverIPtb.Size           = new Size(0xae, 0x15);
            this.serverIPtb.TabIndex       = 0;
            this.label2.AutoSize           = true;
            this.label2.Font               = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.label2.ForeColor          = Color.Black;
            this.label2.Location           = new Point(0x11b, 0x20);
            this.label2.Name               = "label2";
            this.label2.Size               = new Size(0x29, 12);
            this.label2.TabIndex           = 0;
            this.label2.Text               = "端口:";
            this.serverPorttb.Font         = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.serverPorttb.Location     = new Point(330, 0x1d);
            this.serverPorttb.Name         = "serverPorttb";
            this.serverPorttb.Size         = new Size(0x3b, 0x15);
            this.serverPorttb.TabIndex     = 1;
            this.clientPorttb.Location     = new Point(0x8e, 0x5c);
            this.clientPorttb.Name         = "clientPorttb";
            this.clientPorttb.Size         = new Size(0x3b, 0x15);
            this.clientPorttb.TabIndex     = 4;
            this.setClientPortcb.AutoSize  = true;
            this.setClientPortcb.Font      = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.setClientPortcb.ForeColor = Color.Black;
            this.setClientPortcb.Location  = new Point(0x19, 0x5f);
            this.setClientPortcb.Name      = "setClientPortcb";
            this.setClientPortcb.Size      = new Size(0x6c, 0x10);
            this.setClientPortcb.TabIndex  = 3;
            this.setClientPortcb.Text      = "指定本地端口:";
            this.setClientPortcb.UseVisualStyleBackColor = true;
            this.setClientPortcb.CheckedChanged         += new EventHandler(this.setClientPortcb_CheckedChanged);
            this.label3.AutoSize                    = true;
            this.label3.Font                        = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.label3.ForeColor                   = Color.Black;
            this.label3.Location                    = new Point(260, 0x60);
            this.label3.Name                        = "label3";
            this.label3.Size                        = new Size(0x59, 12);
            this.label3.TabIndex                    = 1;
            this.label3.Text                        = "连接超时(秒):";
            this.maxWaitTimetb.Location             = new Point(0x163, 0x5d);
            this.maxWaitTimetb.Name                 = "maxWaitTimetb";
            this.maxWaitTimetb.Size                 = new Size(0x3b, 0x15);
            this.maxWaitTimetb.TabIndex             = 2;
            this.autoConncb.AutoSize                = true;
            this.autoConncb.Font                    = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.autoConncb.ForeColor               = Color.Black;
            this.autoConncb.Location                = new Point(0x19, 0x80);
            this.autoConncb.Name                    = "autoConncb";
            this.autoConncb.Size                    = new Size(0xcc, 0x10);
            this.autoConncb.TabIndex                = 5;
            this.autoConncb.Text                    = "开票软件启动时自动登录到服务器";
            this.autoConncb.UseVisualStyleBackColor = true;
            this.button1.BackColorActive            = Color.FromArgb(0x19, 0x76, 210);
            this.button1.ColorDefaultA              = Color.FromArgb(0, 0xac, 0xfb);
            this.button1.ColorDefaultB              = Color.FromArgb(0, 0x91, 0xe0);
            this.button1.Font                       = new Font("微软雅黑", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.button1.FontColor                  = Color.FromArgb(0xff, 0xff, 0xff);
            this.button1.Location                   = new Point(0xc3, 0xd5);
            this.button1.Name                       = "button1";
            this.button1.Size                       = new Size(0x3f, 0x17);
            this.button1.TabIndex                   = 7;
            this.button1.Text                       = "保存";
            this.button1.UseVisualStyleBackColor    = true;
            this.button1.Click                     += new EventHandler(this.button1_Click);
            this.groupBox1.Controls.Add(this.serverIPtb);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.serverPorttb);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Font           = new Font("微软雅黑", 9f, FontStyle.Bold, GraphicsUnit.Point, 0x86);
            this.groupBox1.ForeColor      = Color.FromArgb(2, 0x3d, 0x7f);
            this.groupBox1.Location       = new Point(0x19, 12);
            this.groupBox1.Name           = "groupBox1";
            this.groupBox1.Size           = new Size(0x199, 0x40);
            this.groupBox1.TabIndex       = 8;
            this.groupBox1.TabStop        = false;
            this.groupBox1.Text           = "服务器信息";
            this.label5.AutoSize          = true;
            this.label5.Font              = new Font("宋体", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.label5.ForeColor         = Color.Black;
            this.label5.Location          = new Point(0x17, 0xa2);
            this.label5.Name              = "label5";
            this.label5.Size              = new Size(0x41, 12);
            this.label5.TabIndex          = 6;
            this.label5.Text              = "连接状态:";
            this.richTextBox1.BackColor   = Color.White;
            this.richTextBox1.BorderStyle = BorderStyle.None;
            this.richTextBox1.Location    = new Point(0x57, 0x9f);
            this.richTextBox1.Name        = "richTextBox1";
            this.richTextBox1.ReadOnly    = true;
            this.richTextBox1.Size        = new Size(0x147, 40);
            this.richTextBox1.TabIndex    = 9;
            this.richTextBox1.Text        = "";
            base.AutoScaleDimensions      = new SizeF(6f, 12f);
            base.AutoScaleMode            = AutoScaleMode.Font;
            this.AutoValidate             = AutoValidate.Disable;
            base.ClientSize = new Size(0x1cd, 250);
            base.Controls.Add(this.richTextBox1);
            base.Controls.Add(this.label5);
            base.Controls.Add(this.groupBox1);
            base.Controls.Add(this.button1);
            base.Controls.Add(this.autoConncb);
            base.Controls.Add(this.maxWaitTimetb);
            base.Controls.Add(this.label3);
            base.Controls.Add(this.setClientPortcb);
            base.Controls.Add(this.clientPorttb);
            base.FormBorderStyle = FormBorderStyle.FixedDialog;
            base.Icon            = (Icon)manager.GetObject("$this.Icon");
            base.MaximizeBox     = false;
            base.MinimizeBox     = false;
            base.Name            = "ConfigForm";
            base.TabText         = "公告属性配置";
            this.Text            = "公告属性配置";
            base.Load           += new EventHandler(this.ConfigForm_Load);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            base.ResumeLayout(false);
            base.PerformLayout();
        }
Ejemplo n.º 22
0
        private void InitializeComponent()
        {
            ComponentResourceManager manager = new ComponentResourceManager(typeof(XSDJLR));

            this.label3           = new AisinoLBL();
            this.groupBox1        = new AisinoGRP();
            this.label1           = new AisinoLBL();
            this.label2           = new AisinoLBL();
            this.comboBoxYF       = new AisinoCMB();
            this.comboBoxDJZL     = new AisinoCMB();
            this.checkBox_JiaoYan = new AisinoCHK();
            this.button2          = new AisinoBTN();
            this.btnOK            = new AisinoBTN();
            this.groupBox1.SuspendLayout();
            base.SuspendLayout();
            this.label3.AutoSize = true;
            this.label3.Font     = new Font("宋体", 10.5f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.label3.Location = new Point(0x3f, 0x1f);
            this.label3.Name     = "label3";
            this.label3.Size     = new Size(0x11f, 0x38);
            this.label3.TabIndex = 10;
            this.label3.Text     = "【注意事项】\r\n1.修改仅限于本月尚未开具发票的销售单据\r\n2.输入月份为零时,可查询修改所有尚未全部\r\n开具发票的销售单据";
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.comboBoxYF);
            this.groupBox1.Controls.Add(this.comboBoxDJZL);
            this.groupBox1.Controls.Add(this.checkBox_JiaoYan);
            this.groupBox1.Location                       = new Point(0x3f, 0x71);
            this.groupBox1.Name                           = "groupBox1";
            this.groupBox1.Size                           = new Size(0x11f, 0x66);
            this.groupBox1.TabIndex                       = 9;
            this.groupBox1.TabStop                        = false;
            this.groupBox1.Text                           = "选择条件";
            this.label1.AutoSize                          = true;
            this.label1.Location                          = new Point(0x1d, 0x1c);
            this.label1.Name                              = "label1";
            this.label1.Size                              = new Size(0x1d, 12);
            this.label1.TabIndex                          = 0;
            this.label1.Text                              = "月份";
            this.label2.AutoSize                          = true;
            this.label2.Location                          = new Point(5, 0x39);
            this.label2.Name                              = "label2";
            this.label2.Size                              = new Size(0x35, 12);
            this.label2.TabIndex                          = 1;
            this.label2.Text                              = "单据种类";
            this.comboBoxYF.DropDownStyle                 = ComboBoxStyle.DropDownList;
            this.comboBoxYF.FormattingEnabled             = true;
            this.comboBoxYF.Location                      = new Point(0x40, 0x19);
            this.comboBoxYF.Name                          = "comboBoxYF";
            this.comboBoxYF.Size                          = new Size(0x84, 20);
            this.comboBoxYF.TabIndex                      = 2;
            this.comboBoxDJZL.DropDownStyle               = ComboBoxStyle.DropDownList;
            this.comboBoxDJZL.FormattingEnabled           = true;
            this.comboBoxDJZL.Location                    = new Point(0x40, 0x36);
            this.comboBoxDJZL.Name                        = "comboBoxDJZL";
            this.comboBoxDJZL.Size                        = new Size(0xce, 20);
            this.comboBoxDJZL.TabIndex                    = 3;
            this.checkBox_JiaoYan.AutoSize                = true;
            this.checkBox_JiaoYan.Location                = new Point(7, 80);
            this.checkBox_JiaoYan.Name                    = "checkBox_JiaoYan";
            this.checkBox_JiaoYan.Size                    = new Size(0x9c, 0x10);
            this.checkBox_JiaoYan.TabIndex                = 4;
            this.checkBox_JiaoYan.Text                    = "退出窗口时进行单据校验";
            this.checkBox_JiaoYan.UseVisualStyleBackColor = true;
            this.button2.set_BackColorActive(Color.FromArgb(0x19, 0x76, 210));
            this.button2.set_ColorDefaultA(Color.FromArgb(0, 0xac, 0xfb));
            this.button2.set_ColorDefaultB(Color.FromArgb(0, 0x91, 0xe0));
            this.button2.Font = new Font("宋体", 9f);
            this.button2.set_FontColor(Color.FromArgb(0xff, 0xff, 0xff));
            this.button2.Location = new Point(0xea, 0xef);
            this.button2.Name     = "button2";
            this.button2.Size     = new Size(0x4b, 0x17);
            this.button2.TabIndex = 7;
            this.button2.Text     = "取消";
            this.button2.UseVisualStyleBackColor = true;
            this.btnOK.set_BackColorActive(Color.FromArgb(0x19, 0x76, 210));
            this.btnOK.set_ColorDefaultA(Color.FromArgb(0, 0xac, 0xfb));
            this.btnOK.set_ColorDefaultB(Color.FromArgb(0, 0x91, 0xe0));
            this.btnOK.Font = new Font("宋体", 9f);
            this.btnOK.set_FontColor(Color.FromArgb(0xff, 0xff, 0xff));
            this.btnOK.Location = new Point(110, 0xef);
            this.btnOK.Name     = "btnOK";
            this.btnOK.Size     = new Size(0x4b, 0x17);
            this.btnOK.TabIndex = 6;
            this.btnOK.Text     = "确认";
            this.btnOK.UseVisualStyleBackColor = true;
            base.AutoScaleDimensions           = new SizeF(6f, 12f);
            base.AutoScaleMode = AutoScaleMode.Font;
            base.ClientSize    = new Size(0x1a2, 0x123);
            base.Controls.Add(this.label3);
            base.Controls.Add(this.groupBox1);
            base.Controls.Add(this.button2);
            base.Controls.Add(this.btnOK);
            base.FormBorderStyle = FormBorderStyle.FixedSingle;
            base.Icon            = (Icon)manager.GetObject("$this.Icon");
            base.MaximizeBox     = false;
            base.MinimizeBox     = false;
            base.Name            = "XSDJLR";
            this.Text            = "销售单据录入查询";
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            base.ResumeLayout(false);
            base.PerformLayout();
        }
Ejemplo n.º 23
0
 private void InitializeComponent()
 {
     ComponentResourceManager manager = new ComponentResourceManager(typeof(GenerateInvSetForm));
     this.label1 = new AisinoLBL();
     this.label3 = new AisinoLBL();
     this.groupBox1 = new AisinoGRP();
     this.rdForbidden = new AisinoRDO();
     this.rdSplit = new AisinoRDO();
     this.rdGenerlist = new AisinoRDO();
     this.groupBox2 = new AisinoGRP();
     this.rdForbidden2 = new AisinoRDO();
     this.rdSplit2 = new AisinoRDO();
     this.rdGenerlist2 = new AisinoRDO();
     this.ckShow = new AisinoCHK();
     this.btnGenerate = new AisinoBTN();
     this.btnCancel = new AisinoBTN();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     base.SuspendLayout();
     this.label1.AutoSize = true;
     this.label1.BackColor = Color.Transparent;
     this.label1.Font = new Font("宋体", 15f, FontStyle.Bold, GraphicsUnit.Point, 0x86);
     this.label1.Location = new Point(0x15, 9);
     this.label1.Name = "label1";
     this.label1.Size = new Size(0x105, 20);
     this.label1.TabIndex = 0;
     this.label1.Text = "汉字防伪开具专用发票设置";
     this.label3.BackColor = Color.Transparent;
     this.label3.Font = new Font("宋体", 10.5f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
     this.label3.ForeColor = Color.Red;
     this.label3.Location = new Point(0x16, 0x2c);
     this.label3.Name = "label3";
     this.label3.Size = new Size(0x164, 0x30);
     this.label3.TabIndex = 2;
     this.label3.Text = "提示:此设置只对汉字防伪用户开具“清单行商品名称”为空的超过汉字防伪限制的专用发票单据起作用";
     this.groupBox1.BackColor = Color.Transparent;
     this.groupBox1.Controls.Add(this.rdForbidden);
     this.groupBox1.Controls.Add(this.rdSplit);
     this.groupBox1.Controls.Add(this.rdGenerlist);
     this.groupBox1.Location = new Point(0x19, 120);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new Size(130, 0x67);
     this.groupBox1.TabIndex = 3;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "小于等于7行的单据";
     this.rdForbidden.AutoSize = true;
     this.rdForbidden.Location = new Point(0x10, 0x41);
     this.rdForbidden.Name = "rdForbidden";
     this.rdForbidden.Size = new Size(0x6b, 0x10);
     this.rdForbidden.TabIndex = 2;
     this.rdForbidden.TabStop = true;
     this.rdForbidden.Text = "不允许开具发票";
     this.rdForbidden.UseVisualStyleBackColor = true;
     this.rdSplit.AutoSize = true;
     this.rdSplit.Location = new Point(0x10, 0x2b);
     this.rdSplit.Name = "rdSplit";
     this.rdSplit.Size = new Size(0x2f, 0x10);
     this.rdSplit.TabIndex = 1;
     this.rdSplit.TabStop = true;
     this.rdSplit.Text = "拆分";
     this.rdSplit.UseVisualStyleBackColor = true;
     this.rdGenerlist.AutoSize = true;
     this.rdGenerlist.Location = new Point(0x10, 0x15);
     this.rdGenerlist.Name = "rdGenerlist";
     this.rdGenerlist.Size = new Size(0x47, 0x10);
     this.rdGenerlist.TabIndex = 0;
     this.rdGenerlist.TabStop = true;
     this.rdGenerlist.Text = "开具清单";
     this.rdGenerlist.UseVisualStyleBackColor = true;
     this.groupBox2.BackColor = Color.Transparent;
     this.groupBox2.Controls.Add(this.rdForbidden2);
     this.groupBox2.Controls.Add(this.rdSplit2);
     this.groupBox2.Controls.Add(this.rdGenerlist2);
     this.groupBox2.Location = new Point(0xd6, 120);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new Size(130, 0x67);
     this.groupBox2.TabIndex = 4;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "大于7行的单据";
     this.rdForbidden2.AutoSize = true;
     this.rdForbidden2.Location = new Point(0x10, 0x41);
     this.rdForbidden2.Name = "rdForbidden2";
     this.rdForbidden2.Size = new Size(0x6b, 0x10);
     this.rdForbidden2.TabIndex = 2;
     this.rdForbidden2.TabStop = true;
     this.rdForbidden2.Text = "不允许开具发票";
     this.rdForbidden2.UseVisualStyleBackColor = true;
     this.rdSplit2.AutoSize = true;
     this.rdSplit2.Location = new Point(0x10, 0x2b);
     this.rdSplit2.Name = "rdSplit2";
     this.rdSplit2.Size = new Size(0x2f, 0x10);
     this.rdSplit2.TabIndex = 1;
     this.rdSplit2.TabStop = true;
     this.rdSplit2.Text = "拆分";
     this.rdSplit2.UseVisualStyleBackColor = true;
     this.rdGenerlist2.AutoSize = true;
     this.rdGenerlist2.Location = new Point(0x10, 0x15);
     this.rdGenerlist2.Name = "rdGenerlist2";
     this.rdGenerlist2.Size = new Size(0x47, 0x10);
     this.rdGenerlist2.TabIndex = 0;
     this.rdGenerlist2.TabStop = true;
     this.rdGenerlist2.Text = "开具清单";
     this.rdGenerlist2.UseVisualStyleBackColor = true;
     this.ckShow.AutoSize = true;
     this.ckShow.BackColor = Color.Transparent;
     this.ckShow.Location = new Point(0x19, 0xee);
     this.ckShow.Name = "ckShow";
     this.ckShow.Size = new Size(0x9c, 0x10);
     this.ckShow.TabIndex = 5;
     this.ckShow.Text = "在专用发票生成之前显示";
     this.ckShow.UseVisualStyleBackColor = false;
     this.btnGenerate.Location = new Point(0xca, 0xea);
     this.btnGenerate.Name = "btnGenerate";
     this.btnGenerate.Size = new Size(0x4b, 0x17);
     this.btnGenerate.TabIndex = 6;
     this.btnGenerate.Text = "确认";
     this.btnGenerate.UseVisualStyleBackColor = true;
     this.btnGenerate.Click += new EventHandler(this.btnGenerate_Click);
     this.btnCancel.Location = new Point(0x11b, 0xea);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new Size(0x4b, 0x17);
     this.btnCancel.TabIndex = 7;
     this.btnCancel.Text = "放弃";
     this.btnCancel.UseVisualStyleBackColor = true;
     this.btnCancel.Click += new EventHandler(this.btnCancel_Click);
     base.AutoScaleDimensions = new SizeF(6f, 12f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x17b, 0x10f);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnGenerate);
     base.Controls.Add(this.ckShow);
     base.Controls.Add(this.groupBox2);
     base.Controls.Add(this.groupBox1);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.label1);
     base.FormBorderStyle = FormBorderStyle.FixedSingle;
     base.Icon = (Icon) manager.GetObject("$this.Icon");
     base.Location = new Point(0, 0);
     base.MaximizeBox = false;
     base.Name = "GenerateInvSetForm";
     base.StartPosition = FormStartPosition.CenterScreen;
     this.Text = "单据管理设置";
     base.TopMost = true;
     base.Load += new EventHandler(this.GenerateInvSetForm_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Ejemplo n.º 24
0
        private void InitializeComponent()
        {
            ComponentResourceManager manager = new ComponentResourceManager(typeof(DJHB));

            this.panel1                = new AisinoPNL();
            this.labHBSE               = new AisinoLBL();
            this.labHBJE               = new AisinoLBL();
            this.groupBox1             = new AisinoGRP();
            this.radioButtonSH         = new AisinoRDO();
            this.textBoxSH             = new AisinoTXT();
            this.radioButtonMC         = new AisinoRDO();
            this.textBoxMC             = new AisinoTXT();
            this.comboBoxYF            = new AisinoCMB();
            this.label4                = new AisinoLBL();
            this.comboBoxDJZL          = new AisinoCMB();
            this.btnQuery              = new AisinoBTN();
            this.label3                = new AisinoLBL();
            this.toolStrip1            = new ToolStrip();
            this.toolStripButton1      = new ToolStripButton();
            this.toolStripSeparator1   = new ToolStripSeparator();
            this.toolStripBtnHB        = new ToolStripButton();
            this.toolStripSeparator3   = new ToolStripSeparator();
            this.splitContainer1       = new AisinoSPL();
            this.groupBox3             = new AisinoGRP();
            this.aisinoDataGrid1       = new AisinoDataGrid();
            this.groupBox4             = new AisinoGRP();
            this.aisinoDataGrid2       = new AisinoDataGrid();
            this.groupBox2             = new AisinoGRP();
            this.label1                = new AisinoLBL();
            this.checkBoxKBZ           = new AisinoCHK();
            this.radioButtonComplicate = new AisinoRDO();
            this.radioButtonSimple     = new AisinoRDO();
            this.checkBoxHBBZ          = new AisinoCHK();
            this.panel1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.splitContainer1.BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.groupBox4.SuspendLayout();
            this.groupBox2.SuspendLayout();
            base.SuspendLayout();
            this.panel1.BackColor = Color.Transparent;
            this.panel1.Controls.Add(this.labHBSE);
            this.panel1.Controls.Add(this.labHBJE);
            this.panel1.Controls.Add(this.groupBox1);
            this.panel1.Controls.Add(this.toolStrip1);
            this.panel1.Controls.Add(this.splitContainer1);
            this.panel1.Controls.Add(this.groupBox2);
            this.panel1.Dock      = DockStyle.Fill;
            this.panel1.Location  = new Point(0, 0);
            this.panel1.Name      = "panel1";
            this.panel1.Size      = new Size(890, 0x236);
            this.panel1.TabIndex  = 0;
            this.labHBSE.Anchor   = AnchorStyles.Left | AnchorStyles.Bottom;
            this.labHBSE.AutoSize = true;
            this.labHBSE.Location = new Point(0x1fb, 0x221);
            this.labHBSE.Name     = "labHBSE";
            this.labHBSE.Size     = new Size(0x35, 12);
            this.labHBSE.TabIndex = 0x1c;
            this.labHBSE.Text     = "合计税额";
            this.labHBJE.Anchor   = AnchorStyles.Left | AnchorStyles.Bottom;
            this.labHBJE.AutoSize = true;
            this.labHBJE.Location = new Point(0x142, 0x221);
            this.labHBJE.Name     = "labHBJE";
            this.labHBJE.Size     = new Size(0x35, 12);
            this.labHBJE.TabIndex = 0x1b;
            this.labHBJE.Text     = "合计金额";
            this.groupBox1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
            this.groupBox1.Controls.Add(this.radioButtonSH);
            this.groupBox1.Controls.Add(this.textBoxSH);
            this.groupBox1.Controls.Add(this.radioButtonMC);
            this.groupBox1.Controls.Add(this.textBoxMC);
            this.groupBox1.Controls.Add(this.comboBoxYF);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.comboBoxDJZL);
            this.groupBox1.Controls.Add(this.btnQuery);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Location     = new Point(6, 0x1a);
            this.groupBox1.Name         = "groupBox1";
            this.groupBox1.Size         = new Size(0x36e, 0x2b);
            this.groupBox1.TabIndex     = 0x18;
            this.groupBox1.TabStop      = false;
            this.groupBox1.Text         = "查询条件";
            this.radioButtonSH.Anchor   = AnchorStyles.Left;
            this.radioButtonSH.AutoSize = true;
            this.radioButtonSH.Location = new Point(0xe8, 0x12);
            this.radioButtonSH.Name     = "radioButtonSH";
            this.radioButtonSH.Size     = new Size(0x47, 0x10);
            this.radioButtonSH.TabIndex = 11;
            this.radioButtonSH.TabStop  = true;
            this.radioButtonSH.Text     = "客户税号";
            this.radioButtonSH.UseVisualStyleBackColor = true;
            this.textBoxSH.Anchor       = AnchorStyles.Left;
            this.textBoxSH.Location     = new Point(0x135, 0x10);
            this.textBoxSH.Name         = "textBoxSH";
            this.textBoxSH.Size         = new Size(0x76, 0x15);
            this.textBoxSH.TabIndex     = 10;
            this.radioButtonMC.Anchor   = AnchorStyles.Left;
            this.radioButtonMC.AutoSize = true;
            this.radioButtonMC.Location = new Point(6, 0x12);
            this.radioButtonMC.Name     = "radioButtonMC";
            this.radioButtonMC.Size     = new Size(0x47, 0x10);
            this.radioButtonMC.TabIndex = 9;
            this.radioButtonMC.TabStop  = true;
            this.radioButtonMC.Text     = "客户名称";
            this.radioButtonMC.UseVisualStyleBackColor = true;
            this.textBoxMC.Anchor             = AnchorStyles.Left;
            this.textBoxMC.Location           = new Point(0x53, 0x10);
            this.textBoxMC.Name               = "textBoxMC";
            this.textBoxMC.Size               = new Size(0x76, 0x15);
            this.textBoxMC.TabIndex           = 4;
            this.comboBoxYF.Anchor            = AnchorStyles.Left;
            this.comboBoxYF.DropDownStyle     = ComboBoxStyle.DropDownList;
            this.comboBoxYF.FormattingEnabled = true;
            this.comboBoxYF.Location          = new Point(0x2b9, 0x10);
            this.comboBoxYF.Name              = "comboBoxYF";
            this.comboBoxYF.Size              = new Size(0x33, 20);
            this.comboBoxYF.TabIndex          = 7;
            this.label4.Anchor                    = AnchorStyles.Left;
            this.label4.AutoSize                  = true;
            this.label4.Location                  = new Point(0x299, 20);
            this.label4.Name                      = "label4";
            this.label4.Size                      = new Size(0x1d, 12);
            this.label4.TabIndex                  = 3;
            this.label4.Text                      = "月份";
            this.comboBoxDJZL.Anchor              = AnchorStyles.Left;
            this.comboBoxDJZL.DropDownStyle       = ComboBoxStyle.DropDownList;
            this.comboBoxDJZL.FormattingEnabled   = true;
            this.comboBoxDJZL.Location            = new Point(0x202, 15);
            this.comboBoxDJZL.Name                = "comboBoxDJZL";
            this.comboBoxDJZL.Size                = new Size(0x87, 20);
            this.comboBoxDJZL.TabIndex            = 6;
            this.btnQuery.Anchor                  = AnchorStyles.Left;
            this.btnQuery.Location                = new Point(0x2ff, 0x10);
            this.btnQuery.Name                    = "btnQuery";
            this.btnQuery.Size                    = new Size(0x2e, 0x17);
            this.btnQuery.TabIndex                = 8;
            this.btnQuery.Text                    = "查询";
            this.btnQuery.UseVisualStyleBackColor = true;
            this.label3.Anchor                    = AnchorStyles.Left;
            this.label3.AutoSize                  = true;
            this.label3.Location                  = new Point(0x1c7, 0x13);
            this.label3.Name                      = "label3";
            this.label3.Size                      = new Size(0x35, 12);
            this.label3.TabIndex                  = 2;
            this.label3.Text                      = "单据种类";
            this.toolStrip1.AutoSize              = false;
            this.toolStrip1.ImageScalingSize      = new Size(40, 40);
            this.toolStrip1.Items.AddRange(new ToolStripItem[] { this.toolStripButton1, this.toolStripSeparator1, this.toolStripBtnHB, this.toolStripSeparator3 });
            this.toolStrip1.Location                    = new Point(0, 0);
            this.toolStrip1.Name                        = "toolStrip1";
            this.toolStrip1.Size                        = new Size(890, 0x19);
            this.toolStrip1.TabIndex                    = 0x17;
            this.toolStrip1.Text                        = "toolStrip1";
            this.toolStripButton1.Image                 = Resources.退出;
            this.toolStripButton1.ImageScaling          = ToolStripItemImageScaling.None;
            this.toolStripButton1.ImageTransparentColor = Color.Magenta;
            this.toolStripButton1.Name                  = "toolStripButton1";
            this.toolStripButton1.Size                  = new Size(0x33, 0x16);
            this.toolStripButton1.Text                  = "退出";
            this.toolStripSeparator1.Name               = "toolStripSeparator1";
            this.toolStripSeparator1.Size               = new Size(6, 0x19);
            this.toolStripBtnHB.Image                   = Resources.折扣;
            this.toolStripBtnHB.ImageScaling            = ToolStripItemImageScaling.None;
            this.toolStripBtnHB.ImageTransparentColor   = Color.Magenta;
            this.toolStripBtnHB.Name                    = "toolStripBtnHB";
            this.toolStripBtnHB.Size                    = new Size(0x63, 0x16);
            this.toolStripBtnHB.Text                    = "单据合并预览";
            this.toolStripSeparator3.Name               = "toolStripSeparator3";
            this.toolStripSeparator3.Size               = new Size(6, 0x19);
            this.splitContainer1.Anchor                 = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
            this.splitContainer1.Location               = new Point(3, 0x8e);
            this.splitContainer1.Name                   = "splitContainer1";
            this.splitContainer1.Orientation            = Orientation.Horizontal;
            this.splitContainer1.Panel1.Controls.Add(this.groupBox3);
            this.splitContainer1.Panel2.Controls.Add(this.groupBox4);
            this.splitContainer1.Size             = new Size(0x374, 0x18c);
            this.splitContainer1.SplitterDistance = 260;
            this.splitContainer1.TabIndex         = 0x1a;
            this.groupBox3.Controls.Add(this.aisinoDataGrid1);
            this.groupBox3.Dock     = DockStyle.Fill;
            this.groupBox3.Location = new Point(0, 0);
            this.groupBox3.Name     = "groupBox3";
            this.groupBox3.Size     = new Size(0x374, 260);
            this.groupBox3.TabIndex = 1;
            this.groupBox3.TabStop  = false;
            this.groupBox3.Text     = "销售单据";
            this.aisinoDataGrid1.set_AborCellPainting(false);
            this.aisinoDataGrid1.AutoSize  = true;
            this.aisinoDataGrid1.BackColor = SystemColors.Control;
            this.aisinoDataGrid1.set_CurrentCell(null);
            this.aisinoDataGrid1.set_DataSource(null);
            this.aisinoDataGrid1.Dock = DockStyle.Fill;
            this.aisinoDataGrid1.set_FirstDisplayedScrollingRowIndex(-1);
            this.aisinoDataGrid1.set_IsShowAll(false);
            this.aisinoDataGrid1.Location    = new Point(3, 0x11);
            this.aisinoDataGrid1.Name        = "aisinoDataGrid1";
            this.aisinoDataGrid1.RightToLeft = RightToLeft.No;
            this.aisinoDataGrid1.set_ShowAllChkVisible(true);
            this.aisinoDataGrid1.Size     = new Size(0x36e, 240);
            this.aisinoDataGrid1.TabIndex = 1;
            this.groupBox4.Controls.Add(this.aisinoDataGrid2);
            this.groupBox4.Dock     = DockStyle.Fill;
            this.groupBox4.Location = new Point(0, 0);
            this.groupBox4.Name     = "groupBox4";
            this.groupBox4.Size     = new Size(0x374, 0x84);
            this.groupBox4.TabIndex = 0;
            this.groupBox4.TabStop  = false;
            this.groupBox4.Text     = "销售单据明细";
            this.aisinoDataGrid2.set_AborCellPainting(false);
            this.aisinoDataGrid2.AutoSize = true;
            this.aisinoDataGrid2.set_CurrentCell(null);
            this.aisinoDataGrid2.set_DataSource(null);
            this.aisinoDataGrid2.Dock = DockStyle.Fill;
            this.aisinoDataGrid2.set_FirstDisplayedScrollingRowIndex(-1);
            this.aisinoDataGrid2.set_IsShowAll(false);
            this.aisinoDataGrid2.Location    = new Point(3, 0x11);
            this.aisinoDataGrid2.Name        = "aisinoDataGrid2";
            this.aisinoDataGrid2.RightToLeft = RightToLeft.No;
            this.aisinoDataGrid2.set_ShowAllChkVisible(true);
            this.aisinoDataGrid2.Size     = new Size(0x36e, 0x70);
            this.aisinoDataGrid2.TabIndex = 0;
            this.groupBox2.Anchor         = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
            this.groupBox2.Controls.Add(this.label1);
            this.groupBox2.Controls.Add(this.checkBoxKBZ);
            this.groupBox2.Controls.Add(this.radioButtonComplicate);
            this.groupBox2.Controls.Add(this.radioButtonSimple);
            this.groupBox2.Controls.Add(this.checkBoxHBBZ);
            this.groupBox2.Location   = new Point(6, 0x47);
            this.groupBox2.Name       = "groupBox2";
            this.groupBox2.Size       = new Size(0x36e, 0x41);
            this.groupBox2.TabIndex   = 0x19;
            this.groupBox2.TabStop    = false;
            this.groupBox2.Text       = "合并选项";
            this.label1.AutoSize      = true;
            this.label1.ForeColor     = Color.Brown;
            this.label1.Location      = new Point(0x1f5, 20);
            this.label1.Name          = "label1";
            this.label1.Size          = new Size(0x83, 12);
            this.label1.TabIndex      = 4;
            this.label1.Text          = "合并选择不能超过800行";
            this.checkBoxKBZ.AutoSize = true;
            this.checkBoxKBZ.Location = new Point(0x202, 0x2a);
            this.checkBoxKBZ.Name     = "checkBoxKBZ";
            this.checkBoxKBZ.Size     = new Size(120, 0x10);
            this.checkBoxKBZ.TabIndex = 3;
            this.checkBoxKBZ.Text     = "空备注添加单据号";
            this.checkBoxKBZ.UseVisualStyleBackColor           = true;
            this.radioButtonComplicate.AutoSize                = true;
            this.radioButtonComplicate.Location                = new Point(0x1f, 0x2a);
            this.radioButtonComplicate.Name                    = "radioButtonComplicate";
            this.radioButtonComplicate.Size                    = new Size(0x179, 0x10);
            this.radioButtonComplicate.TabIndex                = 2;
            this.radioButtonComplicate.Tag                     = "合并后的统计为一条折扣行";
            this.radioButtonComplicate.Text                    = "复杂合并(商品名称、规格型号、计量单位、单价 相同合并为一行)";
            this.radioButtonComplicate.UseVisualStyleBackColor = true;
            this.radioButtonSimple.AutoSize                    = true;
            this.radioButtonSimple.Checked                     = true;
            this.radioButtonSimple.Location                    = new Point(0x1f, 20);
            this.radioButtonSimple.Name     = "radioButtonSimple";
            this.radioButtonSimple.Size     = new Size(0xcb, 0x10);
            this.radioButtonSimple.TabIndex = 1;
            this.radioButtonSimple.TabStop  = true;
            this.radioButtonSimple.Text     = "简单合并(合并后商品行保持不变)";
            this.radioButtonSimple.UseVisualStyleBackColor = true;
            this.checkBoxHBBZ.AutoSize = true;
            this.checkBoxHBBZ.Location = new Point(0x1b4, 0x2b);
            this.checkBoxHBBZ.Name     = "checkBoxHBBZ";
            this.checkBoxHBBZ.Size     = new Size(0x48, 0x10);
            this.checkBoxHBBZ.TabIndex = 0;
            this.checkBoxHBBZ.Text     = "合并备注";
            this.checkBoxHBBZ.UseVisualStyleBackColor = true;
            base.AutoScaleDimensions = new SizeF(6f, 12f);
            base.AutoScaleMode       = AutoScaleMode.Font;
            base.ClientSize          = new Size(890, 0x236);
            base.Controls.Add(this.panel1);
            base.Icon = (Icon)manager.GetObject("$this.Icon");
            base.Name = "DJHB";
            this.Text = "销售单据合并";
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.EndInit();
            this.splitContainer1.ResumeLayout(false);
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            base.ResumeLayout(false);
        }
Ejemplo n.º 25
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.data_jsrq             = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_jsrq");
     this.data_ksrq             = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_ksrq");
     this.che_jsrq              = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_jsrq");
     this.che_ksrq              = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("che_ksrq");
     this.but_zhuhechaxun       = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_zhuhechaxun");
     this.but_ok                = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_ok");
     this.but_close             = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_close");
     this.text_sqdh             = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("text_sqdh");
     this.com_sqdzt             = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("com_sqdzt");
     this.com_gfsbh             = this.xmlComponentLoader1.GetControlByName <AisinoMultiCombox>("aisinoMultiCombox1");
     this.com_gfsbh.IsSelectAll = true;
     this.com_gfsbh.buttonStyle = 0;
     this.com_gfsbh.Columns.Add(new AisinoMultiCombox.AisinoComboxColumn("", "SH", 140));
     this.com_gfsbh.Columns.Add(new AisinoMultiCombox.AisinoComboxColumn("", "MC", this.com_gfsbh.Width - 140));
     this.com_gfsbh.ShowText   = "SH";
     this.com_gfsbh.DrawHead   = false;
     this.com_gfmc             = this.xmlComponentLoader1.GetControlByName <AisinoMultiCombox>("aisinoMultiCombox4");
     this.com_gfmc.IsSelectAll = true;
     this.com_gfmc.buttonStyle = 0;
     this.com_gfmc.Columns.Add(new AisinoMultiCombox.AisinoComboxColumn("", "SH", 140));
     this.com_gfmc.Columns.Add(new AisinoMultiCombox.AisinoComboxColumn("", "MC", this.com_gfmc.Width - 140));
     this.com_gfmc.ShowText     = "MC";
     this.com_gfmc.DrawHead     = false;
     this.com_xfsbh             = this.xmlComponentLoader1.GetControlByName <AisinoMultiCombox>("aisinoMultiCombox3");
     this.com_xfsbh.IsSelectAll = true;
     this.com_xfsbh.buttonStyle = 0;
     this.com_xfsbh.Columns.Add(new AisinoMultiCombox.AisinoComboxColumn("", "SH", 140));
     this.com_xfsbh.Columns.Add(new AisinoMultiCombox.AisinoComboxColumn("", "MC", this.com_gfsbh.Width - 140));
     this.com_xfsbh.ShowText   = "SH";
     this.com_xfsbh.DrawHead   = false;
     this.com_xfmc             = this.xmlComponentLoader1.GetControlByName <AisinoMultiCombox>("aisinoMultiCombox2");
     this.com_xfmc.IsSelectAll = true;
     this.com_xfmc.buttonStyle = 0;
     this.com_xfmc.Columns.Add(new AisinoMultiCombox.AisinoComboxColumn("", "SH", 140));
     this.com_xfmc.Columns.Add(new AisinoMultiCombox.AisinoComboxColumn("", "MC", this.com_gfmc.Width - 140));
     this.com_xfmc.ShowText         = "MC";
     this.com_xfmc.DrawHead         = false;
     this.com_gfsbh.AutoIndex       = 2;
     this.com_gfsbh.OnButtonClick  += new EventHandler(this.com_gf_DropDown);
     this.com_gfsbh.AutoComplate    = (AutoComplateStyle)2;
     this.com_gfsbh.OnAutoComplate += (new EventHandler(this.com_gfsbh_OnAutoComplate));
     this.com_gfsbh.OnSelectValue  += (new EventHandler(this.com_gfsbh_OnSelectValue));
     this.com_gfmc.AutoIndex        = 2;
     this.com_gfmc.OnButtonClick   += (new EventHandler(this.com_gf_DropDown));
     this.com_gfmc.AutoComplate     = (AutoComplateStyle)2;
     this.com_gfmc.OnAutoComplate  += (new EventHandler(this.com_gfsbh_OnAutoComplate));
     this.com_gfmc.OnSelectValue   += (new EventHandler(this.com_gfsbh_OnSelectValue));
     this.com_xfsbh.AutoIndex       = 2;
     this.com_xfsbh.OnButtonClick  += (new EventHandler(this.com_xf_DropDown));
     this.com_xfsbh.AutoComplate    = (AutoComplateStyle)2;
     this.com_xfsbh.OnAutoComplate += (new EventHandler(this.com_xfsbh_OnAutoComplate));
     this.com_xfsbh.OnSelectValue  += (new EventHandler(this.com_xfsbh_OnSelectValue));
     this.com_xfmc.AutoIndex        = 2;
     this.com_xfmc.OnButtonClick   += (new EventHandler(this.com_xf_DropDown));
     this.com_xfmc.AutoComplate     = (AutoComplateStyle)2;
     this.com_xfmc.OnAutoComplate  += (new EventHandler(this.com_xfsbh_OnAutoComplate));
     this.com_xfmc.OnSelectValue   += (new EventHandler(this.com_xfsbh_OnSelectValue));
     this.com_xfmc.KeyPress        += new KeyPressEventHandler(this.com_xfmc_KeyPress);
     this.com_xfmc.MaxLength        = 100;
     this.com_gfmc.KeyPress        += new KeyPressEventHandler(this.com_gfmc_KeyPress);
     this.com_gfmc.MaxLength        = 100;
     this.com_xfsbh.KeyPress       += new KeyPressEventHandler(this.com_xfsbh_KeyPress);
     this.com_xfsbh.MaxLength       = 20;
     this.com_gfsbh.KeyPress       += new KeyPressEventHandler(this.com_gfsbh_KeyPress);
     this.com_gfsbh.MaxLength       = 20;
     this.text_sqdh.KeyPress       += new KeyPressEventHandler(this.text_sqdh_KeyPress);
     this.text_sqdh.MaxLength       = 0x18;
     this.but_close.Click          += new EventHandler(this.but_close_Click);
     this.but_ok.Click             += new EventHandler(this.but_ok_Click);
     this.but_zhuhechaxun.Click    += new EventHandler(this.but_zhuhechaxun_Click);
 }
Ejemplo n.º 26
0
 public ChaXunTiaoJian(DateTime CardClock)
 {
     this.Year          = 0x76b;
     this.loger         = LogUtil.GetLogger <ChaXunTiaoJian>();
     this.NameQry       = string.Empty;
     this.TaxCodeQry    = string.Empty;
     this.KindQry       = string.Empty;
     this.KindStr       = " ";
     this.xxfpChaXunBll = new XXFP(false);
     this.MaxDateTime   = new DateTime(0x270e, 12, DateTime.DaysInMonth(0x270e, 12));
     this.SortWay       = 1;
     this.BSZT1         = -1;
     this.BSZT2         = -1;
     try
     {
         this.Initialize();
         this.fpChaXun        = null;
         this._CardClock      = CardClock;
         this.Year            = CardClock.Year;
         this.txt_gfmc        = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_gfmc");
         this.txt_gfsh        = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_gfsh");
         this.data_ksrq       = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_ksrq");
         this.data_jsrq       = this.xmlComponentLoader1.GetControlByName <DateTimePicker>("data_jsrq");
         this.com_fpzl        = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("com_fpzl");
         this.btn_zhuhechaxun = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_zhuhechaxun");
         this.btn_ok          = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_ok");
         this.btn_close       = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_close");
         this.com_fpzl        = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("com_fpzl");
         this.btn_ok          = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_ok");
         this.btn_close       = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_close");
         this.check_Sort      = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("check_Sort");
         this.SetSearchControlAttritute();
         this.com_fpzl.Items.Clear();
         this.SetFPZLAuthorization();
         this.com_fpzl.SelectedIndex = 0;
         this.com_fpzl.DropDownStyle = ComboBoxStyle.DropDownList;
         this.NameQry                = this.txt_gfmc.Text = string.Empty;
         this.TaxCodeQry             = this.txt_gfsh.Text = string.Empty;
         this.blNameQry              = true;
         this.blTaxCodeQry           = true;
         this.btn_zhuhechaxun.Click += new EventHandler(this.btnZhuHeChaXun_Click);
         this.btn_ok.Click          += new EventHandler(this.btnOK_Click);
         this.btn_close.Click       += new EventHandler(this.btnCancle_Click);
         this.data_ksrq.TextChanged += new EventHandler(this.data_ksrq_TextChanged);
         this.data_jsrq.TextChanged += new EventHandler(this.data_jsrq_TextChanged);
         this.txt_gfmc.MaxLength     = 100;
         this.txt_gfsh.MaxLength     = 20;
         this.txt_gfmc.KeyPress     += new KeyPressEventHandler(this.textBox_GFMC_KeyPress);
         this.txt_gfsh.KeyPress     += new KeyPressEventHandler(this.textBox_GFSH_KeyPress);
         this.txt_gfmc.TextChanged  += new EventHandler(this.txt_gfmc_TextChanged);
         this.BSZT1  = -1;
         this.BSZT2  = -1;
         this.IsFpzl = false;
         string str = PropertyUtil.GetValue("Aisino.Fwkp.Fpkj.Form.FPCX_FaPiaoChaXunTiaoJian_SortWay");
         if ((str == "1") || (str == ""))
         {
             this.SortWay            = 1;
             this.check_Sort.Checked = true;
         }
         else
         {
             this.SortWay            = 0;
             this.check_Sort.Checked = false;
         }
     }
     catch (Exception exception)
     {
         this.loger.Error("[ChaXunTiaoJian构造函数异常]:" + exception.Message);
     }
 }
Ejemplo n.º 27
0
 private void PrintForm_Load(object sender, EventArgs e)
 {
     Control.CheckForIllegalCrossThreadCalls = false;
     try
     {
         for (int i = 0; i < this.m_InvTypeList.Count; i++)
         {
             PrintEntity item = new PrintEntity {
                 m_InvTypeEntity = this.m_InvTypeList[i]
             };
             for (int k = 0; k < this.m_ItemsList.Count; k++)
             {
                 item.m_ItemEntity.Add(this.m_ItemsList[k]);
             }
             this.m_PrintEntityList.Add(item);
         }
         int num3   = 0;
         int bottom = 0;
         int num5   = 0;
         int right  = 0;
         int num7   = 0;
         int num8   = 0;
         int num9   = 0;
         for (int j = 0; j < this.m_InvTypeList.Count; j++)
         {
             AisinoGRP ogrp = new AisinoGRP {
                 BackColor = Color.FromArgb(0xf2, 0xf4, 0xf5),
                 Text      = this.m_InvTypeList[j].m_strInvName,
                 Parent    = this,
                 Width     = 250,
                 Height    = 160
             };
             if (j == 0)
             {
                 num3 = 20;
                 num5 = 5;
             }
             else
             {
                 num5 = right + 10;
             }
             if (num5 > base.Width)
             {
                 num3 = bottom + 10;
                 num5 = 5;
             }
             ogrp.Top  = num3;
             ogrp.Left = num5;
             right     = ogrp.Right;
             bottom    = ogrp.Bottom;
             this.m_groupBoxList.Add(ogrp);
             for (int m = 0; m < this.m_ItemsList.Count; m++)
             {
                 AisinoCHK ochk = new AisinoCHK {
                     Text    = this.m_ItemsList[m].m_strItemName,
                     Checked = true,
                     Width   = 120
                 };
                 if (m == 0)
                 {
                     num7 = 15;
                 }
                 else
                 {
                     num7 = num8 + 2;
                 }
                 num9        = 20;
                 ochk.Top    = num7;
                 ochk.Left   = num9;
                 num8        = ochk.Bottom;
                 ochk.Parent = ogrp;
                 this.m_checkBoxList.Add(ochk);
                 AisinoCHK ochk2 = new AisinoCHK {
                     Width   = 50,
                     Top     = ochk.Top,
                     Left    = ochk.Right + 50,
                     Enabled = false,
                     Parent  = ogrp
                 };
                 this.m_checkBoxStatusList.Add(ochk2);
             }
         }
         this.buttonOK            = new AisinoBTN();
         this.buttonOK.Text       = "确定";
         this.buttonOK.Top        = bottom + 20;
         this.buttonOK.Left       = base.Width / 3;
         this.buttonOK.Parent     = this;
         this.buttonOK.Click     += new EventHandler(this.buttonOK_Click);
         this.buttonCancel        = new AisinoBTN();
         this.buttonCancel.Text   = "关闭";
         this.buttonCancel.Top    = this.buttonOK.Top;
         this.buttonCancel.Left   = this.buttonOK.Right + 20;
         this.buttonCancel.Parent = this;
         this.buttonCancel.Click += new EventHandler(this.buttonCancel_Click);
         base.Size = new Size(base.Width, this.buttonOK.Bottom + 80);
     }
     catch (Exception exception)
     {
         MessageManager.ShowMsgBox("INP-251303", new string[] { exception.Message });
     }
 }
Ejemplo n.º 28
0
        private void InitializeComponent_1()
        {
            this.container_0 = new Container();
            ComponentResourceManager manager = new ComponentResourceManager(typeof(FormLogin));

            this.txtPwd          = new AisinoMTX();
            this.label1          = new AisinoLBL();
            this.label2          = new AisinoLBL();
            this.btnOK           = new Button();
            this.btnSet          = new Button();
            this.lblStatus       = new AisinoLBL();
            this.cmbName         = new AisinoCMB();
            this.lblVer          = new AisinoLBL();
            this.lbnTitle        = new AisinoLBL();
            this.lblCopyright    = new AisinoLBL();
            this.toolTip_0       = new ToolTip(this.container_0);
            this.txtCertPassword = new AisinoMTX();
            this.aisinoLBL_0     = new AisinoLBL();
            this.aisinoCHK_0     = new AisinoCHK();
            base.SuspendLayout();
            this.txtPwd.Location       = new Point(0xd6, 0xbc);
            this.txtPwd.Name           = "txtPwd";
            this.txtPwd.PasswordChar   = '*';
            this.txtPwd.Size           = new Size(0xd5, 0x15);
            this.txtPwd.TabIndex       = 1;
            this.txtPwd.KeyPress      += new KeyPressEventHandler(this.txtPwd_KeyPress);
            this.label1.AutoSize       = true;
            this.label1.BackColor      = Color.Transparent;
            this.label1.ForeColor      = SystemColors.ControlText;
            this.label1.Location       = new Point(0xa7, 0xa2);
            this.label1.Name           = "label1";
            this.label1.Size           = new Size(0x2f, 12);
            this.label1.TabIndex       = 5;
            this.label1.Text           = "用户名:";
            this.label2.AutoSize       = true;
            this.label2.BackColor      = Color.Transparent;
            this.label2.ForeColor      = SystemColors.ControlText;
            this.label2.Location       = new Point(0xa5, 0xc1);
            this.label2.Name           = "label2";
            this.label2.Size           = new Size(0x2f, 12);
            this.label2.TabIndex       = 6;
            this.label2.Text           = "密  码:";
            this.btnOK.BackgroundImage = Resources.smethod_3();
            this.btnOK.Location        = new Point(0x166, 0x138);
            this.btnOK.Name            = "btnOK";
            this.btnOK.Size            = new Size(0x5f, 40);
            this.btnOK.TabIndex        = 4;
            this.toolTip_0.SetToolTip(this.btnOK, "登录系统");
            this.btnOK.UseVisualStyleBackColor = true;
            this.btnOK.Click           += new EventHandler(this.btnOK_Click);
            this.btnSet.AutoSize        = true;
            this.btnSet.BackgroundImage = Resources.smethod_5();
            this.btnSet.Location        = new Point(0xfb, 0x13f);
            this.btnSet.Name            = "btnSet";
            this.btnSet.Size            = new Size(30, 30);
            this.btnSet.TabIndex        = 4;
            this.toolTip_0.SetToolTip(this.btnSet, "设置金税卡状态");
            this.btnSet.UseVisualStyleBackColor = true;
            this.btnSet.Visible                = false;
            this.btnSet.Click                 += new EventHandler(this.btnSet_Click);
            this.lblStatus.AutoSize            = true;
            this.lblStatus.BackColor           = Color.Transparent;
            this.lblStatus.Location            = new Point(0xf2, 0x156);
            this.lblStatus.Name                = "lblStatus";
            this.lblStatus.Size                = new Size(0, 12);
            this.lblStatus.TabIndex            = 7;
            this.cmbName.DropDownStyle         = ComboBoxStyle.DropDownList;
            this.cmbName.FormattingEnabled     = true;
            this.cmbName.Location              = new Point(0xd6, 0x9f);
            this.cmbName.Name                  = "cmbName";
            this.cmbName.Size                  = new Size(0xd5, 20);
            this.cmbName.TabIndex              = 0;
            this.cmbName.SelectedIndexChanged += new EventHandler(this.cmbName_SelectedIndexChanged);
            this.lblVer.AutoSize               = true;
            this.lblVer.BackColor              = Color.Transparent;
            this.lblVer.ForeColor              = SystemColors.ControlText;
            this.lblVer.Location               = new Point(0xf9, 0x45);
            this.lblVer.Name                         = "lblVer";
            this.lblVer.Size                         = new Size(0x5f, 12);
            this.lblVer.TabIndex                     = 9;
            this.lblVer.Text                         = "V8.00.00.120807";
            this.lbnTitle.AutoSize                   = true;
            this.lbnTitle.BackColor                  = Color.Transparent;
            this.lbnTitle.FlatStyle                  = FlatStyle.Popup;
            this.lbnTitle.Font                       = new Font("幼圆", 18f, FontStyle.Bold);
            this.lbnTitle.ForeColor                  = SystemColors.ControlText;
            this.lbnTitle.Location                   = new Point(0x81, 0x19);
            this.lbnTitle.Name                       = "lbnTitle";
            this.lbnTitle.Size                       = new Size(360, 0x18);
            this.lbnTitle.TabIndex                   = 10;
            this.lbnTitle.Text                       = "税控发票开票软件(金税盘版)";
            this.lblCopyright.AutoSize               = true;
            this.lblCopyright.BackColor              = Color.Transparent;
            this.lblCopyright.Location               = new Point(0x16b, 0x16f);
            this.lblCopyright.Name                   = "lblCopyright";
            this.lblCopyright.Size                   = new Size(0xc5, 12);
            this.lblCopyright.TabIndex               = 11;
            this.lblCopyright.Text                   = "航天信息股份有限公司(c)2000-2014";
            this.txtCertPassword.Location            = new Point(0xd6, 0xde);
            this.txtCertPassword.Name                = "txtCertPassword";
            this.txtCertPassword.PasswordChar        = '*';
            this.txtCertPassword.Size                = new Size(0xd5, 0x15);
            this.txtCertPassword.TabIndex            = 2;
            this.txtCertPassword.KeyPress           += new KeyPressEventHandler(this.txtCertPassword_KeyPress);
            this.aisinoLBL_0.AutoSize                = true;
            this.aisinoLBL_0.BackColor               = Color.Transparent;
            this.aisinoLBL_0.ForeColor               = SystemColors.ControlText;
            this.aisinoLBL_0.Location                = new Point(0x98, 0xe3);
            this.aisinoLBL_0.Name                    = "aisinoLBL1";
            this.aisinoLBL_0.Size                    = new Size(0x3b, 12);
            this.aisinoLBL_0.TabIndex                = 13;
            this.aisinoLBL_0.Text                    = "证书口令:";
            this.aisinoCHK_0.AutoSize                = true;
            this.aisinoCHK_0.BackColor               = Color.Transparent;
            this.aisinoCHK_0.Location                = new Point(0xd6, 260);
            this.aisinoCHK_0.Name                    = "chkSavePWD";
            this.aisinoCHK_0.Size                    = new Size(0x48, 0x10);
            this.aisinoCHK_0.TabIndex                = 3;
            this.aisinoCHK_0.Text                    = "记住密码";
            this.aisinoCHK_0.UseVisualStyleBackColor = false;
            base.AcceptButton                        = this.btnOK;
            base.AutoScaleDimensions                 = new SizeF(6f, 12f);
            base.AutoScaleMode                       = AutoScaleMode.Font;
            this.BackColor  = SystemColors.Control;
            base.ClientSize = new Size(0x250, 0x181);
            base.Controls.Add(this.aisinoCHK_0);
            base.Controls.Add(this.txtCertPassword);
            base.Controls.Add(this.aisinoLBL_0);
            base.Controls.Add(this.btnSet);
            base.Controls.Add(this.lblVer);
            base.Controls.Add(this.lblCopyright);
            base.Controls.Add(this.label1);
            base.Controls.Add(this.lbnTitle);
            base.Controls.Add(this.cmbName);
            base.Controls.Add(this.lblStatus);
            base.Controls.Add(this.txtPwd);
            base.Controls.Add(this.btnOK);
            base.Controls.Add(this.label2);
            base.Icon        = (Icon)manager.GetObject("$this.Icon");
            base.MaximizeBox = false;
            base.MinimizeBox = false;
            base.Name        = "FormLogin";
            this.Text        = "用户登录";
            base.Load       += new EventHandler(this.FormLogin_Load);
            base.ResumeLayout(false);
            base.PerformLayout();
        }
Ejemplo n.º 29
0
 private void InitializeComponent_1()
 {
     this.pnlLoginBody     = new Panel();
     this.btnChangeCertPWD = new Button();
     this.panel1           = new Panel();
     this.lblVer           = new Label();
     this.lblSoftName      = new Label();
     this.btnOK            = new AisinoBTN();
     this.aisinoCHK_0      = new AisinoCHK();
     this.txtCertPassword  = new AisinoMTX();
     this.cmbName          = new AisinoCMB();
     this.txtPwd           = new AisinoMTX();
     this.picCertPassword  = new PictureBox();
     this.picUserPassword  = new PictureBox();
     this.picUserName      = new PictureBox();
     this.pnlLoginBottom   = new Panel();
     this.label4           = new Label();
     this.label1           = new Label();
     base.pnlForm.SuspendLayout();
     base.TitleArea.SuspendLayout();
     base.BodyBounds.SuspendLayout();
     base.BodyClient.SuspendLayout();
     this.pnlLoginBody.SuspendLayout();
     this.panel1.SuspendLayout();
     ((ISupportInitialize)this.picCertPassword).BeginInit();
     ((ISupportInitialize)this.picUserPassword).BeginInit();
     ((ISupportInitialize)this.picUserName).BeginInit();
     this.pnlLoginBottom.SuspendLayout();
     base.SuspendLayout();
     base.pnlForm.Size        = new Size(600, 450);
     base.TitleArea.Size      = new Size(600, 40);
     base.pnlCaption.Size     = new Size(600, 40);
     base.lblTitle.Size       = new Size(570, 40);
     base.lblTitle.Text       = "税控发票开票软件(金税盘版)";
     base.BodyBounds.Location = new Point(0, 40);
     base.BodyBounds.Size     = new Size(600, 410);
     base.BodyClient.Controls.Add(this.pnlLoginBottom);
     base.BodyClient.Controls.Add(this.pnlLoginBody);
     base.BodyClient.Size = new Size(0x24c, 0x194);
     this.pnlLoginBody.Controls.Add(this.btnChangeCertPWD);
     this.pnlLoginBody.Controls.Add(this.panel1);
     this.pnlLoginBody.Controls.Add(this.btnOK);
     this.pnlLoginBody.Controls.Add(this.aisinoCHK_0);
     this.pnlLoginBody.Controls.Add(this.txtCertPassword);
     this.pnlLoginBody.Controls.Add(this.cmbName);
     this.pnlLoginBody.Controls.Add(this.txtPwd);
     this.pnlLoginBody.Controls.Add(this.picCertPassword);
     this.pnlLoginBody.Controls.Add(this.picUserPassword);
     this.pnlLoginBody.Controls.Add(this.picUserName);
     this.pnlLoginBody.Dock          = DockStyle.Top;
     this.pnlLoginBody.Location      = new Point(0, 0);
     this.pnlLoginBody.Name          = "pnlLoginBody";
     this.pnlLoginBody.Size          = new Size(0x24c, 0x152);
     this.pnlLoginBody.TabIndex      = 0;
     this.btnChangeCertPWD.BackColor = Color.Transparent;
     this.btnChangeCertPWD.FlatAppearance.BorderSize         = 0;
     this.btnChangeCertPWD.FlatAppearance.MouseDownBackColor = Color.FromArgb(0, 0xac, 0xfb);
     this.btnChangeCertPWD.FlatAppearance.MouseOverBackColor = Color.FromArgb(0, 0x91, 0xe0);
     this.btnChangeCertPWD.FlatStyle = FlatStyle.Flat;
     this.btnChangeCertPWD.Location  = new Point(0x198, 0xe9);
     this.btnChangeCertPWD.Name      = "btnChangeCertPWD";
     this.btnChangeCertPWD.Size      = new Size(0x58, 0x17);
     this.btnChangeCertPWD.TabIndex  = 6;
     this.btnChangeCertPWD.Text      = "更改证书口令";
     this.btnChangeCertPWD.UseVisualStyleBackColor = false;
     this.btnChangeCertPWD.Click += new EventHandler(this.btnChangeCertPWD_Click);
     this.panel1.Controls.Add(this.lblVer);
     this.panel1.Controls.Add(this.lblSoftName);
     this.panel1.Location                     = new Point(110, 0x36);
     this.panel1.Name                         = "panel1";
     this.panel1.Size                         = new Size(0x178, 0x42);
     this.panel1.TabIndex                     = 5;
     this.lblVer.AutoSize                     = true;
     this.lblVer.BackColor                    = Color.Transparent;
     this.lblVer.Font                         = new Font("宋体", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
     this.lblVer.ForeColor                    = Color.DarkRed;
     this.lblVer.Location                     = new Point(110, 0x2f);
     this.lblVer.Name                         = "lblVer";
     this.lblVer.Size                         = new Size(140, 13);
     this.lblVer.TabIndex                     = 6;
     this.lblVer.Text                         = "V2.0.00.20141122.01";
     this.lblSoftName.AutoSize                = true;
     this.lblSoftName.Font                    = new Font("微软雅黑", 15.75f, FontStyle.Bold, GraphicsUnit.Point, 0x86);
     this.lblSoftName.Location                = new Point(0x10, 4);
     this.lblSoftName.Name                    = "lblSoftName";
     this.lblSoftName.Size                    = new Size(0x138, 0x1c);
     this.lblSoftName.TabIndex                = 0;
     this.lblSoftName.Text                    = "税控发票开票软件(金税盘版) ";
     this.btnOK.BackColorActive               = Color.FromArgb(0x19, 0x76, 210);
     this.btnOK.ColorDefaultA                 = Color.FromArgb(0, 0xac, 0xfb);
     this.btnOK.ColorDefaultB                 = Color.FromArgb(0, 0x91, 0xe0);
     this.btnOK.Font                          = new Font("楷体", 14.25f, FontStyle.Bold, GraphicsUnit.Point, 0x86);
     this.btnOK.FontColor                     = Color.FromArgb(0xff, 0xff, 0xff);
     this.btnOK.ForeColor                     = Color.White;
     this.btnOK.Location                      = new Point(0x11f, 0x114);
     this.btnOK.Name                          = "btnOK";
     this.btnOK.Size                          = new Size(0x74, 0x22);
     this.btnOK.TabIndex                      = 5;
     this.btnOK.Text                          = "登录";
     this.btnOK.UseVisualStyleBackColor       = true;
     this.btnOK.Click                        += new EventHandler(this.btnOK_Click);
     this.aisinoCHK_0.AutoSize                = true;
     this.aisinoCHK_0.BackColor               = Color.Transparent;
     this.aisinoCHK_0.Location                = new Point(0xad, 0x114);
     this.aisinoCHK_0.Name                    = "chkSavePWD";
     this.aisinoCHK_0.Size                    = new Size(0x48, 0x10);
     this.aisinoCHK_0.TabIndex                = 4;
     this.aisinoCHK_0.Text                    = "记住密码";
     this.aisinoCHK_0.UseVisualStyleBackColor = false;
     this.txtCertPassword.BorderStyle         = BorderStyle.FixedSingle;
     this.txtCertPassword.Font                = new Font("微软雅黑", 12f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
     this.txtCertPassword.ForeColor           = Color.LightGray;
     this.txtCertPassword.Location            = new Point(0xcb, 0xe5);
     this.txtCertPassword.Name                = "txtCertPassword";
     this.txtCertPassword.Size                = new Size(200, 0x1d);
     this.txtCertPassword.TabIndex            = 3;
     this.txtCertPassword.Text                = "请输入证书口令...";
     this.txtCertPassword.KeyPress           += new KeyPressEventHandler(this.txtCertPassword_KeyPress);
     this.cmbName.DropDownStyle               = ComboBoxStyle.DropDownList;
     this.cmbName.Font                        = new Font("微软雅黑", 12f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
     this.cmbName.FormattingEnabled           = true;
     this.cmbName.Location                    = new Point(0xcb, 0x90);
     this.cmbName.Name                        = "cmbName";
     this.cmbName.Size                        = new Size(200, 0x1d);
     this.cmbName.TabIndex                    = 1;
     this.cmbName.SelectedIndexChanged       += new EventHandler(this.cmbName_SelectedIndexChanged);
     this.txtPwd.BorderStyle                  = BorderStyle.FixedSingle;
     this.txtPwd.Font                         = new Font("微软雅黑", 12f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
     this.txtPwd.ForeColor                    = Color.LightGray;
     this.txtPwd.Location                     = new Point(0xcb, 0xbb);
     this.txtPwd.Name                         = "txtPwd";
     this.txtPwd.Size                         = new Size(200, 0x1d);
     this.txtPwd.TabIndex                     = 2;
     this.txtPwd.Text                         = "请输入用户密码...";
     this.txtPwd.KeyPress                    += new KeyPressEventHandler(this.txtPwd_KeyPress);
     this.picCertPassword.Image               = Resources.smethod_0();
     this.picCertPassword.Location            = new Point(0xad, 0xe5);
     this.picCertPassword.Name                = "picCertPassword";
     this.picCertPassword.Size                = new Size(30, 0x1d);
     this.picCertPassword.TabIndex            = 2;
     this.picCertPassword.TabStop             = false;
     this.picUserPassword.Image               = Resources.smethod_9();
     this.picUserPassword.Location            = new Point(0xad, 0xbb);
     this.picUserPassword.Name                = "picUserPassword";
     this.picUserPassword.Size                = new Size(30, 0x1d);
     this.picUserPassword.TabIndex            = 1;
     this.picUserPassword.TabStop             = false;
     this.picUserName.Image                   = Resources.smethod_8();
     this.picUserName.Location                = new Point(0xad, 0x90);
     this.picUserName.Name                    = "picUserName";
     this.picUserName.Size                    = new Size(30, 0x1d);
     this.picUserName.TabIndex                = 0;
     this.picUserName.TabStop                 = false;
     this.pnlLoginBottom.BackColor            = Color.FromArgb(0xe4, 0xe7, 0xe9);
     this.pnlLoginBottom.Controls.Add(this.label4);
     this.pnlLoginBottom.Controls.Add(this.label1);
     this.pnlLoginBottom.Dock     = DockStyle.Fill;
     this.pnlLoginBottom.Location = new Point(0, 0x152);
     this.pnlLoginBottom.Name     = "pnlLoginBottom";
     this.pnlLoginBottom.Size     = new Size(0x24c, 0x42);
     this.pnlLoginBottom.TabIndex = 1;
     this.label4.AutoSize         = true;
     this.label4.Font             = new Font("微软雅黑", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
     this.label4.ForeColor        = SystemColors.ControlDarkDark;
     this.label4.Location         = new Point(0x173, 13);
     this.label4.Name             = "label4";
     this.label4.Size             = new Size(0x68, 0x11);
     this.label4.TabIndex         = 2;
     this.label4.Text             = "国家税务总局监制";
     this.label1.AutoSize         = true;
     this.label1.Font             = new Font("微软雅黑", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
     this.label1.ForeColor        = SystemColors.ControlDarkDark;
     this.label1.Location         = new Point(0x173, 0x25);
     this.label1.Name             = "label1";
     this.label1.Size             = new Size(0xcb, 0x11);
     this.label1.TabIndex         = 1;
     this.label1.Text             = "航天信息股份有限公司(c)2014-2016";
     base.AutoScaleDimensions     = new SizeF(6f, 12f);
     base.AutoScaleMode           = AutoScaleMode.Font;
     base.ClientSize    = new Size(600, 450);
     base.Name          = "LoginForm";
     base.ShowInTaskbar = true;
     this.Text          = "LoginForm";
     base.pnlForm.ResumeLayout(false);
     base.TitleArea.ResumeLayout(false);
     base.BodyBounds.ResumeLayout(false);
     base.BodyClient.ResumeLayout(false);
     this.pnlLoginBody.ResumeLayout(false);
     this.pnlLoginBody.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((ISupportInitialize)this.picCertPassword).EndInit();
     ((ISupportInitialize)this.picUserPassword).EndInit();
     ((ISupportInitialize)this.picUserName).EndInit();
     this.pnlLoginBottom.ResumeLayout(false);
     this.pnlLoginBottom.PerformLayout();
     base.ResumeLayout(false);
 }