暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

專案及會議提案.Designer.vb 65KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225
  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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(專案及會議提案))
  24. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Me.字體大小_lb = New System.Windows.Forms.Label()
  29. Me.字體大小_nud = New System.Windows.Forms.NumericUpDown()
  30. Me.Panel3 = New System.Windows.Forms.Panel()
  31. Me.作廢_tb = New System.Windows.Forms.Button()
  32. Me.核准_bt = New System.Windows.Forms.Button()
  33. Me.圖檔入系統_rbt = New System.Windows.Forms.Button()
  34. Me.讀取資料夾路徑_rbt = New System.Windows.Forms.Button()
  35. Me.PB5 = New System.Windows.Forms.PictureBox()
  36. Me.PB4 = New System.Windows.Forms.PictureBox()
  37. Me.PB1 = New System.Windows.Forms.PictureBox()
  38. Me.PB2 = New System.Windows.Forms.PictureBox()
  39. Me.PB3 = New System.Windows.Forms.PictureBox()
  40. Me.PB6 = New System.Windows.Forms.PictureBox()
  41. Me.Panel2 = New System.Windows.Forms.Panel()
  42. Me.取消_ch = New System.Windows.Forms.CheckBox()
  43. Me.通過_ch = New System.Windows.Forms.CheckBox()
  44. Me.已完成_ch = New System.Windows.Forms.CheckBox()
  45. Me.已完成資料顯示_ch = New System.Windows.Forms.CheckBox()
  46. Me.長期執行_ch = New System.Windows.Forms.CheckBox()
  47. Me.核准_ch = New System.Windows.Forms.CheckBox()
  48. Me.新建執行人_bt = New System.Windows.Forms.Button()
  49. Me.刪除執行人_bt = New System.Windows.Forms.Button()
  50. Me.執行人_cb = New System.Windows.Forms.ComboBox()
  51. Me.備註_tb = New System.Windows.Forms.TextBox()
  52. Me.執行人_lb = New System.Windows.Forms.Label()
  53. Me.預計完成_cb = New System.Windows.Forms.ComboBox()
  54. Me.預計完成_lb = New System.Windows.Forms.Label()
  55. Me.執行情況_cb = New System.Windows.Forms.ComboBox()
  56. Me.執行情況_lb = New System.Windows.Forms.Label()
  57. Me.細項說明_lb = New System.Windows.Forms.Label()
  58. Me.會議日期_dtp = New System.Windows.Forms.DateTimePicker()
  59. Me.Panel1 = New System.Windows.Forms.Panel()
  60. Me.文件號_tb = New System.Windows.Forms.TextBox()
  61. Me.副檔名_tb = New System.Windows.Forms.TextBox()
  62. Me.圖片庫_tb = New System.Windows.Forms.TextBox()
  63. Me.會議編號_tb = New System.Windows.Forms.TextBox()
  64. Me.檔案路徑_tb = New System.Windows.Forms.TextBox()
  65. Me.地點_cb = New System.Windows.Forms.ComboBox()
  66. Me.執行人_dgv = New System.Windows.Forms.DataGridView()
  67. Me.圖片清單_dgv = New System.Windows.Forms.DataGridView()
  68. Me.會議記錄表_dgv = New System.Windows.Forms.DataGridView()
  69. Me.會議項目_tb = New System.Windows.Forms.TextBox()
  70. Me.細項說明_tb = New System.Windows.Forms.TextBox()
  71. Me.執行時間_cb = New System.Windows.Forms.ComboBox()
  72. Me.備註_lb = New System.Windows.Forms.Label()
  73. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  74. Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
  75. Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
  76. Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
  77. Me.會議記錄表1_dgv = New System.Windows.Forms.DataGridView()
  78. Me.Label1 = New System.Windows.Forms.Label()
  79. Me.刪除_rtb = New System.Windows.Forms.Button()
  80. Me.存檔_rbt = New System.Windows.Forms.Button()
  81. Me.新建議題_rbt = New System.Windows.Forms.Button()
  82. Me.圖片_pb = New System.Windows.Forms.PictureBox()
  83. Me.Panel4 = New System.Windows.Forms.Panel()
  84. Me.Label2 = New System.Windows.Forms.Label()
  85. Me.Label3 = New System.Windows.Forms.Label()
  86. Me.Panel6 = New System.Windows.Forms.Panel()
  87. Me.Label4 = New System.Windows.Forms.Label()
  88. Me.Panel5 = New System.Windows.Forms.Panel()
  89. Me.Label5 = New System.Windows.Forms.Label()
  90. Me.TabControl1 = New System.Windows.Forms.TabControl()
  91. Me.TabPage1 = New System.Windows.Forms.TabPage()
  92. Me.會議記錄表2_dgv = New System.Windows.Forms.DataGridView()
  93. Me.Label6 = New System.Windows.Forms.Label()
  94. Me.人員_dgv = New System.Windows.Forms.DataGridView()
  95. Me.PDF_P = New System.Windows.Forms.Panel()
  96. Me.RadPdfViewer1 = New Telerik.WinControls.UI.RadPdfViewer()
  97. Me.RadPdfViewerNavigator1 = New Telerik.WinControls.UI.RadPdfViewerNavigator()
  98. Me.圖片_P = New System.Windows.Forms.Panel()
  99. Me.圖片1_pb = New System.Windows.Forms.PictureBox()
  100. Me.TabPage2 = New System.Windows.Forms.TabPage()
  101. CType(Me.字體大小_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  102. Me.Panel3.SuspendLayout()
  103. CType(Me.PB5, System.ComponentModel.ISupportInitialize).BeginInit()
  104. CType(Me.PB4, System.ComponentModel.ISupportInitialize).BeginInit()
  105. CType(Me.PB1, System.ComponentModel.ISupportInitialize).BeginInit()
  106. CType(Me.PB2, System.ComponentModel.ISupportInitialize).BeginInit()
  107. CType(Me.PB3, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.PB6, System.ComponentModel.ISupportInitialize).BeginInit()
  109. Me.Panel2.SuspendLayout()
  110. Me.Panel1.SuspendLayout()
  111. CType(Me.執行人_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  112. CType(Me.圖片清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  113. CType(Me.會議記錄表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  114. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
  115. Me.SplitContainer1.Panel1.SuspendLayout()
  116. Me.SplitContainer1.Panel2.SuspendLayout()
  117. Me.SplitContainer1.SuspendLayout()
  118. CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).BeginInit()
  119. Me.SplitContainer2.Panel1.SuspendLayout()
  120. Me.SplitContainer2.Panel2.SuspendLayout()
  121. Me.SplitContainer2.SuspendLayout()
  122. CType(Me.會議記錄表1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  123. CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  124. Me.Panel4.SuspendLayout()
  125. Me.Panel6.SuspendLayout()
  126. Me.Panel5.SuspendLayout()
  127. Me.TabControl1.SuspendLayout()
  128. Me.TabPage1.SuspendLayout()
  129. CType(Me.會議記錄表2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  130. CType(Me.人員_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  131. Me.PDF_P.SuspendLayout()
  132. CType(Me.RadPdfViewer1, System.ComponentModel.ISupportInitialize).BeginInit()
  133. CType(Me.RadPdfViewerNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
  134. Me.圖片_P.SuspendLayout()
  135. CType(Me.圖片1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  136. Me.TabPage2.SuspendLayout()
  137. Me.SuspendLayout()
  138. '
  139. '字體大小_lb
  140. '
  141. Me.字體大小_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  142. Me.字體大小_lb.AutoSize = True
  143. Me.字體大小_lb.BackColor = System.Drawing.Color.Transparent
  144. Me.字體大小_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  145. Me.字體大小_lb.Location = New System.Drawing.Point(468, 5)
  146. Me.字體大小_lb.Name = "字體大小_lb"
  147. Me.字體大小_lb.Size = New System.Drawing.Size(55, 16)
  148. Me.字體大小_lb.TabIndex = 1847
  149. Me.字體大小_lb.Text = "字體大小"
  150. Me.字體大小_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  151. '
  152. '字體大小_nud
  153. '
  154. Me.字體大小_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  155. Me.字體大小_nud.BackColor = System.Drawing.Color.White
  156. Me.字體大小_nud.ForeColor = System.Drawing.Color.Black
  157. Me.字體大小_nud.Location = New System.Drawing.Point(525, 2)
  158. Me.字體大小_nud.Maximum = New Decimal(New Integer() {72, 0, 0, 0})
  159. Me.字體大小_nud.Minimum = New Decimal(New Integer() {8, 0, 0, 0})
  160. Me.字體大小_nud.Name = "字體大小_nud"
  161. Me.字體大小_nud.Size = New System.Drawing.Size(49, 23)
  162. Me.字體大小_nud.TabIndex = 1846
  163. Me.字體大小_nud.Value = New Decimal(New Integer() {12, 0, 0, 0})
  164. '
  165. 'Panel3
  166. '
  167. Me.Panel3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  168. Me.Panel3.BackColor = System.Drawing.Color.Transparent
  169. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  170. Me.Panel3.Controls.Add(Me.作廢_tb)
  171. Me.Panel3.Controls.Add(Me.核准_bt)
  172. Me.Panel3.Controls.Add(Me.圖檔入系統_rbt)
  173. Me.Panel3.Controls.Add(Me.讀取資料夾路徑_rbt)
  174. Me.Panel3.Controls.Add(Me.PB5)
  175. Me.Panel3.Controls.Add(Me.PB4)
  176. Me.Panel3.Controls.Add(Me.PB1)
  177. Me.Panel3.Controls.Add(Me.PB2)
  178. Me.Panel3.Controls.Add(Me.PB3)
  179. Me.Panel3.Controls.Add(Me.PB6)
  180. Me.Panel3.Location = New System.Drawing.Point(1, 276)
  181. Me.Panel3.Name = "Panel3"
  182. Me.Panel3.Size = New System.Drawing.Size(305, 405)
  183. Me.Panel3.TabIndex = 1842
  184. '
  185. '作廢_tb
  186. '
  187. Me.作廢_tb.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.Close
  188. Me.作廢_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  189. Me.作廢_tb.Location = New System.Drawing.Point(44, 1)
  190. Me.作廢_tb.Name = "作廢_tb"
  191. Me.作廢_tb.Size = New System.Drawing.Size(35, 35)
  192. Me.作廢_tb.TabIndex = 1852
  193. Me.作廢_tb.UseVisualStyleBackColor = True
  194. Me.作廢_tb.Visible = False
  195. '
  196. '核准_bt
  197. '
  198. Me.核准_bt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.check
  199. Me.核准_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  200. Me.核准_bt.Location = New System.Drawing.Point(3, 1)
  201. Me.核准_bt.Name = "核准_bt"
  202. Me.核准_bt.Size = New System.Drawing.Size(35, 35)
  203. Me.核准_bt.TabIndex = 1851
  204. Me.核准_bt.UseVisualStyleBackColor = True
  205. Me.核准_bt.Visible = False
  206. '
  207. '圖檔入系統_rbt
  208. '
  209. Me.圖檔入系統_rbt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.Add_Image
  210. Me.圖檔入系統_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  211. Me.圖檔入系統_rbt.Location = New System.Drawing.Point(197, 1)
  212. Me.圖檔入系統_rbt.Name = "圖檔入系統_rbt"
  213. Me.圖檔入系統_rbt.Size = New System.Drawing.Size(103, 35)
  214. Me.圖檔入系統_rbt.TabIndex = 1850
  215. Me.圖檔入系統_rbt.UseVisualStyleBackColor = True
  216. '
  217. '讀取資料夾路徑_rbt
  218. '
  219. Me.讀取資料夾路徑_rbt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.PortableComputer
  220. Me.讀取資料夾路徑_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  221. Me.讀取資料夾路徑_rbt.Location = New System.Drawing.Point(160, 1)
  222. Me.讀取資料夾路徑_rbt.Name = "讀取資料夾路徑_rbt"
  223. Me.讀取資料夾路徑_rbt.Size = New System.Drawing.Size(35, 35)
  224. Me.讀取資料夾路徑_rbt.TabIndex = 1849
  225. Me.讀取資料夾路徑_rbt.UseVisualStyleBackColor = True
  226. '
  227. 'PB5
  228. '
  229. Me.PB5.BackColor = System.Drawing.Color.White
  230. Me.PB5.BackgroundImage = CType(resources.GetObject("PB5.BackgroundImage"), System.Drawing.Image)
  231. Me.PB5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  232. Me.PB5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  233. Me.PB5.Location = New System.Drawing.Point(2, 281)
  234. Me.PB5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  235. Me.PB5.Name = "PB5"
  236. Me.PB5.Size = New System.Drawing.Size(149, 119)
  237. Me.PB5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  238. Me.PB5.TabIndex = 1703
  239. Me.PB5.TabStop = False
  240. '
  241. 'PB4
  242. '
  243. Me.PB4.BackColor = System.Drawing.Color.White
  244. Me.PB4.BackgroundImage = CType(resources.GetObject("PB4.BackgroundImage"), System.Drawing.Image)
  245. Me.PB4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  246. Me.PB4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  247. Me.PB4.Location = New System.Drawing.Point(153, 159)
  248. Me.PB4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  249. Me.PB4.Name = "PB4"
  250. Me.PB4.Size = New System.Drawing.Size(149, 119)
  251. Me.PB4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  252. Me.PB4.TabIndex = 1702
  253. Me.PB4.TabStop = False
  254. '
  255. 'PB1
  256. '
  257. Me.PB1.BackColor = System.Drawing.Color.White
  258. Me.PB1.BackgroundImage = CType(resources.GetObject("PB1.BackgroundImage"), System.Drawing.Image)
  259. Me.PB1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  260. Me.PB1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  261. Me.PB1.Location = New System.Drawing.Point(2, 37)
  262. Me.PB1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  263. Me.PB1.Name = "PB1"
  264. Me.PB1.Size = New System.Drawing.Size(149, 119)
  265. Me.PB1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  266. Me.PB1.TabIndex = 1696
  267. Me.PB1.TabStop = False
  268. '
  269. 'PB2
  270. '
  271. Me.PB2.BackColor = System.Drawing.Color.White
  272. Me.PB2.BackgroundImage = CType(resources.GetObject("PB2.BackgroundImage"), System.Drawing.Image)
  273. Me.PB2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  274. Me.PB2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  275. Me.PB2.Location = New System.Drawing.Point(153, 37)
  276. Me.PB2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  277. Me.PB2.Name = "PB2"
  278. Me.PB2.Size = New System.Drawing.Size(149, 119)
  279. Me.PB2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  280. Me.PB2.TabIndex = 1698
  281. Me.PB2.TabStop = False
  282. '
  283. 'PB3
  284. '
  285. Me.PB3.BackColor = System.Drawing.Color.White
  286. Me.PB3.BackgroundImage = CType(resources.GetObject("PB3.BackgroundImage"), System.Drawing.Image)
  287. Me.PB3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  288. Me.PB3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  289. Me.PB3.Location = New System.Drawing.Point(2, 159)
  290. Me.PB3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  291. Me.PB3.Name = "PB3"
  292. Me.PB3.Size = New System.Drawing.Size(149, 119)
  293. Me.PB3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  294. Me.PB3.TabIndex = 1700
  295. Me.PB3.TabStop = False
  296. '
  297. 'PB6
  298. '
  299. Me.PB6.BackColor = System.Drawing.Color.White
  300. Me.PB6.BackgroundImage = CType(resources.GetObject("PB6.BackgroundImage"), System.Drawing.Image)
  301. Me.PB6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  302. Me.PB6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  303. Me.PB6.Location = New System.Drawing.Point(153, 281)
  304. Me.PB6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  305. Me.PB6.Name = "PB6"
  306. Me.PB6.Size = New System.Drawing.Size(149, 119)
  307. Me.PB6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  308. Me.PB6.TabIndex = 1697
  309. Me.PB6.TabStop = False
  310. '
  311. 'Panel2
  312. '
  313. Me.Panel2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  314. Me.Panel2.BackColor = System.Drawing.Color.Transparent
  315. Me.Panel2.Controls.Add(Me.取消_ch)
  316. Me.Panel2.Controls.Add(Me.通過_ch)
  317. Me.Panel2.Controls.Add(Me.已完成_ch)
  318. Me.Panel2.Controls.Add(Me.已完成資料顯示_ch)
  319. Me.Panel2.Controls.Add(Me.長期執行_ch)
  320. Me.Panel2.Location = New System.Drawing.Point(577, 283)
  321. Me.Panel2.Name = "Panel2"
  322. Me.Panel2.Size = New System.Drawing.Size(456, 25)
  323. Me.Panel2.TabIndex = 1841
  324. '
  325. '取消_ch
  326. '
  327. Me.取消_ch.AutoSize = True
  328. Me.取消_ch.BackColor = System.Drawing.Color.Transparent
  329. Me.取消_ch.Location = New System.Drawing.Point(289, 3)
  330. Me.取消_ch.Name = "取消_ch"
  331. Me.取消_ch.Size = New System.Drawing.Size(50, 20)
  332. Me.取消_ch.TabIndex = 1846
  333. Me.取消_ch.Text = "取消"
  334. Me.取消_ch.UseVisualStyleBackColor = False
  335. '
  336. '通過_ch
  337. '
  338. Me.通過_ch.AutoSize = True
  339. Me.通過_ch.BackColor = System.Drawing.Color.Transparent
  340. Me.通過_ch.Checked = True
  341. Me.通過_ch.CheckState = System.Windows.Forms.CheckState.Checked
  342. Me.通過_ch.Location = New System.Drawing.Point(236, 3)
  343. Me.通過_ch.Name = "通過_ch"
  344. Me.通過_ch.Size = New System.Drawing.Size(50, 20)
  345. Me.通過_ch.TabIndex = 1845
  346. Me.通過_ch.Text = "通過"
  347. Me.通過_ch.UseVisualStyleBackColor = False
  348. '
  349. '已完成_ch
  350. '
  351. Me.已完成_ch.AutoSize = True
  352. Me.已完成_ch.BackColor = System.Drawing.Color.Transparent
  353. Me.已完成_ch.Enabled = False
  354. Me.已完成_ch.Location = New System.Drawing.Point(9, 3)
  355. Me.已完成_ch.Name = "已完成_ch"
  356. Me.已完成_ch.Size = New System.Drawing.Size(62, 20)
  357. Me.已完成_ch.TabIndex = 1469
  358. Me.已完成_ch.Text = "已完成"
  359. Me.已完成_ch.UseVisualStyleBackColor = False
  360. '
  361. '已完成資料顯示_ch
  362. '
  363. Me.已完成資料顯示_ch.AutoSize = True
  364. Me.已完成資料顯示_ch.BackColor = System.Drawing.Color.Transparent
  365. Me.已完成資料顯示_ch.Location = New System.Drawing.Point(342, 3)
  366. Me.已完成資料顯示_ch.Name = "已完成資料顯示_ch"
  367. Me.已完成資料顯示_ch.Size = New System.Drawing.Size(110, 20)
  368. Me.已完成資料顯示_ch.TabIndex = 1673
  369. Me.已完成資料顯示_ch.Text = "已完成資料顯示"
  370. Me.已完成資料顯示_ch.UseVisualStyleBackColor = False
  371. '
  372. '長期執行_ch
  373. '
  374. Me.長期執行_ch.AutoSize = True
  375. Me.長期執行_ch.BackColor = System.Drawing.Color.Transparent
  376. Me.長期執行_ch.Enabled = False
  377. Me.長期執行_ch.Location = New System.Drawing.Point(74, 3)
  378. Me.長期執行_ch.Name = "長期執行_ch"
  379. Me.長期執行_ch.Size = New System.Drawing.Size(74, 20)
  380. Me.長期執行_ch.TabIndex = 1470
  381. Me.長期執行_ch.Text = "長期執行"
  382. Me.長期執行_ch.UseVisualStyleBackColor = False
  383. '
  384. '核准_ch
  385. '
  386. Me.核准_ch.AutoSize = True
  387. Me.核准_ch.BackColor = System.Drawing.Color.Transparent
  388. Me.核准_ch.Enabled = False
  389. Me.核准_ch.Location = New System.Drawing.Point(370, 5)
  390. Me.核准_ch.Name = "核准_ch"
  391. Me.核准_ch.Size = New System.Drawing.Size(50, 20)
  392. Me.核准_ch.TabIndex = 1842
  393. Me.核准_ch.Text = "核准"
  394. Me.核准_ch.UseVisualStyleBackColor = False
  395. '
  396. '新建執行人_bt
  397. '
  398. Me.新建執行人_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  399. Me.新建執行人_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  400. Me.新建執行人_bt.Location = New System.Drawing.Point(873, 28)
  401. Me.新建執行人_bt.Name = "新建執行人_bt"
  402. Me.新建執行人_bt.Size = New System.Drawing.Size(160, 35)
  403. Me.新建執行人_bt.TabIndex = 1838
  404. Me.新建執行人_bt.Text = "新建執行人"
  405. Me.新建執行人_bt.UseVisualStyleBackColor = True
  406. '
  407. '刪除執行人_bt
  408. '
  409. Me.刪除執行人_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  410. Me.刪除執行人_bt.ForeColor = System.Drawing.Color.Red
  411. Me.刪除執行人_bt.Location = New System.Drawing.Point(426, 3)
  412. Me.刪除執行人_bt.Name = "刪除執行人_bt"
  413. Me.刪除執行人_bt.Size = New System.Drawing.Size(118, 35)
  414. Me.刪除執行人_bt.TabIndex = 1837
  415. Me.刪除執行人_bt.Text = "刪除"
  416. Me.刪除執行人_bt.UseVisualStyleBackColor = True
  417. '
  418. '執行人_cb
  419. '
  420. Me.執行人_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  421. Me.執行人_cb.FormattingEnabled = True
  422. Me.執行人_cb.Location = New System.Drawing.Point(915, 2)
  423. Me.執行人_cb.Name = "執行人_cb"
  424. Me.執行人_cb.Size = New System.Drawing.Size(118, 24)
  425. Me.執行人_cb.TabIndex = 1836
  426. '
  427. '備註_tb
  428. '
  429. Me.備註_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  430. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  431. Me.備註_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  432. Me.備註_tb.Location = New System.Drawing.Point(577, 25)
  433. Me.備註_tb.Multiline = True
  434. Me.備註_tb.Name = "備註_tb"
  435. Me.備註_tb.ReadOnly = True
  436. Me.備註_tb.Size = New System.Drawing.Size(295, 257)
  437. Me.備註_tb.TabIndex = 1820
  438. '
  439. '執行人_lb
  440. '
  441. Me.執行人_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  442. Me.執行人_lb.AutoSize = True
  443. Me.執行人_lb.BackColor = System.Drawing.Color.Transparent
  444. Me.執行人_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  445. Me.執行人_lb.Location = New System.Drawing.Point(870, 6)
  446. Me.執行人_lb.Name = "執行人_lb"
  447. Me.執行人_lb.Size = New System.Drawing.Size(43, 16)
  448. Me.執行人_lb.TabIndex = 1834
  449. Me.執行人_lb.Text = "執行人"
  450. Me.執行人_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  451. '
  452. '預計完成_cb
  453. '
  454. Me.預計完成_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  455. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  456. Me.預計完成_cb.FormattingEnabled = True
  457. Me.預計完成_cb.Location = New System.Drawing.Point(67, 258)
  458. Me.預計完成_cb.Name = "預計完成_cb"
  459. Me.預計完成_cb.Size = New System.Drawing.Size(508, 24)
  460. Me.預計完成_cb.TabIndex = 1833
  461. '
  462. '預計完成_lb
  463. '
  464. Me.預計完成_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  465. Me.預計完成_lb.AutoSize = True
  466. Me.預計完成_lb.BackColor = System.Drawing.Color.Transparent
  467. Me.預計完成_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  468. Me.預計完成_lb.Location = New System.Drawing.Point(6, 261)
  469. Me.預計完成_lb.Name = "預計完成_lb"
  470. Me.預計完成_lb.Size = New System.Drawing.Size(55, 16)
  471. Me.預計完成_lb.TabIndex = 1832
  472. Me.預計完成_lb.Text = "預計完成"
  473. Me.預計完成_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  474. '
  475. '執行情況_cb
  476. '
  477. Me.執行情況_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  478. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  479. Me.執行情況_cb.FormattingEnabled = True
  480. Me.執行情況_cb.Location = New System.Drawing.Point(67, 283)
  481. Me.執行情況_cb.Name = "執行情況_cb"
  482. Me.執行情況_cb.Size = New System.Drawing.Size(508, 24)
  483. Me.執行情況_cb.TabIndex = 1831
  484. '
  485. '執行情況_lb
  486. '
  487. Me.執行情況_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  488. Me.執行情況_lb.AutoSize = True
  489. Me.執行情況_lb.BackColor = System.Drawing.Color.Transparent
  490. Me.執行情況_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  491. Me.執行情況_lb.Location = New System.Drawing.Point(6, 286)
  492. Me.執行情況_lb.Name = "執行情況_lb"
  493. Me.執行情況_lb.Size = New System.Drawing.Size(55, 16)
  494. Me.執行情況_lb.TabIndex = 1830
  495. Me.執行情況_lb.Text = "執行情況"
  496. Me.執行情況_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  497. '
  498. '細項說明_lb
  499. '
  500. Me.細項說明_lb.AutoSize = True
  501. Me.細項說明_lb.BackColor = System.Drawing.Color.Transparent
  502. Me.細項說明_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  503. Me.細項說明_lb.Location = New System.Drawing.Point(6, 8)
  504. Me.細項說明_lb.Name = "細項說明_lb"
  505. Me.細項說明_lb.Size = New System.Drawing.Size(55, 16)
  506. Me.細項說明_lb.TabIndex = 1826
  507. Me.細項說明_lb.Text = "細項說明"
  508. Me.細項說明_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  509. '
  510. '會議日期_dtp
  511. '
  512. Me.會議日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  513. Me.會議日期_dtp.CustomFormat = "yyyy/MM/dd"
  514. Me.會議日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  515. Me.會議日期_dtp.Location = New System.Drawing.Point(68, 2)
  516. Me.會議日期_dtp.Name = "會議日期_dtp"
  517. Me.會議日期_dtp.Size = New System.Drawing.Size(87, 23)
  518. Me.會議日期_dtp.TabIndex = 1824
  519. '
  520. 'Panel1
  521. '
  522. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  523. Me.Panel1.Controls.Add(Me.文件號_tb)
  524. Me.Panel1.Controls.Add(Me.副檔名_tb)
  525. Me.Panel1.Controls.Add(Me.核准_ch)
  526. Me.Panel1.Controls.Add(Me.圖片庫_tb)
  527. Me.Panel1.Controls.Add(Me.會議編號_tb)
  528. Me.Panel1.Controls.Add(Me.檔案路徑_tb)
  529. Me.Panel1.Controls.Add(Me.刪除執行人_bt)
  530. Me.Panel1.Location = New System.Drawing.Point(477, 400)
  531. Me.Panel1.Name = "Panel1"
  532. Me.Panel1.Size = New System.Drawing.Size(549, 63)
  533. Me.Panel1.TabIndex = 1822
  534. Me.Panel1.Visible = False
  535. '
  536. '文件號_tb
  537. '
  538. Me.文件號_tb.Enabled = False
  539. Me.文件號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  540. Me.文件號_tb.Location = New System.Drawing.Point(125, 3)
  541. Me.文件號_tb.Name = "文件號_tb"
  542. Me.文件號_tb.Size = New System.Drawing.Size(116, 23)
  543. Me.文件號_tb.TabIndex = 1676
  544. '
  545. '副檔名_tb
  546. '
  547. Me.副檔名_tb.Enabled = False
  548. Me.副檔名_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  549. Me.副檔名_tb.Location = New System.Drawing.Point(125, 32)
  550. Me.副檔名_tb.Name = "副檔名_tb"
  551. Me.副檔名_tb.Size = New System.Drawing.Size(116, 23)
  552. Me.副檔名_tb.TabIndex = 1675
  553. '
  554. '圖片庫_tb
  555. '
  556. Me.圖片庫_tb.AllowDrop = True
  557. Me.圖片庫_tb.ForeColor = System.Drawing.Color.Black
  558. Me.圖片庫_tb.Location = New System.Drawing.Point(3, 32)
  559. Me.圖片庫_tb.Name = "圖片庫_tb"
  560. Me.圖片庫_tb.Size = New System.Drawing.Size(116, 23)
  561. Me.圖片庫_tb.TabIndex = 1674
  562. '
  563. '會議編號_tb
  564. '
  565. Me.會議編號_tb.AllowDrop = True
  566. Me.會議編號_tb.ForeColor = System.Drawing.Color.Black
  567. Me.會議編號_tb.Location = New System.Drawing.Point(247, 3)
  568. Me.會議編號_tb.Name = "會議編號_tb"
  569. Me.會議編號_tb.Size = New System.Drawing.Size(116, 23)
  570. Me.會議編號_tb.TabIndex = 1673
  571. '
  572. '檔案路徑_tb
  573. '
  574. Me.檔案路徑_tb.AllowDrop = True
  575. Me.檔案路徑_tb.ForeColor = System.Drawing.Color.Black
  576. Me.檔案路徑_tb.Location = New System.Drawing.Point(3, 3)
  577. Me.檔案路徑_tb.Multiline = True
  578. Me.檔案路徑_tb.Name = "檔案路徑_tb"
  579. Me.檔案路徑_tb.Size = New System.Drawing.Size(116, 23)
  580. Me.檔案路徑_tb.TabIndex = 1672
  581. '
  582. '地點_cb
  583. '
  584. Me.地點_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  585. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  586. Me.地點_cb.FormattingEnabled = True
  587. Me.地點_cb.Items.AddRange(New Object() {"3F 會議室"})
  588. Me.地點_cb.Location = New System.Drawing.Point(62, 28)
  589. Me.地點_cb.Name = "地點_cb"
  590. Me.地點_cb.Size = New System.Drawing.Size(171, 24)
  591. Me.地點_cb.TabIndex = 1819
  592. '
  593. '執行人_dgv
  594. '
  595. Me.執行人_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  596. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  597. Me.執行人_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  598. Me.執行人_dgv.BackgroundColor = System.Drawing.Color.White
  599. Me.執行人_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  600. Me.執行人_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  601. Me.執行人_dgv.Location = New System.Drawing.Point(873, 65)
  602. Me.執行人_dgv.Name = "執行人_dgv"
  603. Me.執行人_dgv.RowHeadersWidth = 5
  604. Me.執行人_dgv.RowTemplate.Height = 24
  605. Me.執行人_dgv.Size = New System.Drawing.Size(161, 218)
  606. Me.執行人_dgv.TabIndex = 1817
  607. '
  608. '圖片清單_dgv
  609. '
  610. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  611. Me.圖片清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  612. Me.圖片清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  613. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  614. Me.圖片清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  615. Me.圖片清單_dgv.BackgroundColor = System.Drawing.Color.White
  616. Me.圖片清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  617. Me.圖片清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  618. Me.圖片清單_dgv.Location = New System.Drawing.Point(2, 3)
  619. Me.圖片清單_dgv.Name = "圖片清單_dgv"
  620. Me.圖片清單_dgv.RowHeadersWidth = 5
  621. Me.圖片清單_dgv.RowTemplate.Height = 24
  622. Me.圖片清單_dgv.Size = New System.Drawing.Size(100, 272)
  623. Me.圖片清單_dgv.TabIndex = 1840
  624. '
  625. '會議記錄表_dgv
  626. '
  627. Me.會議記錄表_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  628. Or System.Windows.Forms.AnchorStyles.Left) _
  629. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  630. Me.會議記錄表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  631. Me.會議記錄表_dgv.BackgroundColor = System.Drawing.Color.White
  632. Me.會議記錄表_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  633. Me.會議記錄表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  634. Me.會議記錄表_dgv.Location = New System.Drawing.Point(3, 0)
  635. Me.會議記錄表_dgv.Name = "會議記錄表_dgv"
  636. Me.會議記錄表_dgv.RowHeadersWidth = 5
  637. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  638. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  639. Me.會議記錄表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  640. Me.會議記錄表_dgv.RowTemplate.Height = 24
  641. Me.會議記錄表_dgv.Size = New System.Drawing.Size(1031, 154)
  642. Me.會議記錄表_dgv.TabIndex = 1816
  643. '
  644. '會議項目_tb
  645. '
  646. Me.會議項目_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  647. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  648. Me.會議項目_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  649. Me.會議項目_tb.Location = New System.Drawing.Point(89, 2)
  650. Me.會議項目_tb.Name = "會議項目_tb"
  651. Me.會議項目_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  652. Me.會議項目_tb.Size = New System.Drawing.Size(490, 23)
  653. Me.會議項目_tb.TabIndex = 1823
  654. '
  655. '細項說明_tb
  656. '
  657. Me.細項說明_tb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  658. Or System.Windows.Forms.AnchorStyles.Left) _
  659. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  660. Me.細項說明_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  661. Me.細項說明_tb.Location = New System.Drawing.Point(5, 26)
  662. Me.細項說明_tb.Multiline = True
  663. Me.細項說明_tb.Name = "細項說明_tb"
  664. Me.細項說明_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  665. Me.細項說明_tb.Size = New System.Drawing.Size(570, 231)
  666. Me.細項說明_tb.TabIndex = 1827
  667. '
  668. '執行時間_cb
  669. '
  670. Me.執行時間_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  671. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  672. Me.執行時間_cb.FormattingEnabled = True
  673. Me.執行時間_cb.Location = New System.Drawing.Point(62, 3)
  674. Me.執行時間_cb.Name = "執行時間_cb"
  675. Me.執行時間_cb.Size = New System.Drawing.Size(171, 24)
  676. Me.執行時間_cb.TabIndex = 1829
  677. '
  678. '備註_lb
  679. '
  680. Me.備註_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  681. Me.備註_lb.AutoSize = True
  682. Me.備註_lb.BackColor = System.Drawing.Color.Transparent
  683. Me.備註_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  684. Me.備註_lb.Location = New System.Drawing.Point(579, 7)
  685. Me.備註_lb.Name = "備註_lb"
  686. Me.備註_lb.Size = New System.Drawing.Size(55, 16)
  687. Me.備註_lb.TabIndex = 1835
  688. Me.備註_lb.Text = "主管備註"
  689. Me.備註_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  690. '
  691. 'ToolTip1
  692. '
  693. Me.ToolTip1.AutoPopDelay = 5000
  694. Me.ToolTip1.InitialDelay = 500
  695. Me.ToolTip1.IsBalloon = True
  696. Me.ToolTip1.ReshowDelay = 100
  697. Me.ToolTip1.ToolTipTitle = "系統說明"
  698. '
  699. 'OpenFileDialog1
  700. '
  701. Me.OpenFileDialog1.FileName = "OpenFileDialog1"
  702. Me.OpenFileDialog1.Multiselect = True
  703. '
  704. 'SplitContainer1
  705. '
  706. Me.SplitContainer1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  707. Or System.Windows.Forms.AnchorStyles.Left) _
  708. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  709. Me.SplitContainer1.Location = New System.Drawing.Point(-1, -1)
  710. Me.SplitContainer1.Name = "SplitContainer1"
  711. Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
  712. '
  713. 'SplitContainer1.Panel1
  714. '
  715. Me.SplitContainer1.Panel1.Controls.Add(Me.字體大小_lb)
  716. Me.SplitContainer1.Panel1.Controls.Add(Me.字體大小_nud)
  717. Me.SplitContainer1.Panel1.Controls.Add(Me.Panel2)
  718. Me.SplitContainer1.Panel1.Controls.Add(Me.細項說明_lb)
  719. Me.SplitContainer1.Panel1.Controls.Add(Me.預計完成_cb)
  720. Me.SplitContainer1.Panel1.Controls.Add(Me.執行人_cb)
  721. Me.SplitContainer1.Panel1.Controls.Add(Me.預計完成_lb)
  722. Me.SplitContainer1.Panel1.Controls.Add(Me.執行情況_cb)
  723. Me.SplitContainer1.Panel1.Controls.Add(Me.執行情況_lb)
  724. Me.SplitContainer1.Panel1.Controls.Add(Me.執行人_dgv)
  725. Me.SplitContainer1.Panel1.Controls.Add(Me.執行人_lb)
  726. Me.SplitContainer1.Panel1.Controls.Add(Me.細項說明_tb)
  727. Me.SplitContainer1.Panel1.Controls.Add(Me.備註_tb)
  728. Me.SplitContainer1.Panel1.Controls.Add(Me.新建執行人_bt)
  729. Me.SplitContainer1.Panel1.Controls.Add(Me.備註_lb)
  730. '
  731. 'SplitContainer1.Panel2
  732. '
  733. Me.SplitContainer1.Panel2.Controls.Add(Me.SplitContainer2)
  734. Me.SplitContainer1.Size = New System.Drawing.Size(1037, 620)
  735. Me.SplitContainer1.SplitterDistance = 309
  736. Me.SplitContainer1.SplitterWidth = 2
  737. Me.SplitContainer1.TabIndex = 1851
  738. '
  739. 'SplitContainer2
  740. '
  741. Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
  742. Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)
  743. Me.SplitContainer2.Name = "SplitContainer2"
  744. Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal
  745. '
  746. 'SplitContainer2.Panel1
  747. '
  748. Me.SplitContainer2.Panel1.Controls.Add(Me.會議記錄表_dgv)
  749. '
  750. 'SplitContainer2.Panel2
  751. '
  752. Me.SplitContainer2.Panel2.Controls.Add(Me.會議記錄表1_dgv)
  753. Me.SplitContainer2.Size = New System.Drawing.Size(1037, 309)
  754. Me.SplitContainer2.SplitterDistance = 154
  755. Me.SplitContainer2.SplitterWidth = 1
  756. Me.SplitContainer2.TabIndex = 1817
  757. '
  758. '會議記錄表1_dgv
  759. '
  760. Me.會議記錄表1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  761. Or System.Windows.Forms.AnchorStyles.Left) _
  762. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  763. Me.會議記錄表1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  764. Me.會議記錄表1_dgv.BackgroundColor = System.Drawing.Color.White
  765. Me.會議記錄表1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  766. Me.會議記錄表1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  767. Me.會議記錄表1_dgv.Location = New System.Drawing.Point(3, 0)
  768. Me.會議記錄表1_dgv.Name = "會議記錄表1_dgv"
  769. Me.會議記錄表1_dgv.RowHeadersWidth = 5
  770. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  771. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  772. Me.會議記錄表1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  773. Me.會議記錄表1_dgv.RowTemplate.Height = 24
  774. Me.會議記錄表1_dgv.Size = New System.Drawing.Size(1031, 154)
  775. Me.會議記錄表1_dgv.TabIndex = 1817
  776. '
  777. 'Label1
  778. '
  779. Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  780. Me.Label1.AutoSize = True
  781. Me.Label1.BackColor = System.Drawing.Color.Transparent
  782. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  783. Me.Label1.ForeColor = System.Drawing.Color.Red
  784. Me.Label1.Location = New System.Drawing.Point(239, 3)
  785. Me.Label1.Name = "Label1"
  786. Me.Label1.Size = New System.Drawing.Size(67, 48)
  787. Me.Label1.TabIndex = 1851
  788. Me.Label1.Text = "需要新建議" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "題時要先按" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "下新建按鈕"
  789. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  790. '
  791. '刪除_rtb
  792. '
  793. Me.刪除_rtb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  794. Me.刪除_rtb.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.GarbageEmpty
  795. Me.刪除_rtb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  796. Me.刪除_rtb.Location = New System.Drawing.Point(408, 2)
  797. Me.刪除_rtb.Name = "刪除_rtb"
  798. Me.刪除_rtb.Size = New System.Drawing.Size(50, 50)
  799. Me.刪除_rtb.TabIndex = 1850
  800. Me.刪除_rtb.UseVisualStyleBackColor = True
  801. '
  802. '存檔_rbt
  803. '
  804. Me.存檔_rbt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  805. Me.存檔_rbt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.SAVER
  806. Me.存檔_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  807. Me.存檔_rbt.Location = New System.Drawing.Point(358, 2)
  808. Me.存檔_rbt.Name = "存檔_rbt"
  809. Me.存檔_rbt.Size = New System.Drawing.Size(50, 50)
  810. Me.存檔_rbt.TabIndex = 1849
  811. Me.存檔_rbt.UseVisualStyleBackColor = True
  812. '
  813. '新建議題_rbt
  814. '
  815. Me.新建議題_rbt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  816. Me.新建議題_rbt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.New_Folder
  817. Me.新建議題_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  818. Me.新建議題_rbt.Location = New System.Drawing.Point(308, 2)
  819. Me.新建議題_rbt.Name = "新建議題_rbt"
  820. Me.新建議題_rbt.Size = New System.Drawing.Size(50, 50)
  821. Me.新建議題_rbt.TabIndex = 1848
  822. Me.新建議題_rbt.UseVisualStyleBackColor = True
  823. '
  824. '圖片_pb
  825. '
  826. Me.圖片_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  827. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  828. Me.圖片_pb.BackColor = System.Drawing.Color.White
  829. Me.圖片_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  830. Me.圖片_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  831. Me.圖片_pb.Location = New System.Drawing.Point(104, 3)
  832. Me.圖片_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  833. Me.圖片_pb.Name = "圖片_pb"
  834. Me.圖片_pb.Size = New System.Drawing.Size(200, 272)
  835. Me.圖片_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  836. Me.圖片_pb.TabIndex = 1839
  837. Me.圖片_pb.TabStop = False
  838. '
  839. 'Panel4
  840. '
  841. Me.Panel4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  842. Me.Panel4.Controls.Add(Me.Label1)
  843. Me.Panel4.Controls.Add(Me.Label2)
  844. Me.Panel4.Controls.Add(Me.Label3)
  845. Me.Panel4.Controls.Add(Me.執行時間_cb)
  846. Me.Panel4.Controls.Add(Me.刪除_rtb)
  847. Me.Panel4.Controls.Add(Me.地點_cb)
  848. Me.Panel4.Controls.Add(Me.新建議題_rbt)
  849. Me.Panel4.Controls.Add(Me.存檔_rbt)
  850. Me.Panel4.Location = New System.Drawing.Point(887, 0)
  851. Me.Panel4.Name = "Panel4"
  852. Me.Panel4.Size = New System.Drawing.Size(461, 54)
  853. Me.Panel4.TabIndex = 1858
  854. '
  855. 'Label2
  856. '
  857. Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  858. Me.Label2.AutoSize = True
  859. Me.Label2.BackColor = System.Drawing.Color.Transparent
  860. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  861. Me.Label2.Location = New System.Drawing.Point(5, 7)
  862. Me.Label2.Name = "Label2"
  863. Me.Label2.Size = New System.Drawing.Size(55, 16)
  864. Me.Label2.TabIndex = 1828
  865. Me.Label2.Text = "執行時間"
  866. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  867. '
  868. 'Label3
  869. '
  870. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  871. Me.Label3.AutoSize = True
  872. Me.Label3.BackColor = System.Drawing.Color.Transparent
  873. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  874. Me.Label3.ForeColor = System.Drawing.Color.Black
  875. Me.Label3.Location = New System.Drawing.Point(5, 32)
  876. Me.Label3.Name = "Label3"
  877. Me.Label3.Size = New System.Drawing.Size(55, 16)
  878. Me.Label3.TabIndex = 1818
  879. Me.Label3.Text = "會議地點"
  880. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  881. '
  882. 'Panel6
  883. '
  884. Me.Panel6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  885. Me.Panel6.Controls.Add(Me.Label4)
  886. Me.Panel6.Controls.Add(Me.會議日期_dtp)
  887. Me.Panel6.Location = New System.Drawing.Point(731, 27)
  888. Me.Panel6.Name = "Panel6"
  889. Me.Panel6.Size = New System.Drawing.Size(157, 27)
  890. Me.Panel6.TabIndex = 1861
  891. '
  892. 'Label4
  893. '
  894. Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  895. Me.Label4.AutoSize = True
  896. Me.Label4.BackColor = System.Drawing.Color.Transparent
  897. Me.Label4.ForeColor = System.Drawing.Color.Black
  898. Me.Label4.Location = New System.Drawing.Point(10, 6)
  899. Me.Label4.Name = "Label4"
  900. Me.Label4.Size = New System.Drawing.Size(55, 16)
  901. Me.Label4.TabIndex = 1825
  902. Me.Label4.Text = "立案日期"
  903. '
  904. 'Panel5
  905. '
  906. Me.Panel5.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  907. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  908. Me.Panel5.Controls.Add(Me.Label5)
  909. Me.Panel5.Controls.Add(Me.會議項目_tb)
  910. Me.Panel5.Location = New System.Drawing.Point(306, 1)
  911. Me.Panel5.Name = "Panel5"
  912. Me.Panel5.Size = New System.Drawing.Size(582, 27)
  913. Me.Panel5.TabIndex = 1862
  914. '
  915. 'Label5
  916. '
  917. Me.Label5.AutoSize = True
  918. Me.Label5.BackColor = System.Drawing.Color.Transparent
  919. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  920. Me.Label5.Location = New System.Drawing.Point(4, 5)
  921. Me.Label5.Name = "Label5"
  922. Me.Label5.Size = New System.Drawing.Size(84, 16)
  923. Me.Label5.TabIndex = 1821
  924. Me.Label5.Text = "會議/專案項目"
  925. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  926. '
  927. 'TabControl1
  928. '
  929. Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  930. Or System.Windows.Forms.AnchorStyles.Left) _
  931. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  932. Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  933. Me.TabControl1.Controls.Add(Me.TabPage1)
  934. Me.TabControl1.Controls.Add(Me.TabPage2)
  935. Me.TabControl1.Location = New System.Drawing.Point(304, 30)
  936. Me.TabControl1.Name = "TabControl1"
  937. Me.TabControl1.SelectedIndex = 0
  938. Me.TabControl1.Size = New System.Drawing.Size(1045, 652)
  939. Me.TabControl1.TabIndex = 1863
  940. '
  941. 'TabPage1
  942. '
  943. Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  944. Me.TabPage1.Controls.Add(Me.會議記錄表2_dgv)
  945. Me.TabPage1.Controls.Add(Me.Label6)
  946. Me.TabPage1.Controls.Add(Me.人員_dgv)
  947. Me.TabPage1.Controls.Add(Me.PDF_P)
  948. Me.TabPage1.Controls.Add(Me.圖片_P)
  949. Me.TabPage1.Location = New System.Drawing.Point(4, 28)
  950. Me.TabPage1.Name = "TabPage1"
  951. Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
  952. Me.TabPage1.Size = New System.Drawing.Size(1037, 620)
  953. Me.TabPage1.TabIndex = 0
  954. Me.TabPage1.Text = "會議記錄與簽名"
  955. Me.TabPage1.UseVisualStyleBackColor = True
  956. '
  957. '會議記錄表2_dgv
  958. '
  959. Me.會議記錄表2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  960. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  961. Me.會議記錄表2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  962. Me.會議記錄表2_dgv.BackgroundColor = System.Drawing.Color.White
  963. Me.會議記錄表2_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  964. Me.會議記錄表2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  965. Me.會議記錄表2_dgv.Location = New System.Drawing.Point(1, 1)
  966. Me.會議記錄表2_dgv.Name = "會議記錄表2_dgv"
  967. Me.會議記錄表2_dgv.RowHeadersWidth = 5
  968. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  969. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  970. Me.會議記錄表2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  971. Me.會議記錄表2_dgv.RowTemplate.Height = 24
  972. Me.會議記錄表2_dgv.Size = New System.Drawing.Size(193, 613)
  973. Me.會議記錄表2_dgv.TabIndex = 1885
  974. '
  975. 'Label6
  976. '
  977. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  978. Me.Label6.AutoSize = True
  979. Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
  980. Me.Label6.Location = New System.Drawing.Point(644, 2)
  981. Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  982. Me.Label6.Name = "Label6"
  983. Me.Label6.Size = New System.Drawing.Size(55, 16)
  984. Me.Label6.TabIndex = 1883
  985. Me.Label6.Text = "簽核人員"
  986. '
  987. '人員_dgv
  988. '
  989. Me.人員_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  990. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  991. Me.人員_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  992. Me.人員_dgv.BackgroundColor = System.Drawing.Color.White
  993. Me.人員_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  994. Me.人員_dgv.Location = New System.Drawing.Point(643, 20)
  995. Me.人員_dgv.Name = "人員_dgv"
  996. Me.人員_dgv.RowHeadersWidth = 5
  997. Me.人員_dgv.RowTemplate.Height = 24
  998. Me.人員_dgv.Size = New System.Drawing.Size(393, 596)
  999. Me.人員_dgv.TabIndex = 1882
  1000. '
  1001. 'PDF_P
  1002. '
  1003. Me.PDF_P.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1004. Or System.Windows.Forms.AnchorStyles.Left) _
  1005. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1006. Me.PDF_P.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1007. Me.PDF_P.Controls.Add(Me.RadPdfViewer1)
  1008. Me.PDF_P.Controls.Add(Me.RadPdfViewerNavigator1)
  1009. Me.PDF_P.Location = New System.Drawing.Point(196, -1)
  1010. Me.PDF_P.Name = "PDF_P"
  1011. Me.PDF_P.Size = New System.Drawing.Size(448, 617)
  1012. Me.PDF_P.TabIndex = 1886
  1013. '
  1014. 'RadPdfViewer1
  1015. '
  1016. Me.RadPdfViewer1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1017. Or System.Windows.Forms.AnchorStyles.Left) _
  1018. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1019. Me.RadPdfViewer1.BackColor = System.Drawing.SystemColors.ControlLightLight
  1020. Me.RadPdfViewer1.Font = New System.Drawing.Font("新細明體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1021. Me.RadPdfViewer1.Location = New System.Drawing.Point(0, 38)
  1022. Me.RadPdfViewer1.Name = "RadPdfViewer1"
  1023. '
  1024. '
  1025. '
  1026. Me.RadPdfViewer1.RootElement.ControlBounds = New System.Drawing.Rectangle(0, 38, 200, 200)
  1027. Me.RadPdfViewer1.Size = New System.Drawing.Size(445, 576)
  1028. Me.RadPdfViewer1.TabIndex = 1
  1029. Me.RadPdfViewer1.ThumbnailsScaleFactor = 0.15!
  1030. '
  1031. 'RadPdfViewerNavigator1
  1032. '
  1033. Me.RadPdfViewerNavigator1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  1034. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1035. Me.RadPdfViewerNavigator1.BackColor = System.Drawing.SystemColors.ControlLightLight
  1036. Me.RadPdfViewerNavigator1.Font = New System.Drawing.Font("新細明體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1037. Me.RadPdfViewerNavigator1.Location = New System.Drawing.Point(0, 1)
  1038. Me.RadPdfViewerNavigator1.Name = "RadPdfViewerNavigator1"
  1039. '
  1040. '
  1041. '
  1042. Me.RadPdfViewerNavigator1.RootElement.ControlBounds = New System.Drawing.Rectangle(0, 1, 610, 38)
  1043. Me.RadPdfViewerNavigator1.Size = New System.Drawing.Size(445, 38)
  1044. Me.RadPdfViewerNavigator1.TabIndex = 0
  1045. '
  1046. '圖片_P
  1047. '
  1048. Me.圖片_P.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1049. Or System.Windows.Forms.AnchorStyles.Left) _
  1050. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1051. Me.圖片_P.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1052. Me.圖片_P.Controls.Add(Me.圖片1_pb)
  1053. Me.圖片_P.Location = New System.Drawing.Point(196, -1)
  1054. Me.圖片_P.Name = "圖片_P"
  1055. Me.圖片_P.Size = New System.Drawing.Size(448, 617)
  1056. Me.圖片_P.TabIndex = 1884
  1057. '
  1058. '圖片1_pb
  1059. '
  1060. Me.圖片1_pb.BackColor = System.Drawing.Color.White
  1061. Me.圖片1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1062. Me.圖片1_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1063. Me.圖片1_pb.Dock = System.Windows.Forms.DockStyle.Fill
  1064. Me.圖片1_pb.Location = New System.Drawing.Point(0, 0)
  1065. Me.圖片1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1066. Me.圖片1_pb.Name = "圖片1_pb"
  1067. Me.圖片1_pb.Size = New System.Drawing.Size(446, 615)
  1068. Me.圖片1_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1069. Me.圖片1_pb.TabIndex = 1854
  1070. Me.圖片1_pb.TabStop = False
  1071. '
  1072. 'TabPage2
  1073. '
  1074. Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1075. Me.TabPage2.Controls.Add(Me.SplitContainer1)
  1076. Me.TabPage2.Location = New System.Drawing.Point(4, 28)
  1077. Me.TabPage2.Name = "TabPage2"
  1078. Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
  1079. Me.TabPage2.Size = New System.Drawing.Size(1037, 620)
  1080. Me.TabPage2.TabIndex = 1
  1081. Me.TabPage2.Text = "專案項目追蹤功能"
  1082. Me.TabPage2.UseVisualStyleBackColor = True
  1083. '
  1084. '專案及會議提案
  1085. '
  1086. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1087. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1088. Me.ClientSize = New System.Drawing.Size(1349, 681)
  1089. Me.Controls.Add(Me.Panel5)
  1090. Me.Controls.Add(Me.Panel6)
  1091. Me.Controls.Add(Me.Panel4)
  1092. Me.Controls.Add(Me.Panel3)
  1093. Me.Controls.Add(Me.Panel1)
  1094. Me.Controls.Add(Me.圖片清單_dgv)
  1095. Me.Controls.Add(Me.圖片_pb)
  1096. Me.Controls.Add(Me.TabControl1)
  1097. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1098. Me.Margin = New System.Windows.Forms.Padding(4)
  1099. Me.Name = "專案及會議提案"
  1100. Me.Text = "專案及會議提案"
  1101. CType(Me.字體大小_nud, System.ComponentModel.ISupportInitialize).EndInit()
  1102. Me.Panel3.ResumeLayout(False)
  1103. CType(Me.PB5, System.ComponentModel.ISupportInitialize).EndInit()
  1104. CType(Me.PB4, System.ComponentModel.ISupportInitialize).EndInit()
  1105. CType(Me.PB1, System.ComponentModel.ISupportInitialize).EndInit()
  1106. CType(Me.PB2, System.ComponentModel.ISupportInitialize).EndInit()
  1107. CType(Me.PB3, System.ComponentModel.ISupportInitialize).EndInit()
  1108. CType(Me.PB6, System.ComponentModel.ISupportInitialize).EndInit()
  1109. Me.Panel2.ResumeLayout(False)
  1110. Me.Panel2.PerformLayout()
  1111. Me.Panel1.ResumeLayout(False)
  1112. Me.Panel1.PerformLayout()
  1113. CType(Me.執行人_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1114. CType(Me.圖片清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1115. CType(Me.會議記錄表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1116. Me.SplitContainer1.Panel1.ResumeLayout(False)
  1117. Me.SplitContainer1.Panel1.PerformLayout()
  1118. Me.SplitContainer1.Panel2.ResumeLayout(False)
  1119. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
  1120. Me.SplitContainer1.ResumeLayout(False)
  1121. Me.SplitContainer2.Panel1.ResumeLayout(False)
  1122. Me.SplitContainer2.Panel2.ResumeLayout(False)
  1123. CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
  1124. Me.SplitContainer2.ResumeLayout(False)
  1125. CType(Me.會議記錄表1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1126. CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1127. Me.Panel4.ResumeLayout(False)
  1128. Me.Panel4.PerformLayout()
  1129. Me.Panel6.ResumeLayout(False)
  1130. Me.Panel6.PerformLayout()
  1131. Me.Panel5.ResumeLayout(False)
  1132. Me.Panel5.PerformLayout()
  1133. Me.TabControl1.ResumeLayout(False)
  1134. Me.TabPage1.ResumeLayout(False)
  1135. Me.TabPage1.PerformLayout()
  1136. CType(Me.會議記錄表2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1137. CType(Me.人員_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1138. Me.PDF_P.ResumeLayout(False)
  1139. Me.PDF_P.PerformLayout()
  1140. CType(Me.RadPdfViewer1, System.ComponentModel.ISupportInitialize).EndInit()
  1141. CType(Me.RadPdfViewerNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
  1142. Me.圖片_P.ResumeLayout(False)
  1143. CType(Me.圖片1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1144. Me.TabPage2.ResumeLayout(False)
  1145. Me.ResumeLayout(False)
  1146. End Sub
  1147. Friend WithEvents 字體大小_lb As Label
  1148. Friend WithEvents 字體大小_nud As NumericUpDown
  1149. Friend WithEvents Panel3 As Panel
  1150. Friend WithEvents PB5 As PictureBox
  1151. Friend WithEvents PB4 As PictureBox
  1152. Friend WithEvents PB1 As PictureBox
  1153. Friend WithEvents PB2 As PictureBox
  1154. Friend WithEvents PB3 As PictureBox
  1155. Friend WithEvents PB6 As PictureBox
  1156. Friend WithEvents Panel2 As Panel
  1157. Friend WithEvents 已完成_ch As CheckBox
  1158. Friend WithEvents 已完成資料顯示_ch As CheckBox
  1159. Friend WithEvents 長期執行_ch As CheckBox
  1160. Friend WithEvents 新建執行人_bt As Button
  1161. Friend WithEvents 刪除執行人_bt As Button
  1162. Friend WithEvents 執行人_cb As ComboBox
  1163. Friend WithEvents 備註_tb As TextBox
  1164. Friend WithEvents 執行人_lb As Label
  1165. Friend WithEvents 預計完成_cb As ComboBox
  1166. Friend WithEvents 預計完成_lb As Label
  1167. Friend WithEvents 執行情況_cb As ComboBox
  1168. Friend WithEvents 執行情況_lb As Label
  1169. Friend WithEvents 細項說明_lb As Label
  1170. Friend WithEvents 會議日期_dtp As DateTimePicker
  1171. Friend WithEvents Panel1 As Panel
  1172. Friend WithEvents 文件號_tb As TextBox
  1173. Friend WithEvents 副檔名_tb As TextBox
  1174. Friend WithEvents 圖片庫_tb As TextBox
  1175. Friend WithEvents 會議編號_tb As TextBox
  1176. Friend WithEvents 檔案路徑_tb As TextBox
  1177. Friend WithEvents 地點_cb As ComboBox
  1178. Friend WithEvents 執行人_dgv As DataGridView
  1179. Friend WithEvents 圖片清單_dgv As DataGridView
  1180. Friend WithEvents 圖片_pb As PictureBox
  1181. Friend WithEvents 會議記錄表_dgv As DataGridView
  1182. Friend WithEvents 會議項目_tb As TextBox
  1183. Friend WithEvents 細項說明_tb As TextBox
  1184. Friend WithEvents 執行時間_cb As ComboBox
  1185. Friend WithEvents 備註_lb As Label
  1186. Friend WithEvents 新建議題_rbt As Button
  1187. Friend WithEvents ToolTip1 As ToolTip
  1188. Friend WithEvents 讀取資料夾路徑_rbt As Button
  1189. Friend WithEvents 圖檔入系統_rbt As Button
  1190. Friend WithEvents 存檔_rbt As Button
  1191. Friend WithEvents 刪除_rtb As Button
  1192. Friend WithEvents OpenFileDialog1 As OpenFileDialog
  1193. Friend WithEvents SplitContainer1 As SplitContainer
  1194. Friend WithEvents Label1 As Label
  1195. Friend WithEvents 核准_ch As CheckBox
  1196. Friend WithEvents 作廢_tb As Button
  1197. Friend WithEvents 核准_bt As Button
  1198. Friend WithEvents SplitContainer2 As SplitContainer
  1199. Friend WithEvents 會議記錄表1_dgv As DataGridView
  1200. Friend WithEvents 取消_ch As CheckBox
  1201. Friend WithEvents 通過_ch As CheckBox
  1202. Friend WithEvents Panel4 As Panel
  1203. Friend WithEvents Label2 As Label
  1204. Friend WithEvents Label3 As Label
  1205. Friend WithEvents Panel6 As Panel
  1206. Friend WithEvents Label4 As Label
  1207. Friend WithEvents Panel5 As Panel
  1208. Friend WithEvents Label5 As Label
  1209. Friend WithEvents TabControl1 As TabControl
  1210. Friend WithEvents TabPage1 As TabPage
  1211. Friend WithEvents TabPage2 As TabPage
  1212. Friend WithEvents 會議記錄表2_dgv As DataGridView
  1213. Friend WithEvents Label6 As Label
  1214. Friend WithEvents 人員_dgv As DataGridView
  1215. Friend WithEvents PDF_P As Panel
  1216. Friend WithEvents RadPdfViewer1 As Telerik.WinControls.UI.RadPdfViewer
  1217. Friend WithEvents RadPdfViewerNavigator1 As Telerik.WinControls.UI.RadPdfViewerNavigator
  1218. Friend WithEvents 圖片_P As Panel
  1219. Friend WithEvents 圖片1_pb As PictureBox
  1220. End Class