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

📄 draftform.h

📁 vc++开发环境SQL数据库办公事务管理系统
💻 H
📖 第 1 页 / 共 3 页
字号:
			处理情况Label->Location = System::Drawing::Point(2, 84);
			处理情况Label->Name = L"处理情况Label";
			处理情况Label->Size = System::Drawing::Size(59, 12);
			处理情况Label->TabIndex = 64;
			处理情况Label->Text = L"处理情况:";
			// 
			// 说明Label
			// 
			说明Label->AutoSize = true;
			说明Label->Location = System::Drawing::Point(2, 138);
			说明Label->Name = L"说明Label";
			说明Label->Size = System::Drawing::Size(35, 12);
			说明Label->TabIndex = 66;
			说明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;
			// 
			// 文稿登记管理BindingNavigatorSaveItem
			// 
			this->文稿登记管理BindingNavigatorSaveItem->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"文稿登记管理BindingNavigatorSaveItem.Image")));
			this->文稿登记管理BindingNavigatorSaveItem->Name = L"文稿登记管理BindingNavigatorSaveItem";
			this->文稿登记管理BindingNavigatorSaveItem->Size = System::Drawing::Size(49, 20);
			this->文稿登记管理BindingNavigatorSaveItem->Text = L"保存";
			this->文稿登记管理BindingNavigatorSaveItem->Click += gcnew System::EventHandler(this, &DraftForm::文稿登记管理BindingNavigatorSaveItem_Click);
			// 
			// dataGridViewTextBoxColumn1
			// 
			this->dataGridViewTextBoxColumn1->DataPropertyName = L"自编号";
			this->dataGridViewTextBoxColumn1->HeaderText = L"自编号";
			this->dataGridViewTextBoxColumn1->Name = L"dataGridViewTextBoxColumn1";
			this->dataGridViewTextBoxColumn1->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn2
			// 
			this->dataGridViewTextBoxColumn2->DataPropertyName = L"来稿日期";
			this->dataGridViewTextBoxColumn2->HeaderText = L"来稿日期";
			this->dataGridViewTextBoxColumn2->Name = L"dataGridViewTextBoxColumn2";
			this->dataGridViewTextBoxColumn2->ReadOnly = true;
			// 
			// bindingNavigatorSeparator2
			// 
			this->bindingNavigatorSeparator2->Name = L"bindingNavigatorSeparator2";
			this->bindingNavigatorSeparator2->Size = System::Drawing::Size(6, 25);
			// 
			// 结束日期ToolStripTextBox
			// 
			this->结束日期ToolStripTextBox->Name = L"结束日期ToolStripTextBox";
			this->结束日期ToolStripTextBox->Size = System::Drawing::Size(100, 25);
			this->结束日期ToolStripTextBox->Text = L"2099-12-31";
			// 
			// 显示文件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(449, 106);
			this->显示文件Button->Name = L"显示文件Button";
			this->显示文件Button->Size = System::Drawing::Size(88, 23);
			this->显示文件Button->TabIndex = 69;
			this->显示文件Button->Text = L"显示文件";
			this->显示文件Button->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageBeforeText;
			this->显示文件Button->UseVisualStyleBackColor = true;
			this->显示文件Button->Click += gcnew System::EventHandler(this, &DraftForm::显示文件Button_Click);
			// 
			// 查询ToolStripButton
			// 
			this->查询ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"查询ToolStripButton.Image")));
			this->查询ToolStripButton->Name = L"查询ToolStripButton";
			this->查询ToolStripButton->Size = System::Drawing::Size(49, 22);
			this->查询ToolStripButton->Text = L"查询";
			this->查询ToolStripButton->Click += gcnew System::EventHandler(this, &DraftForm::查询ToolStripButton_Click);
			// 
			// dataGridViewTextBoxColumn3
			// 
			this->dataGridViewTextBoxColumn3->DataPropertyName = L"来稿部门";
			this->dataGridViewTextBoxColumn3->HeaderText = L"来稿部门";
			this->dataGridViewTextBoxColumn3->Name = L"dataGridViewTextBoxColumn3";
			this->dataGridViewTextBoxColumn3->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn7
			// 
			this->dataGridViewTextBoxColumn7->DataPropertyName = L"处理情况";
			this->dataGridViewTextBoxColumn7->HeaderText = L"处理情况";
			this->dataGridViewTextBoxColumn7->Name = L"dataGridViewTextBoxColumn7";
			this->dataGridViewTextBoxColumn7->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn8
			// 
			this->dataGridViewTextBoxColumn8->DataPropertyName = L"说明";
			this->dataGridViewTextBoxColumn8->HeaderText = L"说明";
			this->dataGridViewTextBoxColumn8->Name = L"dataGridViewTextBoxColumn8";
			this->dataGridViewTextBoxColumn8->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(361, 106);
			this->选择文件Button->Name = L"选择文件Button";
			this->选择文件Button->Size = System::Drawing::Size(82, 23);
			this->选择文件Button->TabIndex = 68;
			this->选择文件Button->Text = L"选择文件";
			this->选择文件Button->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageBeforeText;
			this->选择文件Button->UseVisualStyleBackColor = true;
			this->选择文件Button->Click += gcnew System::EventHandler(this, &DraftForm::选择文件Button_Click);
			// 
			// dataGridViewTextBoxColumn4
			// 
			this->dataGridViewTextBoxColumn4->DataPropertyName = L"稿件名";
			this->dataGridViewTextBoxColumn4->HeaderText = L"稿件名";
			this->dataGridViewTextBoxColumn4->Name = L"dataGridViewTextBoxColumn4";
			this->dataGridViewTextBoxColumn4->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn5
			// 
			this->dataGridViewTextBoxColumn5->DataPropertyName = L"主要内容";
			this->dataGridViewTextBoxColumn5->HeaderText = L"主要内容";
			this->dataGridViewTextBoxColumn5->Name = L"dataGridViewTextBoxColumn5";
			this->dataGridViewTextBoxColumn5->ReadOnly = true;
			// 
			// dataGridViewTextBoxColumn6
			// 
			this->dataGridViewTextBoxColumn6->DataPropertyName = L"存放路径";
			this->dataGridViewTextBoxColumn6->HeaderText = L"存放路径";
			this->dataGridViewTextBoxColumn6->Name = L"dataGridViewTextBoxColumn6";
			this->dataGridViewTextBoxColumn6->ReadOnly = true;
			// 
			// 自编号TextBox
			// 
			this->自编号TextBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Text", this->文稿登记管理BindingSource, L"自编号", true)));
			this->自编号TextBox->Location = System::Drawing::Point(55, 27);
			this->自编号TextBox->Name = L"自编号TextBox";
			this->自编号TextBox->ReadOnly = true;
			this->自编号TextBox->Size = System::Drawing::Size(102, 21);
			this->自编号TextBox->TabIndex = 53;
			// 
			// 来稿日期DateTimePicker
			// 
			this->来稿日期DateTimePicker->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Value", this->文稿登记管理BindingSource, L"来稿日期", 
				true)));
			this->来稿日期DateTimePicker->Location = System::Drawing::Point(229, 27);
			this->来稿日期DateTimePicker->Name = L"来稿日期DateTimePicker";
			this->来稿日期DateTimePicker->Size = System::Drawing::Size(166, 21);
			this->来稿日期DateTimePicker->TabIndex = 55;
			// 
			// 来稿部门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(466, 27);
			this->来稿部门TextBox->Name = L"来稿部门TextBox";
			this->来稿部门TextBox->Size = System::Drawing::Size(71, 21);
			this->来稿部门TextBox->TabIndex = 57;
			// 
			// 稿件名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(55, 54);
			this->稿件名TextBox->Name = L"稿件名TextBox";
			this->稿件名TextBox->Size = System::Drawing::Size(482, 21);
			this->稿件名TextBox->TabIndex = 59;
			// 
			// 主要内容TextBox
			// 
			this->主要内容TextBox->Anchor = static_cast<System::Windows::Forms::AnchorStyles>((((System::Windows::Forms::AnchorStyles::Top | System::Windows::Forms::AnchorStyles::Bottom) 
				| 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(67, 162);
			this->主要内容TextBox->Multiline = true;
			this->主要内容TextBox->Name = L"主要内容TextBox";
			this->主要内容TextBox->Size = System::Drawing::Size(470, 66);
			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(73, 107);
			this->存放路径TextBox->Name = L"存放路径TextBox";
			this->存放路径TextBox->Size = System::Drawing::Size(282, 21);
			this->存放路径TextBox->TabIndex = 63;
			// 
			// 处理情况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(67, 81);
			this->处理情况TextBox->Name = L"处理情况TextBox";
			this->处理情况TextBox->Size = System::Drawing::Size(470, 21);
			this->处理情况TextBox->TabIndex = 65;
			// 

⌨️ 快捷键说明

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