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

📄 frmoppmanage.designer.cs

📁 企业客户资源管理系统 企业客户资源管理系统
💻 CS
📖 第 1 页 / 共 2 页
字号:
            // 
            // cboxOSize
            // 
            this.cboxOSize.FormattingEnabled = true;
            this.cboxOSize.Items.AddRange(new object[] {
            "大规模",
            "中型规模",
            "小型规模",
            "还不清楚"});
            this.cboxOSize.Location = new System.Drawing.Point(306, 71);
            this.cboxOSize.Name = "cboxOSize";
            this.cboxOSize.Size = new System.Drawing.Size(100, 20);
            this.cboxOSize.TabIndex = 4;
            // 
            // cboxOTrade
            // 
            this.cboxOTrade.FormattingEnabled = true;
            this.cboxOTrade.Items.AddRange(new object[] {
            "计算机业",
            "纺织业",
            "餐饮业",
            "制造业",
            "服务业"});
            this.cboxOTrade.Location = new System.Drawing.Point(306, 44);
            this.cboxOTrade.Name = "cboxOTrade";
            this.cboxOTrade.Size = new System.Drawing.Size(100, 20);
            this.cboxOTrade.TabIndex = 2;
            // 
            // txtORemark
            // 
            this.txtORemark.Location = new System.Drawing.Point(116, 179);
            this.txtORemark.Name = "txtORemark";
            this.txtORemark.Size = new System.Drawing.Size(290, 21);
            this.txtORemark.TabIndex = 10;
            // 
            // txtOEmail
            // 
            this.txtOEmail.Location = new System.Drawing.Point(116, 151);
            this.txtOEmail.Name = "txtOEmail";
            this.txtOEmail.Size = new System.Drawing.Size(185, 21);
            this.txtOEmail.TabIndex = 9;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(63, 157);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(41, 12);
            this.label12.TabIndex = 24;
            this.label12.Text = "E-mail";
            // 
            // txtOAddress
            // 
            this.txtOAddress.Location = new System.Drawing.Point(306, 124);
            this.txtOAddress.Name = "txtOAddress";
            this.txtOAddress.Size = new System.Drawing.Size(100, 21);
            this.txtOAddress.TabIndex = 8;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(248, 130);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(53, 12);
            this.label13.TabIndex = 22;
            this.label13.Text = "联系地址";
            // 
            // txtOPostCode
            // 
            this.txtOPostCode.Location = new System.Drawing.Point(116, 124);
            this.txtOPostCode.Name = "txtOPostCode";
            this.txtOPostCode.Size = new System.Drawing.Size(100, 21);
            this.txtOPostCode.TabIndex = 7;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(57, 128);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(53, 12);
            this.label10.TabIndex = 20;
            this.label10.Text = "邮政编码";
            // 
            // txtOFax
            // 
            this.txtOFax.Location = new System.Drawing.Point(306, 97);
            this.txtOFax.Name = "txtOFax";
            this.txtOFax.Size = new System.Drawing.Size(100, 21);
            this.txtOFax.TabIndex = 6;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(248, 101);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(53, 12);
            this.label11.TabIndex = 18;
            this.label11.Text = "传真号码";
            // 
            // txtOPhone
            // 
            this.txtOPhone.Location = new System.Drawing.Point(116, 97);
            this.txtOPhone.Name = "txtOPhone";
            this.txtOPhone.Size = new System.Drawing.Size(100, 21);
            this.txtOPhone.TabIndex = 5;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(57, 101);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(53, 12);
            this.label8.TabIndex = 16;
            this.label8.Text = "联系电话";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(58, 74);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(53, 12);
            this.label9.TabIndex = 14;
            this.label9.Text = "所在区域";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(247, 74);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(53, 12);
            this.label6.TabIndex = 12;
            this.label6.Text = "企业规模";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(248, 47);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(53, 12);
            this.label7.TabIndex = 10;
            this.label7.Text = "所属行业";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(58, 47);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 12);
            this.label5.TabIndex = 6;
            this.label5.Text = "法人代表";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(70, 182);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(29, 12);
            this.label3.TabIndex = 5;
            this.label3.Text = "备注";
            // 
            // txtOName
            // 
            this.txtOName.Location = new System.Drawing.Point(306, 16);
            this.txtOName.Name = "txtOName";
            this.txtOName.Size = new System.Drawing.Size(100, 21);
            this.txtOName.TabIndex = 0;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(247, 20);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 3;
            this.label2.Text = "对手名称";
            // 
            // txtOppCode
            // 
            this.txtOppCode.Location = new System.Drawing.Point(116, 16);
            this.txtOppCode.Name = "txtOppCode";
            this.txtOppCode.ReadOnly = true;
            this.txtOppCode.Size = new System.Drawing.Size(100, 21);
            this.txtOppCode.TabIndex = 2;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(58, 20);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "对手编号";
            // 
            // txtOManager
            // 
            this.txtOManager.Location = new System.Drawing.Point(116, 44);
            this.txtOManager.Name = "txtOManager";
            this.txtOManager.Size = new System.Drawing.Size(100, 21);
            this.txtOManager.TabIndex = 1;
            // 
            // errorOFax
            // 
            this.errorOFax.ContainerControl = this;
            // 
            // errorOPhone
            // 
            this.errorOPhone.ContainerControl = this;
            // 
            // errorOPostCode
            // 
            this.errorOPostCode.ContainerControl = this;
            // 
            // errorOEmail
            // 
            this.errorOEmail.ContainerControl = this;
            // 
            // frmOppManage
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(488, 411);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.dgvOppInfo);
            this.Controls.Add(this.bindingNavigator1);
            this.MaximizeBox = false;
            this.Name = "frmOppManage";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "竞争对手管理";
            this.Load += new System.EventHandler(this.frmOppManage_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dgvOppInfo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
            this.bindingNavigator1.ResumeLayout(false);
            this.bindingNavigator1.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorOFax)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorOPhone)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorOPostCode)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorOEmail)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.ToolStripButton tsbtnSave;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
        private System.Windows.Forms.ToolStripButton tsbtnAdd;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
        private System.Windows.Forms.DataGridView dgvOppInfo;
        private System.Windows.Forms.BindingNavigator bindingNavigator1;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
        private System.Windows.Forms.ToolStripButton tsbtnEdit;
        private System.Windows.Forms.ToolStripButton tsbtnDel;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
        private System.Windows.Forms.ToolStripLabel toolStripLabel1;
        private System.Windows.Forms.ToolStripComboBox tscboxCondition;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
        private System.Windows.Forms.ToolStripLabel toolStripLabel2;
        private System.Windows.Forms.ToolStripTextBox tstxtKeyWord;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
        private System.Windows.Forms.ToolStripButton tsbtnLook;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
        private System.Windows.Forms.ToolStripButton tsbtnExit;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.ComboBox cboxOArea;
        private System.Windows.Forms.ComboBox cboxOSize;
        private System.Windows.Forms.ComboBox cboxOTrade;
        private System.Windows.Forms.TextBox txtORemark;
        private System.Windows.Forms.TextBox txtOEmail;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.TextBox txtOAddress;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.TextBox txtOPostCode;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.TextBox txtOFax;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.TextBox txtOPhone;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox txtOName;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox txtOppCode;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.TextBox txtOManager;
        private System.Windows.Forms.ErrorProvider errorOFax;
        private System.Windows.Forms.ErrorProvider errorOPhone;
        private System.Windows.Forms.ErrorProvider errorOPostCode;
        private System.Windows.Forms.ErrorProvider errorOEmail;
    }
}

⌨️ 快捷键说明

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