📄 fu_hetongluru.vb
字号:
Public Class fu_hetongluru
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComponent()
'在 InitializeComponent() 调用之后添加任何初始化
End Sub
'窗体重写 dispose 以清理组件列表。
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
If Not (components Is Nothing) Then
components.Dispose()
End If
End If
MyBase.Dispose(disposing)
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改此过程。
'不要使用代码编辑器修改它。
Friend WithEvents DataGrid1 As System.Windows.Forms.DataGrid
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents DateTimePicker1 As System.Windows.Forms.DateTimePicker
Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(fu_hetongluru))
Me.DataGrid1 = New System.Windows.Forms.DataGrid
Me.Button6 = New System.Windows.Forms.Button
Me.Button2 = New System.Windows.Forms.Button
Me.Button1 = New System.Windows.Forms.Button
Me.TextBox5 = New System.Windows.Forms.TextBox
Me.TextBox4 = New System.Windows.Forms.TextBox
Me.TextBox3 = New System.Windows.Forms.TextBox
Me.TextBox2 = New System.Windows.Forms.TextBox
Me.TextBox1 = New System.Windows.Forms.TextBox
Me.Label7 = New System.Windows.Forms.Label
Me.Label6 = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.Label1 = New System.Windows.Forms.Label
Me.Label4 = New System.Windows.Forms.Label
Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker
Me.TextBox6 = New System.Windows.Forms.TextBox
Me.Label5 = New System.Windows.Forms.Label
Me.GroupBox1 = New System.Windows.Forms.GroupBox
Me.LinkLabel1 = New System.Windows.Forms.LinkLabel
Me.PictureBox1 = New System.Windows.Forms.PictureBox
Me.Button3 = New System.Windows.Forms.Button
Me.Button4 = New System.Windows.Forms.Button
Me.GroupBox2 = New System.Windows.Forms.GroupBox
CType(Me.DataGrid1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox2.SuspendLayout()
Me.SuspendLayout()
'
'DataGrid1
'
Me.DataGrid1.CaptionText = "合同信息汇总情况表"
Me.DataGrid1.DataMember = ""
Me.DataGrid1.HeaderFont = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.DataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText
Me.DataGrid1.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.DataGrid1.Location = New System.Drawing.Point(16, 360)
Me.DataGrid1.Name = "DataGrid1"
Me.DataGrid1.ReadOnly = True
Me.DataGrid1.Size = New System.Drawing.Size(664, 200)
Me.DataGrid1.TabIndex = 66
'
'Button6
'
Me.Button6.Location = New System.Drawing.Point(584, 296)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(80, 24)
Me.Button6.TabIndex = 64
Me.Button6.Text = "取消"
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(584, 128)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(80, 24)
Me.Button2.TabIndex = 63
Me.Button2.Text = "添加"
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(584, 72)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(80, 24)
Me.Button1.TabIndex = 62
Me.Button1.Text = "新建"
'
'TextBox5
'
Me.TextBox5.Location = New System.Drawing.Point(160, 262)
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Size = New System.Drawing.Size(360, 21)
Me.TextBox5.TabIndex = 60
Me.TextBox5.Text = "TextBox5"
'
'TextBox4
'
Me.TextBox4.Location = New System.Drawing.Point(160, 170)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(360, 21)
Me.TextBox4.TabIndex = 59
Me.TextBox4.Text = "TextBox4"
'
'TextBox3
'
Me.TextBox3.Location = New System.Drawing.Point(160, 124)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(360, 21)
Me.TextBox3.TabIndex = 58
Me.TextBox3.Text = "TextBox3"
'
'TextBox2
'
Me.TextBox2.Location = New System.Drawing.Point(160, 78)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(360, 21)
Me.TextBox2.TabIndex = 57
Me.TextBox2.Text = "TextBox2"
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(160, 32)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.ReadOnly = True
Me.TextBox1.Size = New System.Drawing.Size(360, 21)
Me.TextBox1.TabIndex = 56
Me.TextBox1.Text = "TextBox1"
'
'Label7
'
Me.Label7.Location = New System.Drawing.Point(56, 262)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(80, 24)
Me.Label7.TabIndex = 55
Me.Label7.Text = "签订单位"
Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label6
'
Me.Label6.Location = New System.Drawing.Point(56, 170)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(88, 24)
Me.Label6.TabIndex = 54
Me.Label6.Text = "合同金额"
Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label3
'
Me.Label3.Location = New System.Drawing.Point(56, 124)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(88, 24)
Me.Label3.TabIndex = 53
Me.Label3.Text = "合同描述"
Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label2
'
Me.Label2.Location = New System.Drawing.Point(56, 78)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(88, 24)
Me.Label2.TabIndex = 52
Me.Label2.Text = "合同名称"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label1
'
Me.Label1.Location = New System.Drawing.Point(56, 32)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(88, 24)
Me.Label1.TabIndex = 51
Me.Label1.Text = "合同编号"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label4
'
Me.Label4.Location = New System.Drawing.Point(56, 216)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(80, 24)
Me.Label4.TabIndex = 67
Me.Label4.Text = "签订时间"
Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'DateTimePicker1
'
Me.DateTimePicker1.Location = New System.Drawing.Point(160, 216)
Me.DateTimePicker1.Name = "DateTimePicker1"
Me.DateTimePicker1.Size = New System.Drawing.Size(360, 21)
Me.DateTimePicker1.TabIndex = 68
'
'TextBox6
'
Me.TextBox6.Location = New System.Drawing.Point(160, 308)
Me.TextBox6.Name = "TextBox6"
Me.TextBox6.Size = New System.Drawing.Size(360, 21)
Me.TextBox6.TabIndex = 70
Me.TextBox6.Text = "TextBox6"
'
'Label5
'
Me.Label5.Location = New System.Drawing.Point(56, 308)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(80, 24)
Me.Label5.TabIndex = 69
Me.Label5.Text = "备 注"
Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'GroupBox1
'
Me.GroupBox1.Location = New System.Drawing.Point(16, 8)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(544, 344)
Me.GroupBox1.TabIndex = 71
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "合 同 信 息"
'
'LinkLabel1
'
Me.LinkLabel1.Image = CType(resources.GetObject("LinkLabel1.Image"), System.Drawing.Image)
Me.LinkLabel1.Location = New System.Drawing.Point(16, 32)
Me.LinkLabel1.Name = "LinkLabel1"
Me.LinkLabel1.Size = New System.Drawing.Size(80, 32)
Me.LinkLabel1.TabIndex = 24
Me.LinkLabel1.TabStop = True
Me.LinkLabel1.Text = "合同信息查找"
Me.LinkLabel1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -