123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 系統編碼規則_1
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.GroupBox3 = New System.Windows.Forms.GroupBox()
- Me.部件大項_dgv = New System.Windows.Forms.DataGridView()
- Me.部件大項分類修改_bt = New System.Windows.Forms.Button()
- Me.部件大項分類大項_lb = New System.Windows.Forms.Label()
- Me.部件大項分類新增_bt = New System.Windows.Forms.Button()
- Me.部件大項分類刪除_bt = New System.Windows.Forms.Button()
- Me.部件大項分類大項_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox2 = New System.Windows.Forms.GroupBox()
- Me.貼標大項_dgv = New System.Windows.Forms.DataGridView()
- Me.貼標對應名稱修改_bt = New System.Windows.Forms.Button()
- Me.貼標對應名稱大項_lb = New System.Windows.Forms.Label()
- Me.貼標對應名稱新增_bt = New System.Windows.Forms.Button()
- Me.貼標對應名稱刪除_bt = New System.Windows.Forms.Button()
- Me.貼標對應名稱清單_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox7 = New System.Windows.Forms.GroupBox()
- Me.報表及對帳單年份_dgv = New System.Windows.Forms.DataGridView()
- Me.報表及對帳單年份修改_bt = New System.Windows.Forms.Button()
- Me.報表及對帳單年份_lb = New System.Windows.Forms.Label()
- Me.報表及對帳單年份新增_bt = New System.Windows.Forms.Button()
- Me.報表及對帳單年份刪除_bt = New System.Windows.Forms.Button()
- Me.報表及對帳單年份_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox1 = New System.Windows.Forms.GroupBox()
- Me.部門_dgv = New System.Windows.Forms.DataGridView()
- Me.部門清單管理修改_bt = New System.Windows.Forms.Button()
- Me.部門清單管理_lb = New System.Windows.Forms.Label()
- Me.部門清單管理新增_bt = New System.Windows.Forms.Button()
- Me.部門清單管理刪除_bt = New System.Windows.Forms.Button()
- Me.部門清單管理_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox4 = New System.Windows.Forms.GroupBox()
- Me.職稱_dgv = New System.Windows.Forms.DataGridView()
- Me.職稱清單管理修改_bt = New System.Windows.Forms.Button()
- Me.職稱清單管理_lb = New System.Windows.Forms.Label()
- Me.職稱清單管理新增_bt = New System.Windows.Forms.Button()
- Me.職稱清單管理刪除_bt = New System.Windows.Forms.Button()
- Me.職稱清單管理_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox5 = New System.Windows.Forms.GroupBox()
- Me.請假類別_dgv = New System.Windows.Forms.DataGridView()
- Me.請假類別管理修改_bt = New System.Windows.Forms.Button()
- Me.請假類別管理_lb = New System.Windows.Forms.Label()
- Me.請假類別管理新增_bt = New System.Windows.Forms.Button()
- Me.請假類別管理刪除_bt = New System.Windows.Forms.Button()
- Me.請假類別管理_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox6 = New System.Windows.Forms.GroupBox()
- Me.廠商類別管理_dgv = New System.Windows.Forms.DataGridView()
- Me.廠商類別管理修改_bt = New System.Windows.Forms.Button()
- Me.廠商類別管理類別_lb = New System.Windows.Forms.Label()
- Me.廠商類別管理新增_bt = New System.Windows.Forms.Button()
- Me.廠商類別管理刪除_bt = New System.Windows.Forms.Button()
- Me.廠商類別管理類別_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox8 = New System.Windows.Forms.GroupBox()
- Me.模具結構_dgv = New System.Windows.Forms.DataGridView()
- Me.模具開發用結構修改_bt = New System.Windows.Forms.Button()
- Me.模具開發用結構_lb = New System.Windows.Forms.Label()
- Me.模具開發用結構新增_bt = New System.Windows.Forms.Button()
- Me.模具開發用結構刪除_bt = New System.Windows.Forms.Button()
- Me.模具開發用結構_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox9 = New System.Windows.Forms.GroupBox()
- Me.模具材料_dgv = New System.Windows.Forms.DataGridView()
- Me.模具開發用材質修改_bt = New System.Windows.Forms.Button()
- Me.模具開發用材質_lb = New System.Windows.Forms.Label()
- Me.模具開發用材質新增_bt = New System.Windows.Forms.Button()
- Me.模具開發用材質刪除_bt = New System.Windows.Forms.Button()
- Me.模具開發用材質_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox10 = New System.Windows.Forms.GroupBox()
- Me.帳本_tb = New System.Windows.Forms.TextBox()
- Me.財務帳本職別_lb = New System.Windows.Forms.Label()
- Me.帳本編號_tb = New System.Windows.Forms.TextBox()
- Me.財務帳本編號_lb = New System.Windows.Forms.Label()
- Me.帳本_刪除_bt = New System.Windows.Forms.Button()
- Me.帳本_新增_bt = New System.Windows.Forms.Button()
- Me.帳本_修改_bt = New System.Windows.Forms.Button()
- Me.帳本_dgv = New System.Windows.Forms.DataGridView()
- Me.GroupBox11 = New System.Windows.Forms.GroupBox()
- Me.縮寫_dgv = New System.Windows.Forms.DataGridView()
- Me.楦頭縮寫管理修改_bt = New System.Windows.Forms.Button()
- Me.楦頭縮寫管理縮寫_lb = New System.Windows.Forms.Label()
- Me.楦頭縮寫管理新增_bt = New System.Windows.Forms.Button()
- Me.楦頭縮寫管理刪除_bt = New System.Windows.Forms.Button()
- Me.楦頭縮寫管理_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox12 = New System.Windows.Forms.GroupBox()
- Me.客戶_dgv = New System.Windows.Forms.DataGridView()
- Me.客戶清單修改_bt = New System.Windows.Forms.Button()
- Me.客戶_lb = New System.Windows.Forms.Label()
- Me.客戶清單新增_bt = New System.Windows.Forms.Button()
- Me.客戶清單刪除_bt = New System.Windows.Forms.Button()
- Me.客戶_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox13 = New System.Windows.Forms.GroupBox()
- Me.品牌_dgv = New System.Windows.Forms.DataGridView()
- Me.品牌清單修改_bt = New System.Windows.Forms.Button()
- Me.品牌清單_lb = New System.Windows.Forms.Label()
- Me.品牌清單新增_bt = New System.Windows.Forms.Button()
- Me.品牌清單刪除_bt = New System.Windows.Forms.Button()
- Me.品牌清單_tb = New System.Windows.Forms.TextBox()
- Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView()
- Me.LOG檔截斷3_bt = New System.Windows.Forms.Button()
- Me.伺服器狀態_dgv = New System.Windows.Forms.DataGridView()
- Me.圖片資料庫管理修改_bt = New System.Windows.Forms.Button()
- Me.圖片資料庫名稱_lb = New System.Windows.Forms.Label()
- Me.圖片資料庫名稱_tb = New System.Windows.Forms.TextBox()
- Me.圖片資料庫管理_dgv = New System.Windows.Forms.DataGridView()
- Me.重新讀取_bt = New System.Windows.Forms.Button()
- Me.伺服器_lb = New System.Windows.Forms.Label()
- Me.MAX_nud = New System.Windows.Forms.NumericUpDown()
- Me.是否可用_ch = New System.Windows.Forms.CheckBox()
- Me.選擇_tb = New System.Windows.Forms.TextBox()
- Me.GroupBox3.SuspendLayout()
- CType(Me.部件大項_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox2.SuspendLayout()
- CType(Me.貼標大項_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox7.SuspendLayout()
- CType(Me.報表及對帳單年份_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox1.SuspendLayout()
- CType(Me.部門_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox4.SuspendLayout()
- CType(Me.職稱_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox5.SuspendLayout()
- CType(Me.請假類別_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox6.SuspendLayout()
- CType(Me.廠商類別管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox8.SuspendLayout()
- CType(Me.模具結構_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox9.SuspendLayout()
- CType(Me.模具材料_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox10.SuspendLayout()
- CType(Me.帳本_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox11.SuspendLayout()
- CType(Me.縮寫_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox12.SuspendLayout()
- CType(Me.客戶_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox13.SuspendLayout()
- CType(Me.品牌_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'GroupBox3
- '
- Me.GroupBox3.Controls.Add(Me.部件大項_dgv)
- Me.GroupBox3.Controls.Add(Me.部件大項分類修改_bt)
- Me.GroupBox3.Controls.Add(Me.部件大項分類大項_lb)
- Me.GroupBox3.Controls.Add(Me.部件大項分類新增_bt)
- Me.GroupBox3.Controls.Add(Me.部件大項分類刪除_bt)
- Me.GroupBox3.Controls.Add(Me.部件大項分類大項_tb)
- Me.GroupBox3.Location = New System.Drawing.Point(3, 2)
- Me.GroupBox3.Name = "GroupBox3"
- Me.GroupBox3.Size = New System.Drawing.Size(144, 462)
- Me.GroupBox3.TabIndex = 234
- Me.GroupBox3.TabStop = False
- Me.GroupBox3.Text = "部件大項分類"
- '
- '部件大項_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.部件大項_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.部件大項_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.部件大項_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.部件大項_dgv.Location = New System.Drawing.Point(6, 141)
- Me.部件大項_dgv.Name = "部件大項_dgv"
- Me.部件大項_dgv.RowHeadersWidth = 5
- Me.部件大項_dgv.RowTemplate.Height = 24
- Me.部件大項_dgv.Size = New System.Drawing.Size(125, 311)
- Me.部件大項_dgv.TabIndex = 222
- '
- '部件大項分類修改_bt
- '
- Me.部件大項分類修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.部件大項分類修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.部件大項分類修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.部件大項分類修改_bt.Name = "部件大項分類修改_bt"
- Me.部件大項分類修改_bt.Size = New System.Drawing.Size(122, 25)
- Me.部件大項分類修改_bt.TabIndex = 224
- Me.部件大項分類修改_bt.Text = "修改"
- Me.部件大項分類修改_bt.UseVisualStyleBackColor = True
- '
- '部件大項分類大項_lb
- '
- Me.部件大項分類大項_lb.AutoSize = True
- Me.部件大項分類大項_lb.Location = New System.Drawing.Point(6, 22)
- Me.部件大項分類大項_lb.Name = "部件大項分類大項_lb"
- Me.部件大項分類大項_lb.Size = New System.Drawing.Size(31, 16)
- Me.部件大項分類大項_lb.TabIndex = 229
- Me.部件大項分類大項_lb.Text = "大項"
- '
- '部件大項分類新增_bt
- '
- Me.部件大項分類新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.部件大項分類新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.部件大項分類新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.部件大項分類新增_bt.Name = "部件大項分類新增_bt"
- Me.部件大項分類新增_bt.Size = New System.Drawing.Size(122, 25)
- Me.部件大項分類新增_bt.TabIndex = 223
- Me.部件大項分類新增_bt.Text = "新增"
- Me.部件大項分類新增_bt.UseVisualStyleBackColor = True
- '
- '部件大項分類刪除_bt
- '
- Me.部件大項分類刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.部件大項分類刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.部件大項分類刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.部件大項分類刪除_bt.Name = "部件大項分類刪除_bt"
- Me.部件大項分類刪除_bt.Size = New System.Drawing.Size(122, 25)
- Me.部件大項分類刪除_bt.TabIndex = 225
- Me.部件大項分類刪除_bt.Text = "刪除"
- Me.部件大項分類刪除_bt.UseVisualStyleBackColor = True
- '
- '部件大項分類大項_tb
- '
- Me.部件大項分類大項_tb.Location = New System.Drawing.Point(44, 19)
- Me.部件大項分類大項_tb.Name = "部件大項分類大項_tb"
- Me.部件大項分類大項_tb.Size = New System.Drawing.Size(87, 23)
- Me.部件大項分類大項_tb.TabIndex = 227
- '
- 'GroupBox2
- '
- Me.GroupBox2.Controls.Add(Me.貼標大項_dgv)
- Me.GroupBox2.Controls.Add(Me.貼標對應名稱修改_bt)
- Me.GroupBox2.Controls.Add(Me.貼標對應名稱大項_lb)
- Me.GroupBox2.Controls.Add(Me.貼標對應名稱新增_bt)
- Me.GroupBox2.Controls.Add(Me.貼標對應名稱刪除_bt)
- Me.GroupBox2.Controls.Add(Me.貼標對應名稱清單_tb)
- Me.GroupBox2.Location = New System.Drawing.Point(153, 2)
- Me.GroupBox2.Name = "GroupBox2"
- Me.GroupBox2.Size = New System.Drawing.Size(144, 462)
- Me.GroupBox2.TabIndex = 235
- Me.GroupBox2.TabStop = False
- Me.GroupBox2.Text = "貼標對應名稱清單"
- '
- '貼標大項_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.貼標大項_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- Me.貼標大項_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.貼標大項_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.貼標大項_dgv.Location = New System.Drawing.Point(6, 141)
- Me.貼標大項_dgv.Name = "貼標大項_dgv"
- Me.貼標大項_dgv.RowHeadersWidth = 5
- Me.貼標大項_dgv.RowTemplate.Height = 24
- Me.貼標大項_dgv.Size = New System.Drawing.Size(125, 311)
- Me.貼標大項_dgv.TabIndex = 222
- '
- '貼標對應名稱修改_bt
- '
- Me.貼標對應名稱修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.貼標對應名稱修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.貼標對應名稱修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.貼標對應名稱修改_bt.Name = "貼標對應名稱修改_bt"
- Me.貼標對應名稱修改_bt.Size = New System.Drawing.Size(122, 25)
- Me.貼標對應名稱修改_bt.TabIndex = 224
- Me.貼標對應名稱修改_bt.Text = "修改"
- Me.貼標對應名稱修改_bt.UseVisualStyleBackColor = True
- '
- '貼標對應名稱大項_lb
- '
- Me.貼標對應名稱大項_lb.AutoSize = True
- Me.貼標對應名稱大項_lb.Location = New System.Drawing.Point(6, 22)
- Me.貼標對應名稱大項_lb.Name = "貼標對應名稱大項_lb"
- Me.貼標對應名稱大項_lb.Size = New System.Drawing.Size(31, 16)
- Me.貼標對應名稱大項_lb.TabIndex = 229
- Me.貼標對應名稱大項_lb.Text = "大項"
- '
- '貼標對應名稱新增_bt
- '
- Me.貼標對應名稱新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.貼標對應名稱新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.貼標對應名稱新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.貼標對應名稱新增_bt.Name = "貼標對應名稱新增_bt"
- Me.貼標對應名稱新增_bt.Size = New System.Drawing.Size(122, 25)
- Me.貼標對應名稱新增_bt.TabIndex = 223
- Me.貼標對應名稱新增_bt.Text = "新增"
- Me.貼標對應名稱新增_bt.UseVisualStyleBackColor = True
- '
- '貼標對應名稱刪除_bt
- '
- Me.貼標對應名稱刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.貼標對應名稱刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.貼標對應名稱刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.貼標對應名稱刪除_bt.Name = "貼標對應名稱刪除_bt"
- Me.貼標對應名稱刪除_bt.Size = New System.Drawing.Size(122, 25)
- Me.貼標對應名稱刪除_bt.TabIndex = 225
- Me.貼標對應名稱刪除_bt.Text = "刪除"
- Me.貼標對應名稱刪除_bt.UseVisualStyleBackColor = True
- '
- '貼標對應名稱清單_tb
- '
- Me.貼標對應名稱清單_tb.Location = New System.Drawing.Point(44, 19)
- Me.貼標對應名稱清單_tb.Name = "貼標對應名稱清單_tb"
- Me.貼標對應名稱清單_tb.Size = New System.Drawing.Size(87, 23)
- Me.貼標對應名稱清單_tb.TabIndex = 227
- '
- 'GroupBox7
- '
- Me.GroupBox7.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox7.Controls.Add(Me.報表及對帳單年份_dgv)
- Me.GroupBox7.Controls.Add(Me.報表及對帳單年份修改_bt)
- Me.GroupBox7.Controls.Add(Me.報表及對帳單年份_lb)
- Me.GroupBox7.Controls.Add(Me.報表及對帳單年份新增_bt)
- Me.GroupBox7.Controls.Add(Me.報表及對帳單年份刪除_bt)
- Me.GroupBox7.Controls.Add(Me.報表及對帳單年份_tb)
- Me.GroupBox7.Location = New System.Drawing.Point(3, 470)
- Me.GroupBox7.Name = "GroupBox7"
- Me.GroupBox7.Size = New System.Drawing.Size(144, 497)
- Me.GroupBox7.TabIndex = 246
- Me.GroupBox7.TabStop = False
- Me.GroupBox7.Text = "報表及對帳單年份清單"
- '
- '報表及對帳單年份_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.報表及對帳單年份_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.報表及對帳單年份_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.報表及對帳單年份_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.報表及對帳單年份_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.報表及對帳單年份_dgv.Location = New System.Drawing.Point(5, 141)
- Me.報表及對帳單年份_dgv.Name = "報表及對帳單年份_dgv"
- Me.報表及對帳單年份_dgv.RowHeadersWidth = 5
- Me.報表及對帳單年份_dgv.RowTemplate.Height = 24
- Me.報表及對帳單年份_dgv.Size = New System.Drawing.Size(135, 346)
- Me.報表及對帳單年份_dgv.TabIndex = 222
- '
- '報表及對帳單年份修改_bt
- '
- Me.報表及對帳單年份修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.報表及對帳單年份修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.報表及對帳單年份修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.報表及對帳單年份修改_bt.Name = "報表及對帳單年份修改_bt"
- Me.報表及對帳單年份修改_bt.Size = New System.Drawing.Size(122, 25)
- Me.報表及對帳單年份修改_bt.TabIndex = 224
- Me.報表及對帳單年份修改_bt.Text = "修改"
- Me.報表及對帳單年份修改_bt.UseVisualStyleBackColor = True
- '
- '報表及對帳單年份_lb
- '
- Me.報表及對帳單年份_lb.AutoSize = True
- Me.報表及對帳單年份_lb.Location = New System.Drawing.Point(6, 22)
- Me.報表及對帳單年份_lb.Name = "報表及對帳單年份_lb"
- Me.報表及對帳單年份_lb.Size = New System.Drawing.Size(31, 16)
- Me.報表及對帳單年份_lb.TabIndex = 229
- Me.報表及對帳單年份_lb.Text = "年份"
- '
- '報表及對帳單年份新增_bt
- '
- Me.報表及對帳單年份新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.報表及對帳單年份新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.報表及對帳單年份新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.報表及對帳單年份新增_bt.Name = "報表及對帳單年份新增_bt"
- Me.報表及對帳單年份新增_bt.Size = New System.Drawing.Size(122, 25)
- Me.報表及對帳單年份新增_bt.TabIndex = 223
- Me.報表及對帳單年份新增_bt.Text = "新增"
- Me.報表及對帳單年份新增_bt.UseVisualStyleBackColor = True
- '
- '報表及對帳單年份刪除_bt
- '
- Me.報表及對帳單年份刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.報表及對帳單年份刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.報表及對帳單年份刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.報表及對帳單年份刪除_bt.Name = "報表及對帳單年份刪除_bt"
- Me.報表及對帳單年份刪除_bt.Size = New System.Drawing.Size(122, 25)
- Me.報表及對帳單年份刪除_bt.TabIndex = 225
- Me.報表及對帳單年份刪除_bt.Text = "刪除"
- Me.報表及對帳單年份刪除_bt.UseVisualStyleBackColor = True
- '
- '報表及對帳單年份_tb
- '
- Me.報表及對帳單年份_tb.Location = New System.Drawing.Point(44, 19)
- Me.報表及對帳單年份_tb.Name = "報表及對帳單年份_tb"
- Me.報表及對帳單年份_tb.Size = New System.Drawing.Size(87, 23)
- Me.報表及對帳單年份_tb.TabIndex = 227
- '
- 'GroupBox1
- '
- Me.GroupBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox1.Controls.Add(Me.部門_dgv)
- Me.GroupBox1.Controls.Add(Me.部門清單管理修改_bt)
- Me.GroupBox1.Controls.Add(Me.部門清單管理_lb)
- Me.GroupBox1.Controls.Add(Me.部門清單管理新增_bt)
- Me.GroupBox1.Controls.Add(Me.部門清單管理刪除_bt)
- Me.GroupBox1.Controls.Add(Me.部門清單管理_tb)
- Me.GroupBox1.Location = New System.Drawing.Point(147, 470)
- Me.GroupBox1.Name = "GroupBox1"
- Me.GroupBox1.Size = New System.Drawing.Size(144, 497)
- Me.GroupBox1.TabIndex = 247
- Me.GroupBox1.TabStop = False
- Me.GroupBox1.Text = "部門清單管理"
- '
- '部門_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.部門_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.部門_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.部門_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.部門_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.部門_dgv.Location = New System.Drawing.Point(5, 141)
- Me.部門_dgv.Name = "部門_dgv"
- Me.部門_dgv.RowHeadersWidth = 5
- Me.部門_dgv.RowTemplate.Height = 24
- Me.部門_dgv.Size = New System.Drawing.Size(135, 346)
- Me.部門_dgv.TabIndex = 222
- '
- '部門清單管理修改_bt
- '
- Me.部門清單管理修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.部門清單管理修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.部門清單管理修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.部門清單管理修改_bt.Name = "部門清單管理修改_bt"
- Me.部門清單管理修改_bt.Size = New System.Drawing.Size(122, 25)
- Me.部門清單管理修改_bt.TabIndex = 224
- Me.部門清單管理修改_bt.Text = "修改"
- Me.部門清單管理修改_bt.UseVisualStyleBackColor = True
- '
- '部門清單管理_lb
- '
- Me.部門清單管理_lb.AutoSize = True
- Me.部門清單管理_lb.Location = New System.Drawing.Point(6, 22)
- Me.部門清單管理_lb.Name = "部門清單管理_lb"
- Me.部門清單管理_lb.Size = New System.Drawing.Size(31, 16)
- Me.部門清單管理_lb.TabIndex = 229
- Me.部門清單管理_lb.Text = "部門"
- '
- '部門清單管理新增_bt
- '
- Me.部門清單管理新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.部門清單管理新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.部門清單管理新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.部門清單管理新增_bt.Name = "部門清單管理新增_bt"
- Me.部門清單管理新增_bt.Size = New System.Drawing.Size(122, 25)
- Me.部門清單管理新增_bt.TabIndex = 223
- Me.部門清單管理新增_bt.Text = "新增"
- Me.部門清單管理新增_bt.UseVisualStyleBackColor = True
- '
- '部門清單管理刪除_bt
- '
- Me.部門清單管理刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.部門清單管理刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.部門清單管理刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.部門清單管理刪除_bt.Name = "部門清單管理刪除_bt"
- Me.部門清單管理刪除_bt.Size = New System.Drawing.Size(122, 25)
- Me.部門清單管理刪除_bt.TabIndex = 225
- Me.部門清單管理刪除_bt.Text = "刪除"
- Me.部門清單管理刪除_bt.UseVisualStyleBackColor = True
- '
- '部門清單管理_tb
- '
- Me.部門清單管理_tb.Location = New System.Drawing.Point(44, 19)
- Me.部門清單管理_tb.Name = "部門清單管理_tb"
- Me.部門清單管理_tb.Size = New System.Drawing.Size(87, 23)
- Me.部門清單管理_tb.TabIndex = 227
- '
- 'GroupBox4
- '
- Me.GroupBox4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox4.Controls.Add(Me.職稱_dgv)
- Me.GroupBox4.Controls.Add(Me.職稱清單管理修改_bt)
- Me.GroupBox4.Controls.Add(Me.職稱清單管理_lb)
- Me.GroupBox4.Controls.Add(Me.職稱清單管理新增_bt)
- Me.GroupBox4.Controls.Add(Me.職稱清單管理刪除_bt)
- Me.GroupBox4.Controls.Add(Me.職稱清單管理_tb)
- Me.GroupBox4.Location = New System.Drawing.Point(291, 470)
- Me.GroupBox4.Name = "GroupBox4"
- Me.GroupBox4.Size = New System.Drawing.Size(144, 497)
- Me.GroupBox4.TabIndex = 248
- Me.GroupBox4.TabStop = False
- Me.GroupBox4.Text = "職稱清單管理"
- '
- '職稱_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.職稱_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.職稱_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.職稱_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.職稱_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.職稱_dgv.Location = New System.Drawing.Point(5, 141)
- Me.職稱_dgv.Name = "職稱_dgv"
- Me.職稱_dgv.RowHeadersWidth = 5
- Me.職稱_dgv.RowTemplate.Height = 24
- Me.職稱_dgv.Size = New System.Drawing.Size(135, 346)
- Me.職稱_dgv.TabIndex = 222
- '
- '職稱清單管理修改_bt
- '
- Me.職稱清單管理修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.職稱清單管理修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.職稱清單管理修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.職稱清單管理修改_bt.Name = "職稱清單管理修改_bt"
- Me.職稱清單管理修改_bt.Size = New System.Drawing.Size(122, 25)
- Me.職稱清單管理修改_bt.TabIndex = 224
- Me.職稱清單管理修改_bt.Text = "修改"
- Me.職稱清單管理修改_bt.UseVisualStyleBackColor = True
- '
- '職稱清單管理_lb
- '
- Me.職稱清單管理_lb.AutoSize = True
- Me.職稱清單管理_lb.Location = New System.Drawing.Point(6, 22)
- Me.職稱清單管理_lb.Name = "職稱清單管理_lb"
- Me.職稱清單管理_lb.Size = New System.Drawing.Size(31, 16)
- Me.職稱清單管理_lb.TabIndex = 229
- Me.職稱清單管理_lb.Text = "職稱"
- '
- '職稱清單管理新增_bt
- '
- Me.職稱清單管理新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.職稱清單管理新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.職稱清單管理新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.職稱清單管理新增_bt.Name = "職稱清單管理新增_bt"
- Me.職稱清單管理新增_bt.Size = New System.Drawing.Size(122, 25)
- Me.職稱清單管理新增_bt.TabIndex = 223
- Me.職稱清單管理新增_bt.Text = "新增"
- Me.職稱清單管理新增_bt.UseVisualStyleBackColor = True
- '
- '職稱清單管理刪除_bt
- '
- Me.職稱清單管理刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.職稱清單管理刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.職稱清單管理刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.職稱清單管理刪除_bt.Name = "職稱清單管理刪除_bt"
- Me.職稱清單管理刪除_bt.Size = New System.Drawing.Size(122, 25)
- Me.職稱清單管理刪除_bt.TabIndex = 225
- Me.職稱清單管理刪除_bt.Text = "刪除"
- Me.職稱清單管理刪除_bt.UseVisualStyleBackColor = True
- '
- '職稱清單管理_tb
- '
- Me.職稱清單管理_tb.Location = New System.Drawing.Point(44, 19)
- Me.職稱清單管理_tb.Name = "職稱清單管理_tb"
- Me.職稱清單管理_tb.Size = New System.Drawing.Size(87, 23)
- Me.職稱清單管理_tb.TabIndex = 227
- '
- 'GroupBox5
- '
- Me.GroupBox5.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox5.Controls.Add(Me.請假類別_dgv)
- Me.GroupBox5.Controls.Add(Me.請假類別管理修改_bt)
- Me.GroupBox5.Controls.Add(Me.請假類別管理_lb)
- Me.GroupBox5.Controls.Add(Me.請假類別管理新增_bt)
- Me.GroupBox5.Controls.Add(Me.請假類別管理刪除_bt)
- Me.GroupBox5.Controls.Add(Me.請假類別管理_tb)
- Me.GroupBox5.Location = New System.Drawing.Point(435, 470)
- Me.GroupBox5.Name = "GroupBox5"
- Me.GroupBox5.Size = New System.Drawing.Size(144, 497)
- Me.GroupBox5.TabIndex = 249
- Me.GroupBox5.TabStop = False
- Me.GroupBox5.Text = "請假類別管理"
- '
- '請假類別_dgv
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.請假類別_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
- Me.請假類別_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.請假類別_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.請假類別_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.請假類別_dgv.Location = New System.Drawing.Point(5, 141)
- Me.請假類別_dgv.Name = "請假類別_dgv"
- Me.請假類別_dgv.RowHeadersWidth = 5
- Me.請假類別_dgv.RowTemplate.Height = 24
- Me.請假類別_dgv.Size = New System.Drawing.Size(135, 346)
- Me.請假類別_dgv.TabIndex = 222
- '
- '請假類別管理修改_bt
- '
- Me.請假類別管理修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.請假類別管理修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.請假類別管理修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.請假類別管理修改_bt.Name = "請假類別管理修改_bt"
- Me.請假類別管理修改_bt.Size = New System.Drawing.Size(122, 25)
- Me.請假類別管理修改_bt.TabIndex = 224
- Me.請假類別管理修改_bt.Text = "修改"
- Me.請假類別管理修改_bt.UseVisualStyleBackColor = True
- '
- '請假類別管理_lb
- '
- Me.請假類別管理_lb.AutoSize = True
- Me.請假類別管理_lb.Location = New System.Drawing.Point(6, 22)
- Me.請假類別管理_lb.Name = "請假類別管理_lb"
- Me.請假類別管理_lb.Size = New System.Drawing.Size(31, 16)
- Me.請假類別管理_lb.TabIndex = 229
- Me.請假類別管理_lb.Text = "類別"
- '
- '請假類別管理新增_bt
- '
- Me.請假類別管理新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.請假類別管理新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.請假類別管理新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.請假類別管理新增_bt.Name = "請假類別管理新增_bt"
- Me.請假類別管理新增_bt.Size = New System.Drawing.Size(122, 25)
- Me.請假類別管理新增_bt.TabIndex = 223
- Me.請假類別管理新增_bt.Text = "新增"
- Me.請假類別管理新增_bt.UseVisualStyleBackColor = True
- '
- '請假類別管理刪除_bt
- '
- Me.請假類別管理刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.請假類別管理刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.請假類別管理刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.請假類別管理刪除_bt.Name = "請假類別管理刪除_bt"
- Me.請假類別管理刪除_bt.Size = New System.Drawing.Size(122, 25)
- Me.請假類別管理刪除_bt.TabIndex = 225
- Me.請假類別管理刪除_bt.Text = "刪除"
- Me.請假類別管理刪除_bt.UseVisualStyleBackColor = True
- '
- '請假類別管理_tb
- '
- Me.請假類別管理_tb.Location = New System.Drawing.Point(44, 19)
- Me.請假類別管理_tb.Name = "請假類別管理_tb"
- Me.請假類別管理_tb.Size = New System.Drawing.Size(87, 23)
- Me.請假類別管理_tb.TabIndex = 227
- '
- 'GroupBox6
- '
- Me.GroupBox6.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox6.Controls.Add(Me.廠商類別管理_dgv)
- Me.GroupBox6.Controls.Add(Me.廠商類別管理修改_bt)
- Me.GroupBox6.Controls.Add(Me.廠商類別管理類別_lb)
- Me.GroupBox6.Controls.Add(Me.廠商類別管理新增_bt)
- Me.GroupBox6.Controls.Add(Me.廠商類別管理刪除_bt)
- Me.GroupBox6.Controls.Add(Me.廠商類別管理類別_tb)
- Me.GroupBox6.Location = New System.Drawing.Point(1719, 470)
- Me.GroupBox6.Name = "GroupBox6"
- Me.GroupBox6.Size = New System.Drawing.Size(144, 497)
- Me.GroupBox6.TabIndex = 250
- Me.GroupBox6.TabStop = False
- Me.GroupBox6.Text = "廠商類別管理"
- '
- '廠商類別管理_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.廠商類別管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- Me.廠商類別管理_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.廠商類別管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.廠商類別管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.廠商類別管理_dgv.Location = New System.Drawing.Point(5, 141)
- Me.廠商類別管理_dgv.Name = "廠商類別管理_dgv"
- Me.廠商類別管理_dgv.RowHeadersWidth = 5
- Me.廠商類別管理_dgv.RowTemplate.Height = 24
- Me.廠商類別管理_dgv.Size = New System.Drawing.Size(134, 346)
- Me.廠商類別管理_dgv.TabIndex = 222
- '
- '廠商類別管理修改_bt
- '
- Me.廠商類別管理修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.廠商類別管理修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.廠商類別管理修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.廠商類別管理修改_bt.Name = "廠商類別管理修改_bt"
- Me.廠商類別管理修改_bt.Size = New System.Drawing.Size(122, 25)
- Me.廠商類別管理修改_bt.TabIndex = 224
- Me.廠商類別管理修改_bt.Text = "修改"
- Me.廠商類別管理修改_bt.UseVisualStyleBackColor = True
- '
- '廠商類別管理類別_lb
- '
- Me.廠商類別管理類別_lb.AutoSize = True
- Me.廠商類別管理類別_lb.Location = New System.Drawing.Point(6, 22)
- Me.廠商類別管理類別_lb.Name = "廠商類別管理類別_lb"
- Me.廠商類別管理類別_lb.Size = New System.Drawing.Size(31, 16)
- Me.廠商類別管理類別_lb.TabIndex = 229
- Me.廠商類別管理類別_lb.Text = "類別"
- '
- '廠商類別管理新增_bt
- '
- Me.廠商類別管理新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.廠商類別管理新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.廠商類別管理新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.廠商類別管理新增_bt.Name = "廠商類別管理新增_bt"
- Me.廠商類別管理新增_bt.Size = New System.Drawing.Size(122, 25)
- Me.廠商類別管理新增_bt.TabIndex = 223
- Me.廠商類別管理新增_bt.Text = "新增"
- Me.廠商類別管理新增_bt.UseVisualStyleBackColor = True
- '
- '廠商類別管理刪除_bt
- '
- Me.廠商類別管理刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.廠商類別管理刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.廠商類別管理刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.廠商類別管理刪除_bt.Name = "廠商類別管理刪除_bt"
- Me.廠商類別管理刪除_bt.Size = New System.Drawing.Size(122, 25)
- Me.廠商類別管理刪除_bt.TabIndex = 225
- Me.廠商類別管理刪除_bt.Text = "刪除"
- Me.廠商類別管理刪除_bt.UseVisualStyleBackColor = True
- '
- '廠商類別管理類別_tb
- '
- Me.廠商類別管理類別_tb.Location = New System.Drawing.Point(44, 19)
- Me.廠商類別管理類別_tb.Name = "廠商類別管理類別_tb"
- Me.廠商類別管理類別_tb.Size = New System.Drawing.Size(87, 23)
- Me.廠商類別管理類別_tb.TabIndex = 227
- '
- 'GroupBox8
- '
- Me.GroupBox8.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox8.Controls.Add(Me.模具結構_dgv)
- Me.GroupBox8.Controls.Add(Me.模具開發用結構修改_bt)
- Me.GroupBox8.Controls.Add(Me.模具開發用結構_lb)
- Me.GroupBox8.Controls.Add(Me.模具開發用結構新增_bt)
- Me.GroupBox8.Controls.Add(Me.模具開發用結構刪除_bt)
- Me.GroupBox8.Controls.Add(Me.模具開發用結構_tb)
- Me.GroupBox8.Location = New System.Drawing.Point(1437, 470)
- Me.GroupBox8.Name = "GroupBox8"
- Me.GroupBox8.Size = New System.Drawing.Size(144, 497)
- Me.GroupBox8.TabIndex = 251
- Me.GroupBox8.TabStop = False
- Me.GroupBox8.Text = "模具開發用結構清單"
- '
- '模具結構_dgv
- '
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.模具結構_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
- Me.模具結構_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.模具結構_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.模具結構_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.模具結構_dgv.Location = New System.Drawing.Point(7, 141)
- Me.模具結構_dgv.Name = "模具結構_dgv"
- Me.模具結構_dgv.RowHeadersWidth = 5
- Me.模具結構_dgv.RowTemplate.Height = 24
- Me.模具結構_dgv.Size = New System.Drawing.Size(133, 346)
- Me.模具結構_dgv.TabIndex = 222
- '
- '模具開發用結構修改_bt
- '
- Me.模具開發用結構修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.模具開發用結構修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.模具開發用結構修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.模具開發用結構修改_bt.Name = "模具開發用結構修改_bt"
- Me.模具開發用結構修改_bt.Size = New System.Drawing.Size(122, 25)
- Me.模具開發用結構修改_bt.TabIndex = 224
- Me.模具開發用結構修改_bt.Text = "修改"
- Me.模具開發用結構修改_bt.UseVisualStyleBackColor = True
- '
- '模具開發用結構_lb
- '
- Me.模具開發用結構_lb.AutoSize = True
- Me.模具開發用結構_lb.Location = New System.Drawing.Point(6, 22)
- Me.模具開發用結構_lb.Name = "模具開發用結構_lb"
- Me.模具開發用結構_lb.Size = New System.Drawing.Size(31, 16)
- Me.模具開發用結構_lb.TabIndex = 229
- Me.模具開發用結構_lb.Text = "結構"
- '
- '模具開發用結構新增_bt
- '
- Me.模具開發用結構新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.模具開發用結構新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.模具開發用結構新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.模具開發用結構新增_bt.Name = "模具開發用結構新增_bt"
- Me.模具開發用結構新增_bt.Size = New System.Drawing.Size(122, 25)
- Me.模具開發用結構新增_bt.TabIndex = 223
- Me.模具開發用結構新增_bt.Text = "新增"
- Me.模具開發用結構新增_bt.UseVisualStyleBackColor = True
- '
- '模具開發用結構刪除_bt
- '
- Me.模具開發用結構刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.模具開發用結構刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.模具開發用結構刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.模具開發用結構刪除_bt.Name = "模具開發用結構刪除_bt"
- Me.模具開發用結構刪除_bt.Size = New System.Drawing.Size(122, 25)
- Me.模具開發用結構刪除_bt.TabIndex = 225
- Me.模具開發用結構刪除_bt.Text = "刪除"
- Me.模具開發用結構刪除_bt.UseVisualStyleBackColor = True
- '
- '模具開發用結構_tb
- '
- Me.模具開發用結構_tb.Location = New System.Drawing.Point(44, 19)
- Me.模具開發用結構_tb.Name = "模具開發用結構_tb"
- Me.模具開發用結構_tb.Size = New System.Drawing.Size(87, 23)
- Me.模具開發用結構_tb.TabIndex = 227
- '
- 'GroupBox9
- '
- Me.GroupBox9.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox9.Controls.Add(Me.模具材料_dgv)
- Me.GroupBox9.Controls.Add(Me.模具開發用材質修改_bt)
- Me.GroupBox9.Controls.Add(Me.模具開發用材質_lb)
- Me.GroupBox9.Controls.Add(Me.模具開發用材質新增_bt)
- Me.GroupBox9.Controls.Add(Me.模具開發用材質刪除_bt)
- Me.GroupBox9.Controls.Add(Me.模具開發用材質_tb)
- Me.GroupBox9.Location = New System.Drawing.Point(1581, 470)
- Me.GroupBox9.Name = "GroupBox9"
- Me.GroupBox9.Size = New System.Drawing.Size(138, 497)
- Me.GroupBox9.TabIndex = 252
- Me.GroupBox9.TabStop = False
- Me.GroupBox9.Text = "模具開發用材質清單"
- '
- '模具材料_dgv
- '
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.模具材料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
- Me.模具材料_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.模具材料_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.模具材料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.模具材料_dgv.Location = New System.Drawing.Point(5, 141)
- Me.模具材料_dgv.Name = "模具材料_dgv"
- Me.模具材料_dgv.RowHeadersWidth = 5
- Me.模具材料_dgv.RowTemplate.Height = 24
- Me.模具材料_dgv.Size = New System.Drawing.Size(128, 346)
- Me.模具材料_dgv.TabIndex = 222
- '
- '模具開發用材質修改_bt
- '
- Me.模具開發用材質修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.模具開發用材質修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.模具開發用材質修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.模具開發用材質修改_bt.Name = "模具開發用材質修改_bt"
- Me.模具開發用材質修改_bt.Size = New System.Drawing.Size(122, 25)
- Me.模具開發用材質修改_bt.TabIndex = 224
- Me.模具開發用材質修改_bt.Text = "修改"
- Me.模具開發用材質修改_bt.UseVisualStyleBackColor = True
- '
- '模具開發用材質_lb
- '
- Me.模具開發用材質_lb.AutoSize = True
- Me.模具開發用材質_lb.Location = New System.Drawing.Point(6, 22)
- Me.模具開發用材質_lb.Name = "模具開發用材質_lb"
- Me.模具開發用材質_lb.Size = New System.Drawing.Size(31, 16)
- Me.模具開發用材質_lb.TabIndex = 229
- Me.模具開發用材質_lb.Text = "材質"
- '
- '模具開發用材質新增_bt
- '
- Me.模具開發用材質新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.模具開發用材質新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.模具開發用材質新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.模具開發用材質新增_bt.Name = "模具開發用材質新增_bt"
- Me.模具開發用材質新增_bt.Size = New System.Drawing.Size(122, 25)
- Me.模具開發用材質新增_bt.TabIndex = 223
- Me.模具開發用材質新增_bt.Text = "新增"
- Me.模具開發用材質新增_bt.UseVisualStyleBackColor = True
- '
- '模具開發用材質刪除_bt
- '
- Me.模具開發用材質刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.模具開發用材質刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.模具開發用材質刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.模具開發用材質刪除_bt.Name = "模具開發用材質刪除_bt"
- Me.模具開發用材質刪除_bt.Size = New System.Drawing.Size(122, 25)
- Me.模具開發用材質刪除_bt.TabIndex = 225
- Me.模具開發用材質刪除_bt.Text = "刪除"
- Me.模具開發用材質刪除_bt.UseVisualStyleBackColor = True
- '
- '模具開發用材質_tb
- '
- Me.模具開發用材質_tb.Location = New System.Drawing.Point(44, 19)
- Me.模具開發用材質_tb.Name = "模具開發用材質_tb"
- Me.模具開發用材質_tb.Size = New System.Drawing.Size(87, 23)
- Me.模具開發用材質_tb.TabIndex = 227
- '
- 'GroupBox10
- '
- Me.GroupBox10.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox10.Controls.Add(Me.帳本_tb)
- Me.GroupBox10.Controls.Add(Me.財務帳本職別_lb)
- Me.GroupBox10.Controls.Add(Me.帳本編號_tb)
- Me.GroupBox10.Controls.Add(Me.財務帳本編號_lb)
- Me.GroupBox10.Controls.Add(Me.帳本_刪除_bt)
- Me.GroupBox10.Controls.Add(Me.帳本_新增_bt)
- Me.GroupBox10.Controls.Add(Me.帳本_修改_bt)
- Me.GroupBox10.Controls.Add(Me.帳本_dgv)
- Me.GroupBox10.Location = New System.Drawing.Point(723, 470)
- Me.GroupBox10.Name = "GroupBox10"
- Me.GroupBox10.Size = New System.Drawing.Size(238, 497)
- Me.GroupBox10.TabIndex = 254
- Me.GroupBox10.TabStop = False
- Me.GroupBox10.Text = "財務帳本編號"
- '
- '帳本_tb
- '
- Me.帳本_tb.Location = New System.Drawing.Point(135, 16)
- Me.帳本_tb.Name = "帳本_tb"
- Me.帳本_tb.Size = New System.Drawing.Size(95, 23)
- Me.帳本_tb.TabIndex = 677
- '
- '財務帳本職別_lb
- '
- Me.財務帳本職別_lb.AutoSize = True
- Me.財務帳本職別_lb.Location = New System.Drawing.Point(103, 20)
- Me.財務帳本職別_lb.Name = "財務帳本職別_lb"
- Me.財務帳本職別_lb.Size = New System.Drawing.Size(31, 16)
- Me.財務帳本職別_lb.TabIndex = 676
- Me.財務帳本職別_lb.Text = "職別"
- '
- '帳本編號_tb
- '
- Me.帳本編號_tb.Location = New System.Drawing.Point(41, 17)
- Me.帳本編號_tb.Name = "帳本編號_tb"
- Me.帳本編號_tb.Size = New System.Drawing.Size(60, 23)
- Me.帳本編號_tb.TabIndex = 675
- '
- '財務帳本編號_lb
- '
- Me.財務帳本編號_lb.AutoSize = True
- Me.財務帳本編號_lb.Location = New System.Drawing.Point(9, 20)
- Me.財務帳本編號_lb.Name = "財務帳本編號_lb"
- Me.財務帳本編號_lb.Size = New System.Drawing.Size(31, 16)
- Me.財務帳本編號_lb.TabIndex = 674
- Me.財務帳本編號_lb.Text = "編號"
- '
- '帳本_刪除_bt
- '
- Me.帳本_刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.帳本_刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.帳本_刪除_bt.Location = New System.Drawing.Point(156, 45)
- Me.帳本_刪除_bt.Name = "帳本_刪除_bt"
- Me.帳本_刪除_bt.Size = New System.Drawing.Size(74, 25)
- Me.帳本_刪除_bt.TabIndex = 673
- Me.帳本_刪除_bt.Text = "刪除"
- Me.帳本_刪除_bt.UseVisualStyleBackColor = True
- '
- '帳本_新增_bt
- '
- Me.帳本_新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.帳本_新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.帳本_新增_bt.Location = New System.Drawing.Point(6, 45)
- Me.帳本_新增_bt.Name = "帳本_新增_bt"
- Me.帳本_新增_bt.Size = New System.Drawing.Size(74, 25)
- Me.帳本_新增_bt.TabIndex = 671
- Me.帳本_新增_bt.Text = "新增"
- Me.帳本_新增_bt.UseVisualStyleBackColor = True
- '
- '帳本_修改_bt
- '
- Me.帳本_修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.帳本_修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.帳本_修改_bt.Location = New System.Drawing.Point(81, 45)
- Me.帳本_修改_bt.Name = "帳本_修改_bt"
- Me.帳本_修改_bt.Size = New System.Drawing.Size(74, 25)
- Me.帳本_修改_bt.TabIndex = 672
- Me.帳本_修改_bt.Text = "修改"
- Me.帳本_修改_bt.UseVisualStyleBackColor = True
- '
- '帳本_dgv
- '
- DataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.帳本_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10
- Me.帳本_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.帳本_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.帳本_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.帳本_dgv.Location = New System.Drawing.Point(5, 76)
- Me.帳本_dgv.Name = "帳本_dgv"
- Me.帳本_dgv.RowHeadersWidth = 5
- Me.帳本_dgv.RowTemplate.Height = 24
- Me.帳本_dgv.Size = New System.Drawing.Size(229, 411)
- Me.帳本_dgv.TabIndex = 663
- '
- 'GroupBox11
- '
- Me.GroupBox11.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox11.Controls.Add(Me.縮寫_dgv)
- Me.GroupBox11.Controls.Add(Me.楦頭縮寫管理修改_bt)
- Me.GroupBox11.Controls.Add(Me.楦頭縮寫管理縮寫_lb)
- Me.GroupBox11.Controls.Add(Me.楦頭縮寫管理新增_bt)
- Me.GroupBox11.Controls.Add(Me.楦頭縮寫管理刪除_bt)
- Me.GroupBox11.Controls.Add(Me.楦頭縮寫管理_tb)
- Me.GroupBox11.Location = New System.Drawing.Point(579, 470)
- Me.GroupBox11.Name = "GroupBox11"
- Me.GroupBox11.Size = New System.Drawing.Size(144, 497)
- Me.GroupBox11.TabIndex = 255
- Me.GroupBox11.TabStop = False
- Me.GroupBox11.Text = "楦頭縮寫管理"
- '
- '縮寫_dgv
- '
- DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.縮寫_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
- Me.縮寫_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.縮寫_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.縮寫_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.縮寫_dgv.Location = New System.Drawing.Point(5, 141)
- Me.縮寫_dgv.Name = "縮寫_dgv"
- Me.縮寫_dgv.RowHeadersWidth = 5
- Me.縮寫_dgv.RowTemplate.Height = 24
- Me.縮寫_dgv.Size = New System.Drawing.Size(135, 346)
- Me.縮寫_dgv.TabIndex = 222
- '
- '楦頭縮寫管理修改_bt
- '
- Me.楦頭縮寫管理修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.楦頭縮寫管理修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.楦頭縮寫管理修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.楦頭縮寫管理修改_bt.Name = "楦頭縮寫管理修改_bt"
- Me.楦頭縮寫管理修改_bt.Size = New System.Drawing.Size(122, 25)
- Me.楦頭縮寫管理修改_bt.TabIndex = 224
- Me.楦頭縮寫管理修改_bt.Text = "修改"
- Me.楦頭縮寫管理修改_bt.UseVisualStyleBackColor = True
- '
- '楦頭縮寫管理縮寫_lb
- '
- Me.楦頭縮寫管理縮寫_lb.AutoSize = True
- Me.楦頭縮寫管理縮寫_lb.Location = New System.Drawing.Point(6, 22)
- Me.楦頭縮寫管理縮寫_lb.Name = "楦頭縮寫管理縮寫_lb"
- Me.楦頭縮寫管理縮寫_lb.Size = New System.Drawing.Size(31, 16)
- Me.楦頭縮寫管理縮寫_lb.TabIndex = 229
- Me.楦頭縮寫管理縮寫_lb.Text = "縮寫"
- '
- '楦頭縮寫管理新增_bt
- '
- Me.楦頭縮寫管理新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.楦頭縮寫管理新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.楦頭縮寫管理新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.楦頭縮寫管理新增_bt.Name = "楦頭縮寫管理新增_bt"
- Me.楦頭縮寫管理新增_bt.Size = New System.Drawing.Size(122, 25)
- Me.楦頭縮寫管理新增_bt.TabIndex = 223
- Me.楦頭縮寫管理新增_bt.Text = "新增"
- Me.楦頭縮寫管理新增_bt.UseVisualStyleBackColor = True
- '
- '楦頭縮寫管理刪除_bt
- '
- Me.楦頭縮寫管理刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.楦頭縮寫管理刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.楦頭縮寫管理刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.楦頭縮寫管理刪除_bt.Name = "楦頭縮寫管理刪除_bt"
- Me.楦頭縮寫管理刪除_bt.Size = New System.Drawing.Size(122, 25)
- Me.楦頭縮寫管理刪除_bt.TabIndex = 225
- Me.楦頭縮寫管理刪除_bt.Text = "刪除"
- Me.楦頭縮寫管理刪除_bt.UseVisualStyleBackColor = True
- '
- '楦頭縮寫管理_tb
- '
- Me.楦頭縮寫管理_tb.Location = New System.Drawing.Point(44, 19)
- Me.楦頭縮寫管理_tb.Name = "楦頭縮寫管理_tb"
- Me.楦頭縮寫管理_tb.Size = New System.Drawing.Size(87, 23)
- Me.楦頭縮寫管理_tb.TabIndex = 227
- '
- 'GroupBox12
- '
- Me.GroupBox12.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox12.Controls.Add(Me.客戶_dgv)
- Me.GroupBox12.Controls.Add(Me.客戶清單修改_bt)
- Me.GroupBox12.Controls.Add(Me.客戶_lb)
- Me.GroupBox12.Controls.Add(Me.客戶清單新增_bt)
- Me.GroupBox12.Controls.Add(Me.客戶清單刪除_bt)
- Me.GroupBox12.Controls.Add(Me.客戶_tb)
- Me.GroupBox12.Location = New System.Drawing.Point(961, 470)
- Me.GroupBox12.Name = "GroupBox12"
- Me.GroupBox12.Size = New System.Drawing.Size(238, 497)
- Me.GroupBox12.TabIndex = 256
- Me.GroupBox12.TabStop = False
- Me.GroupBox12.Text = "客戶清單"
- '
- '客戶_dgv
- '
- DataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.客戶_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle12
- Me.客戶_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.客戶_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.客戶_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.客戶_dgv.Location = New System.Drawing.Point(5, 141)
- Me.客戶_dgv.Name = "客戶_dgv"
- Me.客戶_dgv.RowHeadersWidth = 5
- Me.客戶_dgv.RowTemplate.Height = 24
- Me.客戶_dgv.Size = New System.Drawing.Size(231, 346)
- Me.客戶_dgv.TabIndex = 222
- '
- '客戶清單修改_bt
- '
- Me.客戶清單修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.客戶清單修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.客戶清單修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.客戶清單修改_bt.Name = "客戶清單修改_bt"
- Me.客戶清單修改_bt.Size = New System.Drawing.Size(223, 25)
- Me.客戶清單修改_bt.TabIndex = 224
- Me.客戶清單修改_bt.Text = "修改"
- Me.客戶清單修改_bt.UseVisualStyleBackColor = True
- '
- '客戶_lb
- '
- Me.客戶_lb.AutoSize = True
- Me.客戶_lb.Location = New System.Drawing.Point(6, 22)
- Me.客戶_lb.Name = "客戶_lb"
- Me.客戶_lb.Size = New System.Drawing.Size(31, 16)
- Me.客戶_lb.TabIndex = 229
- Me.客戶_lb.Text = "客戶"
- '
- '客戶清單新增_bt
- '
- Me.客戶清單新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.客戶清單新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.客戶清單新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.客戶清單新增_bt.Name = "客戶清單新增_bt"
- Me.客戶清單新增_bt.Size = New System.Drawing.Size(223, 25)
- Me.客戶清單新增_bt.TabIndex = 223
- Me.客戶清單新增_bt.Text = "新增"
- Me.客戶清單新增_bt.UseVisualStyleBackColor = True
- '
- '客戶清單刪除_bt
- '
- Me.客戶清單刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.客戶清單刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.客戶清單刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.客戶清單刪除_bt.Name = "客戶清單刪除_bt"
- Me.客戶清單刪除_bt.Size = New System.Drawing.Size(223, 25)
- Me.客戶清單刪除_bt.TabIndex = 225
- Me.客戶清單刪除_bt.Text = "刪除"
- Me.客戶清單刪除_bt.UseVisualStyleBackColor = True
- '
- '客戶_tb
- '
- Me.客戶_tb.Location = New System.Drawing.Point(44, 19)
- Me.客戶_tb.Name = "客戶_tb"
- Me.客戶_tb.Size = New System.Drawing.Size(188, 23)
- Me.客戶_tb.TabIndex = 227
- '
- 'GroupBox13
- '
- Me.GroupBox13.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GroupBox13.Controls.Add(Me.品牌_dgv)
- Me.GroupBox13.Controls.Add(Me.品牌清單修改_bt)
- Me.GroupBox13.Controls.Add(Me.品牌清單_lb)
- Me.GroupBox13.Controls.Add(Me.品牌清單新增_bt)
- Me.GroupBox13.Controls.Add(Me.品牌清單刪除_bt)
- Me.GroupBox13.Controls.Add(Me.品牌清單_tb)
- Me.GroupBox13.Location = New System.Drawing.Point(1199, 470)
- Me.GroupBox13.Name = "GroupBox13"
- Me.GroupBox13.Size = New System.Drawing.Size(238, 497)
- Me.GroupBox13.TabIndex = 257
- Me.GroupBox13.TabStop = False
- Me.GroupBox13.Text = "品牌"
- '
- '品牌_dgv
- '
- DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.品牌_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
- Me.品牌_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.品牌_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.品牌_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.品牌_dgv.Location = New System.Drawing.Point(5, 141)
- Me.品牌_dgv.Name = "品牌_dgv"
- Me.品牌_dgv.RowHeadersWidth = 5
- Me.品牌_dgv.RowTemplate.Height = 24
- Me.品牌_dgv.Size = New System.Drawing.Size(231, 346)
- Me.品牌_dgv.TabIndex = 222
- '
- '品牌清單修改_bt
- '
- Me.品牌清單修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.品牌清單修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.品牌清單修改_bt.Location = New System.Drawing.Point(9, 79)
- Me.品牌清單修改_bt.Name = "品牌清單修改_bt"
- Me.品牌清單修改_bt.Size = New System.Drawing.Size(223, 25)
- Me.品牌清單修改_bt.TabIndex = 224
- Me.品牌清單修改_bt.Text = "修改"
- Me.品牌清單修改_bt.UseVisualStyleBackColor = True
- '
- '品牌清單_lb
- '
- Me.品牌清單_lb.AutoSize = True
- Me.品牌清單_lb.Location = New System.Drawing.Point(6, 22)
- Me.品牌清單_lb.Name = "品牌清單_lb"
- Me.品牌清單_lb.Size = New System.Drawing.Size(55, 16)
- Me.品牌清單_lb.TabIndex = 229
- Me.品牌清單_lb.Text = "品牌清單"
- '
- '品牌清單新增_bt
- '
- Me.品牌清單新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.品牌清單新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.品牌清單新增_bt.Location = New System.Drawing.Point(9, 48)
- Me.品牌清單新增_bt.Name = "品牌清單新增_bt"
- Me.品牌清單新增_bt.Size = New System.Drawing.Size(223, 25)
- Me.品牌清單新增_bt.TabIndex = 223
- Me.品牌清單新增_bt.Text = "新增"
- Me.品牌清單新增_bt.UseVisualStyleBackColor = True
- '
- '品牌清單刪除_bt
- '
- Me.品牌清單刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.品牌清單刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.品牌清單刪除_bt.Location = New System.Drawing.Point(9, 110)
- Me.品牌清單刪除_bt.Name = "品牌清單刪除_bt"
- Me.品牌清單刪除_bt.Size = New System.Drawing.Size(223, 25)
- Me.品牌清單刪除_bt.TabIndex = 225
- Me.品牌清單刪除_bt.Text = "刪除"
- Me.品牌清單刪除_bt.UseVisualStyleBackColor = True
- '
- '品牌清單_tb
- '
- Me.品牌清單_tb.Location = New System.Drawing.Point(62, 19)
- Me.品牌清單_tb.Name = "品牌清單_tb"
- Me.品牌清單_tb.Size = New System.Drawing.Size(170, 23)
- Me.品牌清單_tb.TabIndex = 227
- '
- '資料庫清單1_dgv
- '
- DataGridViewCellStyle14.BackColor = System.Drawing.Color.White
- Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle14
- Me.資料庫清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.資料庫清單1_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle15.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle15.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.資料庫清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle15
- Me.資料庫清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.資料庫清單1_dgv.Location = New System.Drawing.Point(1622, 28)
- Me.資料庫清單1_dgv.Name = "資料庫清單1_dgv"
- Me.資料庫清單1_dgv.RowHeadersWidth = 5
- Me.資料庫清單1_dgv.RowTemplate.Height = 24
- Me.資料庫清單1_dgv.Size = New System.Drawing.Size(241, 436)
- Me.資料庫清單1_dgv.TabIndex = 1518
- '
- 'LOG檔截斷3_bt
- '
- Me.LOG檔截斷3_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.LOG檔截斷3_bt.Location = New System.Drawing.Point(1783, 3)
- Me.LOG檔截斷3_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.LOG檔截斷3_bt.Name = "LOG檔截斷3_bt"
- Me.LOG檔截斷3_bt.Size = New System.Drawing.Size(80, 23)
- Me.LOG檔截斷3_bt.TabIndex = 1517
- Me.LOG檔截斷3_bt.Text = "LOG檔截斷"
- '
- '伺服器狀態_dgv
- '
- DataGridViewCellStyle16.BackColor = System.Drawing.Color.White
- Me.伺服器狀態_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle16
- Me.伺服器狀態_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.伺服器狀態_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle17.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.伺服器狀態_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle17
- Me.伺服器狀態_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.伺服器狀態_dgv.Location = New System.Drawing.Point(302, 28)
- Me.伺服器狀態_dgv.Name = "伺服器狀態_dgv"
- Me.伺服器狀態_dgv.RowHeadersWidth = 5
- Me.伺服器狀態_dgv.RowTemplate.Height = 24
- Me.伺服器狀態_dgv.Size = New System.Drawing.Size(924, 436)
- Me.伺服器狀態_dgv.TabIndex = 1507
- '
- '圖片資料庫管理修改_bt
- '
- Me.圖片資料庫管理修改_bt.Location = New System.Drawing.Point(1231, 433)
- Me.圖片資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.圖片資料庫管理修改_bt.Name = "圖片資料庫管理修改_bt"
- Me.圖片資料庫管理修改_bt.Size = New System.Drawing.Size(386, 31)
- Me.圖片資料庫管理修改_bt.TabIndex = 1515
- Me.圖片資料庫管理修改_bt.Text = "修改"
- '
- '圖片資料庫名稱_lb
- '
- Me.圖片資料庫名稱_lb.AutoSize = True
- Me.圖片資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
- Me.圖片資料庫名稱_lb.Location = New System.Drawing.Point(1230, 6)
- Me.圖片資料庫名稱_lb.Name = "圖片資料庫名稱_lb"
- Me.圖片資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
- Me.圖片資料庫名稱_lb.TabIndex = 1513
- Me.圖片資料庫名稱_lb.Text = "圖片資料庫名稱"
- '
- '圖片資料庫名稱_tb
- '
- Me.圖片資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖片資料庫名稱_tb.Location = New System.Drawing.Point(1322, 3)
- Me.圖片資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.圖片資料庫名稱_tb.Name = "圖片資料庫名稱_tb"
- Me.圖片資料庫名稱_tb.Size = New System.Drawing.Size(212, 23)
- Me.圖片資料庫名稱_tb.TabIndex = 1512
- '
- '圖片資料庫管理_dgv
- '
- DataGridViewCellStyle18.BackColor = System.Drawing.Color.White
- Me.圖片資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle18
- Me.圖片資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.圖片資料庫管理_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle19.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle19.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.圖片資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle19
- Me.圖片資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.圖片資料庫管理_dgv.Location = New System.Drawing.Point(1232, 28)
- Me.圖片資料庫管理_dgv.Name = "圖片資料庫管理_dgv"
- Me.圖片資料庫管理_dgv.RowHeadersWidth = 5
- Me.圖片資料庫管理_dgv.RowTemplate.Height = 24
- Me.圖片資料庫管理_dgv.Size = New System.Drawing.Size(385, 398)
- Me.圖片資料庫管理_dgv.TabIndex = 1511
- '
- '重新讀取_bt
- '
- Me.重新讀取_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.重新讀取_bt.Location = New System.Drawing.Point(1152, 4)
- Me.重新讀取_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.重新讀取_bt.Name = "重新讀取_bt"
- Me.重新讀取_bt.Size = New System.Drawing.Size(72, 23)
- Me.重新讀取_bt.TabIndex = 1510
- Me.重新讀取_bt.Text = "重新讀取"
- '
- '伺服器_lb
- '
- Me.伺服器_lb.AutoSize = True
- Me.伺服器_lb.BackColor = System.Drawing.SystemColors.Control
- Me.伺服器_lb.Location = New System.Drawing.Point(832, 7)
- Me.伺服器_lb.Name = "伺服器_lb"
- Me.伺服器_lb.Size = New System.Drawing.Size(229, 16)
- Me.伺服器_lb.TabIndex = 1509
- Me.伺服器_lb.Text = "伺服器中資料庫極限容量監控設定值 (MB)"
- '
- 'MAX_nud
- '
- Me.MAX_nud.Location = New System.Drawing.Point(1068, 4)
- Me.MAX_nud.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
- Me.MAX_nud.Name = "MAX_nud"
- Me.MAX_nud.Size = New System.Drawing.Size(83, 23)
- Me.MAX_nud.TabIndex = 1508
- Me.MAX_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.MAX_nud.ThousandsSeparator = True
- Me.MAX_nud.Value = New Decimal(New Integer() {5000, 0, 0, 0})
- '
- '是否可用_ch
- '
- Me.是否可用_ch.AutoSize = True
- Me.是否可用_ch.Location = New System.Drawing.Point(1542, 7)
- Me.是否可用_ch.Name = "是否可用_ch"
- Me.是否可用_ch.Size = New System.Drawing.Size(74, 20)
- Me.是否可用_ch.TabIndex = 1514
- Me.是否可用_ch.Text = "是否鎖定"
- Me.是否可用_ch.UseVisualStyleBackColor = True
- '
- '選擇_tb
- '
- Me.選擇_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.選擇_tb.Location = New System.Drawing.Point(1622, 4)
- Me.選擇_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.選擇_tb.Name = "選擇_tb"
- Me.選擇_tb.Size = New System.Drawing.Size(162, 23)
- Me.選擇_tb.TabIndex = 1519
- '
- '系統編碼規則_1
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1914, 971)
- Me.Controls.Add(Me.選擇_tb)
- Me.Controls.Add(Me.資料庫清單1_dgv)
- Me.Controls.Add(Me.LOG檔截斷3_bt)
- Me.Controls.Add(Me.伺服器狀態_dgv)
- Me.Controls.Add(Me.圖片資料庫管理修改_bt)
- Me.Controls.Add(Me.圖片資料庫名稱_lb)
- Me.Controls.Add(Me.圖片資料庫名稱_tb)
- Me.Controls.Add(Me.圖片資料庫管理_dgv)
- Me.Controls.Add(Me.重新讀取_bt)
- Me.Controls.Add(Me.伺服器_lb)
- Me.Controls.Add(Me.MAX_nud)
- Me.Controls.Add(Me.是否可用_ch)
- Me.Controls.Add(Me.GroupBox13)
- Me.Controls.Add(Me.GroupBox12)
- Me.Controls.Add(Me.GroupBox11)
- Me.Controls.Add(Me.GroupBox10)
- Me.Controls.Add(Me.GroupBox9)
- Me.Controls.Add(Me.GroupBox8)
- Me.Controls.Add(Me.GroupBox6)
- Me.Controls.Add(Me.GroupBox5)
- Me.Controls.Add(Me.GroupBox4)
- Me.Controls.Add(Me.GroupBox1)
- Me.Controls.Add(Me.GroupBox7)
- Me.Controls.Add(Me.GroupBox2)
- Me.Controls.Add(Me.GroupBox3)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "系統編碼規則_1"
- Me.Text = "系統編碼原則"
- Me.GroupBox3.ResumeLayout(False)
- Me.GroupBox3.PerformLayout()
- CType(Me.部件大項_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox2.ResumeLayout(False)
- Me.GroupBox2.PerformLayout()
- CType(Me.貼標大項_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox7.ResumeLayout(False)
- Me.GroupBox7.PerformLayout()
- CType(Me.報表及對帳單年份_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox1.ResumeLayout(False)
- Me.GroupBox1.PerformLayout()
- CType(Me.部門_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox4.ResumeLayout(False)
- Me.GroupBox4.PerformLayout()
- CType(Me.職稱_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox5.ResumeLayout(False)
- Me.GroupBox5.PerformLayout()
- CType(Me.請假類別_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox6.ResumeLayout(False)
- Me.GroupBox6.PerformLayout()
- CType(Me.廠商類別管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox8.ResumeLayout(False)
- Me.GroupBox8.PerformLayout()
- CType(Me.模具結構_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox9.ResumeLayout(False)
- Me.GroupBox9.PerformLayout()
- CType(Me.模具材料_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox10.ResumeLayout(False)
- Me.GroupBox10.PerformLayout()
- CType(Me.帳本_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox11.ResumeLayout(False)
- Me.GroupBox11.PerformLayout()
- CType(Me.縮寫_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox12.ResumeLayout(False)
- Me.GroupBox12.PerformLayout()
- CType(Me.客戶_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox13.ResumeLayout(False)
- Me.GroupBox13.PerformLayout()
- CType(Me.品牌_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents GroupBox3 As GroupBox
- Friend WithEvents 部件大項_dgv As DataGridView
- Friend WithEvents 部件大項分類修改_bt As Button
- Friend WithEvents 部件大項分類大項_lb As Label
- Friend WithEvents 部件大項分類新增_bt As Button
- Friend WithEvents 部件大項分類刪除_bt As Button
- Friend WithEvents 部件大項分類大項_tb As TextBox
- Friend WithEvents GroupBox2 As GroupBox
- Friend WithEvents 貼標大項_dgv As DataGridView
- Friend WithEvents 貼標對應名稱修改_bt As Button
- Friend WithEvents 貼標對應名稱大項_lb As Label
- Friend WithEvents 貼標對應名稱新增_bt As Button
- Friend WithEvents 貼標對應名稱刪除_bt As Button
- Friend WithEvents 貼標對應名稱清單_tb As TextBox
- Friend WithEvents GroupBox7 As GroupBox
- Friend WithEvents 報表及對帳單年份_dgv As DataGridView
- Friend WithEvents 報表及對帳單年份修改_bt As Button
- Friend WithEvents 報表及對帳單年份_lb As Label
- Friend WithEvents 報表及對帳單年份新增_bt As Button
- Friend WithEvents 報表及對帳單年份刪除_bt As Button
- Friend WithEvents 報表及對帳單年份_tb As TextBox
- Friend WithEvents GroupBox1 As GroupBox
- Friend WithEvents 部門_dgv As DataGridView
- Friend WithEvents 部門清單管理修改_bt As Button
- Friend WithEvents 部門清單管理_lb As Label
- Friend WithEvents 部門清單管理新增_bt As Button
- Friend WithEvents 部門清單管理刪除_bt As Button
- Friend WithEvents 部門清單管理_tb As TextBox
- Friend WithEvents GroupBox4 As GroupBox
- Friend WithEvents 職稱_dgv As DataGridView
- Friend WithEvents 職稱清單管理修改_bt As Button
- Friend WithEvents 職稱清單管理_lb As Label
- Friend WithEvents 職稱清單管理新增_bt As Button
- Friend WithEvents 職稱清單管理刪除_bt As Button
- Friend WithEvents 職稱清單管理_tb As TextBox
- Friend WithEvents GroupBox5 As GroupBox
- Friend WithEvents 請假類別_dgv As DataGridView
- Friend WithEvents 請假類別管理修改_bt As Button
- Friend WithEvents 請假類別管理_lb As Label
- Friend WithEvents 請假類別管理新增_bt As Button
- Friend WithEvents 請假類別管理刪除_bt As Button
- Friend WithEvents 請假類別管理_tb As TextBox
- Friend WithEvents GroupBox6 As GroupBox
- Friend WithEvents 廠商類別管理_dgv As DataGridView
- Friend WithEvents 廠商類別管理修改_bt As Button
- Friend WithEvents 廠商類別管理類別_lb As Label
- Friend WithEvents 廠商類別管理新增_bt As Button
- Friend WithEvents 廠商類別管理刪除_bt As Button
- Friend WithEvents 廠商類別管理類別_tb As TextBox
- Friend WithEvents GroupBox8 As GroupBox
- Friend WithEvents 模具結構_dgv As DataGridView
- Friend WithEvents 模具開發用結構修改_bt As Button
- Friend WithEvents 模具開發用結構_lb As Label
- Friend WithEvents 模具開發用結構新增_bt As Button
- Friend WithEvents 模具開發用結構刪除_bt As Button
- Friend WithEvents 模具開發用結構_tb As TextBox
- Friend WithEvents GroupBox9 As GroupBox
- Friend WithEvents 模具材料_dgv As DataGridView
- Friend WithEvents 模具開發用材質修改_bt As Button
- Friend WithEvents 模具開發用材質_lb As Label
- Friend WithEvents 模具開發用材質新增_bt As Button
- Friend WithEvents 模具開發用材質刪除_bt As Button
- Friend WithEvents 模具開發用材質_tb As TextBox
- Friend WithEvents GroupBox10 As GroupBox
- Friend WithEvents 帳本_tb As TextBox
- Friend WithEvents 財務帳本職別_lb As Label
- Friend WithEvents 帳本編號_tb As TextBox
- Friend WithEvents 財務帳本編號_lb As Label
- Friend WithEvents 帳本_刪除_bt As Button
- Friend WithEvents 帳本_新增_bt As Button
- Friend WithEvents 帳本_修改_bt As Button
- Friend WithEvents 帳本_dgv As DataGridView
- Friend WithEvents GroupBox11 As GroupBox
- Friend WithEvents 縮寫_dgv As DataGridView
- Friend WithEvents 楦頭縮寫管理修改_bt As Button
- Friend WithEvents 楦頭縮寫管理縮寫_lb As Label
- Friend WithEvents 楦頭縮寫管理新增_bt As Button
- Friend WithEvents 楦頭縮寫管理刪除_bt As Button
- Friend WithEvents 楦頭縮寫管理_tb As TextBox
- Friend WithEvents GroupBox12 As GroupBox
- Friend WithEvents 客戶_dgv As DataGridView
- Friend WithEvents 客戶清單修改_bt As Button
- Friend WithEvents 客戶_lb As Label
- Friend WithEvents 客戶清單新增_bt As Button
- Friend WithEvents 客戶清單刪除_bt As Button
- Friend WithEvents 客戶_tb As TextBox
- Friend WithEvents GroupBox13 As GroupBox
- Friend WithEvents 品牌_dgv As DataGridView
- Friend WithEvents 品牌清單修改_bt As Button
- Friend WithEvents 品牌清單_lb As Label
- Friend WithEvents 品牌清單新增_bt As Button
- Friend WithEvents 品牌清單刪除_bt As Button
- Friend WithEvents 品牌清單_tb As TextBox
- Friend WithEvents 資料庫清單1_dgv As DataGridView
- Friend WithEvents LOG檔截斷3_bt As Button
- Friend WithEvents 伺服器狀態_dgv As DataGridView
- Friend WithEvents 圖片資料庫管理修改_bt As Button
- Friend WithEvents 圖片資料庫名稱_lb As Label
- Friend WithEvents 圖片資料庫名稱_tb As TextBox
- Friend WithEvents 圖片資料庫管理_dgv As DataGridView
- Friend WithEvents 重新讀取_bt As Button
- Friend WithEvents 伺服器_lb As Label
- Friend WithEvents MAX_nud As NumericUpDown
- Friend WithEvents 是否可用_ch As CheckBox
- Friend WithEvents 選擇_tb As TextBox
- End Class
|