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

📄 operatorform.h

📁 实现了很好的客户关系管理功能
💻 H
📖 第 1 页 / 共 5 页
字号:
			this->dataGridViewTextBoxColumn12 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn13 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn14 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn15 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn16 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn17 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn18 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn19 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn20 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn21 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn22 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->dataGridViewTextBoxColumn23 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->操作用户TableAdapter = (gcnew My::MyCRMDataSetTableAdapters::操作用户TableAdapter());
			用户名称Label = (gcnew System::Windows::Forms::Label());
			用户密码Label = (gcnew System::Windows::Forms::Label());
			客户管理之客户资料管理Label = (gcnew System::Windows::Forms::Label());
			客户管理之客户联系管理Label = (gcnew System::Windows::Forms::Label());
			客户管理之客户提醒管理Label = (gcnew System::Windows::Forms::Label());
			客户管理之客户回访管理Label = (gcnew System::Windows::Forms::Label());
			客户管理之客户投诉管理Label = (gcnew System::Windows::Forms::Label());
			客户管理之客户产品管理Label = (gcnew System::Windows::Forms::Label());
			客户管理之客户合同管理Label = (gcnew System::Windows::Forms::Label());
			客户管理之客户代表管理Label = (gcnew System::Windows::Forms::Label());
			客户管理之客户综合管理Label = (gcnew System::Windows::Forms::Label());
			内部管理之产品价格管理Label = (gcnew System::Windows::Forms::Label());
			内部管理之内部文档管理Label = (gcnew System::Windows::Forms::Label());
			报表管理之基本资料报表Label = (gcnew System::Windows::Forms::Label());
			报表管理之客户联系报表Label = (gcnew System::Windows::Forms::Label());
			报表管理之客户提醒报表Label = (gcnew System::Windows::Forms::Label());
			报表管理之客户回访报表Label = (gcnew System::Windows::Forms::Label());
			报表管理之客户投诉报表Label = (gcnew System::Windows::Forms::Label());
			报表管理之客户产品报表Label = (gcnew System::Windows::Forms::Label());
			报表管理之客户代表报表Label = (gcnew System::Windows::Forms::Label());
			系统管理之操作权限设置Label = (gcnew System::Windows::Forms::Label());
			说明Label = (gcnew System::Windows::Forms::Label());
			系统管理之公司信息设置Label = (gcnew System::Windows::Forms::Label());
			(cli::safe_cast<System::ComponentModel::ISupportInitialize^  >(this->操作用户DataGridView))->BeginInit();
			(cli::safe_cast<System::ComponentModel::ISupportInitialize^  >(this->操作用户BindingNavigator))->BeginInit();
			this->操作用户BindingNavigator->SuspendLayout();
			(cli::safe_cast<System::ComponentModel::ISupportInitialize^  >(this->操作用户BindingSource))->BeginInit();
			(cli::safe_cast<System::ComponentModel::ISupportInitialize^  >(this->MyCRMDataSet))->BeginInit();
			this->SuspendLayout();
			// 
			// 说明TextBox
			// 
			this->说明TextBox->Anchor = static_cast<System::Windows::Forms::AnchorStyles>(((System::Windows::Forms::AnchorStyles::Top | System::Windows::Forms::AnchorStyles::Left) 
				| System::Windows::Forms::AnchorStyles::Right));
			this->说明TextBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Text", this->操作用户BindingSource, L"说明", true)));
			this->说明TextBox->Location = System::Drawing::Point(337, 27);
			this->说明TextBox->Name = L"说明TextBox";
			this->说明TextBox->Size = System::Drawing::Size(200, 21);
			this->说明TextBox->TabIndex = 97;
			// 
			// 用户名称TextBox
			// 
			this->用户名称TextBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Text", this->操作用户BindingSource, L"用户名称", true)));
			this->用户名称TextBox->Location = System::Drawing::Point(71, 27);
			this->用户名称TextBox->Name = L"用户名称TextBox";
			this->用户名称TextBox->Size = System::Drawing::Size(78, 21);
			this->用户名称TextBox->TabIndex = 53;
			// 
			// 用户密码TextBox
			// 
			this->用户密码TextBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Text", this->操作用户BindingSource, L"用户密码", true)));
			this->用户密码TextBox->Location = System::Drawing::Point(218, 27);
			this->用户密码TextBox->Name = L"用户密码TextBox";
			this->用户密码TextBox->PasswordChar = '*';
			this->用户密码TextBox->Size = System::Drawing::Size(72, 21);
			this->用户密码TextBox->TabIndex = 55;
			// 
			// 客户管理之客户资料管理CheckBox
			// 
			this->客户管理之客户资料管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"客户管理之客户资料管理", 
				true)));
			this->客户管理之客户资料管理CheckBox->Location = System::Drawing::Point(155, 51);
			this->客户管理之客户资料管理CheckBox->Name = L"客户管理之客户资料管理CheckBox";
			this->客户管理之客户资料管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->客户管理之客户资料管理CheckBox->TabIndex = 57;
			// 
			// 客户管理之客户联系管理CheckBox
			// 
			this->客户管理之客户联系管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"客户管理之客户联系管理", 
				true)));
			this->客户管理之客户联系管理CheckBox->Location = System::Drawing::Point(155, 75);
			this->客户管理之客户联系管理CheckBox->Name = L"客户管理之客户联系管理CheckBox";
			this->客户管理之客户联系管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->客户管理之客户联系管理CheckBox->TabIndex = 59;
			// 
			// 客户管理之客户提醒管理CheckBox
			// 
			this->客户管理之客户提醒管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"客户管理之客户提醒管理", 
				true)));
			this->客户管理之客户提醒管理CheckBox->Location = System::Drawing::Point(155, 99);
			this->客户管理之客户提醒管理CheckBox->Name = L"客户管理之客户提醒管理CheckBox";
			this->客户管理之客户提醒管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->客户管理之客户提醒管理CheckBox->TabIndex = 61;
			// 
			// 客户管理之客户回访管理CheckBox
			// 
			this->客户管理之客户回访管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"客户管理之客户回访管理", 
				true)));
			this->客户管理之客户回访管理CheckBox->Location = System::Drawing::Point(155, 123);
			this->客户管理之客户回访管理CheckBox->Name = L"客户管理之客户回访管理CheckBox";
			this->客户管理之客户回访管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->客户管理之客户回访管理CheckBox->TabIndex = 63;
			// 
			// 客户管理之客户投诉管理CheckBox
			// 
			this->客户管理之客户投诉管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"客户管理之客户投诉管理", 
				true)));
			this->客户管理之客户投诉管理CheckBox->Location = System::Drawing::Point(155, 147);
			this->客户管理之客户投诉管理CheckBox->Name = L"客户管理之客户投诉管理CheckBox";
			this->客户管理之客户投诉管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->客户管理之客户投诉管理CheckBox->TabIndex = 65;
			// 
			// 客户管理之客户产品管理CheckBox
			// 
			this->客户管理之客户产品管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"客户管理之客户产品管理", 
				true)));
			this->客户管理之客户产品管理CheckBox->Location = System::Drawing::Point(155, 171);
			this->客户管理之客户产品管理CheckBox->Name = L"客户管理之客户产品管理CheckBox";
			this->客户管理之客户产品管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->客户管理之客户产品管理CheckBox->TabIndex = 67;
			// 
			// 客户管理之客户合同管理CheckBox
			// 
			this->客户管理之客户合同管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"客户管理之客户合同管理", 
				true)));
			this->客户管理之客户合同管理CheckBox->Location = System::Drawing::Point(155, 195);
			this->客户管理之客户合同管理CheckBox->Name = L"客户管理之客户合同管理CheckBox";
			this->客户管理之客户合同管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->客户管理之客户合同管理CheckBox->TabIndex = 69;
			// 
			// 客户管理之客户代表管理CheckBox
			// 
			this->客户管理之客户代表管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"客户管理之客户代表管理", 
				true)));
			this->客户管理之客户代表管理CheckBox->Location = System::Drawing::Point(334, 52);
			this->客户管理之客户代表管理CheckBox->Name = L"客户管理之客户代表管理CheckBox";
			this->客户管理之客户代表管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->客户管理之客户代表管理CheckBox->TabIndex = 71;
			// 
			// 客户管理之客户综合管理CheckBox
			// 
			this->客户管理之客户综合管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"客户管理之客户综合管理", 
				true)));
			this->客户管理之客户综合管理CheckBox->Location = System::Drawing::Point(334, 76);
			this->客户管理之客户综合管理CheckBox->Name = L"客户管理之客户综合管理CheckBox";
			this->客户管理之客户综合管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->客户管理之客户综合管理CheckBox->TabIndex = 73;
			// 
			// 内部管理之产品价格管理CheckBox
			// 
			this->内部管理之产品价格管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"内部管理之产品价格管理", 
				true)));
			this->内部管理之产品价格管理CheckBox->Location = System::Drawing::Point(334, 100);
			this->内部管理之产品价格管理CheckBox->Name = L"内部管理之产品价格管理CheckBox";
			this->内部管理之产品价格管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->内部管理之产品价格管理CheckBox->TabIndex = 75;
			// 
			// 内部管理之内部文档管理CheckBox
			// 
			this->内部管理之内部文档管理CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"内部管理之内部文档管理", 
				true)));
			this->内部管理之内部文档管理CheckBox->Location = System::Drawing::Point(334, 124);
			this->内部管理之内部文档管理CheckBox->Name = L"内部管理之内部文档管理CheckBox";
			this->内部管理之内部文档管理CheckBox->Size = System::Drawing::Size(20, 24);
			this->内部管理之内部文档管理CheckBox->TabIndex = 77;
			// 
			// 报表管理之基本资料报表CheckBox
			// 
			this->报表管理之基本资料报表CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"报表管理之基本资料报表", 
				true)));
			this->报表管理之基本资料报表CheckBox->Location = System::Drawing::Point(334, 148);
			this->报表管理之基本资料报表CheckBox->Name = L"报表管理之基本资料报表CheckBox";
			this->报表管理之基本资料报表CheckBox->Size = System::Drawing::Size(20, 24);
			this->报表管理之基本资料报表CheckBox->TabIndex = 79;
			// 
			// 报表管理之客户联系报表CheckBox
			// 
			this->报表管理之客户联系报表CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"报表管理之客户联系报表", 
				true)));
			this->报表管理之客户联系报表CheckBox->Location = System::Drawing::Point(334, 172);
			this->报表管理之客户联系报表CheckBox->Name = L"报表管理之客户联系报表CheckBox";
			this->报表管理之客户联系报表CheckBox->Size = System::Drawing::Size(20, 24);
			this->报表管理之客户联系报表CheckBox->TabIndex = 81;
			// 
			// 报表管理之客户提醒报表CheckBox
			// 
			this->报表管理之客户提醒报表CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"报表管理之客户提醒报表", 
				true)));
			this->报表管理之客户提醒报表CheckBox->Location = System::Drawing::Point(334, 196);
			this->报表管理之客户提醒报表CheckBox->Name = L"报表管理之客户提醒报表CheckBox";
			this->报表管理之客户提醒报表CheckBox->Size = System::Drawing::Size(20, 24);
			this->报表管理之客户提醒报表CheckBox->TabIndex = 83;
			// 
			// 报表管理之客户回访报表CheckBox
			// 
			this->报表管理之客户回访报表CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"报表管理之客户回访报表", 
				true)));
			this->报表管理之客户回访报表CheckBox->Location = System::Drawing::Point(521, 51);
			this->报表管理之客户回访报表CheckBox->Name = L"报表管理之客户回访报表CheckBox";
			this->报表管理之客户回访报表CheckBox->Size = System::Drawing::Size(20, 24);
			this->报表管理之客户回访报表CheckBox->TabIndex = 85;
			// 
			// 报表管理之客户投诉报表CheckBox
			// 
			this->报表管理之客户投诉报表CheckBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"CheckState", this->操作用户BindingSource, L"报表管理之客户投诉报表", 

⌨️ 快捷键说明

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