Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

附錄合約.Designer.vb 45KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768
  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. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.Label10 = New System.Windows.Forms.Label()
  26. Me.工程期1_ch = New System.Windows.Forms.ComboBox()
  27. Me.甲方_lb = New System.Windows.Forms.Label()
  28. Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
  29. Me.搜尋_lb = New System.Windows.Forms.Label()
  30. Me.合約_dgv = New System.Windows.Forms.DataGridView()
  31. Me.合約編號_lb = New System.Windows.Forms.Label()
  32. Me.工程名稱_中_lb = New System.Windows.Forms.Label()
  33. Me.工程名稱_英_lb = New System.Windows.Forms.Label()
  34. Me.立約日期_lb = New System.Windows.Forms.Label()
  35. Me.立約日期_dtp = New System.Windows.Forms.DateTimePicker()
  36. Me.Panel1 = New System.Windows.Forms.Panel()
  37. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  38. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  39. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  40. Me.客戶名稱_lb = New System.Windows.Forms.Label()
  41. Me.客戶名稱_tb = New System.Windows.Forms.ComboBox()
  42. Me.原合约金额_lb = New System.Windows.Forms.Label()
  43. Me.追加减_lb = New System.Windows.Forms.Label()
  44. Me.總金額_lb = New System.Windows.Forms.Label()
  45. Me.其他內容_lb = New System.Windows.Forms.Label()
  46. Me.合約附錄_dgv = New System.Windows.Forms.DataGridView()
  47. Me.附錄編號_lb = New System.Windows.Forms.Label()
  48. Me.Label6 = New System.Windows.Forms.Label()
  49. Me.Label8 = New System.Windows.Forms.Label()
  50. Me.不列印金額_ch = New System.Windows.Forms.CheckBox()
  51. Me.合約附錄停用_ch = New System.Windows.Forms.CheckBox()
  52. Me.語轉扭_bt = New System.Windows.Forms.Button()
  53. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  54. Me.列印_rbt = New Telerik.WinControls.UI.RadButton()
  55. Me.存檔_rbt = New Telerik.WinControls.UI.RadButton()
  56. Me.新增資料_rbt = New Telerik.WinControls.UI.RadButton()
  57. Me.查詢_rbt = New Telerik.WinControls.UI.RadButton()
  58. Me.刪除_rbt = New Telerik.WinControls.UI.RadButton()
  59. Me.縮放2_rbt = New Telerik.WinControls.UI.RadButton()
  60. Me.其他內容_tb = New System.Windows.Forms.TextBox()
  61. Me.關鍵字搜尋_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
  62. Me.附錄編號_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
  63. Me.合約編號_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
  64. Me.工程名稱_中_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
  65. Me.工程名稱_英_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
  66. Me.NUD3 = New Telerik.WinControls.UI.RadTextBoxControl()
  67. Me.NUD1 = New Telerik.WinControls.UI.RadTextBoxControl()
  68. Me.Panel2 = New System.Windows.Forms.Panel()
  69. Me.NUD_2 = New System.Windows.Forms.NumericUpDown()
  70. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  71. Me.Panel1.SuspendLayout()
  72. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  73. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  74. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  75. CType(Me.合約附錄_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  76. CType(Me.列印_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
  77. CType(Me.存檔_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
  78. CType(Me.新增資料_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
  79. CType(Me.查詢_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
  80. CType(Me.刪除_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
  81. CType(Me.縮放2_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
  82. CType(Me.關鍵字搜尋_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
  83. CType(Me.附錄編號_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
  84. CType(Me.合約編號_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
  85. CType(Me.工程名稱_中_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
  86. CType(Me.工程名稱_英_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
  87. CType(Me.NUD3, System.ComponentModel.ISupportInitialize).BeginInit()
  88. CType(Me.NUD1, System.ComponentModel.ISupportInitialize).BeginInit()
  89. Me.Panel2.SuspendLayout()
  90. CType(Me.NUD_2, System.ComponentModel.ISupportInitialize).BeginInit()
  91. Me.SuspendLayout()
  92. '
  93. 'Label10
  94. '
  95. Me.Label10.AutoSize = True
  96. Me.Label10.BackColor = System.Drawing.SystemColors.Control
  97. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  98. Me.Label10.Location = New System.Drawing.Point(8, 189)
  99. Me.Label10.Name = "Label10"
  100. Me.Label10.Size = New System.Drawing.Size(55, 16)
  101. Me.Label10.TabIndex = 1421
  102. Me.Label10.Text = "工程期數"
  103. Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  104. '
  105. '工程期1_ch
  106. '
  107. Me.工程期1_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  108. Me.工程期1_ch.ForeColor = System.Drawing.Color.Blue
  109. Me.工程期1_ch.FormattingEnabled = True
  110. Me.工程期1_ch.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  111. Me.工程期1_ch.Location = New System.Drawing.Point(8, 208)
  112. Me.工程期1_ch.Name = "工程期1_ch"
  113. Me.工程期1_ch.Size = New System.Drawing.Size(81, 24)
  114. Me.工程期1_ch.TabIndex = 1420
  115. '
  116. '甲方_lb
  117. '
  118. Me.甲方_lb.BackColor = System.Drawing.Color.Transparent
  119. Me.甲方_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  120. Me.甲方_lb.Location = New System.Drawing.Point(3, 31)
  121. Me.甲方_lb.Name = "甲方_lb"
  122. Me.甲方_lb.Size = New System.Drawing.Size(61, 16)
  123. Me.甲方_lb.TabIndex = 1419
  124. Me.甲方_lb.Text = "甲方簡稱 :"
  125. Me.甲方_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  126. '
  127. '合約編號1_cb
  128. '
  129. Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  130. Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
  131. Me.合約編號1_cb.FormattingEnabled = True
  132. Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  133. Me.合約編號1_cb.Location = New System.Drawing.Point(68, 27)
  134. Me.合約編號1_cb.Name = "合約編號1_cb"
  135. Me.合約編號1_cb.Size = New System.Drawing.Size(133, 24)
  136. Me.合約編號1_cb.TabIndex = 1418
  137. '
  138. '搜尋_lb
  139. '
  140. Me.搜尋_lb.BackColor = System.Drawing.Color.Transparent
  141. Me.搜尋_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  142. Me.搜尋_lb.Location = New System.Drawing.Point(2, 5)
  143. Me.搜尋_lb.Name = "搜尋_lb"
  144. Me.搜尋_lb.Size = New System.Drawing.Size(67, 16)
  145. Me.搜尋_lb.TabIndex = 1416
  146. Me.搜尋_lb.Text = "關鍵字搜尋"
  147. Me.搜尋_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  148. '
  149. '合約_dgv
  150. '
  151. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  152. Me.合約_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  153. Me.合約_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  154. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  155. Me.合約_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  156. Me.合約_dgv.BackgroundColor = System.Drawing.Color.White
  157. Me.合約_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  158. Me.合約_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  159. Me.合約_dgv.Location = New System.Drawing.Point(-1, 52)
  160. Me.合約_dgv.Name = "合約_dgv"
  161. Me.合約_dgv.RowHeadersWidth = 5
  162. Me.合約_dgv.RowTemplate.Height = 24
  163. Me.合約_dgv.Size = New System.Drawing.Size(232, 495)
  164. Me.合約_dgv.TabIndex = 1414
  165. '
  166. '合約編號_lb
  167. '
  168. Me.合約編號_lb.BackColor = System.Drawing.Color.Transparent
  169. Me.合約編號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  170. Me.合約編號_lb.Location = New System.Drawing.Point(580, 58)
  171. Me.合約編號_lb.Name = "合約編號_lb"
  172. Me.合約編號_lb.Size = New System.Drawing.Size(75, 16)
  173. Me.合約編號_lb.TabIndex = 1423
  174. Me.合約編號_lb.Text = "合約編號"
  175. Me.合約編號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  176. '
  177. '工程名稱_中_lb
  178. '
  179. Me.工程名稱_中_lb.BackColor = System.Drawing.Color.Transparent
  180. Me.工程名稱_中_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  181. Me.工程名稱_中_lb.ForeColor = System.Drawing.Color.LightCoral
  182. Me.工程名稱_中_lb.Location = New System.Drawing.Point(403, 85)
  183. Me.工程名稱_中_lb.Name = "工程名稱_中_lb"
  184. Me.工程名稱_中_lb.Size = New System.Drawing.Size(90, 16)
  185. Me.工程名稱_中_lb.TabIndex = 1424
  186. Me.工程名稱_中_lb.Text = "工程名稱(中文)"
  187. Me.工程名稱_中_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  188. '
  189. '工程名稱_英_lb
  190. '
  191. Me.工程名稱_英_lb.BackColor = System.Drawing.Color.Transparent
  192. Me.工程名稱_英_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  193. Me.工程名稱_英_lb.ForeColor = System.Drawing.Color.Firebrick
  194. Me.工程名稱_英_lb.Location = New System.Drawing.Point(403, 112)
  195. Me.工程名稱_英_lb.Name = "工程名稱_英_lb"
  196. Me.工程名稱_英_lb.Size = New System.Drawing.Size(90, 16)
  197. Me.工程名稱_英_lb.TabIndex = 1426
  198. Me.工程名稱_英_lb.Text = "工程名稱(英文)"
  199. Me.工程名稱_英_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  200. '
  201. '立約日期_lb
  202. '
  203. Me.立約日期_lb.BackColor = System.Drawing.Color.Transparent
  204. Me.立約日期_lb.ForeColor = System.Drawing.Color.Green
  205. Me.立約日期_lb.Location = New System.Drawing.Point(800, 59)
  206. Me.立約日期_lb.Name = "立約日期_lb"
  207. Me.立約日期_lb.Size = New System.Drawing.Size(95, 16)
  208. Me.立約日期_lb.TabIndex = 1429
  209. Me.立約日期_lb.Text = "立約日期"
  210. Me.立約日期_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  211. '
  212. '立約日期_dtp
  213. '
  214. Me.立約日期_dtp.CustomFormat = "yyyy/MM/dd"
  215. Me.立約日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  216. Me.立約日期_dtp.Location = New System.Drawing.Point(897, 55)
  217. Me.立約日期_dtp.Name = "立約日期_dtp"
  218. Me.立約日期_dtp.Size = New System.Drawing.Size(105, 23)
  219. Me.立約日期_dtp.TabIndex = 1428
  220. '
  221. 'Panel1
  222. '
  223. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  224. Me.Panel1.Controls.Add(Me.語言_dgv)
  225. Me.Panel1.Controls.Add(Me.PictureBox2)
  226. Me.Panel1.Controls.Add(Me.PictureBox1)
  227. Me.Panel1.Controls.Add(Me.Label10)
  228. Me.Panel1.Controls.Add(Me.工程期1_ch)
  229. Me.Panel1.Location = New System.Drawing.Point(34, 151)
  230. Me.Panel1.Name = "Panel1"
  231. Me.Panel1.Size = New System.Drawing.Size(102, 262)
  232. Me.Panel1.TabIndex = 1432
  233. Me.Panel1.Visible = False
  234. '
  235. '語言_dgv
  236. '
  237. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  238. Me.語言_dgv.Location = New System.Drawing.Point(8, 137)
  239. Me.語言_dgv.Name = "語言_dgv"
  240. Me.語言_dgv.RowHeadersWidth = 5
  241. Me.語言_dgv.RowTemplate.Height = 24
  242. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  243. Me.語言_dgv.TabIndex = 1670
  244. '
  245. 'PictureBox2
  246. '
  247. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  248. Me.PictureBox2.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
  249. Me.PictureBox2.Location = New System.Drawing.Point(8, 70)
  250. Me.PictureBox2.Name = "PictureBox2"
  251. Me.PictureBox2.Size = New System.Drawing.Size(471, 61)
  252. Me.PictureBox2.TabIndex = 1434
  253. Me.PictureBox2.TabStop = False
  254. '
  255. 'PictureBox1
  256. '
  257. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  258. Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
  259. Me.PictureBox1.Location = New System.Drawing.Point(8, 4)
  260. Me.PictureBox1.Name = "PictureBox1"
  261. Me.PictureBox1.Size = New System.Drawing.Size(471, 61)
  262. Me.PictureBox1.TabIndex = 1433
  263. Me.PictureBox1.TabStop = False
  264. '
  265. '客戶名稱_lb
  266. '
  267. Me.客戶名稱_lb.BackColor = System.Drawing.Color.Transparent
  268. Me.客戶名稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  269. Me.客戶名稱_lb.ForeColor = System.Drawing.Color.Firebrick
  270. Me.客戶名稱_lb.Location = New System.Drawing.Point(404, 139)
  271. Me.客戶名稱_lb.Name = "客戶名稱_lb"
  272. Me.客戶名稱_lb.Size = New System.Drawing.Size(90, 16)
  273. Me.客戶名稱_lb.TabIndex = 1433
  274. Me.客戶名稱_lb.Text = "客戶名稱"
  275. Me.客戶名稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  276. '
  277. '客戶名稱_tb
  278. '
  279. Me.客戶名稱_tb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  280. Me.客戶名稱_tb.FormattingEnabled = True
  281. Me.客戶名稱_tb.Location = New System.Drawing.Point(497, 136)
  282. Me.客戶名稱_tb.Name = "客戶名稱_tb"
  283. Me.客戶名稱_tb.Size = New System.Drawing.Size(506, 24)
  284. Me.客戶名稱_tb.TabIndex = 1434
  285. '
  286. '原合约金额_lb
  287. '
  288. Me.原合约金额_lb.BackColor = System.Drawing.Color.Transparent
  289. Me.原合约金额_lb.ForeColor = System.Drawing.Color.Green
  290. Me.原合约金额_lb.Location = New System.Drawing.Point(231, 164)
  291. Me.原合约金额_lb.Name = "原合约金额_lb"
  292. Me.原合约金额_lb.Size = New System.Drawing.Size(123, 16)
  293. Me.原合约金额_lb.TabIndex = 1437
  294. Me.原合约金额_lb.Text = "1、原合约金额(含税)"
  295. Me.原合约金额_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  296. '
  297. '追加减_lb
  298. '
  299. Me.追加减_lb.BackColor = System.Drawing.Color.Transparent
  300. Me.追加减_lb.ForeColor = System.Drawing.Color.Green
  301. Me.追加减_lb.Location = New System.Drawing.Point(462, 165)
  302. Me.追加减_lb.Name = "追加减_lb"
  303. Me.追加减_lb.Size = New System.Drawing.Size(185, 16)
  304. Me.追加减_lb.TabIndex = 1439
  305. Me.追加减_lb.Text = "2、追加/追减金额(含税)"
  306. Me.追加减_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  307. '
  308. '總金額_lb
  309. '
  310. Me.總金額_lb.BackColor = System.Drawing.Color.Transparent
  311. Me.總金額_lb.ForeColor = System.Drawing.Color.Green
  312. Me.總金額_lb.Location = New System.Drawing.Point(756, 165)
  313. Me.總金額_lb.Name = "總金額_lb"
  314. Me.總金額_lb.Size = New System.Drawing.Size(140, 16)
  315. Me.總金額_lb.TabIndex = 1441
  316. Me.總金額_lb.Text = "3、結算總金額(含税) "
  317. Me.總金額_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  318. '
  319. '其他內容_lb
  320. '
  321. Me.其他內容_lb.AutoSize = True
  322. Me.其他內容_lb.BackColor = System.Drawing.Color.Transparent
  323. Me.其他內容_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  324. Me.其他內容_lb.Location = New System.Drawing.Point(236, 189)
  325. Me.其他內容_lb.Name = "其他內容_lb"
  326. Me.其他內容_lb.Size = New System.Drawing.Size(88, 16)
  327. Me.其他內容_lb.TabIndex = 1443
  328. Me.其他內容_lb.Text = "其他附錄內容 : "
  329. Me.其他內容_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  330. '
  331. '合約附錄_dgv
  332. '
  333. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  334. Me.合約附錄_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  335. Me.合約附錄_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  336. Me.合約附錄_dgv.BackgroundColor = System.Drawing.Color.White
  337. Me.合約附錄_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  338. Me.合約附錄_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  339. Me.合約附錄_dgv.Location = New System.Drawing.Point(233, 56)
  340. Me.合約附錄_dgv.Name = "合約附錄_dgv"
  341. Me.合約附錄_dgv.RowHeadersWidth = 5
  342. Me.合約附錄_dgv.RowTemplate.Height = 24
  343. Me.合約附錄_dgv.Size = New System.Drawing.Size(168, 76)
  344. Me.合約附錄_dgv.TabIndex = 1444
  345. '
  346. '附錄編號_lb
  347. '
  348. Me.附錄編號_lb.BackColor = System.Drawing.Color.Transparent
  349. Me.附錄編號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  350. Me.附錄編號_lb.Location = New System.Drawing.Point(403, 58)
  351. Me.附錄編號_lb.Name = "附錄編號_lb"
  352. Me.附錄編號_lb.Size = New System.Drawing.Size(65, 16)
  353. Me.附錄編號_lb.TabIndex = 1445
  354. Me.附錄編號_lb.Text = "附錄編號"
  355. Me.附錄編號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  356. '
  357. 'Label6
  358. '
  359. Me.Label6.AutoSize = True
  360. Me.Label6.BackColor = System.Drawing.Color.Transparent
  361. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  362. Me.Label6.Location = New System.Drawing.Point(231, 174)
  363. Me.Label6.Name = "Label6"
  364. Me.Label6.Size = New System.Drawing.Size(772, 16)
  365. Me.Label6.TabIndex = 1450
  366. Me.Label6.Text = "_________________________________________________________________________________" &
  367. "________________________________________________________________________"
  368. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  369. '
  370. 'Label8
  371. '
  372. Me.Label8.AutoSize = True
  373. Me.Label8.BackColor = System.Drawing.Color.Transparent
  374. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  375. Me.Label8.Location = New System.Drawing.Point(230, 39)
  376. Me.Label8.Name = "Label8"
  377. Me.Label8.Size = New System.Drawing.Size(772, 16)
  378. Me.Label8.TabIndex = 1451
  379. Me.Label8.Text = "_________________________________________________________________________________" &
  380. "________________________________________________________________________"
  381. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  382. '
  383. '不列印金額_ch
  384. '
  385. Me.不列印金額_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  386. Me.不列印金額_ch.AutoSize = True
  387. Me.不列印金額_ch.BackColor = System.Drawing.Color.Transparent
  388. Me.不列印金額_ch.Location = New System.Drawing.Point(867, 6)
  389. Me.不列印金額_ch.Name = "不列印金額_ch"
  390. Me.不列印金額_ch.Size = New System.Drawing.Size(86, 20)
  391. Me.不列印金額_ch.TabIndex = 1452
  392. Me.不列印金額_ch.Text = "不列印金額"
  393. Me.不列印金額_ch.UseVisualStyleBackColor = False
  394. '
  395. '合約附錄停用_ch
  396. '
  397. Me.合約附錄停用_ch.AutoSize = True
  398. Me.合約附錄停用_ch.BackColor = System.Drawing.Color.Transparent
  399. Me.合約附錄停用_ch.Location = New System.Drawing.Point(240, 138)
  400. Me.合約附錄停用_ch.Name = "合約附錄停用_ch"
  401. Me.合約附錄停用_ch.Size = New System.Drawing.Size(98, 20)
  402. Me.合約附錄停用_ch.TabIndex = 1453
  403. Me.合約附錄停用_ch.Text = "合約附錄停用"
  404. Me.合約附錄停用_ch.UseVisualStyleBackColor = False
  405. '
  406. '語轉扭_bt
  407. '
  408. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  409. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  410. Me.語轉扭_bt.Location = New System.Drawing.Point(922, 26)
  411. Me.語轉扭_bt.Name = "語轉扭_bt"
  412. Me.語轉扭_bt.Size = New System.Drawing.Size(23, 23)
  413. Me.語轉扭_bt.TabIndex = 1714
  414. Me.語轉扭_bt.Text = "L"
  415. Me.語轉扭_bt.UseVisualStyleBackColor = True
  416. '
  417. 'ToolTip1
  418. '
  419. Me.ToolTip1.AutoPopDelay = 5000
  420. Me.ToolTip1.InitialDelay = 500
  421. Me.ToolTip1.IsBalloon = True
  422. Me.ToolTip1.ReshowDelay = 100
  423. Me.ToolTip1.ToolTipTitle = "illustrate"
  424. '
  425. '列印_rbt
  426. '
  427. Me.列印_rbt.BackColor = System.Drawing.Color.Transparent
  428. Me.列印_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print
  429. Me.列印_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  430. Me.列印_rbt.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  431. Me.列印_rbt.Location = New System.Drawing.Point(341, 2)
  432. Me.列印_rbt.Name = "列印_rbt"
  433. Me.列印_rbt.Size = New System.Drawing.Size(48, 48)
  434. Me.列印_rbt.TabIndex = 1716
  435. CType(Me.列印_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).Image = Nothing
  436. CType(Me.列印_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  437. CType(Me.列印_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BottomShadowColor = System.Drawing.SystemColors.ActiveCaption
  438. CType(Me.列印_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BackColor = System.Drawing.SystemColors.ActiveCaption
  439. CType(Me.列印_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).CanFocus = False
  440. CType(Me.列印_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).ClipDrawing = False
  441. CType(Me.列印_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).AngleTransform = 3.0!
  442. '
  443. '存檔_rbt
  444. '
  445. Me.存檔_rbt.BackColor = System.Drawing.Color.Transparent
  446. Me.存檔_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  447. Me.存檔_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  448. Me.存檔_rbt.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  449. Me.存檔_rbt.Location = New System.Drawing.Point(287, 2)
  450. Me.存檔_rbt.Name = "存檔_rbt"
  451. Me.存檔_rbt.Size = New System.Drawing.Size(48, 48)
  452. Me.存檔_rbt.TabIndex = 1717
  453. CType(Me.存檔_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).Image = Nothing
  454. CType(Me.存檔_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  455. CType(Me.存檔_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BottomShadowColor = System.Drawing.SystemColors.ActiveCaption
  456. CType(Me.存檔_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BackColor = System.Drawing.SystemColors.ActiveCaption
  457. CType(Me.存檔_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).CanFocus = False
  458. CType(Me.存檔_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).ClipDrawing = False
  459. CType(Me.存檔_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).AngleTransform = 3.0!
  460. '
  461. '新增資料_rbt
  462. '
  463. Me.新增資料_rbt.BackColor = System.Drawing.Color.Transparent
  464. Me.新增資料_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
  465. Me.新增資料_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  466. Me.新增資料_rbt.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  467. Me.新增資料_rbt.Location = New System.Drawing.Point(233, 2)
  468. Me.新增資料_rbt.Name = "新增資料_rbt"
  469. Me.新增資料_rbt.Size = New System.Drawing.Size(48, 48)
  470. Me.新增資料_rbt.TabIndex = 1717
  471. CType(Me.新增資料_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).Image = Nothing
  472. CType(Me.新增資料_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  473. CType(Me.新增資料_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BottomShadowColor = System.Drawing.SystemColors.ActiveCaption
  474. CType(Me.新增資料_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BackColor = System.Drawing.SystemColors.ActiveCaption
  475. CType(Me.新增資料_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).CanFocus = False
  476. CType(Me.新增資料_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).ClipDrawing = False
  477. CType(Me.新增資料_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).AngleTransform = 3.0!
  478. '
  479. '查詢_rbt
  480. '
  481. Me.查詢_rbt.BackColor = System.Drawing.Color.Transparent
  482. Me.查詢_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.下載
  483. Me.查詢_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  484. Me.查詢_rbt.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  485. Me.查詢_rbt.Location = New System.Drawing.Point(203, 1)
  486. Me.查詢_rbt.Name = "查詢_rbt"
  487. Me.查詢_rbt.Size = New System.Drawing.Size(24, 24)
  488. Me.查詢_rbt.TabIndex = 1717
  489. CType(Me.查詢_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).Image = Nothing
  490. CType(Me.查詢_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  491. CType(Me.查詢_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BottomShadowColor = System.Drawing.SystemColors.ActiveCaption
  492. CType(Me.查詢_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BackColor = System.Drawing.SystemColors.ActiveCaption
  493. CType(Me.查詢_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).CanFocus = False
  494. CType(Me.查詢_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).ClipDrawing = False
  495. CType(Me.查詢_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).AngleTransform = 3.0!
  496. '
  497. '刪除_rbt
  498. '
  499. Me.刪除_rbt.BackColor = System.Drawing.Color.Transparent
  500. Me.刪除_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  501. Me.刪除_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  502. Me.刪除_rbt.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  503. Me.刪除_rbt.Location = New System.Drawing.Point(954, 1)
  504. Me.刪除_rbt.Name = "刪除_rbt"
  505. Me.刪除_rbt.Size = New System.Drawing.Size(48, 48)
  506. Me.刪除_rbt.TabIndex = 1717
  507. CType(Me.刪除_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).Image = Nothing
  508. CType(Me.刪除_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  509. CType(Me.刪除_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BottomShadowColor = System.Drawing.SystemColors.ActiveCaption
  510. CType(Me.刪除_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BackColor = System.Drawing.SystemColors.ActiveCaption
  511. CType(Me.刪除_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).CanFocus = False
  512. CType(Me.刪除_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).ClipDrawing = False
  513. CType(Me.刪除_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).AngleTransform = 3.0!
  514. '
  515. '縮放2_rbt
  516. '
  517. Me.縮放2_rbt.BackColor = System.Drawing.Color.Transparent
  518. Me.縮放2_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.ZOOM01
  519. Me.縮放2_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  520. Me.縮放2_rbt.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  521. Me.縮放2_rbt.Location = New System.Drawing.Point(203, 26)
  522. Me.縮放2_rbt.Name = "縮放2_rbt"
  523. Me.縮放2_rbt.Size = New System.Drawing.Size(24, 24)
  524. Me.縮放2_rbt.TabIndex = 1718
  525. CType(Me.縮放2_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).Image = Nothing
  526. CType(Me.縮放2_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
  527. CType(Me.縮放2_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BottomShadowColor = System.Drawing.SystemColors.ActiveCaption
  528. CType(Me.縮放2_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BackColor = System.Drawing.SystemColors.ActiveCaption
  529. CType(Me.縮放2_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).CanFocus = False
  530. CType(Me.縮放2_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).ClipDrawing = False
  531. CType(Me.縮放2_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).AngleTransform = 3.0!
  532. '
  533. '其他內容_tb
  534. '
  535. Me.其他內容_tb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  536. Or System.Windows.Forms.AnchorStyles.Left) _
  537. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  538. Me.其他內容_tb.BackColor = System.Drawing.Color.LightCyan
  539. Me.其他內容_tb.Location = New System.Drawing.Point(235, 208)
  540. Me.其他內容_tb.Multiline = True
  541. Me.其他內容_tb.Name = "其他內容_tb"
  542. Me.其他內容_tb.Size = New System.Drawing.Size(769, 339)
  543. Me.其他內容_tb.TabIndex = 1720
  544. '
  545. '關鍵字搜尋_rtb
  546. '
  547. Me.關鍵字搜尋_rtb.BackColor = System.Drawing.Color.Transparent
  548. Me.關鍵字搜尋_rtb.Cursor = System.Windows.Forms.Cursors.Default
  549. Me.關鍵字搜尋_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!)
  550. Me.關鍵字搜尋_rtb.Location = New System.Drawing.Point(68, 2)
  551. Me.關鍵字搜尋_rtb.Name = "關鍵字搜尋_rtb"
  552. Me.關鍵字搜尋_rtb.Size = New System.Drawing.Size(133, 23)
  553. Me.關鍵字搜尋_rtb.TabIndex = 1721
  554. '
  555. '附錄編號_rtb
  556. '
  557. Me.附錄編號_rtb.BackColor = System.Drawing.Color.Transparent
  558. Me.附錄編號_rtb.Cursor = System.Windows.Forms.Cursors.Default
  559. Me.附錄編號_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!)
  560. Me.附錄編號_rtb.Location = New System.Drawing.Point(469, 56)
  561. Me.附錄編號_rtb.Name = "附錄編號_rtb"
  562. Me.附錄編號_rtb.Size = New System.Drawing.Size(109, 23)
  563. Me.附錄編號_rtb.TabIndex = 1722
  564. '
  565. '合約編號_rtb
  566. '
  567. Me.合約編號_rtb.BackColor = System.Drawing.Color.Transparent
  568. Me.合約編號_rtb.Cursor = System.Windows.Forms.Cursors.Default
  569. Me.合約編號_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!)
  570. Me.合約編號_rtb.Location = New System.Drawing.Point(655, 56)
  571. Me.合約編號_rtb.Name = "合約編號_rtb"
  572. Me.合約編號_rtb.Size = New System.Drawing.Size(125, 23)
  573. Me.合約編號_rtb.TabIndex = 1723
  574. '
  575. '工程名稱_中_rtb
  576. '
  577. Me.工程名稱_中_rtb.BackColor = System.Drawing.Color.Transparent
  578. Me.工程名稱_中_rtb.Cursor = System.Windows.Forms.Cursors.Default
  579. Me.工程名稱_中_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!)
  580. Me.工程名稱_中_rtb.Location = New System.Drawing.Point(497, 83)
  581. Me.工程名稱_中_rtb.Name = "工程名稱_中_rtb"
  582. Me.工程名稱_中_rtb.Size = New System.Drawing.Size(506, 23)
  583. Me.工程名稱_中_rtb.TabIndex = 1724
  584. '
  585. '工程名稱_英_rtb
  586. '
  587. Me.工程名稱_英_rtb.BackColor = System.Drawing.Color.Transparent
  588. Me.工程名稱_英_rtb.Cursor = System.Windows.Forms.Cursors.Default
  589. Me.工程名稱_英_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!)
  590. Me.工程名稱_英_rtb.Location = New System.Drawing.Point(497, 109)
  591. Me.工程名稱_英_rtb.Name = "工程名稱_英_rtb"
  592. Me.工程名稱_英_rtb.Size = New System.Drawing.Size(506, 23)
  593. Me.工程名稱_英_rtb.TabIndex = 1725
  594. '
  595. 'NUD3
  596. '
  597. Me.NUD3.BackColor = System.Drawing.Color.Transparent
  598. Me.NUD3.Cursor = System.Windows.Forms.Cursors.Default
  599. Me.NUD3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  600. Me.NUD3.IsReadOnly = True
  601. Me.NUD3.Location = New System.Drawing.Point(356, 160)
  602. Me.NUD3.Name = "NUD3"
  603. Me.NUD3.Size = New System.Drawing.Size(105, 24)
  604. Me.NUD3.TabIndex = 1726
  605. Me.NUD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  606. '
  607. 'NUD1
  608. '
  609. Me.NUD1.BackColor = System.Drawing.Color.Transparent
  610. Me.NUD1.Cursor = System.Windows.Forms.Cursors.Default
  611. Me.NUD1.Font = New System.Drawing.Font("微軟正黑體", 9.0!)
  612. Me.NUD1.IsReadOnly = True
  613. Me.NUD1.Location = New System.Drawing.Point(898, 161)
  614. Me.NUD1.Name = "NUD1"
  615. Me.NUD1.Size = New System.Drawing.Size(105, 24)
  616. Me.NUD1.TabIndex = 1727
  617. Me.NUD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  618. '
  619. 'Panel2
  620. '
  621. Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  622. Me.Panel2.Controls.Add(Me.NUD_2)
  623. Me.Panel2.Controls.Add(Me.合約_dgv)
  624. Me.Panel2.Controls.Add(Me.NUD1)
  625. Me.Panel2.Controls.Add(Me.NUD3)
  626. Me.Panel2.Controls.Add(Me.附錄編號_rtb)
  627. Me.Panel2.Controls.Add(Me.工程名稱_英_rtb)
  628. Me.Panel2.Controls.Add(Me.合約編號_rtb)
  629. Me.Panel2.Controls.Add(Me.工程名稱_中_rtb)
  630. Me.Panel2.Controls.Add(Me.關鍵字搜尋_rtb)
  631. Me.Panel2.Controls.Add(Me.客戶名稱_tb)
  632. Me.Panel2.Controls.Add(Me.立約日期_dtp)
  633. Me.Panel2.Controls.Add(Me.合約編號1_cb)
  634. Me.Panel2.Controls.Add(Me.附錄編號_lb)
  635. Me.Panel2.Controls.Add(Me.其他內容_tb)
  636. Me.Panel2.Controls.Add(Me.合約編號_lb)
  637. Me.Panel2.Controls.Add(Me.存檔_rbt)
  638. Me.Panel2.Controls.Add(Me.縮放2_rbt)
  639. Me.Panel2.Controls.Add(Me.刪除_rbt)
  640. Me.Panel2.Controls.Add(Me.查詢_rbt)
  641. Me.Panel2.Controls.Add(Me.語轉扭_bt)
  642. Me.Panel2.Controls.Add(Me.合約附錄停用_ch)
  643. Me.Panel2.Controls.Add(Me.不列印金額_ch)
  644. Me.Panel2.Controls.Add(Me.新增資料_rbt)
  645. Me.Panel2.Controls.Add(Me.合約附錄_dgv)
  646. Me.Panel2.Controls.Add(Me.列印_rbt)
  647. Me.Panel2.Controls.Add(Me.客戶名稱_lb)
  648. Me.Panel2.Controls.Add(Me.其他內容_lb)
  649. Me.Panel2.Controls.Add(Me.Panel1)
  650. Me.Panel2.Controls.Add(Me.總金額_lb)
  651. Me.Panel2.Controls.Add(Me.立約日期_lb)
  652. Me.Panel2.Controls.Add(Me.原合约金额_lb)
  653. Me.Panel2.Controls.Add(Me.追加减_lb)
  654. Me.Panel2.Controls.Add(Me.工程名稱_中_lb)
  655. Me.Panel2.Controls.Add(Me.工程名稱_英_lb)
  656. Me.Panel2.Controls.Add(Me.甲方_lb)
  657. Me.Panel2.Controls.Add(Me.Label8)
  658. Me.Panel2.Controls.Add(Me.Label6)
  659. Me.Panel2.Controls.Add(Me.搜尋_lb)
  660. Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
  661. Me.Panel2.Location = New System.Drawing.Point(0, 0)
  662. Me.Panel2.Name = "Panel2"
  663. Me.Panel2.Size = New System.Drawing.Size(1006, 550)
  664. Me.Panel2.TabIndex = 1729
  665. '
  666. 'NUD_2
  667. '
  668. Me.NUD_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  669. Me.NUD_2.Location = New System.Drawing.Point(648, 162)
  670. Me.NUD_2.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
  671. Me.NUD_2.Minimum = New Decimal(New Integer() {1410065408, 2, 0, -2147483648})
  672. Me.NUD_2.Name = "NUD_2"
  673. Me.NUD_2.Size = New System.Drawing.Size(105, 23)
  674. Me.NUD_2.TabIndex = 1729
  675. Me.NUD_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  676. Me.NUD_2.ThousandsSeparator = True
  677. '
  678. '附錄合約
  679. '
  680. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  681. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  682. Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  683. Me.ClientSize = New System.Drawing.Size(1006, 550)
  684. Me.Controls.Add(Me.Panel2)
  685. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  686. Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
  687. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  688. Me.MaximizeBox = False
  689. Me.MinimizeBox = False
  690. Me.Name = "附錄合約"
  691. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  692. Me.Text = "附錄合約"
  693. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  694. Me.Panel1.ResumeLayout(False)
  695. Me.Panel1.PerformLayout()
  696. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  697. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  698. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  699. CType(Me.合約附錄_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  700. CType(Me.列印_rbt, System.ComponentModel.ISupportInitialize).EndInit()
  701. CType(Me.存檔_rbt, System.ComponentModel.ISupportInitialize).EndInit()
  702. CType(Me.新增資料_rbt, System.ComponentModel.ISupportInitialize).EndInit()
  703. CType(Me.查詢_rbt, System.ComponentModel.ISupportInitialize).EndInit()
  704. CType(Me.刪除_rbt, System.ComponentModel.ISupportInitialize).EndInit()
  705. CType(Me.縮放2_rbt, System.ComponentModel.ISupportInitialize).EndInit()
  706. CType(Me.關鍵字搜尋_rtb, System.ComponentModel.ISupportInitialize).EndInit()
  707. CType(Me.附錄編號_rtb, System.ComponentModel.ISupportInitialize).EndInit()
  708. CType(Me.合約編號_rtb, System.ComponentModel.ISupportInitialize).EndInit()
  709. CType(Me.工程名稱_中_rtb, System.ComponentModel.ISupportInitialize).EndInit()
  710. CType(Me.工程名稱_英_rtb, System.ComponentModel.ISupportInitialize).EndInit()
  711. CType(Me.NUD3, System.ComponentModel.ISupportInitialize).EndInit()
  712. CType(Me.NUD1, System.ComponentModel.ISupportInitialize).EndInit()
  713. Me.Panel2.ResumeLayout(False)
  714. Me.Panel2.PerformLayout()
  715. CType(Me.NUD_2, System.ComponentModel.ISupportInitialize).EndInit()
  716. Me.ResumeLayout(False)
  717. End Sub
  718. Friend WithEvents Label10 As Label
  719. Friend WithEvents 工程期1_ch As ComboBox
  720. Friend WithEvents 甲方_lb As Label
  721. Friend WithEvents 合約編號1_cb As ComboBox
  722. Friend WithEvents 搜尋_lb As Label
  723. Friend WithEvents 合約_dgv As DataGridView
  724. Friend WithEvents 合約編號_lb As Label
  725. Friend WithEvents 工程名稱_中_lb As Label
  726. Friend WithEvents 工程名稱_英_lb As Label
  727. Friend WithEvents 立約日期_lb As Label
  728. Friend WithEvents 立約日期_dtp As DateTimePicker
  729. Friend WithEvents Panel1 As Panel
  730. Friend WithEvents 客戶名稱_lb As Label
  731. Friend WithEvents 原合约金额_lb As Label
  732. Friend WithEvents 追加减_lb As Label
  733. Friend WithEvents 總金額_lb As Label
  734. Friend WithEvents 其他內容_lb As Label
  735. Friend WithEvents 合約附錄_dgv As DataGridView
  736. Friend WithEvents 附錄編號_lb As Label
  737. Friend WithEvents Label6 As Label
  738. Friend WithEvents Label8 As Label
  739. Friend WithEvents 不列印金額_ch As CheckBox
  740. Friend WithEvents PictureBox2 As PictureBox
  741. Friend WithEvents PictureBox1 As PictureBox
  742. Friend WithEvents 合約附錄停用_ch As CheckBox
  743. Friend WithEvents 語言_dgv As DataGridView
  744. Friend WithEvents 語轉扭_bt As Button
  745. Friend WithEvents ToolTip1 As ToolTip
  746. Friend WithEvents 列印_rbt As Telerik.WinControls.UI.RadButton
  747. Friend WithEvents 存檔_rbt As Telerik.WinControls.UI.RadButton
  748. Friend WithEvents 新增資料_rbt As Telerik.WinControls.UI.RadButton
  749. Friend WithEvents 查詢_rbt As Telerik.WinControls.UI.RadButton
  750. Friend WithEvents 刪除_rbt As Telerik.WinControls.UI.RadButton
  751. Friend WithEvents 縮放2_rbt As Telerik.WinControls.UI.RadButton
  752. Friend WithEvents 客戶名稱_tb As ComboBox
  753. Friend WithEvents 其他內容_tb As TextBox
  754. Friend WithEvents 關鍵字搜尋_rtb As Telerik.WinControls.UI.RadTextBoxControl
  755. Friend WithEvents 附錄編號_rtb As Telerik.WinControls.UI.RadTextBoxControl
  756. Friend WithEvents 合約編號_rtb As Telerik.WinControls.UI.RadTextBoxControl
  757. Friend WithEvents 工程名稱_英_rtb As Telerik.WinControls.UI.RadTextBoxControl
  758. Friend WithEvents 工程名稱_中_rtb As Telerik.WinControls.UI.RadTextBoxControl
  759. Friend WithEvents NUD3 As Telerik.WinControls.UI.RadTextBoxControl
  760. Friend WithEvents NUD1 As Telerik.WinControls.UI.RadTextBoxControl
  761. Friend WithEvents Panel2 As Panel
  762. Friend WithEvents NUD_2 As NumericUpDown
  763. End Class