暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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

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