Geen omschrijving
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 68KB

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