Пример #1
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;
 }
Пример #2
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.textBoxWaitMC                         = this.xmlComponentLoader1.GetControlByName <TextBoxWait>("textBoxWaitMC");
     this.textBoxSH                             = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxSH");
     this.label10                               = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label10");
     this.textBoxJM                             = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxJM");
     this.textBoxBM                             = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxBM");
     this.textBoxSJBM                           = this.xmlComponentLoader1.GetControlByName <TextBoxTreeView>("textBoxSJBM");
     this.label8                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label8");
     this.label5                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label5");
     this.textBoxYHZH                           = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxYHZH");
     this.textBoxDZDH                           = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxDZDH");
     this.textBoxYZBM                           = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxYZBM");
     this.textBoxYZBM.MaxLength                 = 10;
     this.label3                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label3");
     this.label4                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label4");
     this.label2                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.label1                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label1");
     this.toolStrip1                            = this.xmlComponentLoader1.GetControlByName <ToolStrip>("toolStrip1");
     this.toolStripBtnSave                      = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnSave");
     this.toolStripBtnContinue                  = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnContinue");
     this.label13                               = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label13");
     this.toolStripBtnCancel                    = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnCancel");
     this.textBoxWaitMC.WaterMarkString         = "销货单位名称";
     this.textBoxWaitMC.TextChangedWaitGetText += new GetTextEventHandler(this.textBoxWaitMC_TextChangedWaitGetText);
     this.textBoxWaitMC.TextChanged            += new EventHandler(this.textBoxWaitMC_TextChanged);
     this.textBoxJM.KeyPress                   += new KeyPressEventHandler(this.textBoxJM_KeyPress);
     this.textBoxJM.TextChanged                += new EventHandler(this.textBoxJM_TextChanged);
     this.textBoxSH.KeyPress                   += new KeyPressEventHandler(this.textBoxSH_KeyPress);
     this.textBoxSH.TextChanged                += new EventHandler(this.textBoxSH_TextChanged);
     this.textBoxBM.KeyPress                   += new KeyPressEventHandler(this.textBoxBM_KeyPress);
     this.textBoxBM.TextChanged                += new EventHandler(this.textBoxBM_TextChanged);
     this.textBoxBM.Validating                 += new CancelEventHandler(this.textBoxBM_Validating);
     this.toolStripBtnSave.Click               += new EventHandler(this.toolStripBtnSave_Click);
     this.toolStripBtnContinue.Click           += new EventHandler(this.toolStripBtnContinue_Click);
     this.toolStripBtnCancel.Click             += new EventHandler(this.toolStripBtnCancel_Click);
     this.textBoxSJBM.RootNodeString            = "销货单位编码";
     this.textBoxSJBM.Text                      = "编码";
     this.textBoxSJBM.selectChanged            += new TextBoxTreeView.SelectChanged(this.textBoxSJBM_selectChanged);
     this.textBoxSJBM.getListNodes             += new TextBoxTreeView.GetListNodes(this.treeviewneed_getListNodes);
     this.textBoxYHZH.Multiline                 = true;
     this.textBoxYHZH.ScrollBars                = ScrollBars.Vertical;
     this.textBoxYHZH.TextChanged              += new EventHandler(StringUtils.textBoxYHZH_DZDH_TextChanged);
     this.textBoxDZDH.Multiline                 = true;
     this.textBoxDZDH.ScrollBars                = ScrollBars.Vertical;
     this.textBoxDZDH.TextChanged              += new EventHandler(StringUtils.textBoxYHZH_DZDH_TextChanged);
     this.toolStripBtnContinue.Visible          = false;
 }
Пример #3
0
 private void Initialize()
 {
     this.InitializeComponent();
     base.MaximizeBox        = false;
     base.MinimizeBox        = false;
     this.lblQshm            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblQshm");
     this.lblZjhm            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblZjhm");
     this.lblFpqshm          = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblFpqshm");
     this.tbxCount           = this.xmlComponentLoader1.GetControlByName <TextBoxRegex>("tbxCount");
     this.btnAllot           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnAllot");
     this.btnFq              = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnFq");
     this.btnAllot.Click    += new EventHandler(this.btnAllot_Click);
     this.btnFq.Click       += new EventHandler(this.btnFq_Click);
     this.tbxCount.KeyPress += new KeyPressEventHandler(this.tbxCount_KeyPress);
 }
Пример #4
0
 private void InitializeComponent_1()
 {
     this.label1      = new AisinoLBL();
     this.aisinoCMB_0 = new AisinoCMB();
     this.btnOK       = new AisinoBTN();
     this.btnCancel   = new AisinoBTN();
     base.SuspendLayout();
     this.label1.AutoSize = true;
     this.label1.Location = new Point(0x17, 0x1f);
     this.label1.Name     = "label1";
     this.label1.Size     = new Size(0x35, 12);
     this.label1.TabIndex = 0;
     this.label1.Text     = "防伪税控";
     this.aisinoCMB_0.FormattingEnabled = true;
     this.aisinoCMB_0.Location          = new Point(90, 0x1c);
     this.aisinoCMB_0.Name                  = "cmbHasJSK";
     this.aisinoCMB_0.Size                  = new Size(0x79, 20);
     this.aisinoCMB_0.TabIndex              = 1;
     this.btnOK.Location                    = new Point(0x7a, 0x65);
     this.btnOK.Name                        = "btnOK";
     this.btnOK.Size                        = new Size(0x4b, 0x17);
     this.btnOK.TabIndex                    = 2;
     this.btnOK.Text                        = "确定";
     this.btnOK.UseVisualStyleBackColor     = true;
     this.btnOK.Click                      += new EventHandler(this.btnOK_Click);
     this.btnCancel.Location                = new Point(0xcb, 0x65);
     this.btnCancel.Name                    = "btnCancel";
     this.btnCancel.Size                    = new Size(0x4b, 0x17);
     this.btnCancel.TabIndex                = 3;
     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(290, 0x8b);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnOK);
     base.Controls.Add(this.aisinoCMB_0);
     base.Controls.Add(this.label1);
     base.MaximizeBox   = false;
     base.MinimizeBox   = false;
     base.Name          = "FormSettings";
     base.StartPosition = FormStartPosition.CenterParent;
     this.Text          = "设置";
     base.Load         += new EventHandler(this.FormSettings_Load);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #5
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.but_AllDelete        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_AllDelete");
     this.but_Delete           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_Delete");
     this.but_BaoLiu           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_BaoLiu");
     this.but_AllBaoLiu        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_AllBaoLiu");
     this.textBox_Lbdm         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("textBox_Lbdm");
     this.textBox_Hjse         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("textBox_Hjse");
     this.textBox_Hjje         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("textBox_Hjje");
     this.textBox_Kprq         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("textBox_Kprq");
     this.textBox_Fphm         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("textBox_Fphm");
     this.but_AllDelete.Click += new EventHandler(this.but_AllDelete_Click);
     this.but_Delete.Click    += new EventHandler(this.but_Delete_Click);
     this.but_BaoLiu.Click    += new EventHandler(this.but_BaoLiu_Click);
     this.but_AllBaoLiu.Click += new EventHandler(this.but_AllBaoLiu_Click);
 }
