📄 leaseclientform.designer.cs
字号:
namespace MyHouse
{
partial class LeaseClientForm
{
/// <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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LeaseClientForm));
this.求租客户管理BindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
this.求租客户管理BindingSource = new System.Windows.Forms.BindingSource(this.components);
this.myHouseDataSet = new MyHouse.MyHouseDataSet();
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.bindingNavigatorSeparator = 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.求租客户管理BindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
this.打印ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.求租客户管理DataGridView = new System.Windows.Forms.DataGridView();
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.自编号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.联系人性别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.楼层类型ComboBox = new System.Windows.Forms.ComboBox();
this.楼层结构ComboBox = new System.Windows.Forms.ComboBox();
this.电梯CheckBox = new System.Windows.Forms.CheckBox();
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.装修级别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.付租方式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.委托日期DateTimePicker = new System.Windows.Forms.DateTimePicker();
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.录入人员TextBox = new System.Windows.Forms.TextBox();
this.经纪人ComboBox = new System.Windows.Forms.ComboBox();
this.客源保密CheckBox = new System.Windows.Forms.CheckBox();
this.推荐客源CheckBox = new System.Windows.Forms.CheckBox();
this.状态ComboBox = new System.Windows.Forms.ComboBox();
this.说明TextBox = new System.Windows.Forms.TextBox();
this.printDocument1 = new System.Drawing.Printing.PrintDocument();
this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
this.求租客户管理TableAdapter = new MyHouse.MyHouseDataSetTableAdapters.求租客户管理TableAdapter();
自编号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();
装修级别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();
说明Label = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.求租客户管理BindingNavigator)).BeginInit();
this.求租客户管理BindingNavigator.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.求租客户管理BindingSource)).BeginInit();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -