Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

附錄合約.Designer.vb 33KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 附錄合約
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  25. Me.合約_dgv = New System.Windows.Forms.DataGridView()
  26. Me.語轉扭_bt = New System.Windows.Forms.Button()
  27. Me.合約附錄停用_ch = New System.Windows.Forms.CheckBox()
  28. Me.不列印金額_ch = New System.Windows.Forms.CheckBox()
  29. Me.列印_bt = New System.Windows.Forms.Button()
  30. Me.刪除_bt = New System.Windows.Forms.Button()
  31. Me.存檔_bt = New System.Windows.Forms.Button()
  32. Me.新增資料_bt = New System.Windows.Forms.Button()
  33. Me.附錄編號_lb = New System.Windows.Forms.Label()
  34. Me.附錄編號_tb = New System.Windows.Forms.TextBox()
  35. Me.合約附錄_dgv = New System.Windows.Forms.DataGridView()
  36. Me.NUD1 = New System.Windows.Forms.NumericUpDown()
  37. Me.NUD2 = New System.Windows.Forms.NumericUpDown()
  38. Me.NUD3 = New System.Windows.Forms.NumericUpDown()
  39. Me.客戶名稱_lb = New System.Windows.Forms.Label()
  40. Me.Label10 = New System.Windows.Forms.Label()
  41. Me.立約日期_lb = New System.Windows.Forms.Label()
  42. Me.工程期1_ch = New System.Windows.Forms.ComboBox()
  43. Me.客戶名稱_tb = New System.Windows.Forms.ComboBox()
  44. Me.Panel1 = New System.Windows.Forms.Panel()
  45. Me.立約日期_dtp = New System.Windows.Forms.DateTimePicker()
  46. Me.工程名稱_中_lb = New System.Windows.Forms.Label()
  47. Me.工程名稱_中_tb = New System.Windows.Forms.TextBox()
  48. Me.工程名稱_英_tb = New System.Windows.Forms.TextBox()
  49. Me.工程名稱_英_lb = New System.Windows.Forms.Label()
  50. Me.合約編號_lb = New System.Windows.Forms.Label()
  51. Me.合約編號_tb = New System.Windows.Forms.TextBox()
  52. Me.甲方_lb = New System.Windows.Forms.Label()
  53. Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
  54. Me.搜尋_lb = New System.Windows.Forms.Label()
  55. Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox()
  56. Me.追加减_lb = New System.Windows.Forms.Label()
  57. Me.原合约金额_lb = New System.Windows.Forms.Label()
  58. Me.總金額_lb = New System.Windows.Forms.Label()
  59. Me.Label6 = New System.Windows.Forms.Label()
  60. Me.其他內容_lb = New System.Windows.Forms.Label()
  61. Me.Label8 = New System.Windows.Forms.Label()
  62. Me.其他內容_tb = New System.Windows.Forms.TextBox()
  63. Me.縮放2_bt = New System.Windows.Forms.Button()
  64. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  65. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  66. Me.查詢_bt = New System.Windows.Forms.Button()
  67. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  68. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  69. CType(Me.合約附錄_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  70. CType(Me.NUD1, System.ComponentModel.ISupportInitialize).BeginInit()
  71. CType(Me.NUD2, System.ComponentModel.ISupportInitialize).BeginInit()
  72. CType(Me.NUD3, System.ComponentModel.ISupportInitialize).BeginInit()
  73. Me.Panel1.SuspendLayout()
  74. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  75. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  76. Me.SuspendLayout()
  77. '
  78. '語言_dgv
  79. '
  80. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  81. Me.語言_dgv.Location = New System.Drawing.Point(485, 4)
  82. Me.語言_dgv.Name = "語言_dgv"
  83. Me.語言_dgv.RowHeadersWidth = 5
  84. Me.語言_dgv.RowTemplate.Height = 24
  85. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  86. Me.語言_dgv.TabIndex = 1670
  87. '
  88. '合約_dgv
  89. '
  90. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  91. Me.合約_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  92. Me.合約_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  93. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  94. Me.合約_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  95. Me.合約_dgv.BackgroundColor = System.Drawing.Color.White
  96. Me.合約_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  97. Me.合約_dgv.Location = New System.Drawing.Point(3, 54)
  98. Me.合約_dgv.Name = "合約_dgv"
  99. Me.合約_dgv.RowHeadersWidth = 5
  100. Me.合約_dgv.RowTemplate.Height = 24
  101. Me.合約_dgv.Size = New System.Drawing.Size(232, 499)
  102. Me.合約_dgv.TabIndex = 1716
  103. '
  104. '語轉扭_bt
  105. '
  106. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  107. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  108. Me.語轉扭_bt.Location = New System.Drawing.Point(396, 26)
  109. Me.語轉扭_bt.Name = "語轉扭_bt"
  110. Me.語轉扭_bt.Size = New System.Drawing.Size(23, 23)
  111. Me.語轉扭_bt.TabIndex = 1752
  112. Me.語轉扭_bt.Text = "L"
  113. Me.語轉扭_bt.UseVisualStyleBackColor = True
  114. '
  115. '合約附錄停用_ch
  116. '
  117. Me.合約附錄停用_ch.AutoSize = True
  118. Me.合約附錄停用_ch.Location = New System.Drawing.Point(244, 130)
  119. Me.合約附錄停用_ch.Name = "合約附錄停用_ch"
  120. Me.合約附錄停用_ch.Size = New System.Drawing.Size(98, 20)
  121. Me.合約附錄停用_ch.TabIndex = 1751
  122. Me.合約附錄停用_ch.Text = "合約附錄停用"
  123. Me.合約附錄停用_ch.UseVisualStyleBackColor = True
  124. '
  125. '不列印金額_ch
  126. '
  127. Me.不列印金額_ch.AutoSize = True
  128. Me.不列印金額_ch.Location = New System.Drawing.Point(399, 6)
  129. Me.不列印金額_ch.Name = "不列印金額_ch"
  130. Me.不列印金額_ch.Size = New System.Drawing.Size(86, 20)
  131. Me.不列印金額_ch.TabIndex = 1750
  132. Me.不列印金額_ch.Text = "不列印金額"
  133. Me.不列印金額_ch.UseVisualStyleBackColor = True
  134. '
  135. '列印_bt
  136. '
  137. Me.列印_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.print
  138. Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  139. Me.列印_bt.ForeColor = System.Drawing.Color.Green
  140. Me.列印_bt.Location = New System.Drawing.Point(345, 4)
  141. Me.列印_bt.Name = "列印_bt"
  142. Me.列印_bt.Size = New System.Drawing.Size(48, 48)
  143. Me.列印_bt.TabIndex = 1747
  144. Me.列印_bt.UseVisualStyleBackColor = True
  145. '
  146. '刪除_bt
  147. '
  148. Me.刪除_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.GarbageEmpty
  149. Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  150. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  151. Me.刪除_bt.Location = New System.Drawing.Point(959, 3)
  152. Me.刪除_bt.Name = "刪除_bt"
  153. Me.刪除_bt.Size = New System.Drawing.Size(48, 48)
  154. Me.刪除_bt.TabIndex = 1746
  155. Me.刪除_bt.UseVisualStyleBackColor = True
  156. '
  157. '存檔_bt
  158. '
  159. Me.存檔_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.SAVER
  160. Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  161. Me.存檔_bt.ForeColor = System.Drawing.Color.Green
  162. Me.存檔_bt.Location = New System.Drawing.Point(291, 4)
  163. Me.存檔_bt.Name = "存檔_bt"
  164. Me.存檔_bt.Size = New System.Drawing.Size(48, 48)
  165. Me.存檔_bt.TabIndex = 1745
  166. Me.存檔_bt.UseVisualStyleBackColor = True
  167. '
  168. '新增資料_bt
  169. '
  170. Me.新增資料_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.New_Folder
  171. Me.新增資料_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  172. Me.新增資料_bt.ForeColor = System.Drawing.Color.Blue
  173. Me.新增資料_bt.Location = New System.Drawing.Point(237, 4)
  174. Me.新增資料_bt.Name = "新增資料_bt"
  175. Me.新增資料_bt.Size = New System.Drawing.Size(48, 48)
  176. Me.新增資料_bt.TabIndex = 1744
  177. Me.新增資料_bt.UseVisualStyleBackColor = True
  178. '
  179. '附錄編號_lb
  180. '
  181. Me.附錄編號_lb.AutoSize = True
  182. Me.附錄編號_lb.BackColor = System.Drawing.SystemColors.Control
  183. Me.附錄編號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  184. Me.附錄編號_lb.Location = New System.Drawing.Point(407, 60)
  185. Me.附錄編號_lb.Name = "附錄編號_lb"
  186. Me.附錄編號_lb.Size = New System.Drawing.Size(55, 16)
  187. Me.附錄編號_lb.TabIndex = 1743
  188. Me.附錄編號_lb.Text = "附錄編號"
  189. Me.附錄編號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  190. '
  191. '附錄編號_tb
  192. '
  193. Me.附錄編號_tb.Enabled = False
  194. Me.附錄編號_tb.Location = New System.Drawing.Point(473, 57)
  195. Me.附錄編號_tb.Name = "附錄編號_tb"
  196. Me.附錄編號_tb.Size = New System.Drawing.Size(109, 23)
  197. Me.附錄編號_tb.TabIndex = 1730
  198. '
  199. '合約附錄_dgv
  200. '
  201. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  202. Me.合約附錄_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  203. Me.合約附錄_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  204. Me.合約附錄_dgv.BackgroundColor = System.Drawing.Color.White
  205. Me.合約附錄_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  206. Me.合約附錄_dgv.Location = New System.Drawing.Point(237, 58)
  207. Me.合約附錄_dgv.Name = "合約附錄_dgv"
  208. Me.合約附錄_dgv.RowHeadersWidth = 5
  209. Me.合約附錄_dgv.RowTemplate.Height = 24
  210. Me.合約附錄_dgv.Size = New System.Drawing.Size(168, 69)
  211. Me.合約附錄_dgv.TabIndex = 1742
  212. '
  213. 'NUD1
  214. '
  215. Me.NUD1.Location = New System.Drawing.Point(902, 153)
  216. Me.NUD1.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  217. Me.NUD1.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  218. Me.NUD1.Name = "NUD1"
  219. Me.NUD1.Size = New System.Drawing.Size(105, 23)
  220. Me.NUD1.TabIndex = 1738
  221. Me.NUD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  222. Me.NUD1.ThousandsSeparator = True
  223. '
  224. 'NUD2
  225. '
  226. Me.NUD2.Location = New System.Drawing.Point(655, 154)
  227. Me.NUD2.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  228. Me.NUD2.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  229. Me.NUD2.Name = "NUD2"
  230. Me.NUD2.Size = New System.Drawing.Size(105, 23)
  231. Me.NUD2.TabIndex = 1736
  232. Me.NUD2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  233. Me.NUD2.ThousandsSeparator = True
  234. '
  235. 'NUD3
  236. '
  237. Me.NUD3.Location = New System.Drawing.Point(355, 154)
  238. Me.NUD3.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  239. Me.NUD3.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  240. Me.NUD3.Name = "NUD3"
  241. Me.NUD3.Size = New System.Drawing.Size(105, 23)
  242. Me.NUD3.TabIndex = 1734
  243. Me.NUD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  244. Me.NUD3.ThousandsSeparator = True
  245. '
  246. '客戶名稱_lb
  247. '
  248. Me.客戶名稱_lb.AutoSize = True
  249. Me.客戶名稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  250. Me.客戶名稱_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  251. Me.客戶名稱_lb.Location = New System.Drawing.Point(408, 131)
  252. Me.客戶名稱_lb.Name = "客戶名稱_lb"
  253. Me.客戶名稱_lb.Size = New System.Drawing.Size(55, 16)
  254. Me.客戶名稱_lb.TabIndex = 1732
  255. Me.客戶名稱_lb.Text = "客戶名稱"
  256. Me.客戶名稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  257. '
  258. 'Label10
  259. '
  260. Me.Label10.AutoSize = True
  261. Me.Label10.BackColor = System.Drawing.SystemColors.Control
  262. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  263. Me.Label10.Location = New System.Drawing.Point(485, 56)
  264. Me.Label10.Name = "Label10"
  265. Me.Label10.Size = New System.Drawing.Size(55, 16)
  266. Me.Label10.TabIndex = 1421
  267. Me.Label10.Text = "工程期數"
  268. Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  269. '
  270. '立約日期_lb
  271. '
  272. Me.立約日期_lb.AutoSize = True
  273. Me.立約日期_lb.ForeColor = System.Drawing.Color.Green
  274. Me.立約日期_lb.Location = New System.Drawing.Point(807, 61)
  275. Me.立約日期_lb.Name = "立約日期_lb"
  276. Me.立約日期_lb.Size = New System.Drawing.Size(55, 16)
  277. Me.立約日期_lb.TabIndex = 1729
  278. Me.立約日期_lb.Text = "立約日期"
  279. '
  280. '工程期1_ch
  281. '
  282. Me.工程期1_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  283. Me.工程期1_ch.ForeColor = System.Drawing.Color.Blue
  284. Me.工程期1_ch.FormattingEnabled = True
  285. Me.工程期1_ch.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  286. Me.工程期1_ch.Location = New System.Drawing.Point(485, 75)
  287. Me.工程期1_ch.Name = "工程期1_ch"
  288. Me.工程期1_ch.Size = New System.Drawing.Size(81, 24)
  289. Me.工程期1_ch.TabIndex = 1420
  290. '
  291. '客戶名稱_tb
  292. '
  293. Me.客戶名稱_tb.FormattingEnabled = True
  294. Me.客戶名稱_tb.Location = New System.Drawing.Point(501, 128)
  295. Me.客戶名稱_tb.Name = "客戶名稱_tb"
  296. Me.客戶名稱_tb.Size = New System.Drawing.Size(506, 24)
  297. Me.客戶名稱_tb.TabIndex = 1733
  298. '
  299. 'Panel1
  300. '
  301. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  302. Me.Panel1.Controls.Add(Me.語言_dgv)
  303. Me.Panel1.Controls.Add(Me.PictureBox2)
  304. Me.Panel1.Controls.Add(Me.PictureBox1)
  305. Me.Panel1.Controls.Add(Me.Label10)
  306. Me.Panel1.Controls.Add(Me.工程期1_ch)
  307. Me.Panel1.Location = New System.Drawing.Point(268, 225)
  308. Me.Panel1.Name = "Panel1"
  309. Me.Panel1.Size = New System.Drawing.Size(576, 138)
  310. Me.Panel1.TabIndex = 1731
  311. Me.Panel1.Visible = False
  312. '
  313. '立約日期_dtp
  314. '
  315. Me.立約日期_dtp.CustomFormat = "yyyy/MM/dd"
  316. Me.立約日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  317. Me.立約日期_dtp.Location = New System.Drawing.Point(901, 57)
  318. Me.立約日期_dtp.Name = "立約日期_dtp"
  319. Me.立約日期_dtp.Size = New System.Drawing.Size(105, 23)
  320. Me.立約日期_dtp.TabIndex = 1728
  321. '
  322. '工程名稱_中_lb
  323. '
  324. Me.工程名稱_中_lb.AutoSize = True
  325. Me.工程名稱_中_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  326. Me.工程名稱_中_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  327. Me.工程名稱_中_lb.Location = New System.Drawing.Point(407, 83)
  328. Me.工程名稱_中_lb.Name = "工程名稱_中_lb"
  329. Me.工程名稱_中_lb.Size = New System.Drawing.Size(87, 16)
  330. Me.工程名稱_中_lb.TabIndex = 1724
  331. Me.工程名稱_中_lb.Text = "工程名稱(中文)"
  332. Me.工程名稱_中_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  333. '
  334. '工程名稱_中_tb
  335. '
  336. Me.工程名稱_中_tb.Location = New System.Drawing.Point(501, 80)
  337. Me.工程名稱_中_tb.Name = "工程名稱_中_tb"
  338. Me.工程名稱_中_tb.Size = New System.Drawing.Size(506, 23)
  339. Me.工程名稱_中_tb.TabIndex = 1725
  340. '
  341. '工程名稱_英_tb
  342. '
  343. Me.工程名稱_英_tb.Location = New System.Drawing.Point(501, 104)
  344. Me.工程名稱_英_tb.Name = "工程名稱_英_tb"
  345. Me.工程名稱_英_tb.Size = New System.Drawing.Size(506, 23)
  346. Me.工程名稱_英_tb.TabIndex = 1727
  347. '
  348. '工程名稱_英_lb
  349. '
  350. Me.工程名稱_英_lb.AutoSize = True
  351. Me.工程名稱_英_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  352. Me.工程名稱_英_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  353. Me.工程名稱_英_lb.Location = New System.Drawing.Point(407, 107)
  354. Me.工程名稱_英_lb.Name = "工程名稱_英_lb"
  355. Me.工程名稱_英_lb.Size = New System.Drawing.Size(87, 16)
  356. Me.工程名稱_英_lb.TabIndex = 1726
  357. Me.工程名稱_英_lb.Text = "工程名稱(英文)"
  358. Me.工程名稱_英_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  359. '
  360. '合約編號_lb
  361. '
  362. Me.合約編號_lb.AutoSize = True
  363. Me.合約編號_lb.BackColor = System.Drawing.SystemColors.Control
  364. Me.合約編號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  365. Me.合約編號_lb.Location = New System.Drawing.Point(584, 60)
  366. Me.合約編號_lb.Name = "合約編號_lb"
  367. Me.合約編號_lb.Size = New System.Drawing.Size(55, 16)
  368. Me.合約編號_lb.TabIndex = 1723
  369. Me.合約編號_lb.Text = "合約編號"
  370. Me.合約編號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  371. '
  372. '合約編號_tb
  373. '
  374. Me.合約編號_tb.Enabled = False
  375. Me.合約編號_tb.Location = New System.Drawing.Point(659, 57)
  376. Me.合約編號_tb.Name = "合約編號_tb"
  377. Me.合約編號_tb.Size = New System.Drawing.Size(125, 23)
  378. Me.合約編號_tb.TabIndex = 1722
  379. '
  380. '甲方_lb
  381. '
  382. Me.甲方_lb.AutoSize = True
  383. Me.甲方_lb.BackColor = System.Drawing.SystemColors.Control
  384. Me.甲方_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  385. Me.甲方_lb.Location = New System.Drawing.Point(4, 33)
  386. Me.甲方_lb.Name = "甲方_lb"
  387. Me.甲方_lb.Size = New System.Drawing.Size(61, 16)
  388. Me.甲方_lb.TabIndex = 1721
  389. Me.甲方_lb.Text = "甲方簡稱 :"
  390. Me.甲方_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  391. '
  392. '合約編號1_cb
  393. '
  394. Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  395. Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
  396. Me.合約編號1_cb.FormattingEnabled = True
  397. Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  398. Me.合約編號1_cb.Location = New System.Drawing.Point(72, 29)
  399. Me.合約編號1_cb.Name = "合約編號1_cb"
  400. Me.合約編號1_cb.Size = New System.Drawing.Size(119, 24)
  401. Me.合約編號1_cb.TabIndex = 1720
  402. '
  403. '搜尋_lb
  404. '
  405. Me.搜尋_lb.AutoSize = True
  406. Me.搜尋_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  407. Me.搜尋_lb.Location = New System.Drawing.Point(3, 7)
  408. Me.搜尋_lb.Name = "搜尋_lb"
  409. Me.搜尋_lb.Size = New System.Drawing.Size(67, 16)
  410. Me.搜尋_lb.TabIndex = 1718
  411. Me.搜尋_lb.Text = "關鍵字搜尋"
  412. Me.搜尋_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  413. '
  414. '關鍵字搜尋_tb
  415. '
  416. Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(72, 4)
  417. Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb"
  418. Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(119, 23)
  419. Me.關鍵字搜尋_tb.TabIndex = 1717
  420. '
  421. '追加减_lb
  422. '
  423. Me.追加减_lb.AutoSize = True
  424. Me.追加减_lb.ForeColor = System.Drawing.Color.Green
  425. Me.追加减_lb.Location = New System.Drawing.Point(466, 157)
  426. Me.追加减_lb.Name = "追加减_lb"
  427. Me.追加减_lb.Size = New System.Drawing.Size(135, 16)
  428. Me.追加减_lb.TabIndex = 1737
  429. Me.追加减_lb.Text = "2、追加/追减金额(含税)"
  430. '
  431. '原合约金额_lb
  432. '
  433. Me.原合约金额_lb.AutoSize = True
  434. Me.原合约金额_lb.ForeColor = System.Drawing.Color.Green
  435. Me.原合约金额_lb.Location = New System.Drawing.Point(235, 156)
  436. Me.原合约金额_lb.Name = "原合约金额_lb"
  437. Me.原合约金额_lb.Size = New System.Drawing.Size(118, 16)
  438. Me.原合约金额_lb.TabIndex = 1735
  439. Me.原合约金额_lb.Text = "1、原合约金额(含税)"
  440. '
  441. '總金額_lb
  442. '
  443. Me.總金額_lb.AutoSize = True
  444. Me.總金額_lb.ForeColor = System.Drawing.Color.Green
  445. Me.總金額_lb.Location = New System.Drawing.Point(763, 157)
  446. Me.總金額_lb.Name = "總金額_lb"
  447. Me.總金額_lb.Size = New System.Drawing.Size(121, 16)
  448. Me.總金額_lb.TabIndex = 1739
  449. Me.總金額_lb.Text = "3、結算總金額(含税) "
  450. '
  451. 'Label6
  452. '
  453. Me.Label6.AutoSize = True
  454. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  455. Me.Label6.Location = New System.Drawing.Point(234, 166)
  456. Me.Label6.Name = "Label6"
  457. Me.Label6.Size = New System.Drawing.Size(772, 16)
  458. Me.Label6.TabIndex = 1748
  459. Me.Label6.Text = "_________________________________________________________________________________" &
  460. "________________________________________________________________________"
  461. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  462. '
  463. '其他內容_lb
  464. '
  465. Me.其他內容_lb.AutoSize = True
  466. Me.其他內容_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  467. Me.其他內容_lb.Location = New System.Drawing.Point(240, 181)
  468. Me.其他內容_lb.Name = "其他內容_lb"
  469. Me.其他內容_lb.Size = New System.Drawing.Size(88, 16)
  470. Me.其他內容_lb.TabIndex = 1741
  471. Me.其他內容_lb.Text = "其他附錄內容 : "
  472. Me.其他內容_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  473. '
  474. 'Label8
  475. '
  476. Me.Label8.AutoSize = True
  477. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  478. Me.Label8.Location = New System.Drawing.Point(234, 41)
  479. Me.Label8.Name = "Label8"
  480. Me.Label8.Size = New System.Drawing.Size(772, 16)
  481. Me.Label8.TabIndex = 1749
  482. Me.Label8.Text = "_________________________________________________________________________________" &
  483. "________________________________________________________________________"
  484. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  485. '
  486. '其他內容_tb
  487. '
  488. Me.其他內容_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  489. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  490. Me.其他內容_tb.Location = New System.Drawing.Point(237, 196)
  491. Me.其他內容_tb.Multiline = True
  492. Me.其他內容_tb.Name = "其他內容_tb"
  493. Me.其他內容_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
  494. Me.其他內容_tb.Size = New System.Drawing.Size(767, 357)
  495. Me.其他內容_tb.TabIndex = 1740
  496. '
  497. '縮放2_bt
  498. '
  499. Me.縮放2_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.ZOOM01
  500. Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  501. Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  502. Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue
  503. Me.縮放2_bt.Location = New System.Drawing.Point(193, 28)
  504. Me.縮放2_bt.Name = "縮放2_bt"
  505. Me.縮放2_bt.Size = New System.Drawing.Size(39, 26)
  506. Me.縮放2_bt.TabIndex = 1753
  507. Me.縮放2_bt.UseVisualStyleBackColor = True
  508. '
  509. 'PictureBox2
  510. '
  511. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  512. Me.PictureBox2.Image = Global.工巧明智能管理系統.My.Resources.Resources.HXLOGO01
  513. Me.PictureBox2.Location = New System.Drawing.Point(8, 70)
  514. Me.PictureBox2.Name = "PictureBox2"
  515. Me.PictureBox2.Size = New System.Drawing.Size(471, 61)
  516. Me.PictureBox2.TabIndex = 1434
  517. Me.PictureBox2.TabStop = False
  518. '
  519. 'PictureBox1
  520. '
  521. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  522. Me.PictureBox1.Image = Global.工巧明智能管理系統.My.Resources.Resources.PGSLOGO01
  523. Me.PictureBox1.Location = New System.Drawing.Point(8, 4)
  524. Me.PictureBox1.Name = "PictureBox1"
  525. Me.PictureBox1.Size = New System.Drawing.Size(471, 61)
  526. Me.PictureBox1.TabIndex = 1433
  527. Me.PictureBox1.TabStop = False
  528. '
  529. '查詢_bt
  530. '
  531. Me.查詢_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.下載
  532. Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  533. Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  534. Me.查詢_bt.Location = New System.Drawing.Point(193, 2)
  535. Me.查詢_bt.Name = "查詢_bt"
  536. Me.查詢_bt.Size = New System.Drawing.Size(40, 26)
  537. Me.查詢_bt.TabIndex = 1719
  538. Me.查詢_bt.UseVisualStyleBackColor = True
  539. '
  540. '附錄合約
  541. '
  542. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  543. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  544. Me.ClientSize = New System.Drawing.Size(1010, 555)
  545. Me.Controls.Add(Me.合約_dgv)
  546. Me.Controls.Add(Me.縮放2_bt)
  547. Me.Controls.Add(Me.語轉扭_bt)
  548. Me.Controls.Add(Me.合約附錄停用_ch)
  549. Me.Controls.Add(Me.不列印金額_ch)
  550. Me.Controls.Add(Me.列印_bt)
  551. Me.Controls.Add(Me.刪除_bt)
  552. Me.Controls.Add(Me.存檔_bt)
  553. Me.Controls.Add(Me.新增資料_bt)
  554. Me.Controls.Add(Me.附錄編號_lb)
  555. Me.Controls.Add(Me.附錄編號_tb)
  556. Me.Controls.Add(Me.合約附錄_dgv)
  557. Me.Controls.Add(Me.NUD1)
  558. Me.Controls.Add(Me.NUD2)
  559. Me.Controls.Add(Me.NUD3)
  560. Me.Controls.Add(Me.客戶名稱_lb)
  561. Me.Controls.Add(Me.立約日期_lb)
  562. Me.Controls.Add(Me.客戶名稱_tb)
  563. Me.Controls.Add(Me.Panel1)
  564. Me.Controls.Add(Me.立約日期_dtp)
  565. Me.Controls.Add(Me.工程名稱_中_lb)
  566. Me.Controls.Add(Me.工程名稱_中_tb)
  567. Me.Controls.Add(Me.工程名稱_英_tb)
  568. Me.Controls.Add(Me.工程名稱_英_lb)
  569. Me.Controls.Add(Me.合約編號_lb)
  570. Me.Controls.Add(Me.合約編號_tb)
  571. Me.Controls.Add(Me.甲方_lb)
  572. Me.Controls.Add(Me.合約編號1_cb)
  573. Me.Controls.Add(Me.查詢_bt)
  574. Me.Controls.Add(Me.搜尋_lb)
  575. Me.Controls.Add(Me.關鍵字搜尋_tb)
  576. Me.Controls.Add(Me.追加减_lb)
  577. Me.Controls.Add(Me.原合约金额_lb)
  578. Me.Controls.Add(Me.總金額_lb)
  579. Me.Controls.Add(Me.Label6)
  580. Me.Controls.Add(Me.其他內容_lb)
  581. Me.Controls.Add(Me.Label8)
  582. Me.Controls.Add(Me.其他內容_tb)
  583. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  584. Me.Margin = New System.Windows.Forms.Padding(4)
  585. Me.Name = "附錄合約"
  586. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  587. Me.Text = "附錄合約"
  588. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  589. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  590. CType(Me.合約附錄_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  591. CType(Me.NUD1, System.ComponentModel.ISupportInitialize).EndInit()
  592. CType(Me.NUD2, System.ComponentModel.ISupportInitialize).EndInit()
  593. CType(Me.NUD3, System.ComponentModel.ISupportInitialize).EndInit()
  594. Me.Panel1.ResumeLayout(False)
  595. Me.Panel1.PerformLayout()
  596. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  597. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  598. Me.ResumeLayout(False)
  599. Me.PerformLayout()
  600. End Sub
  601. Friend WithEvents 語言_dgv As DataGridView
  602. Friend WithEvents PictureBox2 As PictureBox
  603. Friend WithEvents PictureBox1 As PictureBox
  604. Friend WithEvents 合約_dgv As DataGridView
  605. Friend WithEvents 縮放2_bt As Button
  606. Friend WithEvents 語轉扭_bt As Button
  607. Friend WithEvents 合約附錄停用_ch As CheckBox
  608. Friend WithEvents 不列印金額_ch As CheckBox
  609. Friend WithEvents 列印_bt As Button
  610. Friend WithEvents 刪除_bt As Button
  611. Friend WithEvents 存檔_bt As Button
  612. Friend WithEvents 新增資料_bt As Button
  613. Friend WithEvents 附錄編號_lb As Label
  614. Friend WithEvents 附錄編號_tb As TextBox
  615. Friend WithEvents 合約附錄_dgv As DataGridView
  616. Friend WithEvents NUD1 As NumericUpDown
  617. Friend WithEvents NUD2 As NumericUpDown
  618. Friend WithEvents NUD3 As NumericUpDown
  619. Friend WithEvents 客戶名稱_lb As Label
  620. Friend WithEvents Label10 As Label
  621. Friend WithEvents 立約日期_lb As Label
  622. Friend WithEvents 工程期1_ch As ComboBox
  623. Friend WithEvents 客戶名稱_tb As ComboBox
  624. Friend WithEvents Panel1 As Panel
  625. Friend WithEvents 立約日期_dtp As DateTimePicker
  626. Friend WithEvents 工程名稱_中_lb As Label
  627. Friend WithEvents 工程名稱_中_tb As TextBox
  628. Friend WithEvents 工程名稱_英_tb As TextBox
  629. Friend WithEvents 工程名稱_英_lb As Label
  630. Friend WithEvents 合約編號_lb As Label
  631. Friend WithEvents 合約編號_tb As TextBox
  632. Friend WithEvents 甲方_lb As Label
  633. Friend WithEvents 合約編號1_cb As ComboBox
  634. Friend WithEvents 查詢_bt As Button
  635. Friend WithEvents 搜尋_lb As Label
  636. Friend WithEvents 關鍵字搜尋_tb As TextBox
  637. Friend WithEvents 追加减_lb As Label
  638. Friend WithEvents 原合约金额_lb As Label
  639. Friend WithEvents 總金額_lb As Label
  640. Friend WithEvents Label6 As Label
  641. Friend WithEvents 其他內容_lb As Label
  642. Friend WithEvents Label8 As Label
  643. Friend WithEvents 其他內容_tb As TextBox
  644. End Class