📄 salehouseform.designer.cs
字号:
namespace MyHouse
{
partial class SaleHouseForm
{
/// <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.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;
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;
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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SaleHouseForm));
System.Windows.Forms.Label 电梯Label;
System.Windows.Forms.Label 推荐房源Label;
System.Windows.Forms.Label 业主保密Label;
System.Windows.Forms.Label 房源保密Label;
this.自编号TextBox = new System.Windows.Forms.TextBox();
this.所在城区ComboBox = new System.Windows.Forms.ComboBox();
this.具体位置TextBox = new System.Windows.Forms.TextBox();
this.公交线路TextBox = new System.Windows.Forms.TextBox();
this.楼盘名称TextBox = new System.Windows.Forms.TextBox();
this.配套环境TextBox = new System.Windows.Forms.TextBox();
this.座栋TextBox = new System.Windows.Forms.TextBox();
this.房号TextBox = new System.Windows.Forms.TextBox();
this.楼层TextBox = new System.Windows.Forms.TextBox();
this.总层TextBox = new System.Windows.Forms.TextBox();
this.房TextBox = new System.Windows.Forms.TextBox();
this.厅TextBox = new System.Windows.Forms.TextBox();
this.厨TextBox = new System.Windows.Forms.TextBox();
this.卫TextBox = new System.Windows.Forms.TextBox();
this.阳TextBox = new System.Windows.Forms.TextBox();
this.朝向ComboBox = new System.Windows.Forms.ComboBox();
this.物管费TextBox = new System.Windows.Forms.TextBox();
this.楼层类型ComboBox = new System.Windows.Forms.ComboBox();
this.建成年份DateTimePicker = new System.Windows.Forms.DateTimePicker();
this.土地性质ComboBox = new System.Windows.Forms.ComboBox();
this.产权性质ComboBox = new System.Windows.Forms.ComboBox();
this.房屋用途ComboBox = new System.Windows.Forms.ComboBox();
this.房屋结构ComboBox = new System.Windows.Forms.ComboBox();
this.建筑面积TextBox = new System.Windows.Forms.TextBox();
this.套内面积TextBox = new System.Windows.Forms.TextBox();
this.装修级别ComboBox = new System.Windows.Forms.ComboBox();
this.装修说明TextBox = new System.Windows.Forms.TextBox();
this.房屋说明TextBox = new System.Windows.Forms.TextBox();
this.价格TextBox = new System.Windows.Forms.TextBox();
this.家私TextBox = new System.Windows.Forms.TextBox();
this.家电TextBox = new System.Windows.Forms.TextBox();
this.配套设施TextBox = new System.Windows.Forms.TextBox();
this.车位TextBox = new System.Windows.Forms.TextBox();
this.权证名称ComboBox = new System.Windows.Forms.ComboBox();
this.权证编号TextBox = new System.Windows.Forms.TextBox();
this.公钥数量TextBox = new System.Windows.Forms.TextBox();
this.私钥数量TextBox = new System.Windows.Forms.TextBox();
this.出售底价TextBox = new System.Windows.Forms.TextBox();
this.付款方式ComboBox = new System.Windows.Forms.ComboBox();
this.货币名称ComboBox = new System.Windows.Forms.ComboBox();
this.付佣类别ComboBox = new System.Windows.Forms.ComboBox();
this.业主姓名TextBox = new System.Windows.Forms.TextBox();
this.业主电话TextBox = new System.Windows.Forms.TextBox();
this.联系人TextBox = new System.Windows.Forms.TextBox();
this.联系电话TextBox = new System.Windows.Forms.TextBox();
this.委托方式ComboBox = new System.Windows.Forms.ComboBox();
this.委托日期DateTimePicker = new System.Windows.Forms.DateTimePicker();
this.截止日期DateTimePicker = new System.Windows.Forms.DateTimePicker();
this.信息来源ComboBox = new System.Windows.Forms.ComboBox();
this.录入人员TextBox = new System.Windows.Forms.TextBox();
this.状态ComboBox = new System.Windows.Forms.ComboBox();
this.说明TextBox = new System.Windows.Forms.TextBox();
this.经纪人ComboBox = new System.Windows.Forms.ComboBox();
this.printDocument1 = new System.Drawing.Printing.PrintDocument();
this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
this.出售房源管理BindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
this.自编号ToolStripLabel = new System.Windows.Forms.ToolStripLabel();
this.自编号ToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
this.经纪人ToolStripLabel = new System.Windows.Forms.ToolStripLabel();
this.经纪人ToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
this.查询ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
this.出售房源管理BindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
this.打印ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.出售房源管理DataGridView = new System.Windows.Forms.DataGridView();
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.出售房源管理BindingSource = new System.Windows.Forms.BindingSource(this.components);
this.myHouseDataSet1 = new MyHouse.MyHouseDataSet1();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = 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();
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn38 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn39 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn40 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn41 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn42 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn44 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn45 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn46 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn47 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn48 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn49 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn50 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn51 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn52 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn53 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn54 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn55 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn56 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn57 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn58 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.出售房源管理TableAdapter = new MyHouse.MyHouseDataSet1TableAdapters.出售房源管理TableAdapter();
自编号Label = new System.Windows.Forms.Label();
所在城区Label = new System.Windows.Forms.Label();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -