📄 ownerform.designer.cs
字号:
//
this.查询ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("查询ToolStripButton.Image")));
this.查询ToolStripButton.Name = "查询ToolStripButton";
this.查询ToolStripButton.Size = new System.Drawing.Size(49, 22);
this.查询ToolStripButton.Text = "查询";
this.查询ToolStripButton.Click += new System.EventHandler(this.查询ToolStripButton_Click);
//
// bindingNavigatorMoveFirstItem
//
this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveFirstItem.Text = "移到第一条记录";
//
// bindingNavigatorMovePreviousItem
//
this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMovePreviousItem.Text = "移到上一条记录";
//
// bindingNavigatorSeparator
//
this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
//
// bindingNavigatorPositionItem
//
this.bindingNavigatorPositionItem.AccessibleName = "位置";
this.bindingNavigatorPositionItem.AutoSize = false;
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 21);
this.bindingNavigatorPositionItem.Text = "0";
this.bindingNavigatorPositionItem.ToolTipText = "当前位置";
//
// bindingNavigatorSeparator1
//
this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
//
// bindingNavigatorMoveNextItem
//
this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveNextItem.Text = "移到下一条记录";
//
// bindingNavigatorMoveLastItem
//
this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveLastItem.Text = "移到最后一条记录";
//
// bindingNavigatorSeparator2
//
this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
//
// 业主信息BindingNavigatorSaveItem
//
this.业主信息BindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("业主信息BindingNavigatorSaveItem.Image")));
this.业主信息BindingNavigatorSaveItem.Name = "业主信息BindingNavigatorSaveItem";
this.业主信息BindingNavigatorSaveItem.Size = new System.Drawing.Size(49, 22);
this.业主信息BindingNavigatorSaveItem.Text = "保存";
this.业主信息BindingNavigatorSaveItem.Click += new System.EventHandler(this.业主信息BindingNavigatorSaveItem_Click);
//
// 业主编号Label
//
业主编号Label.AutoSize = true;
业主编号Label.Location = new System.Drawing.Point(9, 33);
业主编号Label.Name = "业主编号Label";
业主编号Label.Size = new System.Drawing.Size(59, 12);
业主编号Label.TabIndex = 2;
业主编号Label.Text = "业主编号:";
//
// 业主编号TextBox
//
this.业主编号TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.业主信息BindingSource, "业主编号", true));
this.业主编号TextBox.Location = new System.Drawing.Point(69, 27);
this.业主编号TextBox.Name = "业主编号TextBox";
this.业主编号TextBox.Size = new System.Drawing.Size(96, 21);
this.业主编号TextBox.TabIndex = 3;
//
// 业主姓名Label
//
业主姓名Label.AutoSize = true;
业主姓名Label.Location = new System.Drawing.Point(169, 32);
业主姓名Label.Name = "业主姓名Label";
业主姓名Label.Size = new System.Drawing.Size(59, 12);
业主姓名Label.TabIndex = 4;
业主姓名Label.Text = "业主姓名:";
//
// 业主姓名TextBox
//
this.业主姓名TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.业主信息BindingSource, "业主姓名", true));
this.业主姓名TextBox.Location = new System.Drawing.Point(229, 27);
this.业主姓名TextBox.Name = "业主姓名TextBox";
this.业主姓名TextBox.Size = new System.Drawing.Size(79, 21);
this.业主姓名TextBox.TabIndex = 5;
//
// 身份证号码Label
//
身份证号码Label.AutoSize = true;
身份证号码Label.Location = new System.Drawing.Point(312, 32);
身份证号码Label.Name = "身份证号码Label";
身份证号码Label.Size = new System.Drawing.Size(71, 12);
身份证号码Label.TabIndex = 6;
身份证号码Label.Text = "身份证号码:";
//
// 身份证号码TextBox
//
this.身份证号码TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.业主信息BindingSource, "身份证号码", true));
this.身份证号码TextBox.Location = new System.Drawing.Point(385, 27);
this.身份证号码TextBox.Name = "身份证号码TextBox";
this.身份证号码TextBox.Size = new System.Drawing.Size(149, 21);
this.身份证号码TextBox.TabIndex = 7;
//
// 楼栋名称Label
//
楼栋名称Label.AutoSize = true;
楼栋名称Label.Location = new System.Drawing.Point(9, 57);
楼栋名称Label.Name = "楼栋名称Label";
楼栋名称Label.Size = new System.Drawing.Size(59, 12);
楼栋名称Label.TabIndex = 8;
楼栋名称Label.Text = "楼栋名称:";
//
// 楼栋名称ComboBox
//
this.楼栋名称ComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.业主信息BindingSource, "楼栋名称", true));
this.楼栋名称ComboBox.DataSource = this.楼栋信息BindingSource;
this.楼栋名称ComboBox.DisplayMember = "楼栋名称";
this.楼栋名称ComboBox.FormattingEnabled = true;
this.楼栋名称ComboBox.Location = new System.Drawing.Point(68, 52);
this.楼栋名称ComboBox.Name = "楼栋名称ComboBox";
this.楼栋名称ComboBox.Size = new System.Drawing.Size(79, 20);
this.楼栋名称ComboBox.TabIndex = 9;
//
// 单元名称Label
//
单元名称Label.AutoSize = true;
单元名称Label.Location = new System.Drawing.Point(149, 57);
单元名称Label.Name = "单元名称Label";
单元名称Label.Size = new System.Drawing.Size(59, 12);
单元名称Label.TabIndex = 10;
单元名称Label.Text = "单元名称:";
//
// 单元名称TextBox
//
this.单元名称TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.业主信息BindingSource, "单元名称", true));
this.单元名称TextBox.Location = new System.Drawing.Point(208, 51);
this.单元名称TextBox.Name = "单元名称TextBox";
this.单元名称TextBox.Size = new System.Drawing.Size(56, 21);
this.单元名称TextBox.TabIndex = 11;
//
// 房号名称Label
//
房号名称Label.AutoSize = true;
房号名称Label.Location = new System.Drawing.Point(267, 57);
房号名称Label.Name = "房号名称Label";
房号名称Label.Size = new System.Drawing.Size(59, 12);
房号名称Label.TabIndex = 12;
房号名称Label.Text = "房号名称:";
//
// 房号名称TextBox
//
this.房号名称TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.业主信息BindingSource, "房号名称", true));
this.房号名称TextBox.Location = new System.Drawing.Point(332, 51);
this.房号名称TextBox.Name = "房号名称TextBox";
this.房号名称TextBox.Size = new System.Drawing.Size(67, 21);
this.房号名称TextBox.TabIndex = 13;
//
// 房屋性质Label
//
房屋性质Label.AutoSize = true;
房屋性质Label.Location = new System.Drawing.Point(402, 57);
房屋性质Label.Name = "房屋性质Label";
房屋性质Label.Size = new System.Drawing.Size(59, 12);
房屋性质Label.TabIndex = 14;
房屋性质Label.Text = "房屋性质:";
//
// 房屋性质ComboBox
//
this.房屋性质ComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.业主信息BindingSource, "房屋性质", true));
this.房屋性质ComboBox.FormattingEnabled = true;
this.房屋性质ComboBox.Items.AddRange(new object[] {
"住宅",
"商用",
"其他"});
this.房屋性质ComboBox.Location = new System.Drawing.Point(467, 52);
this.房屋性质ComboBox.Name = "房屋性质ComboBox";
this.房屋性质ComboBox.Size = new System.Drawing.Size(67, 20);
this.房屋性质ComboBox.TabIndex = 15;
//
// 房屋类型Label
//
房屋类型Label.AutoSize = true;
房屋类型Label.Location = new System.Drawing.Point(9, 81);
房屋类型Label.Name = "房屋类型Label";
房屋类型Label.Size = new System.Drawing.Size(59, 12);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -