📄 operatorform.designer.cs
字号:
this.dataGridViewTextBoxColumn11.ReadOnly = true;
//
// dataGridViewTextBoxColumn12
//
this.dataGridViewTextBoxColumn12.DataPropertyName = "查询管理之查询可售房源";
this.dataGridViewTextBoxColumn12.HeaderText = "查询管理之查询可售房源";
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
this.dataGridViewTextBoxColumn12.ReadOnly = true;
//
// dataGridViewTextBoxColumn13
//
this.dataGridViewTextBoxColumn13.DataPropertyName = "查询管理之查询求购客户";
this.dataGridViewTextBoxColumn13.HeaderText = "查询管理之查询求购客户";
this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
this.dataGridViewTextBoxColumn13.ReadOnly = true;
//
// dataGridViewTextBoxColumn14
//
this.dataGridViewTextBoxColumn14.DataPropertyName = "查询管理之查询可租房源";
this.dataGridViewTextBoxColumn14.HeaderText = "查询管理之查询可租房源";
this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
this.dataGridViewTextBoxColumn14.ReadOnly = true;
//
// dataGridViewTextBoxColumn15
//
this.dataGridViewTextBoxColumn15.DataPropertyName = "查询管理之查询求租客户";
this.dataGridViewTextBoxColumn15.HeaderText = "查询管理之查询求租客户";
this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
this.dataGridViewTextBoxColumn15.ReadOnly = true;
//
// dataGridViewTextBoxColumn16
//
this.dataGridViewTextBoxColumn16.DataPropertyName = "查询管理之查询已售房源";
this.dataGridViewTextBoxColumn16.HeaderText = "查询管理之查询已售房源";
this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
this.dataGridViewTextBoxColumn16.ReadOnly = true;
//
// dataGridViewTextBoxColumn17
//
this.dataGridViewTextBoxColumn17.DataPropertyName = "查询管理之查询已租房源";
this.dataGridViewTextBoxColumn17.HeaderText = "查询管理之查询已租房源";
this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
this.dataGridViewTextBoxColumn17.ReadOnly = true;
//
// dataGridViewTextBoxColumn18
//
this.dataGridViewTextBoxColumn18.DataPropertyName = "系统管理之操作权限设置";
this.dataGridViewTextBoxColumn18.HeaderText = "系统管理之操作权限设置";
this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
this.dataGridViewTextBoxColumn18.ReadOnly = true;
//
// dataGridViewTextBoxColumn19
//
this.dataGridViewTextBoxColumn19.DataPropertyName = "系统管理之系统参数设置";
this.dataGridViewTextBoxColumn19.HeaderText = "系统管理之系统参数设置";
this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
this.dataGridViewTextBoxColumn19.ReadOnly = true;
//
// dataGridViewTextBoxColumn20
//
this.dataGridViewTextBoxColumn20.DataPropertyName = "系统管理之公司职员设置";
this.dataGridViewTextBoxColumn20.HeaderText = "系统管理之公司职员设置";
this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
this.dataGridViewTextBoxColumn20.ReadOnly = true;
//
// dataGridViewTextBoxColumn21
//
this.dataGridViewTextBoxColumn21.DataPropertyName = "系统管理之公司信息设置";
this.dataGridViewTextBoxColumn21.HeaderText = "系统管理之公司信息设置";
this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
this.dataGridViewTextBoxColumn21.ReadOnly = true;
//
// OperatorForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(542, 416);
this.Controls.Add(用户名称Label);
this.Controls.Add(this.用户名称TextBox);
this.Controls.Add(用户密码Label);
this.Controls.Add(this.用户密码TextBox);
this.Controls.Add(说明Label);
this.Controls.Add(this.说明TextBox);
this.Controls.Add(资料管理之出售房源管理Label);
this.Controls.Add(this.资料管理之出售房源管理CheckBox);
this.Controls.Add(资料管理之求购客户管理Label);
this.Controls.Add(this.资料管理之求购客户管理CheckBox);
this.Controls.Add(资料管理之出租房源管理Label);
this.Controls.Add(this.资料管理之出租房源管理CheckBox);
this.Controls.Add(资料管理之求租客户管理Label);
this.Controls.Add(this.资料管理之求租客户管理CheckBox);
this.Controls.Add(资料管理之业务资料管理Label);
this.Controls.Add(this.资料管理之业务资料管理CheckBox);
this.Controls.Add(操作管理之广告发布管理Label);
this.Controls.Add(this.操作管理之广告发布管理CheckBox);
this.Controls.Add(操作管理之经纪跟进管理Label);
this.Controls.Add(this.操作管理之经纪跟进管理CheckBox);
this.Controls.Add(操作管理之租售成交管理Label);
this.Controls.Add(this.操作管理之租售成交管理CheckBox);
this.Controls.Add(查询管理之查询可售房源Label);
this.Controls.Add(this.查询管理之查询可售房源CheckBox);
this.Controls.Add(查询管理之查询求购客户Label);
this.Controls.Add(this.查询管理之查询求购客户CheckBox);
this.Controls.Add(查询管理之查询可租房源Label);
this.Controls.Add(this.查询管理之查询可租房源CheckBox);
this.Controls.Add(查询管理之查询求租客户Label);
this.Controls.Add(this.查询管理之查询求租客户CheckBox);
this.Controls.Add(查询管理之查询已售房源Label);
this.Controls.Add(this.查询管理之查询已售房源CheckBox);
this.Controls.Add(查询管理之查询已租房源Label);
this.Controls.Add(this.查询管理之查询已租房源CheckBox);
this.Controls.Add(系统管理之操作权限设置Label);
this.Controls.Add(this.系统管理之操作权限设置CheckBox);
this.Controls.Add(系统管理之系统参数设置Label);
this.Controls.Add(this.系统管理之系统参数设置CheckBox);
this.Controls.Add(系统管理之公司职员设置Label);
this.Controls.Add(this.系统管理之公司职员设置CheckBox);
this.Controls.Add(系统管理之公司信息设置Label);
this.Controls.Add(this.系统管理之公司信息设置CheckBox);
this.Controls.Add(this.操作权限设置DataGridView);
this.Controls.Add(this.操作权限设置BindingNavigator);
this.Name = "OperatorForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "工作人员操作权限设置";
this.Load += new System.EventHandler(this.OperatorForm_Load);
((System.ComponentModel.ISupportInitialize)(this.myHouseDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.操作权限设置BindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.操作权限设置BindingNavigator)).EndInit();
this.操作权限设置BindingNavigator.ResumeLayout(false);
this.操作权限设置BindingNavigator.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.操作权限设置DataGridView)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private MyHouseDataSet myHouseDataSet;
private System.Windows.Forms.BindingSource 操作权限设置BindingSource;
private MyHouse.MyHouseDataSetTableAdapters.操作权限设置TableAdapter 操作权限设置TableAdapter;
private System.Windows.Forms.BindingNavigator 操作权限设置BindingNavigator;
private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
private System.Windows.Forms.ToolStripButton 操作权限设置BindingNavigatorSaveItem;
private System.Windows.Forms.DataGridView 操作权限设置DataGridView;
private System.Windows.Forms.TextBox 用户名称TextBox;
private System.Windows.Forms.TextBox 用户密码TextBox;
private System.Windows.Forms.TextBox 说明TextBox;
private System.Windows.Forms.CheckBox 资料管理之出售房源管理CheckBox;
private System.Windows.Forms.CheckBox 资料管理之求购客户管理CheckBox;
private System.Windows.Forms.CheckBox 资料管理之出租房源管理CheckBox;
private System.Windows.Forms.CheckBox 资料管理之求租客户管理CheckBox;
private System.Windows.Forms.CheckBox 资料管理之业务资料管理CheckBox;
private System.Windows.Forms.CheckBox 操作管理之广告发布管理CheckBox;
private System.Windows.Forms.CheckBox 操作管理之经纪跟进管理CheckBox;
private System.Windows.Forms.CheckBox 操作管理之租售成交管理CheckBox;
private System.Windows.Forms.CheckBox 查询管理之查询可售房源CheckBox;
private System.Windows.Forms.CheckBox 查询管理之查询求购客户CheckBox;
private System.Windows.Forms.CheckBox 查询管理之查询可租房源CheckBox;
private System.Windows.Forms.CheckBox 查询管理之查询求租客户CheckBox;
private System.Windows.Forms.CheckBox 查询管理之查询已售房源CheckBox;
private System.Windows.Forms.CheckBox 查询管理之查询已租房源CheckBox;
private System.Windows.Forms.CheckBox 系统管理之操作权限设置CheckBox;
private System.Windows.Forms.CheckBox 系统管理之系统参数设置CheckBox;
private System.Windows.Forms.CheckBox 系统管理之公司职员设置CheckBox;
private System.Windows.Forms.CheckBox 系统管理之公司信息设置CheckBox;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -