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

📄 perusalform.h

📁 有关办公管理的系统
💻 H
📖 第 1 页 / 共 3 页
字号:
			阅办人Label->Location = System::Drawing::Point(2, 110);
			阅办人Label->Name = L"阅办人Label";
			阅办人Label->Size = System::Drawing::Size(47, 12);
			阅办人Label->TabIndex = 64;
			阅办人Label->Text = L"阅办人:";
			// 
			// 阅办结果Label
			// 
			阅办结果Label->AutoSize = true;
			阅办结果Label->Location = System::Drawing::Point(136, 110);
			阅办结果Label->Name = L"阅办结果Label";
			阅办结果Label->Size = System::Drawing::Size(59, 12);
			阅办结果Label->TabIndex = 66;
			阅办结果Label->Text = L"阅办结果:";
			// 
			// 说明Label
			// 
			说明Label->AutoSize = true;
			说明Label->Location = System::Drawing::Point(2, 137);
			说明Label->Name = L"说明Label";
			说明Label->Size = System::Drawing::Size(35, 12);
			说明Label->TabIndex = 68;
			说明Label->Text = L"说明:";
			// 
			// 存放路径Label
			// 
			存放路径Label->AutoSize = true;
			存放路径Label->Location = System::Drawing::Point(2, 164);
			存放路径Label->Name = L"存放路径Label";
			存放路径Label->Size = System::Drawing::Size(59, 12);
			存放路径Label->TabIndex = 70;
			存放路径Label->Text = L"存放路径:";
			// 
			// 主要内容Label
			// 
			主要内容Label->AutoSize = true;
			主要内容Label->Location = System::Drawing::Point(2, 191);
			主要内容Label->Name = L"主要内容Label";
			主要内容Label->Size = System::Drawing::Size(59, 12);
			主要内容Label->TabIndex = 72;
			主要内容Label->Text = L"主要内容:";
			// 
			// MyOfficeDataSet
			// 
			this->MyOfficeDataSet->DataSetName = L"MyOfficeDataSet";
			this->MyOfficeDataSet->SchemaSerializationMode = System::Data::SchemaSerializationMode::IncludeSchema;
			// 
			// 文件传阅管理BindingSource
			// 
			this->文件传阅管理BindingSource->DataMember = L"文件传阅管理";
			this->文件传阅管理BindingSource->DataSource = this->MyOfficeDataSet;
			// 
			// 文件传阅管理TableAdapter
			// 
			this->文件传阅管理TableAdapter->ClearBeforeFill = true;
			// 
			// dataGridViewTextBoxColumn8
			// 
			this->dataGridViewTextBoxColumn8->DataPropertyName = L"阅办结果";
			this->dataGridViewTextBoxColumn8->HeaderText = L"阅办结果";
			this->dataGridViewTextBoxColumn8->Name = L"dataGridViewTextBoxColumn8";
			this->dataGridViewTextBoxColumn8->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn7
			// 
			this->dataGridViewTextBoxColumn7->DataPropertyName = L"阅办人";
			this->dataGridViewTextBoxColumn7->HeaderText = L"阅办人";
			this->dataGridViewTextBoxColumn7->Name = L"dataGridViewTextBoxColumn7";
			this->dataGridViewTextBoxColumn7->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn9
			// 
			this->dataGridViewTextBoxColumn9->DataPropertyName = L"说明";
			this->dataGridViewTextBoxColumn9->HeaderText = L"说明";
			this->dataGridViewTextBoxColumn9->Name = L"dataGridViewTextBoxColumn9";
			this->dataGridViewTextBoxColumn9->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn11
			// 
			this->dataGridViewTextBoxColumn11->DataPropertyName = L"主要内容";
			this->dataGridViewTextBoxColumn11->HeaderText = L"主要内容";
			this->dataGridViewTextBoxColumn11->Name = L"dataGridViewTextBoxColumn11";
			this->dataGridViewTextBoxColumn11->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn10
			// 
			this->dataGridViewTextBoxColumn10->DataPropertyName = L"存放路径";
			this->dataGridViewTextBoxColumn10->HeaderText = L"存放路径";
			this->dataGridViewTextBoxColumn10->Name = L"dataGridViewTextBoxColumn10";
			this->dataGridViewTextBoxColumn10->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn6
			// 
			this->dataGridViewTextBoxColumn6->DataPropertyName = L"阅办单位";
			this->dataGridViewTextBoxColumn6->HeaderText = L"阅办单位";
			this->dataGridViewTextBoxColumn6->Name = L"dataGridViewTextBoxColumn6";
			this->dataGridViewTextBoxColumn6->ReadOnly = true;
			// 
			// 显示文件Button
			// 
			this->显示文件Button->Anchor = static_cast<System::Windows::Forms::AnchorStyles>((System::Windows::Forms::AnchorStyles::Top | System::Windows::Forms::AnchorStyles::Right));
			this->显示文件Button->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"显示文件Button.Image")));
			this->显示文件Button->Location = System::Drawing::Point(450, 160);
			this->显示文件Button->Name = L"显示文件Button";
			this->显示文件Button->Size = System::Drawing::Size(88, 23);
			this->显示文件Button->TabIndex = 75;
			this->显示文件Button->Text = L"显示文件";
			this->显示文件Button->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageBeforeText;
			this->显示文件Button->UseVisualStyleBackColor = true;
			this->显示文件Button->Click += gcnew System::EventHandler(this, &PerusalForm::显示文件Button_Click);
			// 
			// dataGridViewTextBoxColumn2
			// 
			this->dataGridViewTextBoxColumn2->DataPropertyName = L"文件标题";
			this->dataGridViewTextBoxColumn2->HeaderText = L"文件标题";
			this->dataGridViewTextBoxColumn2->Name = L"dataGridViewTextBoxColumn2";
			this->dataGridViewTextBoxColumn2->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn3
			// 
			this->dataGridViewTextBoxColumn3->DataPropertyName = L"负责人";
			this->dataGridViewTextBoxColumn3->HeaderText = L"负责人";
			this->dataGridViewTextBoxColumn3->Name = L"dataGridViewTextBoxColumn3";
			this->dataGridViewTextBoxColumn3->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn5
			// 
			this->dataGridViewTextBoxColumn5->DataPropertyName = L"批示";
			this->dataGridViewTextBoxColumn5->HeaderText = L"批示";
			this->dataGridViewTextBoxColumn5->Name = L"dataGridViewTextBoxColumn5";
			this->dataGridViewTextBoxColumn5->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn4
			// 
			this->dataGridViewTextBoxColumn4->DataPropertyName = L"日期";
			this->dataGridViewTextBoxColumn4->HeaderText = L"日期";
			this->dataGridViewTextBoxColumn4->Name = L"dataGridViewTextBoxColumn4";
			this->dataGridViewTextBoxColumn4->ReadOnly = true;
			// 
			// 选择文件Button
			// 
			this->选择文件Button->Anchor = static_cast<System::Windows::Forms::AnchorStyles>((System::Windows::Forms::AnchorStyles::Top | System::Windows::Forms::AnchorStyles::Right));
			this->选择文件Button->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"选择文件Button.Image")));
			this->选择文件Button->Location = System::Drawing::Point(362, 160);
			this->选择文件Button->Name = L"选择文件Button";
			this->选择文件Button->Size = System::Drawing::Size(82, 23);
			this->选择文件Button->TabIndex = 74;
			this->选择文件Button->Text = L"选择文件";
			this->选择文件Button->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageBeforeText;
			this->选择文件Button->UseVisualStyleBackColor = true;
			this->选择文件Button->Click += gcnew System::EventHandler(this, &PerusalForm::选择文件Button_Click);
			// 
			// 文件编号TextBox
			// 
			this->文件编号TextBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Text", this->文件传阅管理BindingSource, L"文件编号", true)));
			this->文件编号TextBox->Location = System::Drawing::Point(67, 26);
			this->文件编号TextBox->Name = L"文件编号TextBox";
			this->文件编号TextBox->Size = System::Drawing::Size(113, 21);
			this->文件编号TextBox->TabIndex = 53;
			// 
			// 文件标题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(253, 26);
			this->文件标题TextBox->Name = L"文件标题TextBox";
			this->文件标题TextBox->Size = System::Drawing::Size(284, 21);
			this->文件标题TextBox->TabIndex = 55;
			// 
			// 负责人TextBox
			// 
			this->负责人TextBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Text", this->文件传阅管理BindingSource, L"负责人", true)));
			this->负责人TextBox->Location = System::Drawing::Point(55, 53);
			this->负责人TextBox->Name = L"负责人TextBox";
			this->负责人TextBox->Size = System::Drawing::Size(76, 21);
			this->负责人TextBox->TabIndex = 57;
			// 
			// 日期DateTimePicker
			// 
			this->日期DateTimePicker->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Value", this->文件传阅管理BindingSource, L"日期", 
				true)));
			this->日期DateTimePicker->Location = System::Drawing::Point(178, 53);
			this->日期DateTimePicker->Name = L"日期DateTimePicker";
			this->日期DateTimePicker->Size = System::Drawing::Size(129, 21);
			this->日期DateTimePicker->TabIndex = 59;
			// 
			// 批示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(43, 80);
			this->批示TextBox->Name = L"批示TextBox";
			this->批示TextBox->Size = System::Drawing::Size(494, 21);
			this->批示TextBox->TabIndex = 61;
			// 
			// 阅办单位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(374, 54);
			this->阅办单位TextBox->Name = L"阅办单位TextBox";
			this->阅办单位TextBox->Size = System::Drawing::Size(164, 21);
			this->阅办单位TextBox->TabIndex = 63;
			// 
			// 阅办人TextBox
			// 
			this->阅办人TextBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Text", this->文件传阅管理BindingSource, L"阅办人", true)));
			this->阅办人TextBox->Location = System::Drawing::Point(55, 107);
			this->阅办人TextBox->Name = L"阅办人TextBox";
			this->阅办人TextBox->Size = System::Drawing::Size(76, 21);
			this->阅办人TextBox->TabIndex = 65;
			// 
			// 阅办结果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(201, 107);
			this->阅办结果TextBox->Name = L"阅办结果TextBox";
			this->阅办结果TextBox->Size = System::Drawing::Size(336, 21);
			this->阅办结果TextBox->TabIndex = 67;

⌨️ 快捷键说明

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