Пример #6
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.panel1      = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("panel1");
     this.panel2      = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("panel2");
     this.btn_OK      = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_OK");
     this.lbl_FpHm    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lbl_FpHm");
     this.lbl_FpDm    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lbl_FpDm");
     this.pictureBox1 = this.xmlComponentLoader1.GetControlByName <AisinoPIC>("pictureBox1");
     this.lbl_JE      = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lbl_JE");
     this.lbl_XfSh    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lbl_XfSh");
     this.lbl_GfSh    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lbl_GfSh");
     this.lbl_KpRq    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lbl_KpRq");
     this.lbl_ZfBz    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lbl_ZfBz");
     this.lbl_SE      = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lbl_SE");
     this.lbl_BSZT    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("aisinoLBL_BSZT");
 }
Пример #7
0
 private void InitializeComponent()
 {
     this.showBt   = new AisinoLBL();
     this.messText = new WebBrowser();
     base.BodyBounds.SuspendLayout();
     base.BodyClient.SuspendLayout();
     base.SuspendLayout();
     base.lblTitle.Size   = new Size(0x178, 30);
     base.lblTitle.Text   = "最新信息";
     base.TitleArea.Size  = new Size(400, 30);
     base.BodyBounds.Size = new Size(400, 0x9b);
     base.BodyClient.Controls.Add(this.messText);
     base.BodyClient.Controls.Add(this.showBt);
     base.BodyClient.Size                     = new Size(0x184, 0x95);
     this.showBt.Anchor                       = AnchorStyles.Right | AnchorStyles.Bottom;
     this.showBt.AutoSize                     = true;
     this.showBt.BackColor                    = SystemColors.Desktop;
     this.showBt.BorderStyle                  = BorderStyle.FixedSingle;
     this.showBt.Cursor                       = Cursors.Hand;
     this.showBt.ForeColor                    = Color.White;
     this.showBt.Location                     = new Point(0x156, 0x84);
     this.showBt.Name                         = "showBt";
     this.showBt.Size                         = new Size(0x1f, 14);
     this.showBt.TabIndex                     = 3;
     this.showBt.Text                         = "查看";
     this.showBt.Click                       += new EventHandler(this.showBt_Click);
     this.messText.Anchor                     = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.messText.Location                   = new Point(6, 6);
     this.messText.MinimumSize                = new Size(20, 20);
     this.messText.Name                       = "messText";
     this.messText.ScrollBarsEnabled          = false;
     this.messText.Size                       = new Size(0x178, 0x7b);
     this.messText.TabIndex                   = 4;
     this.messText.WebBrowserShortcutsEnabled = false;
     base.AutoScaleDimensions                 = new SizeF(6f, 12f);
     base.AutoScaleMode                       = AutoScaleMode.Font;
     this.BackColor  = Color.FromArgb(0x33, 0x57, 0xa6);
     base.ClientSize = new Size(400, 0xb9);
     base.Name       = "MessageForm";
     this.Text       = "MessageForm";
     base.Load      += new EventHandler(this.MessageForm_Load);
     base.BodyBounds.ResumeLayout(false);
     base.BodyClient.ResumeLayout(false);
     base.BodyClient.PerformLayout();
     base.ResumeLayout(false);
 }
Пример #8
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.label1              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label1");
     this.label2              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.btn_OK              = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_OK");
     this.labelSuccess        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("labelSuccess");
     this.labelUndo           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("labelUndo");
     this.label3              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label3");
     this.label4              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label4");
     this.groupBox1           = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("groupBox1");
     this.listView1           = this.xmlComponentLoader1.GetControlByName <ListView>("listView1");
     this.label5              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label5");
     this.labelTotal          = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("labelTotal");
     this.listView1.GridLines = true;
     this.btn_OK.Click       += new EventHandler(this.btn_OK_Click);
 }
Пример #9
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.txt_fphm                      = this.xmlComponentLoader1.GetControlByName <NoPasteText>("txt_fphm");
     this.txt_fpdm                      = this.xmlComponentLoader1.GetControlByName <NoPasteText>("txt_fpdm");
     this.but_qx                        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_qx");
     this.but_xyb                       = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_xyb");
     this.but_syb                       = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_syb");
     this.txt_tzdh_1                    = this.xmlComponentLoader1.GetControlByName <TextBoxRegex>("txt_tzdh_1");
     this.txt_tzdh                      = this.xmlComponentLoader1.GetControlByName <TextBoxRegex>("txt_tzdh");
     this.lbl_title                     = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label7");
     this.lblXxbTip                     = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label6");
     this.txt_bz                        = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_bz");
     this.tabControl1                   = this.xmlComponentLoader1.GetControlByName <AisinoTAB>("tabControl1");
     this.tabPage1                      = this.xmlComponentLoader1.GetControlByName <TabPage>("tabPage1");
     this.tabPage2                      = this.xmlComponentLoader1.GetControlByName <TabPage>("tabPage2");
     this.tabPage3                      = this.xmlComponentLoader1.GetControlByName <TabPage>("tabPage3");
     this.picBox1                       = this.xmlComponentLoader1.GetControlByName <PictureBox>("picBox1");
     this.picBox2                       = this.xmlComponentLoader1.GetControlByName <PictureBox>("picBox2");
     this.picBox3                       = this.xmlComponentLoader1.GetControlByName <PictureBox>("picBox3");
     this.label8                        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label8");
     this.label9                        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label9");
     this.label10                       = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label10");
     this.btnDetail                     = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnDetail");
     this.txt_bz.ScrollBars             = ScrollBars.Vertical;
     this.but_qx.Click                 += new EventHandler(this.but_qx_Click);
     this.but_xyb.Click                += new EventHandler(this.but_xyb_Click);
     this.but_syb.Click                += new EventHandler(this.but_syb_Click);
     this.btnDetail.Click              += new EventHandler(this.btnDetail_Click);
     this.txt_tzdh.KeyPress            += new KeyPressEventHandler(this.txt_tzdh_KeyPress);
     this.txt_tzdh_1.KeyPress          += new KeyPressEventHandler(this.txt_tzdh_KeyPress);
     this.txt_tzdh.TextChanged         += new EventHandler(this.txt_tzdh_TextChanged);
     this.txt_fpdm.KeyPress            += new KeyPressEventHandler(this.txt_tzdh_KeyPress);
     this.txt_fphm.KeyPress            += new KeyPressEventHandler(this.txt_tzdh_KeyPress);
     this.txt_fpdm.KeyDown             += new KeyEventHandler(this.txt_KeyDown);
     this.txt_fphm.KeyDown             += new KeyEventHandler(this.txt_KeyDown);
     this.txt_fpdm.ImeMode              = ImeMode.Disable;
     this.txt_fphm.ImeMode              = ImeMode.Disable;
     this.picBox1.BackgroundImage       = Resources.ZH1;
     this.picBox1.BackgroundImageLayout = ImageLayout.Stretch;
     this.picBox2.BackgroundImage       = Resources.ZH2;
     this.picBox2.BackgroundImageLayout = ImageLayout.Stretch;
     this.picBox3.BackgroundImage       = Resources.ZH3;
     this.picBox3.BackgroundImageLayout = ImageLayout.Stretch;
 }
Пример #10
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.textBoxSJBM          = this.xmlComponentLoader1.GetControlByName <TextBoxTreeView>("textBoxSJBM");
     this.panelDoing           = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("panelDoing");
     this.pictureBox1          = this.xmlComponentLoader1.GetControlByName <AisinoPIC>("pictureBox1");
     this.labelDoing           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("labelDoing");
     this.toolStripBtnSave     = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnSave");
     this.toolStripBtnCancel   = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnCancel");
     this.toolStripBtnContinue = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnContinue");
     this.label1                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label1");
     this.label2                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.label8                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label8");
     this.textBoxBM                             = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxBM");
     this.button1                               = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("button1");
     this.button3                               = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("button3");
     this.button2                               = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("button2");
     this.textBoxJM                             = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxJM");
     this.labelKJM                              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("labelKJM");
     this.label10                               = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label10");
     this.chbXTHide                             = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("chbXTHide");
     this.lblXTHide                             = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblXTHide");
     this.textBoxWaitMC                         = this.xmlComponentLoader1.GetControlByName <TextBoxWait>("textBoxWaitMC");
     this.toolStripBtnSave.Click               += new EventHandler(this.toolStripBtnSave_Click);
     this.toolStripBtnCancel.Click             += new EventHandler(this.toolStripBtnCancel_Click);
     this.toolStripBtnContinue.Click           += new EventHandler(this.toolStripBtnContinue_Click);
     this.textBoxBM.KeyPress                   += new KeyPressEventHandler(this.textBoxBM_KeyPress);
     this.textBoxBM.TextChanged                += new EventHandler(this.textBoxBM_TextChanged);
     this.textBoxBM.Validating                 += new CancelEventHandler(this.textBoxBM_Validating);
     this.textBoxWaitMC.TextChangedWaitGetText += new GetTextEventHandler(this.textBoxWaitBM_TextChangedWaitGetText);
     this.textBoxWaitMC.WaterMarkString         = "商品分类名称";
     this.button1.Click                        += new EventHandler(this.toolStripBtnSave_Click);
     this.button2.Click                        += new EventHandler(this.toolStripBtnCancel_Click);
     this.button3.Click                        += new EventHandler(this.toolStripBtnContinue_Click);
     this.textBoxSJBM.RootNodeString            = "商品编码";
     this.textBoxSJBM.Text                      = "编码";
     this.textBoxSJBM.selectChanged            += new TextBoxTreeView.SelectChanged(this.textBoxSJBM_selectChanged);
     this.textBoxSJBM.getListNodes             += new TextBoxTreeView.GetListNodes(this.treeviewneed_getListNodes);
     this.toolStripBtnContinue.Visible          = false;
     this.chbXTHide.Visible                     = false;
     this.lblXTHide.Visible                     = false;
     this.textBoxWaitMC.TextChanged            += new EventHandler(this.textBoxWaitMC_TextChanged);
     this.textBoxJM.KeyPress                   += new KeyPressEventHandler(this.textBoxJM_KeyPress);
     this.textBoxJM.TextChanged                += new EventHandler(this.textBoxJM_TextChanged);
 }
Пример #11
0
 private void Initialize()
 {
     this.InitializeComponent();
     base.MaximizeBox     = false;
     base.MinimizeBox     = false;
     base.FormBorderStyle = FormBorderStyle.FixedDialog;
     this.btnOK           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnOk");
     this.btnExecute      = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnExecute");
     this.btnCancel       = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnCancel");
     this.lblMsg          = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblMsg");
     this.dgInvInfo       = this.xmlComponentLoader1.GetControlByName <CustomStyleDataGrid>("customStyleDataGrid1");
     this.dgInvInfo.AllowUserToDeleteRows = false;
     this.dgInvInfo.AutoSizeColumnsMode   = DataGridViewAutoSizeColumnsMode.Fill;
     this.dgInvInfo.set_GridStyle(1);
     this.btnOK.Click      += new EventHandler(this.btnOK_Click);
     this.btnExecute.Click += new EventHandler(this.btnExecute_Click);
     this.btnCancel.Click  += new EventHandler(this.btnCancel_Click);
 }
Пример #12
0
 private void method_3()
 {
     this.method_2();
     this.aisinoBTN_0              = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("button1");
     this.aisinoBTN_1              = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("button2");
     this.aisinoLBL_0              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("txt_spje");
     this.aisinoTXT_1              = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_zkje");
     this.aisinoTXT_2              = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_zkLv");
     this.aisinoTXT_0              = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_zkhs");
     this.aisinoTXT_0.TextChanged += new EventHandler(this.aisinoTXT_0_TextChanged);
     this.aisinoTXT_2.TextChanged += new EventHandler(this.aisinoTXT_2_TextChanged);
     this.aisinoTXT_1.TextChanged += new EventHandler(this.aisinoTXT_1_TextChanged);
     this.aisinoTXT_0.KeyPress    += new KeyPressEventHandler(this.aisinoTXT_2_KeyPress);
     this.aisinoTXT_1.KeyPress    += new KeyPressEventHandler(this.aisinoTXT_2_KeyPress);
     this.aisinoTXT_2.KeyPress    += new KeyPressEventHandler(this.aisinoTXT_2_KeyPress);
     this.aisinoBTN_1.Click       += new EventHandler(this.aisinoBTN_1_Click);
     this.aisinoBTN_0.Click       += new EventHandler(this.aisinoBTN_0_Click);
 }
Пример #13
0
 private void Initialize()
 {
     this.InitializeComponent();
     base.MaximizeBox               = false;
     base.MinimizeBox               = false;
     this.lblInvTypeInfo            = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblInvTypeInfo");
     this.lblStartNumInfo           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblStartNumInfo");
     this.lblEndNumInfo             = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblEndNumInfo");
     this.lblStartNumAlloc          = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblStartNumAlloc");
     this.tbxAmountAlloc            = this.xmlComponentLoader1.GetControlByName <TextBoxRegex>("tbxAmountAlloc");
     this.tbxMachineAlloc           = this.xmlComponentLoader1.GetControlByName <TextBoxRegex>("tbxMachineAlloc");
     this.btnAllocate               = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnAllocate");
     this.btnCancel                 = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnCancel");
     this.tbxAmountAlloc.KeyPress  += new KeyPressEventHandler(this.tbxAmountAlloc_KeyPress);
     this.tbxMachineAlloc.KeyPress += new KeyPressEventHandler(this.tbxMachineAlloc_KeyPress);
     this.btnAllocate.Click        += new EventHandler(this.btnAllocate_Click);
     this.btnCancel.Click          += new EventHandler(this.btnCancel_Click);
 }
Пример #14
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.label1                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label1");
     this.toolStripBtnSave                      = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnSave");
     this.toolStripBtnCancel                    = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnCancel");
     this.toolStripBtnContinue                  = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnContinue");
     this.label2                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.panelDoing                            = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("panelDoing");
     this.pictureBox1                           = this.xmlComponentLoader1.GetControlByName <AisinoPIC>("pictureBox1");
     this.label3                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label3");
     this.label8                                = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label8");
     this.textBoxSJBM                           = this.xmlComponentLoader1.GetControlByName <TextBoxTreeView>("textBoxSJBM");
     this.textBoxBM                             = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxBM");
     this.textBoxJM                             = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBoxJM");
     this.textBoxWaitMC                         = this.xmlComponentLoader1.GetControlByName <TextBoxWait>("textBoxWaitMC");
     this.textBoxWaitMC.WaterMarkString         = "客户分类名称";
     this.textBoxWaitMC.TextChangedWaitGetText += new GetTextEventHandler(this.textBoxWaitMC_TextChangedWaitGetText);
     this.labelJM                               = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("labelKJM");
     this.btnSave                               = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnSave");
     this.btnContinue                           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnContinue");
     this.btnCancel                             = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnCancel");
     this.textBoxBM.KeyPress                   += new KeyPressEventHandler(this.textBoxBM_KeyPress);
     this.textBoxBM.TextChanged                += new EventHandler(this.textBoxBM_TextChanged);
     this.textBoxBM.Validating                 += new CancelEventHandler(this.textBoxBM_Validating);
     this.textBoxWaitMC.TextChangedWaitGetText += new GetTextEventHandler(this.textBoxWaitMC_TextChangedWaitGetText);
     this.textBoxWaitMC.TextChanged            += new EventHandler(this.textBoxWaitMC_TextChanged);
     this.textBoxJM.KeyPress                   += new KeyPressEventHandler(this.textBoxJM_KeyPress);
     this.textBoxJM.TextChanged                += new EventHandler(this.textBoxJM_TextChanged);
     this.backgroundWorker1.DoWork             += new DoWorkEventHandler(this.backgroundWorker1_DoWork);
     this.backgroundWorker1.RunWorkerCompleted += new RunWorkerCompletedEventHandler(this.backgroundWorker1_RunWorkerCompleted);
     this.btnContinue.Click                    += new EventHandler(this.toolStripBtnContinue_Click);
     this.btnCancel.Click                      += new EventHandler(this.toolStripBtnCancel_Click);
     this.btnSave.Click                        += new EventHandler(this.toolStripBtnSave_Click);
     this.toolStripBtnCancel.Click             += new EventHandler(this.toolStripBtnCancel_Click);
     this.toolStripBtnSave.Click               += new EventHandler(this.toolStripBtnSave_Click);
     this.toolStripBtnContinue.Click           += new EventHandler(this.toolStripBtnContinue_Click);
     this.textBoxSJBM.RootNodeString            = "客户编码";
     this.textBoxSJBM.Text                      = "编码";
     this.textBoxSJBM.selectChanged            += new TextBoxTreeView.SelectChanged(this.textBoxSJBM_selectChanged);
     this.textBoxSJBM.getListNodes             += new TextBoxTreeView.GetListNodes(this.treeviewneed_getListNodes);
     this.toolStripBtnContinue.Visible          = false;
 }
Пример #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);
 }
Пример #16
0
 private void Initialize()
 {
     this.InitializeComponent();
     base.MaximizeBox     = false;
     base.MinimizeBox     = false;
     base.FormBorderStyle = FormBorderStyle.FixedDialog;
     this.gbJSK           = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("gbJSK");
     this.lblFPLimitSum   = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblFPLimitSum");
     this.lblLock         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblLock");
     this.lblDue          = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblDue");
     this.lblFPAvailable  = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblFPAvailable");
     this.lblNowDate      = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblNowDate");
     this.lblStartDate    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblStartDate");
     this.lblSubKPJNum    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblSubKPJNum");
     this.lblMainKPJ      = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblMainKPJ");
     this.gbICCard        = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("gbICCard");
     this.lblFPStock      = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblFPStock");
     this.lblBSData       = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBSData");
     this.lblBSFlag       = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBSFlag");
     this.lblBuyFP        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBuyFP");
     this.lblBackFP       = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBackFP");
     this.lblICCapacity   = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblICCapacity");
     this.lblSQ           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblSQ");
     this.lblKPJNo        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblKPJNo");
     this.gbOther         = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("gbOther");
     this.lblLastBSDate   = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblLastBSDate");
     this.lblHZFW         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblHZFW");
     this.label22         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label22");
     this.lblXTSQ         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblXTSQ");
     this.lblBottomNo     = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBottomNo");
     this.lblLockday      = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblLockday");
     this.lblDriverNo     = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblDriverNo");
     this.gbBSP           = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("gbBSP");
     this.lblBSPBackFP    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBSPBackFP");
     this.lblBSPBuyFP     = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBSPBuyFP");
     this.lblBSPBsFlag    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBSPBsFlag");
     this.lblBSPBsData    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBSPBsData");
     this.lblBSPCapacity  = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBSPCapacity");
     this.lblBSPKpjNo     = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblBSPKpjNo");
     this.btnOK           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnOK");
     this.btnOK.Click    += new EventHandler(this.btnOK_Click);
 }
Пример #17
0
 public AddCodeForm()
 {
     this.fpcxBLL           = new FPCXbll();
     this.spcxBLL           = new SPCXbll();
     this.m_ArrayListSource = new ArrayList();
     this.m_bGoods          = false;
     this.fplx            = "";
     this.components      = null;
     this.buttonAdd       = new AisinoBTN();
     this.buttonAddAll    = new AisinoBTN();
     this.buttonDelete    = new AisinoBTN();
     this.buttonDeleteAll = new AisinoBTN();
     this.buttonOK        = new AisinoBTN();
     this.buttonCancel    = new AisinoBTN();
     this.labelSrc        = new AisinoLBL();
     this.labelDest       = new AisinoLBL();
     this.listBoxSrc      = new AisinoLST();
     this.listBoxDest     = new AisinoLST();
     this.Initial();
 }
Пример #18
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.FPZL        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("FPZL");
     this.LBDM        = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("LBDM");
     this.QSHM        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("QSHM");
     this.FPZS        = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("FPZS");
     this.XH          = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("XH");
     this.FPJ         = this.xmlComponentLoader1.GetControlByName <CustomStyleDataGrid>("FPJ");
     this.tool_exit   = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("tool_exit");
     this.tool_select = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("tool_select");
     this.toolStrip1  = this.xmlComponentLoader1.GetControlByName <ToolStrip>("toolStrip1");
     ControlStyleUtil.SetToolStripStyle(this.toolStrip1);
     this.FPJ.MultiSelect     = false;
     this.FPJ.SelectionMode   = DataGridViewSelectionMode.FullRowSelect;
     this.FPJ.RowHeadersWidth = 30;
     this.FPJ.ReadOnly        = true;
     this.tool_exit.Click    += new EventHandler(this.tool_exit_Click);
     this.tool_select.Click  += new EventHandler(this.tool_select_Click);
 }
Пример #19
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.label1                         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label1");
     this.lab_fpzl                       = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lab_fpzl");
     this.lab_fpdm                       = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lab_fpdm");
     this.lab_fpHasNum                   = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lab_fpHasNum");
     this.lab_fpStartNum                 = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lab_fpStartNum");
     this.txt_zuofeiNum                  = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_zuofeiNum");
     this.but_quxiao                     = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_quxiao");
     this.but_queding                    = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_queding");
     this.but_queding.TabIndex           = 0;
     this.but_quxiao.Click              += new EventHandler(this.but_quxiao_Click);
     this.but_queding.Click             += new EventHandler(this.but_queding_Click);
     this.txt_zuofeiNum.KeyPress        += new KeyPressEventHandler(this.txt_zuofeiNum_KeyPress);
     this.txt_zuofeiNum.MaxLength        = 8;
     this.txt_zuofeiNum.ImeMode          = ImeMode.Disable;
     this.txt_zuofeiNum.ShortcutsEnabled = false;
     base.FormClosing                   += new FormClosingEventHandler(this.FaPiaoZuoFei_WeiKai_FormClosing);
 }
Пример #20
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.lab_Fpzl              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lab_Fpzl");
     this.but_quxiao            = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_quxiao");
     this.but_TiaoGuo           = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_TiaoGuo");
     this.groupBox1             = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("groupBox1");
     this.lab_Msg2              = this.xmlComponentLoader1.GetControlByName <AisinoRTX>("lab_Msg2");
     this.lab_Msg               = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lab_Msg");
     this.lab_Fpdm              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lab_Fpdm");
     this.lab_Fphm              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lab_Fphm");
     this.but_AllDaYin          = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_AllDaYin");
     this.but_DaYin             = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_DaYin");
     this.but_quxiao.Click     += new EventHandler(this.btnQuxiao_Click);
     this.but_TiaoGuo.Click    += new EventHandler(this.btnTiaoGuo_Click);
     this.but_AllDaYin.Click   += new EventHandler(this.btnAllDaYin_Click);
     this.but_DaYin.Click      += new EventHandler(this.btnDaYin_Click);
     this.but_AllDaYin.TabIndex = 0;
     this.lab_Msg2.BorderStyle  = BorderStyle.None;
 }
Пример #21
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.tabControl1   = this.xmlComponentLoader1.GetControlByName <AisinoTAB>("tabControl1");
     this.tabPage1      = this.xmlComponentLoader1.GetControlByName <TabPage>("tabPage1");
     this.dataGridView1 = this.xmlComponentLoader1.GetControlByName <DataGridView>("dataGridView1");
     this.textBox2      = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox2");
     this.textBox1      = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox1");
     this.label2        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.label1        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label1");
     this.tabPage2      = this.xmlComponentLoader1.GetControlByName <TabPage>("tabPage2");
     this.dataGridView2 = this.xmlComponentLoader1.GetControlByName <DataGridView>("dataGridView2");
     this.textBox3      = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox3");
     this.textBox4      = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox4");
     this.label3        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label3");
     this.label4        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label4");
     this.btnOK         = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnOK");
     this.btnOK.Click  += new EventHandler(this.btnOK_Click);
     base.Load         += new EventHandler(this.ResultForm_Load);
 }
Пример #22
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.aisinoLBL_BM                 = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("aisinoLBL_BM");
     this.textBox_BM                   = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox_BM");
     this.aisinoLBL_MC                 = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("aisinoLBL_MC");
     this.textBox_MC                   = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox_MC");
     this.toolStrip1                   = this.xmlComponentLoader1.GetControlByName <ToolStrip>("toolStrip1");
     this.toolStripBtnSave             = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnSave");
     this.toolStripBtnContinue         = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnContinue");
     this.toolStripBtnCancel           = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnCancel");
     this.toolStripBtnSave.Click      += new EventHandler(this.toolStripBtnSave_Click);
     this.toolStripBtnContinue.Click  += new EventHandler(this.toolStripBtnContinue_Click);
     this.toolStripBtnCancel.Click    += new EventHandler(this.toolStripBtnCancel_Click);
     this.textBox_BM.KeyPress         += new KeyPressEventHandler(this.textBox_BM_KeyPress);
     this.textBox_BM.TextChanged      += new EventHandler(this.textBox_BM_TextChanged);
     this.textBox_MC.TextChanged      += new EventHandler(this.textBox_MC_TextChanged);
     this.toolStripBtnContinue.Visible = false;
     base.FormBorderStyle              = FormBorderStyle.FixedSingle;
 }
Пример #23
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.RecipientsEdit                = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("RecipientsEdit");
     this.FromEdit                      = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("FromEdit");
     this.NameLabel                     = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("NameLabel");
     this.TaxCodeLabel                  = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("TaxCodeLabel");
     this.Memo                          = this.xmlComponentLoader1.GetControlByName <AisinoRTX>("Memo");
     this.Memo.ReadOnly                 = true;
     this.SubjectEdit                   = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("SubjectEdit");
     this.SubjectEdit.Text              = "HTXXFWSKKP_FPRZJK_XML";
     this.OkBtn                         = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("OkBtn");
     this.btn_QueXiao                   = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_QueXiao");
     this.btn_ServerAttrituteSet        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btn_ServerAttrituteSet");
     this.OkBtn.Click                  += new EventHandler(this.OkBtn_Clik);
     this.btn_QueXiao.Click            += new EventHandler(this.btn_QueXiao_Clik);
     this.btn_ServerAttrituteSet.Click += new EventHandler(this.btn_ServerAttrituteSet_Clik);
     this.RecipientsEdit.TextChanged   += new EventHandler(this.RecipientsEdit_TextChanged);
     this.FromEdit.TextChanged         += new EventHandler(this.FromEdit_TextChanged);
 }
Пример #24
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.label1                        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label1");
     this.label2                        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.comboBoxJESM                  = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBoxJESM");
     this.radioBtnPTFP                  = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radioBtnPTFP");
     this.groupBox1                     = this.xmlComponentLoader1.GetControlByName <AisinoGRP>("groupBox1");
     this.radioBtnZYFP                  = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radioBtnZYFP");
     this.fileControl1                  = this.xmlComponentLoader1.GetControlByName <FileControl>("fileControl1");
     this.btnOK                         = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnOK");
     this.btnCancel                     = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnCancel");
     this.radioBtnHYFP                  = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radioBtnHYFP");
     this.radioBtnJDCFP                 = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("radioBtnJDCFP");
     this.checkBox_HYSYDJ               = this.xmlComponentLoader1.GetControlByName <AisinoCHK>("checkBox_HYSYDJ");
     this.btnOK.Click                  += new EventHandler(this.btnOK_Click);
     this.btnCancel.Click              += new EventHandler(this.btnCancel_Click);
     this.comboBoxJESM.DropDownStyle    = ComboBoxStyle.DropDownList;
     this.radioBtnJDCFP.CheckedChanged += new EventHandler(this.radioBtnJDCFP_CheckedChanged);
     this.radioBtnZYFP.CheckedChanged  += new EventHandler(this.radioBtnZYFP_CheckedChanged);
 }
Пример #25
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.panel1               = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("panel1");
     this.panel2               = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("panel2");
     this.panel1.Visible       = true;
     this.panel2.Visible       = false;
     this.lblStartTip          = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblStartTip");
     this.lblNotFind           = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblNotFind");
     this.lblFpzl              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblFpzl");
     this.lblFpdm              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblFpdm");
     this.lblFphm              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblFphm");
     this.lblFile              = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblFile");
     this.lblDjh               = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblDjh");
     this.btnStart             = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnStart");
     this.btnExit              = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnExit");
     this.pbImport             = this.xmlComponentLoader1.GetControlByName <AisinoPRG>("pbImport");
     this.btnStart.Click      += new EventHandler(this.btnStart_Click);
     this.btnExit.Click       += new EventHandler(this.btnExit_Click);
     this.lblFile.AutoEllipsis = true;
 }
Пример #26
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.btnQuery                 = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnQuery");
     this.comboBoxYF               = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBoxYF");
     this.comboBoxDJZL             = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBoxDJZL");
     this.label3                   = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label3");
     this.toolStripButton1         = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripButton1");
     this.toolStripBtnSave         = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnSave");
     this.toolStripBtnHZYL         = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnHZYL");
     this.splitContainer1          = this.xmlComponentLoader1.GetControlByName <AisinoSPL>("splitContainer1");
     this.splitContainer2          = this.xmlComponentLoader1.GetControlByName <AisinoSPL>("splitContainer2");
     this.aisinoDataGrid1          = this.xmlComponentLoader1.GetControlByName <AisinoDataGrid>("aisinoDataGrid1");
     this.aisinoDataGrid2          = this.xmlComponentLoader1.GetControlByName <AisinoDataGrid>("aisinoDataGrid2");
     this.label2                   = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label2");
     this.aisinoDataGrid3          = this.xmlComponentLoader1.GetControlByName <AisinoDataGrid>("aisinoDataGrid3");
     this.toolStrip1               = this.xmlComponentLoader1.GetControlByName <ToolStrip>("toolStrip1");
     this.txtKHSH                  = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txtKHSH");
     this.rdKHSH                   = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("rdKHSH");
     this.txtKHMC                  = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txtKHMC");
     this.rdKHMC                   = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("rdKHMC");
     this.txtDJBH                  = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txtDJBH");
     this.rdDJBH                   = this.xmlComponentLoader1.GetControlByName <AisinoRDO>("rdDJBH");
     this.toolStripBtnHZYL.Visible = false;
     this.btnQuery.Click          += new EventHandler(this.btnQuery_Click);
     this.toolStripBtnSave.Click  += new EventHandler(this.toolStripBtnSave_Click);
     this.aisinoDataGrid1.add_GoToPageEvent(new EventHandler <GoToPageEventArgs>(this.aisinoDataGrid1_GoToPageEvent));
     this.aisinoDataGrid2.add_GoToPageEvent(new EventHandler <GoToPageEventArgs>(this.aisinoDataGrid2_GoToPageEvent));
     this.aisinoDataGrid3.add_GoToPageEvent(new EventHandler <GoToPageEventArgs>(this.aisinoDataGrid3_GoToPageEvent));
     this.toolStripButton1.Click += new EventHandler(this.toolStripButton1_Click);
     this.aisinoDataGrid1.add_DataGridRowClickEvent(new EventHandler <DataGridRowEventArgs>(this.aisinoDataGrid1_DataGridRowClickEvent));
     this.comboBoxDJZL.DropDownStyle = ComboBoxStyle.DropDownList;
     this.comboBoxYF.DropDownStyle   = ComboBoxStyle.DropDownList;
     this.aisinoDataGrid1.set_ReadOnly(true);
     this.aisinoDataGrid1.get_DataGrid().AllowUserToDeleteRows = false;
     this.aisinoDataGrid2.set_ReadOnly(true);
     this.aisinoDataGrid2.get_DataGrid().AllowUserToDeleteRows = false;
     this.aisinoDataGrid3.set_ReadOnly(true);
     this.aisinoDataGrid3.get_DataGrid().AllowUserToDeleteRows = false;
 }
Пример #27
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.panel1                        = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("panel1");
     this.lbl_title                     = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label7");
     this.txt_fphm                      = this.xmlComponentLoader1.GetControlByName <NoPasteText>("txt_fphm");
     this.txt_fpdm                      = this.xmlComponentLoader1.GetControlByName <NoPasteText>("txt_fpdm");
     this.txt_fphm2                     = this.xmlComponentLoader1.GetControlByName <NoPasteText>("text_fphm2");
     this.txt_fpdm2                     = this.xmlComponentLoader1.GetControlByName <NoPasteText>("text_fpdm2");
     this.txt_bz                        = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("txt_bz");
     this.but_qx                        = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_qx");
     this.but_xyb                       = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_xyb");
     this.but_syb                       = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("but_syb");
     this.label9                        = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label9");
     this.label10                       = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("label10");
     this.tabControl1                   = this.xmlComponentLoader1.GetControlByName <AisinoTAB>("tabControl1");
     this.tabPage2                      = this.xmlComponentLoader1.GetControlByName <TabPage>("tabPage2");
     this.tabPage3                      = this.xmlComponentLoader1.GetControlByName <TabPage>("tabPage3");
     this.picBox1                       = this.xmlComponentLoader1.GetControlByName <PictureBox>("picBox1");
     this.picBox3                       = this.xmlComponentLoader1.GetControlByName <PictureBox>("picBox3");
     this.btnDetail                     = this.xmlComponentLoader1.GetControlByName <AisinoBTN>("btnDetail");
     this.txt_bz.ScrollBars             = ScrollBars.Vertical;
     this.but_qx.Click                 += new EventHandler(this.but_qx_Click);
     this.but_xyb.Click                += new EventHandler(this.but_xyb_Click);
     this.but_syb.Click                += new EventHandler(this.but_syb_Click);
     this.btnDetail.Click              += new EventHandler(this.btnDetail_Click);
     this.txt_fpdm.KeyDown             += new KeyEventHandler(this.txt_KeyDown);
     this.txt_fphm.KeyDown             += new KeyEventHandler(this.txt_KeyDown);
     this.txt_fpdm2.KeyDown            += new KeyEventHandler(this.txt_KeyDown);
     this.txt_fphm2.KeyDown            += new KeyEventHandler(this.txt_KeyDown);
     this.txt_fpdm.KeyUp               += new KeyEventHandler(this.txt_KeyUp);
     this.txt_fphm.KeyUp               += new KeyEventHandler(this.txt_KeyUp);
     this.txt_fpdm2.KeyUp              += new KeyEventHandler(this.txt_KeyUp);
     this.txt_fphm2.KeyUp              += new KeyEventHandler(this.txt_KeyUp);
     this.picBox1.BackgroundImage       = Resources.ZH1;
     this.picBox1.BackgroundImageLayout = ImageLayout.Stretch;
     this.picBox3.BackgroundImage       = Resources.ZH3;
     this.picBox3.BackgroundImageLayout = ImageLayout.Stretch;
 }
Пример #28
0
 private void Initialize()
 {
     this.InitializeComponent();
     this.aisinoLBL_SZ                       = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("aisinoLBL_SZ");
     this.textBox_SZ                         = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox_SZ");
     this.textBox_SZ.KeyPress               += new KeyPressEventHandler(this.textBox_SZ_KeyPress);
     this.textBox_SZ.TextChanged            += new EventHandler(this.textBox_SZ_TextChanged);
     this.aisinoLBL_BM                       = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("aisinoLBL_BM");
     this.textBox_BM                         = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox_BM");
     this.textBox_BM.KeyPress               += new KeyPressEventHandler(this.textBox_BM_KeyPress);
     this.textBox_BM.TextChanged            += new EventHandler(this.textBox_BM_TextChanged);
     this.aisinoLBL_MC                       = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("aisinoLBL_MC");
     this.textBox_MC                         = this.xmlComponentLoader1.GetControlByName <AisinoTXT>("textBox_MC");
     this.aisinoLBL_SLV                      = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("aisinoLBL_SLV");
     this.comboBox_SLV                       = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBox_SLV");
     this.comboBox_SLV.Leave                += new EventHandler(this.comboBox_SLV_Leave);
     this.comboBox_SLV.SelectedValueChanged += new EventHandler(this.comboBox_SLV_Leave);
     this.aisinoLBL_ZSL                      = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("aisinoLBL_ZSL");
     this.comboBox_ZSL                       = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBox_ZSL");
     this.comboBox_ZSL.DropDownStyle         = ComboBoxStyle.Simple;
     this.comboBox_ZSL.KeyPress             += new KeyPressEventHandler(this.comboBox_ZSL_KeyPress);
     this.comboBox_ZSL.TextChanged          += new EventHandler(this.comboBox_ZSL_TextChanged);
     this.aisinoLBL_FHDBZ                    = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("aisinoLBL_FHDBZ");
     this.comboBox_FHDBZ                     = this.xmlComponentLoader1.GetControlByName <AisinoCMB>("comboBox_FHDBZ");
     this.toolStrip1                         = this.xmlComponentLoader1.GetControlByName <ToolStrip>("toolStrip1");
     this.toolStripBtnSave                   = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnSave");
     this.toolStripBtnContinue               = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnContinue");
     this.toolStripBtnCancel                 = this.xmlComponentLoader1.GetControlByName <ToolStripButton>("toolStripBtnCancel");
     this.toolStripBtnSave.Click            += new EventHandler(this.toolStripBtnSave_Click);
     this.toolStripBtnContinue.Click        += new EventHandler(this.toolStripBtnContinue_Click);
     this.toolStripBtnCancel.Click          += new EventHandler(this.toolStripBtnCancel_Click);
     this.textBox_MC.TextChanged            += new EventHandler(this.textBox_MC_TextChanged);
     this.toolStripBtnContinue.Visible       = false;
     base.FormBorderStyle                    = FormBorderStyle.FixedSingle;
     this.comboBox_FHDBZ.Items.AddRange(new string[] { "否", "是" });
     this.comboBox_FHDBZ.DropDownStyle = ComboBoxStyle.DropDownList;
     this.comboBox_FHDBZ.SelectedIndex = 0;
 }
Пример #29
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);
 }
Пример #30
0
 private void Initial()
 {
     this.InitializeComponent();
     base.MinimizeBox     = false;
     base.MaximizeBox     = false;
     base.FormBorderStyle = FormBorderStyle.FixedDialog;
     this.tbZp            = this.xmlComponentLoader1.GetControlByName <TabPageEx>("tbZp");
     this.tbHy            = this.xmlComponentLoader1.GetControlByName <TabPageEx>("tbHy");
     this.tbJdc           = this.xmlComponentLoader1.GetControlByName <TabPageEx>("tbJdc");
     this.lblZpT          = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblZpT");
     this.lblHyT          = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblHyT");
     this.lblJdcT         = this.xmlComponentLoader1.GetControlByName <AisinoLBL>("lblJdcT");
     this.pnlZpErr        = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("pnlZpErr");
     this.pnlHyErr        = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("pnlHyErr");
     this.pnlJdcErr       = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("pnlJdcErr");
     this.pnlZpInfo       = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("pnlZpInfo");
     this.pnlHyInfo       = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("pnlHyInfo");
     this.pnlJdcInfo      = this.xmlComponentLoader1.GetControlByName <AisinoPNL>("pnlJdcInfo");
     this.rtbZp           = this.xmlComponentLoader1.GetControlByName <AisinoRTX>("rtbZp");
     this.rtbHy           = this.xmlComponentLoader1.GetControlByName <AisinoRTX>("rtbHy");
     this.rtbJdc          = this.xmlComponentLoader1.GetControlByName <AisinoRTX>("rtbJdc");
     base.Load           += new EventHandler(this.PzxzForm_Load);
 }