📄 operatorform.designer.cs
字号:
namespace MyHouse
{
partial class OperatorForm
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OperatorForm));
System.Windows.Forms.Label 用户名称Label;
System.Windows.Forms.Label 用户密码Label;
System.Windows.Forms.Label 说明Label;
System.Windows.Forms.Label 资料管理之出售房源管理Label;
System.Windows.Forms.Label 资料管理之求购客户管理Label;
System.Windows.Forms.Label 资料管理之出租房源管理Label;
System.Windows.Forms.Label 资料管理之求租客户管理Label;
System.Windows.Forms.Label 资料管理之业务资料管理Label;
System.Windows.Forms.Label 操作管理之广告发布管理Label;
System.Windows.Forms.Label 操作管理之经纪跟进管理Label;
System.Windows.Forms.Label 操作管理之租售成交管理Label;
System.Windows.Forms.Label 查询管理之查询可售房源Label;
System.Windows.Forms.Label 查询管理之查询求购客户Label;
System.Windows.Forms.Label 查询管理之查询可租房源Label;
System.Windows.Forms.Label 查询管理之查询求租客户Label;
System.Windows.Forms.Label 查询管理之查询已售房源Label;
System.Windows.Forms.Label 查询管理之查询已租房源Label;
System.Windows.Forms.Label 系统管理之操作权限设置Label;
System.Windows.Forms.Label 系统管理之系统参数设置Label;
System.Windows.Forms.Label 系统管理之公司职员设置Label;
System.Windows.Forms.Label 系统管理之公司信息设置Label;
this.myHouseDataSet = new MyHouse.MyHouseDataSet();
this.操作权限设置BindingSource = new System.Windows.Forms.BindingSource(this.components);
this.操作权限设置TableAdapter = new MyHouse.MyHouseDataSetTableAdapters.操作权限设置TableAdapter();
this.操作权限设置BindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
this.操作权限设置BindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
this.操作权限设置DataGridView = new System.Windows.Forms.DataGridView();
this.用户名称TextBox = new System.Windows.Forms.TextBox();
this.用户密码TextBox = new System.Windows.Forms.TextBox();
this.说明TextBox = new System.Windows.Forms.TextBox();
this.资料管理之出售房源管理CheckBox = new System.Windows.Forms.CheckBox();
this.资料管理之求购客户管理CheckBox = new System.Windows.Forms.CheckBox();
this.资料管理之出租房源管理CheckBox = new System.Windows.Forms.CheckBox();
this.资料管理之求租客户管理CheckBox = new System.Windows.Forms.CheckBox();
this.资料管理之业务资料管理CheckBox = new System.Windows.Forms.CheckBox();
this.操作管理之广告发布管理CheckBox = new System.Windows.Forms.CheckBox();
this.操作管理之经纪跟进管理CheckBox = new System.Windows.Forms.CheckBox();
this.操作管理之租售成交管理CheckBox = new System.Windows.Forms.CheckBox();
this.查询管理之查询可售房源CheckBox = new System.Windows.Forms.CheckBox();
this.查询管理之查询求购客户CheckBox = new System.Windows.Forms.CheckBox();
this.查询管理之查询可租房源CheckBox = new System.Windows.Forms.CheckBox();
this.查询管理之查询求租客户CheckBox = new System.Windows.Forms.CheckBox();
this.查询管理之查询已售房源CheckBox = new System.Windows.Forms.CheckBox();
this.查询管理之查询已租房源CheckBox = new System.Windows.Forms.CheckBox();
this.系统管理之操作权限设置CheckBox = new System.Windows.Forms.CheckBox();
this.系统管理之系统参数设置CheckBox = new System.Windows.Forms.CheckBox();
this.系统管理之公司职员设置CheckBox = new System.Windows.Forms.CheckBox();
this.系统管理之公司信息设置CheckBox = new System.Windows.Forms.CheckBox();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
用户名称Label = new System.Windows.Forms.Label();
用户密码Label = new System.Windows.Forms.Label();
说明Label = new System.Windows.Forms.Label();
资料管理之出售房源管理Label = new System.Windows.Forms.Label();
资料管理之求购客户管理Label = new System.Windows.Forms.Label();
资料管理之出租房源管理Label = new System.Windows.Forms.Label();
资料管理之求租客户管理Label = new System.Windows.Forms.Label();
资料管理之业务资料管理Label = new System.Windows.Forms.Label();
操作管理之广告发布管理Label = new System.Windows.Forms.Label();
操作管理之经纪跟进管理Label = new System.Windows.Forms.Label();
操作管理之租售成交管理Label = new System.Windows.Forms.Label();
查询管理之查询可售房源Label = new System.Windows.Forms.Label();
查询管理之查询求购客户Label = new System.Windows.Forms.Label();
查询管理之查询可租房源Label = new System.Windows.Forms.Label();
查询管理之查询求租客户Label = new System.Windows.Forms.Label();
查询管理之查询已售房源Label = new System.Windows.Forms.Label();
查询管理之查询已租房源Label = new System.Windows.Forms.Label();
系统管理之操作权限设置Label = new System.Windows.Forms.Label();
系统管理之系统参数设置Label = new System.Windows.Forms.Label();
系统管理之公司职员设置Label = new System.Windows.Forms.Label();
系统管理之公司信息设置Label = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.myHouseDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.操作权限设置BindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.操作权限设置BindingNavigator)).BeginInit();
this.操作权限设置BindingNavigator.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.操作权限设置DataGridView)).BeginInit();
this.SuspendLayout();
//
// myHouseDataSet
//
this.myHouseDataSet.DataSetName = "MyHouseDataSet";
this.myHouseDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// 操作权限设置BindingSource
//
this.操作权限设置BindingSource.DataMember = "操作权限设置";
this.操作权限设置BindingSource.DataSource = this.myHouseDataSet;
//
// 操作权限设置TableAdapter
//
this.操作权限设置TableAdapter.ClearBeforeFill = true;
//
// 操作权限设置BindingNavigator
//
this.操作权限设置BindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
this.操作权限设置BindingNavigator.BindingSource = this.操作权限设置BindingSource;
this.操作权限设置BindingNavigator.CountItem = this.bindingNavigatorCountItem;
this.操作权限设置BindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
this.操作权限设置BindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.bindingNavigatorMoveFirstItem,
this.bindingNavigatorMovePreviousItem,
this.bindingNavigatorSeparator,
this.bindingNavigatorPositionItem,
this.bindingNavigatorCountItem,
this.bindingNavigatorSeparator1,
this.bindingNavigatorMoveNextItem,
this.bindingNavigatorMoveLastItem,
this.bindingNavigatorSeparator2,
this.bindingNavigatorAddNewItem,
this.bindingNavigatorDeleteItem,
this.操作权限设置BindingNavigatorSaveItem});
this.操作权限设置BindingNavigator.Location = new System.Drawing.Point(0, 0);
this.操作权限设置BindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
this.操作权限设置BindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
this.操作权限设置BindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
this.操作权限设置BindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
this.操作权限设置BindingNavigator.Name = "操作权限设置BindingNavigator";
this.操作权限设置BindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
this.操作权限设置BindingNavigator.Size = new System.Drawing.Size(542, 25);
this.操作权限设置BindingNavigator.TabIndex = 0;
this.操作权限设置BindingNavigator.Text = "bindingNavigator1";
//
// bindingNavigatorMoveFirstItem
//
this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -