📄 开户二.designer.vb
字号:
Me.Label11.AutoSize = True
Me.Label11.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label11.Location = New System.Drawing.Point(46, 314)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(49, 14)
Me.Label11.TabIndex = 28
Me.Label11.Text = "经办人"
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(111, 39)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(125, 21)
Me.TextBox1.TabIndex = 29
'
'TextBox2
'
Me.TextBox2.Location = New System.Drawing.Point(382, 39)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(134, 21)
Me.TextBox2.TabIndex = 30
'
'TextBox3
'
Me.TextBox3.Location = New System.Drawing.Point(111, 93)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(125, 21)
Me.TextBox3.TabIndex = 31
'
'TextBox5
'
Me.TextBox5.Location = New System.Drawing.Point(111, 142)
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Size = New System.Drawing.Size(125, 21)
Me.TextBox5.TabIndex = 33
'
'TextBox6
'
Me.TextBox6.Location = New System.Drawing.Point(382, 142)
Me.TextBox6.Name = "TextBox6"
Me.TextBox6.Size = New System.Drawing.Size(134, 21)
Me.TextBox6.TabIndex = 34
'
'TextBox7
'
Me.TextBox7.Location = New System.Drawing.Point(111, 195)
Me.TextBox7.Name = "TextBox7"
Me.TextBox7.Size = New System.Drawing.Size(125, 21)
Me.TextBox7.TabIndex = 35
'
'TextBox8
'
Me.TextBox8.Location = New System.Drawing.Point(382, 195)
Me.TextBox8.Name = "TextBox8"
Me.TextBox8.Size = New System.Drawing.Size(134, 21)
Me.TextBox8.TabIndex = 36
'
'TextBox9
'
Me.TextBox9.Location = New System.Drawing.Point(111, 251)
Me.TextBox9.Name = "TextBox9"
Me.TextBox9.Size = New System.Drawing.Size(125, 21)
Me.TextBox9.TabIndex = 37
'
'TextBox11
'
Me.TextBox11.Location = New System.Drawing.Point(111, 307)
Me.TextBox11.Name = "TextBox11"
Me.TextBox11.Size = New System.Drawing.Size(125, 21)
Me.TextBox11.TabIndex = 39
'
'TextBox4
'
Me.TextBox4.Location = New System.Drawing.Point(382, 93)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(134, 21)
Me.TextBox4.TabIndex = 41
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label12.Location = New System.Drawing.Point(294, 255)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(63, 14)
Me.Label12.TabIndex = 42
Me.Label12.Text = "存储日期"
'
'DateTimePicker1
'
Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.DateTimePicker1.Location = New System.Drawing.Point(382, 250)
Me.DateTimePicker1.Name = "DateTimePicker1"
Me.DateTimePicker1.Size = New System.Drawing.Size(148, 21)
Me.DateTimePicker1.TabIndex = 43
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label13.Location = New System.Drawing.Point(306, 312)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(35, 14)
Me.Label13.TabIndex = 44
Me.Label13.Text = "状态"
'
'TextBox10
'
Me.TextBox10.Location = New System.Drawing.Point(382, 309)
Me.TextBox10.Name = "TextBox10"
Me.TextBox10.Size = New System.Drawing.Size(134, 21)
Me.TextBox10.TabIndex = 45
'
'开户二
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(556, 439)
Me.Controls.Add(Me.TextBox10)
Me.Controls.Add(Me.Label13)
Me.Controls.Add(Me.DateTimePicker1)
Me.Controls.Add(Me.Label12)
Me.Controls.Add(Me.TextBox4)
Me.Controls.Add(Me.TextBox11)
Me.Controls.Add(Me.TextBox9)
Me.Controls.Add(Me.TextBox8)
Me.Controls.Add(Me.TextBox7)
Me.Controls.Add(Me.TextBox6)
Me.Controls.Add(Me.TextBox5)
Me.Controls.Add(Me.TextBox3)
Me.Controls.Add(Me.TextBox2)
Me.Controls.Add(Me.TextBox1)
Me.Controls.Add(Me.Label11)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.Label8)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.Label6)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.Button3)
Me.Controls.Add(Me.Button2)
Me.Controls.Add(Me.Button1)
Me.Name = "开户二"
Me.Text = "开户人身份证号'开户二"
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
Friend WithEvents TextBox7 As System.Windows.Forms.TextBox
Friend WithEvents TextBox8 As System.Windows.Forms.TextBox
Friend WithEvents TextBox9 As System.Windows.Forms.TextBox
Friend WithEvents TextBox11 As System.Windows.Forms.TextBox
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents DateTimePicker1 As System.Windows.Forms.DateTimePicker
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents TextBox10 As System.Windows.Forms.TextBox
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -