123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 工程材料表
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.合約_dgv = New System.Windows.Forms.DataGridView()
- Me.縮放2_bt = New System.Windows.Forms.Button()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
- Me.查詢_bt = New System.Windows.Forms.Button()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox()
- Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
- Me.備註_tb = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.保固_cb = New System.Windows.Forms.ComboBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.驗收完成_dtp = New System.Windows.Forms.DateTimePicker()
- Me.已驗收_ch = New System.Windows.Forms.CheckBox()
- Me.合約工期_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.工程天數_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.日期差異_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.立約日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label414 = New System.Windows.Forms.Label()
- Me.驗收日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.客戶名稱_tb = New System.Windows.Forms.ComboBox()
- Me.Label375 = New System.Windows.Forms.Label()
- Me.工程名稱_中_tb = New System.Windows.Forms.TextBox()
- Me.工程名稱_英_tb = New System.Windows.Forms.TextBox()
- Me.Label378 = New System.Windows.Forms.Label()
- Me.報價明細表_dgv = New System.Windows.Forms.DataGridView()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.合約編號_tb = New System.Windows.Forms.TextBox()
- Me.Label372 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.列印_bt = New System.Windows.Forms.Button()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.工程期1_ch = New System.Windows.Forms.ComboBox()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.PictureBox2 = New System.Windows.Forms.PictureBox()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.工程執行主管_lb = New System.Windows.Forms.Label()
- Me.工程執行主管_cb = New System.Windows.Forms.ComboBox()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.合約工期_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.工程天數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.日期差異_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.報價明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '合約_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.合約_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.合約_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.合約_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.合約_dgv.BackgroundColor = System.Drawing.Color.White
- Me.合約_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.合約_dgv.Location = New System.Drawing.Point(4, 79)
- Me.合約_dgv.Name = "合約_dgv"
- Me.合約_dgv.RowHeadersWidth = 5
- Me.合約_dgv.RowTemplate.Height = 24
- Me.合約_dgv.Size = New System.Drawing.Size(265, 599)
- Me.合約_dgv.TabIndex = 1779
- '
- '縮放2_bt
- '
- Me.縮放2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.ZOOM01
- Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue
- Me.縮放2_bt.Location = New System.Drawing.Point(227, 27)
- Me.縮放2_bt.Name = "縮放2_bt"
- Me.縮放2_bt.Size = New System.Drawing.Size(39, 26)
- Me.縮放2_bt.TabIndex = 1785
- Me.縮放2_bt.UseVisualStyleBackColor = True
- '
- 'Label11
- '
- Me.Label11.BackColor = System.Drawing.SystemColors.Control
- Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label11.Location = New System.Drawing.Point(4, 31)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(103, 16)
- Me.Label11.TabIndex = 1784
- Me.Label11.Text = "合約甲方"
- Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '合約編號1_cb
- '
- Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
- Me.合約編號1_cb.FormattingEnabled = True
- Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
- Me.合約編號1_cb.Location = New System.Drawing.Point(105, 28)
- Me.合約編號1_cb.Name = "合約編號1_cb"
- Me.合約編號1_cb.Size = New System.Drawing.Size(119, 24)
- Me.合約編號1_cb.TabIndex = 1783
- '
- '查詢_bt
- '
- Me.查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.下載
- Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.查詢_bt.Location = New System.Drawing.Point(227, 1)
- Me.查詢_bt.Name = "查詢_bt"
- Me.查詢_bt.Size = New System.Drawing.Size(40, 26)
- Me.查詢_bt.TabIndex = 1782
- Me.查詢_bt.UseVisualStyleBackColor = True
- '
- 'Label7
- '
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label7.Location = New System.Drawing.Point(4, 6)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(103, 16)
- Me.Label7.TabIndex = 1781
- Me.Label7.Text = "關鍵字搜尋"
- Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '關鍵字搜尋_tb
- '
- Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(105, 3)
- Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb"
- Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(119, 23)
- Me.關鍵字搜尋_tb.TabIndex = 1780
- '
- '詳細資料2_ch
- '
- Me.詳細資料2_ch.AutoSize = True
- Me.詳細資料2_ch.Location = New System.Drawing.Point(802, 78)
- Me.詳細資料2_ch.Name = "詳細資料2_ch"
- Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
- Me.詳細資料2_ch.TabIndex = 1862
- Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
- Me.詳細資料2_ch.UseVisualStyleBackColor = True
- '
- '備註_tb
- '
- Me.備註_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.備註_tb.Location = New System.Drawing.Point(1055, 27)
- Me.備註_tb.Multiline = True
- Me.備註_tb.Name = "備註_tb"
- Me.備註_tb.Size = New System.Drawing.Size(240, 48)
- Me.備註_tb.TabIndex = 1860
- '
- 'Label8
- '
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label8.Location = New System.Drawing.Point(1055, 9)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(87, 16)
- Me.Label8.TabIndex = 1861
- Me.Label8.Text = "備註"
- Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- '
- '保固_cb
- '
- Me.保固_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.保固_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.保固_cb.ForeColor = System.Drawing.Color.Blue
- Me.保固_cb.FormattingEnabled = True
- Me.保固_cb.Items.AddRange(New Object() {"", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24"})
- Me.保固_cb.Location = New System.Drawing.Point(1273, 76)
- Me.保固_cb.Name = "保固_cb"
- Me.保固_cb.Size = New System.Drawing.Size(45, 24)
- Me.保固_cb.TabIndex = 1858
- '
- 'Label9
- '
- Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label9.Location = New System.Drawing.Point(1170, 80)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(101, 16)
- Me.Label9.TabIndex = 1857
- Me.Label9.Text = "Periode Garansi"
- Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label12
- '
- Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label12.Location = New System.Drawing.Point(1324, 80)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(20, 16)
- Me.Label12.TabIndex = 1859
- Me.Label12.Text = "月"
- Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Label5
- '
- Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label5.Location = New System.Drawing.Point(837, 56)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(128, 16)
- Me.Label5.TabIndex = 1856
- Me.Label5.Text = "Penerimaan Inspeksi"
- Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '驗收完成_dtp
- '
- Me.驗收完成_dtp.CustomFormat = "yyyy/MM/dd"
- Me.驗收完成_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.驗收完成_dtp.Location = New System.Drawing.Point(965, 52)
- Me.驗收完成_dtp.Name = "驗收完成_dtp"
- Me.驗收完成_dtp.Size = New System.Drawing.Size(87, 23)
- Me.驗收完成_dtp.TabIndex = 1855
- '
- '已驗收_ch
- '
- Me.已驗收_ch.AutoSize = True
- Me.已驗收_ch.ForeColor = System.Drawing.Color.Green
- Me.已驗收_ch.Location = New System.Drawing.Point(1187, 5)
- Me.已驗收_ch.Name = "已驗收_ch"
- Me.已驗收_ch.Size = New System.Drawing.Size(74, 20)
- Me.已驗收_ch.TabIndex = 1854
- Me.已驗收_ch.Text = "Diterima"
- Me.已驗收_ch.UseVisualStyleBackColor = True
- '
- '合約工期_nud
- '
- Me.合約工期_nud.Location = New System.Drawing.Point(445, 77)
- Me.合約工期_nud.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
- Me.合約工期_nud.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
- Me.合約工期_nud.Name = "合約工期_nud"
- Me.合約工期_nud.Size = New System.Drawing.Size(65, 23)
- Me.合約工期_nud.TabIndex = 1852
- Me.合約工期_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.合約工期_nud.ThousandsSeparator = True
- '
- 'Label4
- '
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label4.ForeColor = System.Drawing.Color.Green
- Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label4.Location = New System.Drawing.Point(385, 80)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(60, 17)
- Me.Label4.TabIndex = 1853
- Me.Label4.Text = "合約工期"
- Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '工程天數_nud
- '
- Me.工程天數_nud.Location = New System.Drawing.Point(570, 77)
- Me.工程天數_nud.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
- Me.工程天數_nud.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
- Me.工程天數_nud.Name = "工程天數_nud"
- Me.工程天數_nud.Size = New System.Drawing.Size(65, 23)
- Me.工程天數_nud.TabIndex = 1850
- Me.工程天數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.工程天數_nud.ThousandsSeparator = True
- '
- 'Label3
- '
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label3.ForeColor = System.Drawing.Color.Green
- Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label3.Location = New System.Drawing.Point(510, 80)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(60, 17)
- Me.Label3.TabIndex = 1851
- Me.Label3.Text = "工程天數"
- Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '日期差異_nud
- '
- Me.日期差異_nud.Location = New System.Drawing.Point(731, 77)
- Me.日期差異_nud.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
- Me.日期差異_nud.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
- Me.日期差異_nud.Name = "日期差異_nud"
- Me.日期差異_nud.Size = New System.Drawing.Size(65, 23)
- Me.日期差異_nud.TabIndex = 1848
- Me.日期差異_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.日期差異_nud.ThousandsSeparator = True
- '
- 'Label1
- '
- Me.Label1.ForeColor = System.Drawing.Color.Green
- Me.Label1.Location = New System.Drawing.Point(861, 5)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(103, 16)
- Me.Label1.TabIndex = 1847
- Me.Label1.Text = "Tanggal Kontrak"
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '立約日期_dtp
- '
- Me.立約日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.立約日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.立約日期_dtp.Location = New System.Drawing.Point(965, 1)
- Me.立約日期_dtp.Name = "立約日期_dtp"
- Me.立約日期_dtp.Size = New System.Drawing.Size(87, 23)
- Me.立約日期_dtp.TabIndex = 1846
- '
- 'Label414
- '
- Me.Label414.ForeColor = System.Drawing.Color.Green
- Me.Label414.Location = New System.Drawing.Point(795, 31)
- Me.Label414.Name = "Label414"
- Me.Label414.Size = New System.Drawing.Size(169, 16)
- Me.Label414.TabIndex = 1845
- Me.Label414.Text = "Tanggal Mulai Penerimaan"
- Me.Label414.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '驗收日期_dtp
- '
- Me.驗收日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.驗收日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.驗收日期_dtp.Location = New System.Drawing.Point(965, 27)
- Me.驗收日期_dtp.Name = "驗收日期_dtp"
- Me.驗收日期_dtp.Size = New System.Drawing.Size(87, 23)
- Me.驗收日期_dtp.TabIndex = 1844
- '
- '客戶名稱_tb
- '
- Me.客戶名稱_tb.FormattingEnabled = True
- Me.客戶名稱_tb.Location = New System.Drawing.Point(579, 3)
- Me.客戶名稱_tb.Name = "客戶名稱_tb"
- Me.客戶名稱_tb.Size = New System.Drawing.Size(217, 24)
- Me.客戶名稱_tb.TabIndex = 1843
- '
- 'Label375
- '
- Me.Label375.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label375.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label375.Location = New System.Drawing.Point(271, 31)
- Me.Label375.Name = "Label375"
- Me.Label375.Size = New System.Drawing.Size(138, 16)
- Me.Label375.TabIndex = 1838
- Me.Label375.Text = "Nama Proyek (Cina)"
- Me.Label375.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '工程名稱_中_tb
- '
- Me.工程名稱_中_tb.Location = New System.Drawing.Point(415, 28)
- Me.工程名稱_中_tb.Name = "工程名稱_中_tb"
- Me.工程名稱_中_tb.Size = New System.Drawing.Size(381, 23)
- Me.工程名稱_中_tb.TabIndex = 1839
- '
- '工程名稱_英_tb
- '
- Me.工程名稱_英_tb.Location = New System.Drawing.Point(415, 52)
- Me.工程名稱_英_tb.Name = "工程名稱_英_tb"
- Me.工程名稱_英_tb.Size = New System.Drawing.Size(381, 23)
- Me.工程名稱_英_tb.TabIndex = 1841
- '
- 'Label378
- '
- Me.Label378.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label378.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label378.Location = New System.Drawing.Point(260, 55)
- Me.Label378.Name = "Label378"
- Me.Label378.Size = New System.Drawing.Size(150, 16)
- Me.Label378.TabIndex = 1840
- Me.Label378.Text = "Nama Proyek (Inggris)"
- Me.Label378.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '報價明細表_dgv
- '
- Me.報價明細表_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.報價明細表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.報價明細表_dgv.BackgroundColor = System.Drawing.Color.White
- Me.報價明細表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.報價明細表_dgv.Location = New System.Drawing.Point(271, 101)
- Me.報價明細表_dgv.Name = "報價明細表_dgv"
- Me.報價明細表_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.報價明細表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.報價明細表_dgv.RowTemplate.Height = 24
- Me.報價明細表_dgv.Size = New System.Drawing.Size(1076, 577)
- Me.報價明細表_dgv.TabIndex = 1837
- '
- 'Label2
- '
- Me.Label2.BackColor = System.Drawing.SystemColors.Control
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.Location = New System.Drawing.Point(260, 7)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(81, 16)
- Me.Label2.TabIndex = 1836
- Me.Label2.Text = "Kontrak No"
- Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '合約編號_tb
- '
- Me.合約編號_tb.Location = New System.Drawing.Point(338, 3)
- Me.合約編號_tb.Name = "合約編號_tb"
- Me.合約編號_tb.Size = New System.Drawing.Size(125, 23)
- Me.合約編號_tb.TabIndex = 1835
- '
- 'Label372
- '
- Me.Label372.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label372.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label372.Location = New System.Drawing.Point(462, 7)
- Me.Label372.Name = "Label372"
- Me.Label372.Size = New System.Drawing.Size(111, 16)
- Me.Label372.TabIndex = 1842
- Me.Label372.Text = "Nama Pelanggan"
- Me.Label372.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label6
- '
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label6.ForeColor = System.Drawing.Color.Green
- Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label6.Location = New System.Drawing.Point(634, 80)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(97, 17)
- Me.Label6.TabIndex = 1849
- Me.Label6.Text = "Selisih Tanggal"
- Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '列印_bt
- '
- Me.列印_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.列印_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print
- Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.列印_bt.ForeColor = System.Drawing.Color.Green
- Me.列印_bt.Location = New System.Drawing.Point(1296, 26)
- Me.列印_bt.Name = "列印_bt"
- Me.列印_bt.Size = New System.Drawing.Size(50, 50)
- Me.列印_bt.TabIndex = 1863
- Me.列印_bt.UseVisualStyleBackColor = True
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.BackColor = System.Drawing.SystemColors.Control
- Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label10.Location = New System.Drawing.Point(3, 7)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(55, 16)
- Me.Label10.TabIndex = 1865
- Me.Label10.Text = "工程期數"
- Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '工程期1_ch
- '
- Me.工程期1_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.工程期1_ch.ForeColor = System.Drawing.Color.Blue
- Me.工程期1_ch.FormattingEnabled = True
- Me.工程期1_ch.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
- Me.工程期1_ch.Location = New System.Drawing.Point(60, 3)
- Me.工程期1_ch.Name = "工程期1_ch"
- Me.工程期1_ch.Size = New System.Drawing.Size(74, 24)
- Me.工程期1_ch.TabIndex = 1864
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.語轉扭_bt)
- Me.Panel1.Controls.Add(Me.PictureBox2)
- Me.Panel1.Controls.Add(Me.PictureBox1)
- Me.Panel1.Controls.Add(Me.Label10)
- Me.Panel1.Controls.Add(Me.工程期1_ch)
- Me.Panel1.Location = New System.Drawing.Point(359, 167)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(483, 159)
- Me.Panel1.TabIndex = 1866
- '
- 'PictureBox2
- '
- Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PictureBox2.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
- Me.PictureBox2.Location = New System.Drawing.Point(6, 92)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(471, 61)
- Me.PictureBox2.TabIndex = 1867
- Me.PictureBox2.TabStop = False
- '
- 'PictureBox1
- '
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
- Me.PictureBox1.Location = New System.Drawing.Point(6, 29)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(471, 61)
- Me.PictureBox1.TabIndex = 1866
- Me.PictureBox1.TabStop = False
- '
- '工程執行主管_lb
- '
- Me.工程執行主管_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold)
- Me.工程執行主管_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.工程執行主管_lb.Location = New System.Drawing.Point(4, 57)
- Me.工程執行主管_lb.Name = "工程執行主管_lb"
- Me.工程執行主管_lb.Size = New System.Drawing.Size(103, 16)
- Me.工程執行主管_lb.TabIndex = 1867
- Me.工程執行主管_lb.Text = "Manajer Proyek"
- Me.工程執行主管_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '工程執行主管_cb
- '
- Me.工程執行主管_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.工程執行主管_cb.ForeColor = System.Drawing.Color.Blue
- Me.工程執行主管_cb.FormattingEnabled = True
- Me.工程執行主管_cb.Items.AddRange(New Object() {"HX", "PGS"})
- Me.工程執行主管_cb.Location = New System.Drawing.Point(105, 53)
- Me.工程執行主管_cb.Name = "工程執行主管_cb"
- Me.工程執行主管_cb.Size = New System.Drawing.Size(164, 24)
- Me.工程執行主管_cb.TabIndex = 1868
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(454, 3)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(24, 24)
- Me.語轉扭_bt.TabIndex = 1872
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '工程材料表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.Controls.Add(Me.工程執行主管_cb)
- Me.Controls.Add(Me.合約_dgv)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.列印_bt)
- Me.Controls.Add(Me.備註_tb)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.保固_cb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.驗收完成_dtp)
- Me.Controls.Add(Me.已驗收_ch)
- Me.Controls.Add(Me.合約工期_nud)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.工程天數_nud)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.日期差異_nud)
- Me.Controls.Add(Me.立約日期_dtp)
- Me.Controls.Add(Me.驗收日期_dtp)
- Me.Controls.Add(Me.客戶名稱_tb)
- Me.Controls.Add(Me.工程名稱_中_tb)
- Me.Controls.Add(Me.工程名稱_英_tb)
- Me.Controls.Add(Me.Label378)
- Me.Controls.Add(Me.報價明細表_dgv)
- Me.Controls.Add(Me.合約編號_tb)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.縮放2_bt)
- Me.Controls.Add(Me.合約編號1_cb)
- Me.Controls.Add(Me.查詢_bt)
- Me.Controls.Add(Me.關鍵字搜尋_tb)
- Me.Controls.Add(Me.詳細資料2_ch)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.工程執行主管_lb)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label372)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Label414)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.Label375)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(4)
- Me.Name = "工程材料表"
- Me.Text = "工程材料表"
- CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.合約工期_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.工程天數_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.日期差異_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.報價明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 合約_dgv As DataGridView
- Friend WithEvents 縮放2_bt As Button
- Friend WithEvents Label11 As Label
- Friend WithEvents 合約編號1_cb As ComboBox
- Friend WithEvents 查詢_bt As Button
- Friend WithEvents Label7 As Label
- Friend WithEvents 關鍵字搜尋_tb As TextBox
- Friend WithEvents 詳細資料2_ch As CheckBox
- Friend WithEvents 備註_tb As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents 保固_cb As ComboBox
- Friend WithEvents Label9 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents 驗收完成_dtp As DateTimePicker
- Friend WithEvents 已驗收_ch As CheckBox
- Friend WithEvents 合約工期_nud As NumericUpDown
- Friend WithEvents Label4 As Label
- Friend WithEvents 工程天數_nud As NumericUpDown
- Friend WithEvents Label3 As Label
- Friend WithEvents 日期差異_nud As NumericUpDown
- Friend WithEvents Label1 As Label
- Friend WithEvents 立約日期_dtp As DateTimePicker
- Friend WithEvents Label414 As Label
- Friend WithEvents 驗收日期_dtp As DateTimePicker
- Friend WithEvents 客戶名稱_tb As ComboBox
- Friend WithEvents Label375 As Label
- Friend WithEvents 工程名稱_中_tb As TextBox
- Friend WithEvents 工程名稱_英_tb As TextBox
- Friend WithEvents Label378 As Label
- Friend WithEvents 報價明細表_dgv As DataGridView
- Friend WithEvents Label2 As Label
- Friend WithEvents 合約編號_tb As TextBox
- Friend WithEvents Label372 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents 列印_bt As Button
- Friend WithEvents Label10 As Label
- Friend WithEvents 工程期1_ch As ComboBox
- Friend WithEvents Panel1 As Panel
- Friend WithEvents PictureBox2 As PictureBox
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents 工程執行主管_lb As Label
- Friend WithEvents 工程執行主管_cb As ComboBox
- Friend WithEvents 語轉扭_bt As Button
- End Class
|