⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 importform.cs

📁 飞信的收发使用csharp进行开发
💻 CS
📖 第 1 页 / 共 4 页
字号:
            this.btnNext = new XButton();
            this.btnPrevious = new XButton();
            this.label1 = new Label();
            this.pnlContainer = new Panel();
            this.pnlStep4 = new Panel();
            this.lnkAddNewGroup = new LinkLabel();
            this.chkInviteStartService = new CheckBox();
            this.comboBoxGroup = new ComboBox();
            this.textBoxMyName = new TextBox();
            this.labelName = new XLabel();
            this.labelRealName1 = new HtmlLabel();
            this.pnlStep5 = new Panel();
            this.listBoxResult = new ListBox();
            this.lblImportContactName = new XLabel();
            this.progressBarExport = new ProgressBar();
            this.pnlStep3 = new Panel();
            this.checkBoxSelAll = new CheckBox();
            this.xLabelFind = new XLabel();
            this.lblSelectInfo = new XLabel();
            this.lstContacts = new ListView();
            this.columnHeader2 = new ColumnHeader();
            this.columnHeader3 = new ColumnHeader();
            this.columnHeader1 = new ColumnHeader();
            this.columnHeader4 = new ColumnHeader();
            this.lblSelectControls = new XLabel();
            this.pnlStep2 = new Panel();
            this.btnBrowse = new XButton();
            this.txtFilePath = new TextBox();
            this.lblSelectSavePath = new XLabel();
            this.openFileDialog = new OpenFileDialog();
            this.pbImportExport = new PictureBox();
            this.pnlMainContainer = new Panel();
            this.progressOutLook = new ProgressBar();
            XLabel label = new XLabel();
            this.pnlStep1.SuspendLayout();
            this.pnlContainer.SuspendLayout();
            this.pnlStep4.SuspendLayout();
            this.pnlStep5.SuspendLayout();
            this.pnlStep3.SuspendLayout();
            this.pnlStep2.SuspendLayout();
            ((ISupportInitialize) this.pbImportExport).BeginInit();
            this.pnlMainContainer.SuspendLayout();
            base.SuspendLayout();
            base.menubar.Location = new Point(3, 30);
            label.AutoSize = true;
            label.BackColor = Color.Transparent;
            label.BorderColor = Color.Empty;
            label.ButtonBorderStyle = ButtonBorderStyle.None;
            label.Font = new Font("Microsoft Sans Serif", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
            label.ForeColor = SystemColors.ControlText;
            label.Location = new Point(7, 0x7b);
            label.Name = "label6";
            label.Size = new Size(0x4f, 15);
            label.TabIndex = 11;
            label.Text = "将对方添加到";
            this.lblDescription.BorderColor = Color.Empty;
            this.lblDescription.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lblDescription.Location = new Point(0x13, 0xac);
            this.lblDescription.Name = "lblDescription";
            this.lblDescription.Size = new Size(0x12f, 0x36);
            this.lblDescription.TabIndex = 0;
            this.lblDescription.Text = "lblDescription";
            this.lstPlugins.FormattingEnabled = true;
            this.lstPlugins.Location = new Point(9, 0x1a);
            this.lstPlugins.Name = "lstPlugins";
            this.lstPlugins.Size = new Size(0x12f, 0x79);
            this.lstPlugins.TabIndex = 1;
            this.lstPlugins.SelectedIndexChanged += new EventHandler(this.lstPlugins_SelectedIndexChanged);
            this.lblSelectPlugin.AutoSize = true;
            this.lblSelectPlugin.BorderColor = Color.Empty;
            this.lblSelectPlugin.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lblSelectPlugin.Location = new Point(6, 8);
            this.lblSelectPlugin.Name = "lblSelectPlugin";
            this.lblSelectPlugin.Size = new Size(0x67, 13);
            this.lblSelectPlugin.TabIndex = 0;
            this.lblSelectPlugin.Text = "选择要执行的操作";
            this.pnlStep1.Controls.Add(this.linkLabelHelp);
            this.pnlStep1.Controls.Add(this.xLabel3);
            this.pnlStep1.Controls.Add(this.xLabel2);
            this.pnlStep1.Controls.Add(this.xLabel1);
            this.pnlStep1.Controls.Add(this.lblDescription);
            this.pnlStep1.Controls.Add(this.lstPlugins);
            this.pnlStep1.Controls.Add(this.lblSelectPlugin);
            this.pnlStep1.Location = new Point(3, 8);
            this.pnlStep1.Name = "pnlStep1";
            this.pnlStep1.Size = new Size(0x7c, 0x3f);
            this.pnlStep1.TabIndex = 0;
            this.linkLabelHelp.AutoSize = true;
            this.linkLabelHelp.Location = new Point(0xdd, 290);
            this.linkLabelHelp.Name = "linkLabelHelp";
            this.linkLabelHelp.Size = new Size(0x73, 13);
            this.linkLabelHelp.TabIndex = 5;
            this.linkLabelHelp.TabStop = true;
            this.linkLabelHelp.Text = "相关资费及更多说明";
            this.linkLabelHelp.LinkClicked += new LinkLabelLinkClickedEventHandler(this.linkLabelHelp_LinkClicked);
            this.xLabel3.AutoSize = true;
            this.xLabel3.BorderColor = Color.Empty;
            this.xLabel3.ButtonBorderStyle = ButtonBorderStyle.None;
            this.xLabel3.Font = new Font("Microsoft Sans Serif", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
            this.xLabel3.Location = new Point(6, 0x97);
            this.xLabel3.Name = "xLabel3";
            this.xLabel3.Size = new Size(0x2e, 13);
            this.xLabel3.TabIndex = 4;
            this.xLabel3.Text = "说明:";
            this.xLabel2.AutoSize = true;
            this.xLabel2.BorderColor = Color.Empty;
            this.xLabel2.ButtonBorderStyle = ButtonBorderStyle.None;
            this.xLabel2.ForeColor = Color.Red;
            this.xLabel2.Location = new Point(0x13, 250);
            this.xLabel2.Name = "xLabel2";
            this.xLabel2.Size = new Size(0xeb, 13);
            this.xLabel2.TabIndex = 3;
            this.xLabel2.Text = "对方将通过手机短信的方式收到您的邀请。";
            this.xLabel1.AutoSize = true;
            this.xLabel1.BorderColor = Color.Empty;
            this.xLabel1.ButtonBorderStyle = ButtonBorderStyle.None;
            this.xLabel1.Font = new Font("Microsoft Sans Serif", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
            this.xLabel1.Location = new Point(6, 0xe5);
            this.xLabel1.Name = "xLabel1";
            this.xLabel1.Size = new Size(0xb0, 13);
            this.xLabel1.TabIndex = 2;
            this.xLabel1.Text = "对方将以何种方式收到邀请?";
            this.btnCancel.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
            this.btnCancel.DialogResult = DialogResult.Cancel;
            this.btnCancel.Location = new Point(0x198, 0x147);
            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);
            this.btnNext.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
            this.btnNext.Location = new Point(0x147, 0x147);
            this.btnNext.Name = "btnNext";
            this.btnNext.Size = new Size(0x4b, 0x17);
            this.btnNext.TabIndex = 2;
            this.btnNext.Text = "下一步(&N)";
            this.btnNext.UseVisualStyleBackColor = true;
            this.btnNext.Click += new EventHandler(this.btnNext_Click);
            this.btnPrevious.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
            this.btnPrevious.Location = new Point(0xf6, 0x147);
            this.btnPrevious.Name = "btnPrevious";
            this.btnPrevious.Size = new Size(0x4b, 0x17);
            this.btnPrevious.TabIndex = 1;
            this.btnPrevious.Text = "上一步(&B)";
            this.btnPrevious.UseVisualStyleBackColor = true;
            this.btnPrevious.Click += new EventHandler(this.btnPrevious_Click);
            this.label1.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
            this.label1.BorderStyle = BorderStyle.Fixed3D;
            this.label1.Location = new Point(6, 320);
            this.label1.Name = "label1";
            this.label1.Size = new Size(0x1dc, 2);
            this.label1.TabIndex = 0;
            this.pnlContainer.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
            this.pnlContainer.BackColor = Color.Transparent;
            this.pnlContainer.Controls.Add(this.pnlStep4);
            this.pnlContainer.Controls.Add(this.pnlStep5);
            this.pnlContainer.Controls.Add(this.pnlStep1);
            this.pnlContainer.Controls.Add(this.pnlStep3);
            this.pnlContainer.Controls.Add(this.pnlStep2);
            this.pnlContainer.Location = new Point(0x8b, 7);
            this.pnlContainer.Name = "pnlContainer";
            this.pnlContainer.Size = new Size(0x158, 0x13b);
            this.pnlContainer.TabIndex = 5;
            this.pnlStep4.Controls.Add(this.lnkAddNewGroup);
            this.pnlStep4.Controls.Add(this.chkInviteStartService);
            this.pnlStep4.Controls.Add(this.comboBoxGroup);
            this.pnlStep4.Controls.Add(label);
            this.pnlStep4.Controls.Add(this.textBoxMyName);
            this.pnlStep4.Controls.Add(this.labelName);
            this.pnlStep4.Controls.Add(this.labelRealName1);
            this.pnlStep4.Dock = DockStyle.Fill;
            this.pnlStep4.Location = new Point(0, 0);
            this.pnlStep4.Name = "pnlStep4";
            this.pnlStep4.Size = new Size(0x158, 0x13b);
            this.pnlStep4.TabIndex = 3;
            this.lnkAddNewGroup.AutoSize = true;
            this.lnkAddNewGroup.Font = new Font("Microsoft Sans Serif", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.lnkAddNewGroup.Location = new Point(0xbf, 0x91);
            this.lnkAddNewGroup.Name = "lnkAddNewGroup";
            this.lnkAddNewGroup.Size = new Size(0x37, 15);
            this.lnkAddNewGroup.TabIndex = 0x19;
            this.lnkAddNewGroup.TabStop = true;
            this.lnkAddNewGroup.Text = "添加新组";
            this.lnkAddNewGroup.LinkClicked += new LinkLabelLinkClickedEventHandler(this.lnkAddNewGroup_LinkClicked);
            this.chkInviteStartService.AutoSize = true;
            this.chkInviteStartService.Location = new Point(10, 0xb1);
            this.chkInviteStartService.Name = "chkInviteStartService";
            this.chkInviteStartService.Size = new Size(0x88, 0x11);
            this.chkInviteStartService.TabIndex = 14;
            this.chkInviteStartService.Text = "邀请对方开通Fetion...";
            this.chkInviteStartService.UseVisualStyleBackColor = true;
            this.chkInviteStartService.Visible = false;
            this.comboBoxGroup.DropDownStyle = ComboBoxStyle.DropDownList;
            this.comboBoxGroup.FormattingEnabled = true;
            this.comboBoxGroup.Location = new Point(10, 0x8d);
            this.comboBoxGroup.Name = "comboBoxGroup";
            this.comboBoxGroup.Size = new Size(0xaf, 0x15);
            this.comboBoxGroup.TabIndex = 12;
            this.textBoxMyName.Location = new Point(10, 0x37);
            this.textBoxMyName.Name = "textBoxMyName";
            this.textBoxMyName.Size = new Size(0xaf, 20);
            this.textBoxMyName.TabIndex = 10;
            this.textBoxMyName.KeyPress += new KeyPressEventHandler(this.textBoxMyName_KeyPress);
            this.textBoxMyName.TextChanged += new EventHandler(this.textBoxMyName_TextChanged);
            this.labelName.AutoSize = true;
            this.labelName.BackColor = Color.Transparent;
            this.labelName.BorderColor = Color.Empty;
            this.labelName.ButtonBorderStyle = ButtonBorderStyle.None;
            this.labelName.Font = new Font("Microsoft Sans Serif", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.labelName.ForeColor = SystemColors.ControlText;
            this.labelName.Location = new Point(10, 0x22);
            this.labelName.Name = "labelName";
            this.labelName.Size = new Size(0x8e, 15);
            this.labelName.TabIndex = 9;
            this.labelName.Text = "请输入您的姓名(限4个字)";
            this.labelRealName1.LinkColor = Color.Blue;
            this.labelRealName1.Location = new Point(10, 80);
            this.labelRealName1.Name = "labelRealName1";
            this.labelRealName1.Size = new Size(0x13b, 0x27);
            this.labelRealName1.TabIndex = 0x1a;
            this.pnlStep5.Controls.Add(this.listBoxResult);
            this.pnlStep5.Controls.Add(this.lblImportContactName);
            this.pnlStep5.Controls.Add(this.progressBarExport);
            this.pnlStep5.Location = new Point(0xbc, 0x5f);
            this.pnlStep5.Name = "pnlStep5";
            this.pnlStep5.Size = new Size(0x99, 0x88);
            this.pnlStep5.TabIndex = 2;
            this.listBoxResult.FormattingEnabled = true;
            this.listBoxResult.Location = new Point(10, 8);
            this.listBoxResult.Name = "listBoxResult";
            this.listBoxResult.Size = new Size(0x13f, 0xe1);
            this.listBoxResult.TabIndex = 8;
            this.lblImportContactName.AutoSize = true;
            this.lblImportContactName.BorderColor = Color.Empty;
            this.lblImportContactName.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lblImportContactName.Location = new Point(9, 0x109);
            this.lblImportContactName.Name = "lblImportContactName";
            this.lblImportContactName.Size = new Size(0x37, 13);
            this.lblImportContactName.TabIndex = 7;
            this.lblImportContactName.Text = "正在导入";
            this.progressBarExport.Location = new Point(9, 0xee);
            this.progressBarExport.Name = "progressBarExport";
            this.progressBarExport.Size = new Size(0x143, 20);
            this.progressBarExport.TabIndex = 6;
            this.pnlStep3.BackColor = Color.Transparent;
            this.pnlStep3.Controls.Add(this.checkBoxSelAll);
            this.pnlStep3.Controls.Add(this.xLabelFind);
            this.pnlStep3.Controls.Add(this.lblSelectInfo);
            this.pnlStep3.Controls.Add(this.lstContacts);
            this.pnlStep3.Controls.Add(this.lblSelectControls);
            this.pnlStep3.Location = new Point(10, 0x5c);
            this.pnlStep3.Name = "pnlStep3";
            this.pnlStep3.Size = new Size(0x98, 0x8b);
            this.pnlStep3.TabIndex = 0;
            this.checkBoxSelAll.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
            this.checkBoxSelAll.AutoSize = true;
            this.checkBoxSelAll.Location = new Point(-183, 0x73);
            this.checkBoxSelAll.Name = "checkBoxSelAll";
            this.checkBoxSelAll.Size = new Size(50, 0x11);
            this.checkBoxSelAll.TabIndex = 0x18;
            this.checkBoxSelAll.Text = "全选";
            this.checkBoxSelAll.UseVisualStyleBackColor = true;
            this.checkBoxSelAll.CheckedChanged += new EventHandler(this.checkBox1_CheckedChanged);
            this.xLabelFind.AutoSize = true;
            this.xLabelFind.BorderColor = Color.Empty;
            this.xLabelFind.ButtonBorderStyle = ButtonBorderStyle.None;
            this.xLabelFind.Location = new Point(6, 8);
            this.xLabelFind.Name = "xLabelFind";
            this.xLabelFind.Size = new Size(0x43, 13);
            this.xLabelFind.TabIndex = 0x17;
            this.xLabelFind.Text = "找到联系人";
            this.lblSelectInfo.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
            this.lblSelectInfo.AutoSize = true;
            this.lblSelectInfo.BackColor = Color.Transparent;
            this.lblSelectInfo.BorderColor = Color.Empty;
            this.lblSelectInfo.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lblSelectInfo.Location = new Point(0x2c, 0x75);
            this.lblSelectInfo.Name = "lblSelectInfo";
            this.lblSelectInfo.Size = new Size(100, 13);
            this.lblSelectInfo.TabIndex = 0x16;
            this.lblSelectInfo.Text = "已选定人数{0}/{1}";
            this.lstContacts.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
            this.lstContacts.BackColor = Color.White;
            this.lstContacts.CheckBoxes = true;
            this.lstContacts.Columns.AddRange(new ColumnHeader[] { this.columnHeader2, this.columnHeader3, this.columnHeader1, this.columnHeader4 });
            this.lstContacts.FullRowSelect = true;
            this.lstContacts.Location = new Point(9, 0x30);
            this.lstContacts.MultiSelect = false;
            this.lstContacts.Name = "lstContacts";
            this.lstContacts.Size = new Size(0x87, 0x3d);
            this.lstContacts.Sorting = SortOrder.Ascending;
            this.lstContacts.TabIndex = 1;
            this.lstContacts.UseCompatibleStateImageBehavior = false;
            this.lstContacts.View = View.Details;
            this.lstContacts.ItemChecked += new ItemCheckedEventHandler(this.lstContacts_ItemChecked);
            this.columnHeader2.Text = "姓名";
            this.columnHeader2.Width = 0x55;
            this.columnHeader3.Text = "昵称";
            this.columnHeader3.Width = 100;
            this.columnHeader1.Text = "手机号码";
            this.columnHeader1.Width = 100;
            this.columnHeader4.Text = "Fetion号";
            this.columnHeader4.Width = 70;
            this.lblSelectControls.AutoSize = true;
            this.lblSelectControls.BorderColor = Color.Empty;
            this.lblSelectControls.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lblSelectControls.Location = new Point(6, 0x1b);
            this.lblSelectControls.Name = "lblSelectControls";
            this.lblSelectControls.Size = new Size(0x10b, 13);
            this.lblSelectControls.TabIndex = 0;
            this.lblSelectControls.Text = "请选择您想添加为好友的联系人,并点击“下一步”";
            this.pnlStep2.Controls.Add(this.btnBrowse);
            this.pnlStep2.Controls.Add(this.txtFilePath);
            this.pnlStep2.Controls.Add(this.lblSelectSavePath);
            this.pnlStep2.Location = new Point(0xbc, 12);
            this.pnlStep2.Name = "pnlStep2";
            this.pnlStep2.Size = new Size(0x90, 0x3b);
            this.pnlStep2.TabIndex = 1;
            this.btnBrowse.Location = new Point(0xfc, 0x80);
            this.btnBrowse.Name = "btnBrowse";
            this.btnBrowse.Size = new Size(0x4b, 0x17);
            this.btnBrowse.TabIndex = 2;
            this.btnBrowse.Text = "浏览...";
            this.btnBrowse.UseVisualStyleBackColor = true;
            this.btnBrowse.Click += new EventHandler(this.btnBrowse_Click);
            this.txtFilePath.Location = new Point(10, 130);
            this.txtFilePath.Name = "txtFilePath";
            this.txtFilePath.Size = new Size(0xec, 20);
            this.txtFilePath.TabIndex = 1;
            this.txtFilePath.TextChanged += new EventHandler(this.txtFilePath_TextChanged);
            this.lblSelectSavePath.AutoSize = true;
            this.lblSelectSavePath.BorderColor = Color.Empty;
            this.lblSelectSavePath.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lblSelectSavePath.Location = new Point(10, 110);
            this.lblSelectSavePath.Name = "lblSelectSavePath";
            this.lblSelectSavePath.Size = new Size(0x5b, 13);
            this.lblSelectSavePath.TabIndex = 0;
            this.lblSelectSavePath.Text = "选择导入的文件";
            this.pbImportExport.BackColor = Color.Transparent;
            this.pbImportExport.Location = new Point(6, 7);
            this.pbImportExport.Name = "pbImportExport";
            this.pbImportExport.Size = new Size(0x7f, 0x141);
            this.pbImportExport.TabIndex = 10;
            this.pbImportExport.TabStop = false;
            this.pnlMainContainer.BackColor = Color.Transparent;
            this.pnlMainContainer.Controls.Add(this.progressOutLook);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -