123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 合約文本_Word
- 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()
- Me.components = New System.ComponentModel.Container()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(合約文本_Word))
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.Word文本框 = New Telerik.WinControls.UI.RadRichTextEditor()
- Me.檔案路徑_tb = New System.Windows.Forms.TextBox()
- Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
- Me.RadThemeManager1 = New Telerik.WinControls.RadThemeManager()
- Me.RadRichTextEditorRuler1 = New Telerik.WinControls.UI.RadRichTextEditorRuler()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.存檔日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.更新光標_bt = New System.Windows.Forms.Button()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.合約狀態_tb = New System.Windows.Forms.TextBox()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.合約_dgv = New System.Windows.Forms.DataGridView()
- Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.計算分流 = New System.Windows.Forms.Timer(Me.components)
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.視窗2_pl = New System.Windows.Forms.Panel()
- Me.Panel3 = New System.Windows.Forms.Panel()
- Me.Label56 = New System.Windows.Forms.Label()
- Me.Label55 = New System.Windows.Forms.Label()
- Me.Label54 = New System.Windows.Forms.Label()
- Me.Label53 = New System.Windows.Forms.Label()
- Me.Label52 = New System.Windows.Forms.Label()
- Me.GA26 = New System.Windows.Forms.TextBox()
- Me.GA25 = New System.Windows.Forms.TextBox()
- Me.GA24 = New System.Windows.Forms.TextBox()
- Me.GA23 = New System.Windows.Forms.TextBox()
- Me.GA22 = New System.Windows.Forms.TextBox()
- Me.Label44 = New System.Windows.Forms.Label()
- Me.Label45 = New System.Windows.Forms.Label()
- Me.Label46 = New System.Windows.Forms.Label()
- Me.Label47 = New System.Windows.Forms.Label()
- Me.Label48 = New System.Windows.Forms.Label()
- Me.Label49 = New System.Windows.Forms.Label()
- Me.Label50 = New System.Windows.Forms.Label()
- Me.Label51 = New System.Windows.Forms.Label()
- Me.Label43 = New System.Windows.Forms.Label()
- Me.Label42 = New System.Windows.Forms.Label()
- Me.Label41 = New System.Windows.Forms.Label()
- Me.Label40 = New System.Windows.Forms.Label()
- Me.Label39 = New System.Windows.Forms.Label()
- Me.Label38 = New System.Windows.Forms.Label()
- Me.Label37 = New System.Windows.Forms.Label()
- Me.Label36 = New System.Windows.Forms.Label()
- Me.更新光標1_bt = New System.Windows.Forms.Button()
- Me.Label35 = New System.Windows.Forms.Label()
- Me.Label34 = New System.Windows.Forms.Label()
- Me.Label33 = New System.Windows.Forms.Label()
- Me.Label32 = New System.Windows.Forms.Label()
- Me.Label31 = New System.Windows.Forms.Label()
- Me.Label30 = New System.Windows.Forms.Label()
- Me.Label29 = New System.Windows.Forms.Label()
- Me.Label28 = New System.Windows.Forms.Label()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.GA21 = New System.Windows.Forms.TextBox()
- Me.Label24 = New System.Windows.Forms.Label()
- Me.GA20 = New System.Windows.Forms.TextBox()
- Me.Label25 = New System.Windows.Forms.Label()
- Me.GA19 = New System.Windows.Forms.TextBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.GA18 = New System.Windows.Forms.TextBox()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.GA17 = New System.Windows.Forms.TextBox()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.GA16 = New System.Windows.Forms.TextBox()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.GA15 = New System.Windows.Forms.TextBox()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.GA14 = New System.Windows.Forms.TextBox()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.GA13 = New System.Windows.Forms.TextBox()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.GA12 = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.GA11 = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.GA10 = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.GA9 = New System.Windows.Forms.TextBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.GA8 = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.GA7 = New System.Windows.Forms.TextBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.GA6 = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.GA5 = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.GA4 = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.GA3 = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.GA2 = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.GA1 = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.刪除範本_bt = New System.Windows.Forms.Button()
- Me.範本清單_dgv = New System.Windows.Forms.DataGridView()
- Me.舊合約_ch = New System.Windows.Forms.CheckBox()
- Me.範本_ch = New System.Windows.Forms.CheckBox()
- Me.合約名稱_tb = New System.Windows.Forms.TextBox()
- Me.範本名稱_lb = New System.Windows.Forms.Label()
- Me.範本存檔_bt = New System.Windows.Forms.Button()
- Me.輸出word_bt = New System.Windows.Forms.Button()
- Me.導入word_bt = New System.Windows.Forms.Button()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.高級編輯_lb = New System.Windows.Forms.Label()
- Me.CanceL2_bt = New System.Windows.Forms.Button()
- Me.Panel4 = New System.Windows.Forms.Panel()
- Me.更新合約_bt = New System.Windows.Forms.Button()
- Me.取消_bt = New System.Windows.Forms.Button()
- Me.合約編號_tb = New System.Windows.Forms.TextBox()
- Me.存檔_bt = New System.Windows.Forms.Button()
- Me.縮放2_bt = New System.Windows.Forms.Button()
- Me.編輯_bt = New System.Windows.Forms.Button()
- Me.Word控制項 = New Telerik.WinControls.UI.RichTextEditorRibbonBar()
- Me.讀取範本_bt = New System.Windows.Forms.Button()
- Me.自動存檔 = New System.Windows.Forms.Timer(Me.components)
- Me.自動存檔_ch = New System.Windows.Forms.CheckBox()
- CType(Me.Word文本框, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.RadRichTextEditorRuler1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.RadRichTextEditorRuler1.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.視窗2_pl.SuspendLayout()
- Me.Panel3.SuspendLayout()
- CType(Me.範本清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel4.SuspendLayout()
- CType(Me.Word控制項, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Word文本框
- '
- Me.Word文本框.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Word文本框.BorderColor = System.Drawing.Color.FromArgb(CType(CType(204, Byte), Integer), CType(CType(204, Byte), Integer), CType(CType(204, Byte), Integer))
- Me.Word文本框.LayoutMode = Telerik.WinForms.Documents.Model.DocumentLayoutMode.Paged
- Me.Word文本框.Location = New System.Drawing.Point(29, 29)
- Me.Word文本框.Name = "Word文本框"
- Me.Word文本框.SelectionFill = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(179, Byte), Integer), CType(CType(236, Byte), Integer), CType(CType(248, Byte), Integer))
- Me.Word文本框.SelectionStroke = System.Drawing.Color.FromArgb(CType(CType(179, Byte), Integer), CType(CType(236, Byte), Integer), CType(CType(248, Byte), Integer))
- Me.Word文本框.Size = New System.Drawing.Size(1244, 515)
- Me.Word文本框.TabIndex = 0
- '
- '檔案路徑_tb
- '
- Me.檔案路徑_tb.Location = New System.Drawing.Point(3, 3)
- Me.檔案路徑_tb.Name = "檔案路徑_tb"
- Me.檔案路徑_tb.Size = New System.Drawing.Size(153, 23)
- Me.檔案路徑_tb.TabIndex = 0
- '
- 'OpenFileDialog1
- '
- Me.OpenFileDialog1.FileName = "OpenFileDialog1"
- '
- 'RadRichTextEditorRuler1
- '
- Me.RadRichTextEditorRuler1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.RadRichTextEditorRuler1.AssociatedRichTextBox = Me.Word文本框
- Me.RadRichTextEditorRuler1.Controls.Add(Me.Word文本框)
- Me.RadRichTextEditorRuler1.Location = New System.Drawing.Point(189, 167)
- Me.RadRichTextEditorRuler1.Name = "RadRichTextEditorRuler1"
- Me.RadRichTextEditorRuler1.Size = New System.Drawing.Size(1274, 545)
- Me.RadRichTextEditorRuler1.TabIndex = 0
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.存檔日期_dtp)
- Me.Panel1.Controls.Add(Me.更新光標_bt)
- Me.Panel1.Controls.Add(Me.語轉扭_bt)
- Me.Panel1.Controls.Add(Me.合約狀態_tb)
- Me.Panel1.Controls.Add(Me.語言_dgv)
- Me.Panel1.Controls.Add(Me.檔案路徑_tb)
- Me.Panel1.Location = New System.Drawing.Point(223, 285)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(411, 131)
- Me.Panel1.TabIndex = 0
- '
- '存檔日期_dtp
- '
- Me.存檔日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.存檔日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.存檔日期_dtp.Location = New System.Drawing.Point(4, 52)
- Me.存檔日期_dtp.Name = "存檔日期_dtp"
- Me.存檔日期_dtp.Size = New System.Drawing.Size(120, 23)
- Me.存檔日期_dtp.TabIndex = 1836
- '
- '更新光標_bt
- '
- Me.更新光標_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Default_Programs
- Me.更新光標_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- 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.Black
- Me.更新光標_bt.Location = New System.Drawing.Point(3, 80)
- Me.更新光標_bt.Name = "更新光標_bt"
- Me.更新光標_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.更新光標_bt.Size = New System.Drawing.Size(45, 45)
- Me.更新光標_bt.TabIndex = 1891
- Me.更新光標_bt.UseVisualStyleBackColor = True
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- 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.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(131, 51)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1835
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '合約狀態_tb
- '
- Me.合約狀態_tb.Location = New System.Drawing.Point(3, 27)
- Me.合約狀態_tb.Name = "合約狀態_tb"
- Me.合約狀態_tb.Size = New System.Drawing.Size(153, 23)
- Me.合約狀態_tb.TabIndex = 648
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
- Me.語言_dgv.Location = New System.Drawing.Point(162, 6)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(237, 114)
- Me.語言_dgv.TabIndex = 647
- Me.語言_dgv.Visible = False
- '
- 'Column1
- '
- Me.Column1.HeaderText = "Column1"
- Me.Column1.Name = "Column1"
- '
- 'Column2
- '
- Me.Column2.HeaderText = "Column2"
- Me.Column2.Name = "Column2"
- '
- '合約_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.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.BackgroundColor = System.Drawing.Color.White
- Me.合約_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.合約_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.合約_dgv.Location = New System.Drawing.Point(3, 94)
- Me.合約_dgv.Name = "合約_dgv"
- Me.合約_dgv.RowHeadersWidth = 5
- Me.合約_dgv.RowTemplate.Height = 24
- Me.合約_dgv.Size = New System.Drawing.Size(183, 617)
- Me.合約_dgv.TabIndex = 1781
- '
- '合約編號1_cb
- '
- Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
- Me.合約編號1_cb.FormattingEnabled = True
- Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
- Me.合約編號1_cb.Location = New System.Drawing.Point(3, 69)
- Me.合約編號1_cb.Name = "合約編號1_cb"
- Me.合約編號1_cb.Size = New System.Drawing.Size(91, 24)
- Me.合約編號1_cb.TabIndex = 1787
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.BackColor = System.Drawing.Color.Transparent
- Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label11.Location = New System.Drawing.Point(13, 51)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(31, 16)
- Me.Label11.TabIndex = 1788
- Me.Label11.Text = "甲方"
- Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '計算分流
- '
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '視窗2_pl
- '
- Me.視窗2_pl.BackColor = System.Drawing.Color.White
- Me.視窗2_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.視窗2_pl.Controls.Add(Me.Panel3)
- Me.視窗2_pl.Controls.Add(Me.高級編輯_lb)
- Me.視窗2_pl.Controls.Add(Me.CanceL2_bt)
- Me.視窗2_pl.Location = New System.Drawing.Point(500, 69)
- Me.視窗2_pl.Name = "視窗2_pl"
- Me.視窗2_pl.Size = New System.Drawing.Size(851, 583)
- Me.視窗2_pl.TabIndex = 1891
- '
- 'Panel3
- '
- Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel3.BackColor = System.Drawing.SystemColors.Control
- Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel3.Controls.Add(Me.Label56)
- Me.Panel3.Controls.Add(Me.Label55)
- Me.Panel3.Controls.Add(Me.Label54)
- Me.Panel3.Controls.Add(Me.Label53)
- Me.Panel3.Controls.Add(Me.Label52)
- Me.Panel3.Controls.Add(Me.GA26)
- Me.Panel3.Controls.Add(Me.GA25)
- Me.Panel3.Controls.Add(Me.GA24)
- Me.Panel3.Controls.Add(Me.GA23)
- Me.Panel3.Controls.Add(Me.GA22)
- Me.Panel3.Controls.Add(Me.Label44)
- Me.Panel3.Controls.Add(Me.Label45)
- Me.Panel3.Controls.Add(Me.Label46)
- Me.Panel3.Controls.Add(Me.Label47)
- Me.Panel3.Controls.Add(Me.Label48)
- Me.Panel3.Controls.Add(Me.Label49)
- Me.Panel3.Controls.Add(Me.Label50)
- Me.Panel3.Controls.Add(Me.Label51)
- Me.Panel3.Controls.Add(Me.Label43)
- Me.Panel3.Controls.Add(Me.Label42)
- Me.Panel3.Controls.Add(Me.Label41)
- Me.Panel3.Controls.Add(Me.Label40)
- Me.Panel3.Controls.Add(Me.Label39)
- Me.Panel3.Controls.Add(Me.Label38)
- Me.Panel3.Controls.Add(Me.Label37)
- Me.Panel3.Controls.Add(Me.Label36)
- Me.Panel3.Controls.Add(Me.更新光標1_bt)
- Me.Panel3.Controls.Add(Me.Label35)
- Me.Panel3.Controls.Add(Me.Label34)
- Me.Panel3.Controls.Add(Me.Label33)
- Me.Panel3.Controls.Add(Me.Label32)
- Me.Panel3.Controls.Add(Me.Label31)
- Me.Panel3.Controls.Add(Me.Label30)
- Me.Panel3.Controls.Add(Me.Label29)
- Me.Panel3.Controls.Add(Me.Label28)
- Me.Panel3.Controls.Add(Me.Label27)
- Me.Panel3.Controls.Add(Me.Label26)
- Me.Panel3.Controls.Add(Me.GA21)
- Me.Panel3.Controls.Add(Me.Label24)
- Me.Panel3.Controls.Add(Me.GA20)
- Me.Panel3.Controls.Add(Me.Label25)
- Me.Panel3.Controls.Add(Me.GA19)
- Me.Panel3.Controls.Add(Me.Label17)
- Me.Panel3.Controls.Add(Me.GA18)
- Me.Panel3.Controls.Add(Me.Label18)
- Me.Panel3.Controls.Add(Me.GA17)
- Me.Panel3.Controls.Add(Me.Label19)
- Me.Panel3.Controls.Add(Me.GA16)
- Me.Panel3.Controls.Add(Me.Label20)
- Me.Panel3.Controls.Add(Me.GA15)
- Me.Panel3.Controls.Add(Me.Label21)
- Me.Panel3.Controls.Add(Me.GA14)
- Me.Panel3.Controls.Add(Me.Label22)
- Me.Panel3.Controls.Add(Me.GA13)
- Me.Panel3.Controls.Add(Me.Label23)
- Me.Panel3.Controls.Add(Me.GA12)
- Me.Panel3.Controls.Add(Me.Label10)
- Me.Panel3.Controls.Add(Me.GA11)
- Me.Panel3.Controls.Add(Me.Label12)
- Me.Panel3.Controls.Add(Me.GA10)
- Me.Panel3.Controls.Add(Me.Label13)
- Me.Panel3.Controls.Add(Me.GA9)
- Me.Panel3.Controls.Add(Me.Label14)
- Me.Panel3.Controls.Add(Me.GA8)
- Me.Panel3.Controls.Add(Me.Label15)
- Me.Panel3.Controls.Add(Me.GA7)
- Me.Panel3.Controls.Add(Me.Label16)
- Me.Panel3.Controls.Add(Me.GA6)
- Me.Panel3.Controls.Add(Me.Label7)
- Me.Panel3.Controls.Add(Me.GA5)
- Me.Panel3.Controls.Add(Me.Label8)
- Me.Panel3.Controls.Add(Me.GA4)
- Me.Panel3.Controls.Add(Me.Label9)
- Me.Panel3.Controls.Add(Me.GA3)
- Me.Panel3.Controls.Add(Me.Label6)
- Me.Panel3.Controls.Add(Me.GA2)
- Me.Panel3.Controls.Add(Me.Label5)
- Me.Panel3.Controls.Add(Me.GA1)
- Me.Panel3.Controls.Add(Me.Label3)
- Me.Panel3.Controls.Add(Me.Label1)
- Me.Panel3.Controls.Add(Me.刪除範本_bt)
- Me.Panel3.Controls.Add(Me.範本清單_dgv)
- Me.Panel3.Controls.Add(Me.舊合約_ch)
- Me.Panel3.Controls.Add(Me.範本_ch)
- Me.Panel3.Controls.Add(Me.合約名稱_tb)
- Me.Panel3.Controls.Add(Me.範本名稱_lb)
- Me.Panel3.Controls.Add(Me.範本存檔_bt)
- Me.Panel3.Controls.Add(Me.輸出word_bt)
- Me.Panel3.Controls.Add(Me.導入word_bt)
- Me.Panel3.Controls.Add(Me.Label2)
- Me.Panel3.Controls.Add(Me.Label4)
- Me.Panel3.Location = New System.Drawing.Point(3, 28)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(844, 551)
- Me.Panel3.TabIndex = 1367
- '
- 'Label56
- '
- Me.Label56.AutoSize = True
- Me.Label56.BackColor = System.Drawing.Color.Transparent
- Me.Label56.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label56.Location = New System.Drawing.Point(777, 73)
- Me.Label56.Name = "Label56"
- Me.Label56.Size = New System.Drawing.Size(59, 16)
- Me.Label56.TabIndex = 1973
- Me.Label56.Text = "GA00026"
- Me.Label56.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label55
- '
- Me.Label55.AutoSize = True
- Me.Label55.BackColor = System.Drawing.Color.Transparent
- Me.Label55.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label55.Location = New System.Drawing.Point(548, 530)
- Me.Label55.Name = "Label55"
- Me.Label55.Size = New System.Drawing.Size(59, 16)
- Me.Label55.TabIndex = 1972
- Me.Label55.Text = "GA00025"
- Me.Label55.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label54
- '
- Me.Label54.AutoSize = True
- Me.Label54.BackColor = System.Drawing.Color.Transparent
- Me.Label54.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label54.Location = New System.Drawing.Point(548, 510)
- Me.Label54.Name = "Label54"
- Me.Label54.Size = New System.Drawing.Size(59, 16)
- Me.Label54.TabIndex = 1971
- Me.Label54.Text = "GA00024"
- Me.Label54.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label53
- '
- Me.Label53.AutoSize = True
- Me.Label53.BackColor = System.Drawing.Color.Transparent
- Me.Label53.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label53.Location = New System.Drawing.Point(548, 491)
- Me.Label53.Name = "Label53"
- Me.Label53.Size = New System.Drawing.Size(59, 16)
- Me.Label53.TabIndex = 1970
- Me.Label53.Text = "GA00023"
- Me.Label53.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label52
- '
- Me.Label52.AutoSize = True
- Me.Label52.BackColor = System.Drawing.Color.Transparent
- Me.Label52.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label52.Location = New System.Drawing.Point(548, 472)
- Me.Label52.Name = "Label52"
- Me.Label52.Size = New System.Drawing.Size(59, 16)
- Me.Label52.TabIndex = 1969
- Me.Label52.Text = "GA00022"
- Me.Label52.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA26
- '
- Me.GA26.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA26.Location = New System.Drawing.Point(671, 73)
- Me.GA26.Name = "GA26"
- Me.GA26.Size = New System.Drawing.Size(100, 16)
- Me.GA26.TabIndex = 1968
- '
- 'GA25
- '
- Me.GA25.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA25.Location = New System.Drawing.Point(442, 530)
- Me.GA25.Name = "GA25"
- Me.GA25.Size = New System.Drawing.Size(100, 16)
- Me.GA25.TabIndex = 1967
- '
- 'GA24
- '
- Me.GA24.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA24.Location = New System.Drawing.Point(442, 510)
- Me.GA24.Name = "GA24"
- Me.GA24.Size = New System.Drawing.Size(100, 16)
- Me.GA24.TabIndex = 1966
- '
- 'GA23
- '
- Me.GA23.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA23.Location = New System.Drawing.Point(442, 491)
- Me.GA23.Name = "GA23"
- Me.GA23.Size = New System.Drawing.Size(100, 16)
- Me.GA23.TabIndex = 1965
- '
- 'GA22
- '
- Me.GA22.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA22.Location = New System.Drawing.Point(442, 472)
- Me.GA22.Name = "GA22"
- Me.GA22.Size = New System.Drawing.Size(100, 16)
- Me.GA22.TabIndex = 1964
- '
- 'Label44
- '
- Me.Label44.AutoSize = True
- Me.Label44.BackColor = System.Drawing.Color.Transparent
- Me.Label44.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label44.Location = New System.Drawing.Point(613, 73)
- Me.Label44.Name = "Label44"
- Me.Label44.Size = New System.Drawing.Size(50, 16)
- Me.Label44.TabIndex = 1963
- Me.Label44.Text = "未含稅5"
- Me.Label44.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label45
- '
- Me.Label45.AutoSize = True
- Me.Label45.BackColor = System.Drawing.Color.Transparent
- Me.Label45.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label45.Location = New System.Drawing.Point(384, 530)
- Me.Label45.Name = "Label45"
- Me.Label45.Size = New System.Drawing.Size(57, 16)
- Me.Label45.TabIndex = 1962
- Me.Label45.Text = "未含稅10"
- Me.Label45.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label46
- '
- Me.Label46.AutoSize = True
- Me.Label46.BackColor = System.Drawing.Color.Transparent
- Me.Label46.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label46.Location = New System.Drawing.Point(384, 510)
- Me.Label46.Name = "Label46"
- Me.Label46.Size = New System.Drawing.Size(57, 16)
- Me.Label46.TabIndex = 1961
- Me.Label46.Text = "未含稅15"
- Me.Label46.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label47
- '
- Me.Label47.AutoSize = True
- Me.Label47.BackColor = System.Drawing.Color.Transparent
- Me.Label47.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label47.Location = New System.Drawing.Point(384, 491)
- Me.Label47.Name = "Label47"
- Me.Label47.Size = New System.Drawing.Size(57, 16)
- Me.Label47.TabIndex = 1960
- Me.Label47.Text = "未含稅20"
- Me.Label47.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label48
- '
- Me.Label48.AutoSize = True
- Me.Label48.BackColor = System.Drawing.Color.Transparent
- Me.Label48.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label48.Location = New System.Drawing.Point(384, 415)
- Me.Label48.Name = "Label48"
- Me.Label48.Size = New System.Drawing.Size(57, 16)
- Me.Label48.TabIndex = 1959
- Me.Label48.Text = "未含稅40"
- Me.Label48.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label49
- '
- Me.Label49.AutoSize = True
- Me.Label49.BackColor = System.Drawing.Color.Transparent
- Me.Label49.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label49.Location = New System.Drawing.Point(384, 472)
- Me.Label49.Name = "Label49"
- Me.Label49.Size = New System.Drawing.Size(57, 16)
- Me.Label49.TabIndex = 1958
- Me.Label49.Text = "未含稅25"
- Me.Label49.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label50
- '
- Me.Label50.AutoSize = True
- Me.Label50.BackColor = System.Drawing.Color.Transparent
- Me.Label50.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label50.Location = New System.Drawing.Point(384, 453)
- Me.Label50.Name = "Label50"
- Me.Label50.Size = New System.Drawing.Size(57, 16)
- Me.Label50.TabIndex = 1957
- Me.Label50.Text = "未含稅30"
- Me.Label50.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label51
- '
- Me.Label51.AutoSize = True
- Me.Label51.BackColor = System.Drawing.Color.Transparent
- Me.Label51.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label51.Location = New System.Drawing.Point(384, 434)
- Me.Label51.Name = "Label51"
- Me.Label51.Size = New System.Drawing.Size(57, 16)
- Me.Label51.TabIndex = 1956
- Me.Label51.Text = "未含稅35"
- Me.Label51.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label43
- '
- Me.Label43.AutoSize = True
- Me.Label43.BackColor = System.Drawing.Color.Transparent
- Me.Label43.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label43.Location = New System.Drawing.Point(384, 396)
- Me.Label43.Name = "Label43"
- Me.Label43.Size = New System.Drawing.Size(38, 16)
- Me.Label43.TabIndex = 1955
- Me.Label43.Text = "含稅5"
- Me.Label43.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label42
- '
- Me.Label42.AutoSize = True
- Me.Label42.BackColor = System.Drawing.Color.Transparent
- Me.Label42.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label42.Location = New System.Drawing.Point(384, 377)
- Me.Label42.Name = "Label42"
- Me.Label42.Size = New System.Drawing.Size(45, 16)
- Me.Label42.TabIndex = 1954
- Me.Label42.Text = "含稅10"
- Me.Label42.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label41
- '
- Me.Label41.AutoSize = True
- Me.Label41.BackColor = System.Drawing.Color.Transparent
- Me.Label41.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label41.Location = New System.Drawing.Point(384, 358)
- Me.Label41.Name = "Label41"
- Me.Label41.Size = New System.Drawing.Size(45, 16)
- Me.Label41.TabIndex = 1953
- Me.Label41.Text = "含稅15"
- Me.Label41.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label40
- '
- Me.Label40.AutoSize = True
- Me.Label40.BackColor = System.Drawing.Color.Transparent
- Me.Label40.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label40.Location = New System.Drawing.Point(384, 339)
- Me.Label40.Name = "Label40"
- Me.Label40.Size = New System.Drawing.Size(45, 16)
- Me.Label40.TabIndex = 1952
- Me.Label40.Text = "含稅20"
- Me.Label40.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label39
- '
- Me.Label39.AutoSize = True
- Me.Label39.BackColor = System.Drawing.Color.Transparent
- Me.Label39.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label39.Location = New System.Drawing.Point(384, 263)
- Me.Label39.Name = "Label39"
- Me.Label39.Size = New System.Drawing.Size(45, 16)
- Me.Label39.TabIndex = 1951
- Me.Label39.Text = "含稅40"
- Me.Label39.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label38
- '
- Me.Label38.AutoSize = True
- Me.Label38.BackColor = System.Drawing.Color.Transparent
- Me.Label38.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label38.Location = New System.Drawing.Point(384, 320)
- Me.Label38.Name = "Label38"
- Me.Label38.Size = New System.Drawing.Size(45, 16)
- Me.Label38.TabIndex = 1950
- Me.Label38.Text = "含稅25"
- Me.Label38.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label37
- '
- Me.Label37.AutoSize = True
- Me.Label37.BackColor = System.Drawing.Color.Transparent
- Me.Label37.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label37.Location = New System.Drawing.Point(384, 301)
- Me.Label37.Name = "Label37"
- Me.Label37.Size = New System.Drawing.Size(45, 16)
- Me.Label37.TabIndex = 1949
- Me.Label37.Text = "含稅30"
- Me.Label37.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label36
- '
- Me.Label36.AutoSize = True
- Me.Label36.BackColor = System.Drawing.Color.Transparent
- Me.Label36.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label36.Location = New System.Drawing.Point(384, 282)
- Me.Label36.Name = "Label36"
- Me.Label36.Size = New System.Drawing.Size(45, 16)
- Me.Label36.TabIndex = 1948
- Me.Label36.Text = "含稅35"
- Me.Label36.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '更新光標1_bt
- '
- Me.更新光標1_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Default_Programs
- Me.更新光標1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.更新光標1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.更新光標1_bt.ForeColor = System.Drawing.Color.Black
- Me.更新光標1_bt.Location = New System.Drawing.Point(792, 4)
- Me.更新光標1_bt.Name = "更新光標1_bt"
- Me.更新光標1_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.更新光標1_bt.Size = New System.Drawing.Size(45, 45)
- Me.更新光標1_bt.TabIndex = 1947
- Me.更新光標1_bt.UseVisualStyleBackColor = True
- '
- 'Label35
- '
- Me.Label35.AutoSize = True
- Me.Label35.BackColor = System.Drawing.Color.Transparent
- Me.Label35.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label35.Location = New System.Drawing.Point(384, 244)
- Me.Label35.Name = "Label35"
- Me.Label35.Size = New System.Drawing.Size(43, 16)
- Me.Label35.TabIndex = 1946
- Me.Label35.Text = "稅金比"
- Me.Label35.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label34
- '
- Me.Label34.AutoSize = True
- Me.Label34.BackColor = System.Drawing.Color.Transparent
- Me.Label34.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label34.Location = New System.Drawing.Point(384, 225)
- Me.Label34.Name = "Label34"
- Me.Label34.Size = New System.Drawing.Size(55, 16)
- Me.Label34.TabIndex = 1945
- Me.Label34.Text = "工程總價"
- Me.Label34.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label33
- '
- Me.Label33.AutoSize = True
- Me.Label33.BackColor = System.Drawing.Color.Transparent
- Me.Label33.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label33.Location = New System.Drawing.Point(384, 206)
- Me.Label33.Name = "Label33"
- Me.Label33.Size = New System.Drawing.Size(31, 16)
- Me.Label33.TabIndex = 1944
- Me.Label33.Text = "稅金"
- Me.Label33.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label32
- '
- Me.Label32.AutoSize = True
- Me.Label32.BackColor = System.Drawing.Color.Transparent
- Me.Label32.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label32.Location = New System.Drawing.Point(384, 187)
- Me.Label32.Name = "Label32"
- Me.Label32.Size = New System.Drawing.Size(43, 16)
- Me.Label32.TabIndex = 1943
- Me.Label32.Text = "總報價"
- Me.Label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label31
- '
- Me.Label31.AutoSize = True
- Me.Label31.BackColor = System.Drawing.Color.Transparent
- Me.Label31.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label31.Location = New System.Drawing.Point(384, 168)
- Me.Label31.Name = "Label31"
- Me.Label31.Size = New System.Drawing.Size(48, 16)
- Me.Label31.TabIndex = 1942
- Me.Label31.Text = "立約_日"
- Me.Label31.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label30
- '
- Me.Label30.AutoSize = True
- Me.Label30.BackColor = System.Drawing.Color.Transparent
- Me.Label30.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label30.Location = New System.Drawing.Point(384, 149)
- Me.Label30.Name = "Label30"
- Me.Label30.Size = New System.Drawing.Size(48, 16)
- Me.Label30.TabIndex = 1941
- Me.Label30.Text = "立約_月"
- Me.Label30.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label29
- '
- Me.Label29.AutoSize = True
- Me.Label29.BackColor = System.Drawing.Color.Transparent
- Me.Label29.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label29.Location = New System.Drawing.Point(384, 130)
- Me.Label29.Name = "Label29"
- Me.Label29.Size = New System.Drawing.Size(48, 16)
- Me.Label29.TabIndex = 1940
- Me.Label29.Text = "立約_年"
- Me.Label29.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.BackColor = System.Drawing.Color.Transparent
- Me.Label28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label28.Location = New System.Drawing.Point(384, 111)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(55, 16)
- Me.Label28.TabIndex = 1939
- Me.Label28.Text = "合約編號"
- Me.Label28.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.BackColor = System.Drawing.Color.Transparent
- Me.Label27.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label27.Location = New System.Drawing.Point(384, 92)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(48, 16)
- Me.Label27.TabIndex = 1938
- Me.Label27.Text = "名稱_英"
- Me.Label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.BackColor = System.Drawing.Color.Transparent
- Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label26.Location = New System.Drawing.Point(384, 73)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(48, 16)
- Me.Label26.TabIndex = 1937
- Me.Label26.Text = "名稱_中"
- Me.Label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA21
- '
- Me.GA21.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA21.Location = New System.Drawing.Point(442, 453)
- Me.GA21.Name = "GA21"
- Me.GA21.Size = New System.Drawing.Size(100, 16)
- Me.GA21.TabIndex = 1936
- '
- 'Label24
- '
- Me.Label24.AutoSize = True
- Me.Label24.BackColor = System.Drawing.Color.Transparent
- Me.Label24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label24.Location = New System.Drawing.Point(548, 454)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(59, 16)
- Me.Label24.TabIndex = 1935
- Me.Label24.Text = "GA00021"
- Me.Label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA20
- '
- Me.GA20.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA20.Location = New System.Drawing.Point(442, 434)
- Me.GA20.Name = "GA20"
- Me.GA20.Size = New System.Drawing.Size(100, 16)
- Me.GA20.TabIndex = 1934
- '
- 'Label25
- '
- Me.Label25.AutoSize = True
- Me.Label25.BackColor = System.Drawing.Color.Transparent
- Me.Label25.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label25.Location = New System.Drawing.Point(548, 435)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(59, 16)
- Me.Label25.TabIndex = 1933
- Me.Label25.Text = "GA00020"
- Me.Label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA19
- '
- Me.GA19.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA19.Location = New System.Drawing.Point(442, 415)
- Me.GA19.Name = "GA19"
- Me.GA19.Size = New System.Drawing.Size(100, 16)
- Me.GA19.TabIndex = 1932
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.BackColor = System.Drawing.Color.Transparent
- Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label17.Location = New System.Drawing.Point(548, 415)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(59, 16)
- Me.Label17.TabIndex = 1931
- Me.Label17.Text = "GA00019"
- Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA18
- '
- Me.GA18.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA18.Location = New System.Drawing.Point(442, 396)
- Me.GA18.Name = "GA18"
- Me.GA18.Size = New System.Drawing.Size(100, 16)
- Me.GA18.TabIndex = 1930
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.BackColor = System.Drawing.Color.Transparent
- Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label18.Location = New System.Drawing.Point(548, 396)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(59, 16)
- Me.Label18.TabIndex = 1929
- Me.Label18.Text = "GA00018"
- Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA17
- '
- Me.GA17.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA17.Location = New System.Drawing.Point(442, 377)
- Me.GA17.Name = "GA17"
- Me.GA17.Size = New System.Drawing.Size(100, 16)
- Me.GA17.TabIndex = 1928
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.BackColor = System.Drawing.Color.Transparent
- Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label19.Location = New System.Drawing.Point(548, 377)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(59, 16)
- Me.Label19.TabIndex = 1927
- Me.Label19.Text = "GA00017"
- Me.Label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA16
- '
- Me.GA16.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA16.Location = New System.Drawing.Point(442, 358)
- Me.GA16.Name = "GA16"
- Me.GA16.Size = New System.Drawing.Size(100, 16)
- Me.GA16.TabIndex = 1926
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.BackColor = System.Drawing.Color.Transparent
- Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label20.Location = New System.Drawing.Point(548, 358)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(59, 16)
- Me.Label20.TabIndex = 1925
- Me.Label20.Text = "GA00016"
- Me.Label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA15
- '
- Me.GA15.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA15.Location = New System.Drawing.Point(442, 339)
- Me.GA15.Name = "GA15"
- Me.GA15.Size = New System.Drawing.Size(100, 16)
- Me.GA15.TabIndex = 1924
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.BackColor = System.Drawing.Color.Transparent
- Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label21.Location = New System.Drawing.Point(548, 339)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(59, 16)
- Me.Label21.TabIndex = 1923
- Me.Label21.Text = "GA00015"
- Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA14
- '
- Me.GA14.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA14.Location = New System.Drawing.Point(442, 320)
- Me.GA14.Name = "GA14"
- Me.GA14.Size = New System.Drawing.Size(100, 16)
- Me.GA14.TabIndex = 1922
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.BackColor = System.Drawing.Color.Transparent
- Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label22.Location = New System.Drawing.Point(548, 320)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(59, 16)
- Me.Label22.TabIndex = 1921
- Me.Label22.Text = "GA00014"
- Me.Label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA13
- '
- Me.GA13.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA13.Location = New System.Drawing.Point(442, 301)
- Me.GA13.Name = "GA13"
- Me.GA13.Size = New System.Drawing.Size(100, 16)
- Me.GA13.TabIndex = 1920
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.BackColor = System.Drawing.Color.Transparent
- Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label23.Location = New System.Drawing.Point(548, 301)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(59, 16)
- Me.Label23.TabIndex = 1919
- Me.Label23.Text = "GA00013"
- Me.Label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA12
- '
- Me.GA12.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA12.Location = New System.Drawing.Point(442, 282)
- Me.GA12.Name = "GA12"
- Me.GA12.Size = New System.Drawing.Size(100, 16)
- Me.GA12.TabIndex = 1918
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.BackColor = System.Drawing.Color.Transparent
- Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label10.Location = New System.Drawing.Point(548, 282)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(59, 16)
- Me.Label10.TabIndex = 1917
- Me.Label10.Text = "GA00012"
- Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA11
- '
- Me.GA11.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA11.Location = New System.Drawing.Point(442, 263)
- Me.GA11.Name = "GA11"
- Me.GA11.Size = New System.Drawing.Size(100, 16)
- Me.GA11.TabIndex = 1916
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.BackColor = System.Drawing.Color.Transparent
- Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label12.Location = New System.Drawing.Point(548, 263)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(59, 16)
- Me.Label12.TabIndex = 1915
- Me.Label12.Text = "GA00011"
- Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA10
- '
- Me.GA10.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA10.Location = New System.Drawing.Point(442, 244)
- Me.GA10.Name = "GA10"
- Me.GA10.Size = New System.Drawing.Size(100, 16)
- Me.GA10.TabIndex = 1914
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.BackColor = System.Drawing.Color.Transparent
- Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label13.Location = New System.Drawing.Point(548, 244)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(59, 16)
- Me.Label13.TabIndex = 1913
- Me.Label13.Text = "GA00010"
- Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA9
- '
- Me.GA9.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA9.Location = New System.Drawing.Point(442, 225)
- Me.GA9.Name = "GA9"
- Me.GA9.Size = New System.Drawing.Size(100, 16)
- Me.GA9.TabIndex = 1912
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.BackColor = System.Drawing.Color.Transparent
- Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label14.Location = New System.Drawing.Point(548, 225)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(59, 16)
- Me.Label14.TabIndex = 1911
- Me.Label14.Text = "GA00009"
- Me.Label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA8
- '
- Me.GA8.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA8.Location = New System.Drawing.Point(442, 206)
- Me.GA8.Name = "GA8"
- Me.GA8.Size = New System.Drawing.Size(100, 16)
- Me.GA8.TabIndex = 1910
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.BackColor = System.Drawing.Color.Transparent
- Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label15.Location = New System.Drawing.Point(548, 206)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(59, 16)
- Me.Label15.TabIndex = 1909
- Me.Label15.Text = "GA00008"
- Me.Label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA7
- '
- Me.GA7.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA7.Location = New System.Drawing.Point(442, 187)
- Me.GA7.Name = "GA7"
- Me.GA7.Size = New System.Drawing.Size(100, 16)
- Me.GA7.TabIndex = 1908
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.BackColor = System.Drawing.Color.Transparent
- Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label16.Location = New System.Drawing.Point(548, 187)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(59, 16)
- Me.Label16.TabIndex = 1907
- Me.Label16.Text = "GA00007"
- Me.Label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA6
- '
- Me.GA6.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA6.Location = New System.Drawing.Point(442, 168)
- Me.GA6.Name = "GA6"
- Me.GA6.Size = New System.Drawing.Size(100, 16)
- Me.GA6.TabIndex = 1906
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.BackColor = System.Drawing.Color.Transparent
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label7.Location = New System.Drawing.Point(548, 168)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(59, 16)
- Me.Label7.TabIndex = 1905
- Me.Label7.Text = "GA00006"
- Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA5
- '
- Me.GA5.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA5.Location = New System.Drawing.Point(442, 149)
- Me.GA5.Name = "GA5"
- Me.GA5.Size = New System.Drawing.Size(100, 16)
- Me.GA5.TabIndex = 1904
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.BackColor = System.Drawing.Color.Transparent
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.Location = New System.Drawing.Point(548, 149)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(59, 16)
- Me.Label8.TabIndex = 1903
- Me.Label8.Text = "GA00005"
- Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA4
- '
- Me.GA4.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA4.Location = New System.Drawing.Point(442, 130)
- Me.GA4.Name = "GA4"
- Me.GA4.Size = New System.Drawing.Size(100, 16)
- Me.GA4.TabIndex = 1902
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.BackColor = System.Drawing.Color.Transparent
- Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label9.Location = New System.Drawing.Point(548, 130)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(59, 16)
- Me.Label9.TabIndex = 1901
- Me.Label9.Text = "GA00004"
- Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA3
- '
- Me.GA3.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA3.Location = New System.Drawing.Point(442, 111)
- Me.GA3.Name = "GA3"
- Me.GA3.Size = New System.Drawing.Size(100, 16)
- Me.GA3.TabIndex = 1900
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.BackColor = System.Drawing.Color.Transparent
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label6.Location = New System.Drawing.Point(548, 111)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(59, 16)
- Me.Label6.TabIndex = 1899
- Me.Label6.Text = "GA00003"
- Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA2
- '
- Me.GA2.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA2.Location = New System.Drawing.Point(442, 92)
- Me.GA2.Name = "GA2"
- Me.GA2.Size = New System.Drawing.Size(100, 16)
- Me.GA2.TabIndex = 1898
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.BackColor = System.Drawing.Color.Transparent
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.Location = New System.Drawing.Point(548, 92)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(59, 16)
- Me.Label5.TabIndex = 1897
- Me.Label5.Text = "GA00002"
- Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'GA1
- '
- Me.GA1.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.GA1.Location = New System.Drawing.Point(442, 73)
- Me.GA1.Name = "GA1"
- Me.GA1.Size = New System.Drawing.Size(100, 16)
- Me.GA1.TabIndex = 1896
- '
- 'Label3
- '
- Me.Label3.BackColor = System.Drawing.Color.Transparent
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label3.Location = New System.Drawing.Point(391, 5)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(445, 64)
- Me.Label3.TabIndex = 1894
- Me.Label3.Text = "1、GA00001z大小z字體的布林函數(粗體/斜體/下畫線)z顏色" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "例如 : GA00001z19z100zred z是分隔自符" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "2、檔案開頭與結尾" &
- "一定要有空白換行,才不會出問題" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "3、注意合約內容排序,每一頁最尾端,不要有替換的內容,不然很容易出錯誤。"
- '
- 'Label1
- '
- Me.Label1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label1.BackColor = System.Drawing.Color.Transparent
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.ForeColor = System.Drawing.Color.ForestGreen
- Me.Label1.Location = New System.Drawing.Point(316, 44)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(62, 426)
- Me.Label1.TabIndex = 1892
- Me.Label1.Text = resources.GetString("Label1.Text")
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.TopCenter
- '
- '刪除範本_bt
- '
- Me.刪除範本_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
- Me.刪除範本_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.刪除範本_bt.Location = New System.Drawing.Point(178, 5)
- Me.刪除範本_bt.Name = "刪除範本_bt"
- Me.刪除範本_bt.Size = New System.Drawing.Size(65, 65)
- Me.刪除範本_bt.TabIndex = 1853
- Me.刪除範本_bt.UseVisualStyleBackColor = True
- '
- '範本清單_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.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.BackgroundColor = System.Drawing.Color.White
- Me.範本清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.範本清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.範本清單_dgv.Location = New System.Drawing.Point(3, 118)
- Me.範本清單_dgv.Name = "範本清單_dgv"
- Me.範本清單_dgv.RowHeadersWidth = 5
- Me.範本清單_dgv.RowTemplate.Height = 24
- Me.範本清單_dgv.Size = New System.Drawing.Size(307, 426)
- Me.範本清單_dgv.TabIndex = 1852
- '
- '舊合約_ch
- '
- Me.舊合約_ch.AutoSize = True
- Me.舊合約_ch.Location = New System.Drawing.Point(138, 71)
- Me.舊合約_ch.Name = "舊合約_ch"
- Me.舊合約_ch.Size = New System.Drawing.Size(62, 20)
- Me.舊合約_ch.TabIndex = 1851
- Me.舊合約_ch.Text = "舊合約"
- Me.舊合約_ch.UseVisualStyleBackColor = True
- '
- '範本_ch
- '
- Me.範本_ch.AutoSize = True
- Me.範本_ch.Location = New System.Drawing.Point(3, 71)
- Me.範本_ch.Name = "範本_ch"
- Me.範本_ch.Size = New System.Drawing.Size(50, 20)
- Me.範本_ch.TabIndex = 1850
- Me.範本_ch.Text = "範本"
- Me.範本_ch.UseVisualStyleBackColor = True
- '
- '合約名稱_tb
- '
- Me.合約名稱_tb.Location = New System.Drawing.Point(108, 93)
- Me.合約名稱_tb.Name = "合約名稱_tb"
- Me.合約名稱_tb.Size = New System.Drawing.Size(202, 23)
- Me.合約名稱_tb.TabIndex = 1849
- '
- '範本名稱_lb
- '
- Me.範本名稱_lb.BackColor = System.Drawing.Color.Transparent
- Me.範本名稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.範本名稱_lb.Location = New System.Drawing.Point(6, 95)
- Me.範本名稱_lb.Name = "範本名稱_lb"
- Me.範本名稱_lb.Size = New System.Drawing.Size(99, 20)
- Me.範本名稱_lb.TabIndex = 1848
- Me.範本名稱_lb.Text = "Template Name"
- Me.範本名稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '範本存檔_bt
- '
- Me.範本存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.範本存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.範本存檔_bt.Location = New System.Drawing.Point(70, 4)
- Me.範本存檔_bt.Name = "範本存檔_bt"
- Me.範本存檔_bt.Size = New System.Drawing.Size(65, 65)
- Me.範本存檔_bt.TabIndex = 1847
- Me.範本存檔_bt.UseVisualStyleBackColor = True
- '
- '輸出word_bt
- '
- Me.輸出word_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.word2
- Me.輸出word_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.輸出word_bt.Location = New System.Drawing.Point(245, 5)
- Me.輸出word_bt.Name = "輸出word_bt"
- Me.輸出word_bt.Size = New System.Drawing.Size(65, 65)
- Me.輸出word_bt.TabIndex = 3
- Me.輸出word_bt.UseVisualStyleBackColor = True
- '
- '導入word_bt
- '
- Me.導入word_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.word1
- Me.導入word_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.導入word_bt.Location = New System.Drawing.Point(3, 4)
- Me.導入word_bt.Name = "導入word_bt"
- Me.導入word_bt.Size = New System.Drawing.Size(65, 65)
- Me.導入word_bt.TabIndex = 0
- Me.導入word_bt.UseVisualStyleBackColor = True
- '
- 'Label2
- '
- Me.Label2.BackColor = System.Drawing.Color.Transparent
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label2.Location = New System.Drawing.Point(321, 3)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(53, 40)
- Me.Label2.TabIndex = 1893
- Me.Label2.Text = "字體設定對照"
- Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.BackColor = System.Drawing.Color.Transparent
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.Location = New System.Drawing.Point(548, 73)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(59, 16)
- Me.Label4.TabIndex = 1895
- Me.Label4.Text = "GA00001"
- Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '高級編輯_lb
- '
- Me.高級編輯_lb.AutoSize = True
- Me.高級編輯_lb.Location = New System.Drawing.Point(5, 7)
- Me.高級編輯_lb.Name = "高級編輯_lb"
- Me.高級編輯_lb.Size = New System.Drawing.Size(67, 16)
- Me.高級編輯_lb.TabIndex = 1375
- Me.高級編輯_lb.Text = "日報表編輯"
- '
- 'CanceL2_bt
- '
- Me.CanceL2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.CanceL2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.CanceL2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.CanceL2_bt.ForeColor = System.Drawing.Color.Black
- Me.CanceL2_bt.Location = New System.Drawing.Point(819, 2)
- Me.CanceL2_bt.Name = "CanceL2_bt"
- Me.CanceL2_bt.Size = New System.Drawing.Size(26, 26)
- Me.CanceL2_bt.TabIndex = 1374
- Me.CanceL2_bt.Text = "X"
- Me.CanceL2_bt.UseVisualStyleBackColor = False
- '
- 'Panel4
- '
- Me.Panel4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel4.Controls.Add(Me.視窗2_pl)
- Me.Panel4.Controls.Add(Me.更新合約_bt)
- Me.Panel4.Controls.Add(Me.取消_bt)
- Me.Panel4.Controls.Add(Me.合約編號_tb)
- Me.Panel4.Controls.Add(Me.存檔_bt)
- Me.Panel4.Controls.Add(Me.Panel1)
- Me.Panel4.Controls.Add(Me.縮放2_bt)
- Me.Panel4.Controls.Add(Me.編輯_bt)
- Me.Panel4.Controls.Add(Me.合約_dgv)
- Me.Panel4.Controls.Add(Me.合約編號1_cb)
- Me.Panel4.Controls.Add(Me.Word控制項)
- Me.Panel4.Controls.Add(Me.Label11)
- Me.Panel4.Controls.Add(Me.讀取範本_bt)
- Me.Panel4.Controls.Add(Me.RadRichTextEditorRuler1)
- Me.Panel4.Location = New System.Drawing.Point(-1, -1)
- Me.Panel4.Name = "Panel4"
- Me.Panel4.Size = New System.Drawing.Size(1463, 715)
- Me.Panel4.TabIndex = 1892
- '
- '更新合約_bt
- '
- Me.更新合約_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Default_Programs
- Me.更新合約_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- 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.Black
- Me.更新合約_bt.Location = New System.Drawing.Point(95, 48)
- Me.更新合約_bt.Name = "更新合約_bt"
- Me.更新合約_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.更新合約_bt.Size = New System.Drawing.Size(45, 45)
- Me.更新合約_bt.TabIndex = 1895
- Me.更新合約_bt.UseVisualStyleBackColor = True
- '
- '取消_bt
- '
- Me.取消_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Close
- Me.取消_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- 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.Black
- Me.取消_bt.Location = New System.Drawing.Point(141, 48)
- Me.取消_bt.Name = "取消_bt"
- Me.取消_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.取消_bt.Size = New System.Drawing.Size(45, 45)
- Me.取消_bt.TabIndex = 1894
- Me.取消_bt.UseVisualStyleBackColor = True
- '
- '合約編號_tb
- '
- Me.合約編號_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.合約編號_tb.BackColor = System.Drawing.SystemColors.ControlLight
- Me.合約編號_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.合約編號_tb.Location = New System.Drawing.Point(342, 3)
- Me.合約編號_tb.Multiline = True
- Me.合約編號_tb.Name = "合約編號_tb"
- Me.合約編號_tb.Size = New System.Drawing.Size(1118, 28)
- Me.合約編號_tb.TabIndex = 1893
- Me.合約編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '存檔_bt
- '
- Me.存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- 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.Black
- Me.存檔_bt.Location = New System.Drawing.Point(141, 3)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.存檔_bt.Size = New System.Drawing.Size(45, 45)
- Me.存檔_bt.TabIndex = 1892
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- '縮放2_bt
- '
- Me.縮放2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.ZOOM01
- Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue
- Me.縮放2_bt.Location = New System.Drawing.Point(3, 3)
- Me.縮放2_bt.Name = "縮放2_bt"
- Me.縮放2_bt.Size = New System.Drawing.Size(45, 45)
- Me.縮放2_bt.TabIndex = 1789
- Me.縮放2_bt.UseVisualStyleBackColor = True
- '
- '編輯_bt
- '
- Me.編輯_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.setup
- Me.編輯_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- 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.Black
- Me.編輯_bt.Location = New System.Drawing.Point(95, 3)
- Me.編輯_bt.Name = "編輯_bt"
- Me.編輯_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.編輯_bt.Size = New System.Drawing.Size(45, 45)
- Me.編輯_bt.TabIndex = 1890
- Me.編輯_bt.UseVisualStyleBackColor = True
- '
- 'Word控制項
- '
- Me.Word控制項.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Word控制項.ApplicationMenuStyle = Telerik.WinControls.UI.ApplicationMenuStyle.BackstageView
- Me.Word控制項.AssociatedRichTextEditor = Me.Word文本框
- Me.Word控制項.BuiltInStylesVersion = Telerik.WinForms.Documents.Model.Styles.BuiltInStylesVersion.Office2013
- Me.Word控制項.Dock = System.Windows.Forms.DockStyle.None
- Me.Word控制項.EnableKeyMap = False
- Me.Word控制項.Location = New System.Drawing.Point(190, 3)
- Me.Word控制項.Name = "Word控制項"
- Me.Word控制項.ShowLayoutModeButton = True
- Me.Word控制項.Size = New System.Drawing.Size(1272, 166)
- Me.Word控制項.TabIndex = 1
- Me.Word控制項.TabStop = False
- Me.Word控制項.Text = "合約文本_Word"
- CType(Me.Word控制項.GetChildAt(0), Telerik.WinControls.UI.RadRibbonBarElement).Text = "合約文本_Word"
- CType(Me.Word控制項.GetChildAt(0).GetChildAt(6).GetChildAt(2), Telerik.WinControls.UI.RadToggleButtonElement).Alignment = System.Drawing.ContentAlignment.BottomCenter
- '
- '讀取範本_bt
- '
- Me.讀取範本_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.folder_templates
- Me.讀取範本_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.讀取範本_bt.Location = New System.Drawing.Point(49, 3)
- Me.讀取範本_bt.Name = "讀取範本_bt"
- Me.讀取範本_bt.Size = New System.Drawing.Size(45, 45)
- Me.讀取範本_bt.TabIndex = 4
- Me.讀取範本_bt.UseVisualStyleBackColor = True
- '
- '自動存檔
- '
- Me.自動存檔.Interval = 600000
- '
- '自動存檔_ch
- '
- Me.自動存檔_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.自動存檔_ch.AutoSize = True
- Me.自動存檔_ch.BackColor = System.Drawing.SystemColors.ControlLight
- Me.自動存檔_ch.Location = New System.Drawing.Point(1298, 5)
- Me.自動存檔_ch.Name = "自動存檔_ch"
- Me.自動存檔_ch.Size = New System.Drawing.Size(158, 20)
- Me.自動存檔_ch.TabIndex = 1893
- Me.自動存檔_ch.Text = "Penyimpanan Otomatis"
- Me.自動存檔_ch.UseVisualStyleBackColor = False
- '
- '合約文本_Word
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1461, 712)
- Me.Controls.Add(Me.自動存檔_ch)
- Me.Controls.Add(Me.Panel4)
- 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(4)
- Me.MaximizeBox = False
- Me.MinimizeBox = False
- Me.Name = "合約文本_Word"
- Me.Text = "合約文本_Word"
- CType(Me.Word文本框, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.RadRichTextEditorRuler1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.RadRichTextEditorRuler1.ResumeLayout(False)
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.視窗2_pl.ResumeLayout(False)
- Me.視窗2_pl.PerformLayout()
- Me.Panel3.ResumeLayout(False)
- Me.Panel3.PerformLayout()
- CType(Me.範本清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel4.ResumeLayout(False)
- Me.Panel4.PerformLayout()
- CType(Me.Word控制項, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Word文本框 As Telerik.WinControls.UI.RadRichTextEditor
- Friend WithEvents Word控制項 As Telerik.WinControls.UI.RichTextEditorRibbonBar
- Friend WithEvents 導入word_bt As Button
- Friend WithEvents 檔案路徑_tb As TextBox
- Friend WithEvents 輸出word_bt As Button
- Friend WithEvents OpenFileDialog1 As OpenFileDialog
- Friend WithEvents RadThemeManager1 As Telerik.WinControls.RadThemeManager
- Friend WithEvents RadRichTextEditorRuler1 As Telerik.WinControls.UI.RadRichTextEditorRuler
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 讀取範本_bt As Button
- Friend WithEvents 合約_dgv As DataGridView
- Friend WithEvents 合約編號1_cb As ComboBox
- Friend WithEvents Label11 As Label
- Friend WithEvents 縮放2_bt As Button
- Friend WithEvents 計算分流 As Timer
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents Column1 As DataGridViewTextBoxColumn
- Friend WithEvents Column2 As DataGridViewTextBoxColumn
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 編輯_bt As Button
- Friend WithEvents 視窗2_pl As Panel
- Friend WithEvents Panel3 As Panel
- Friend WithEvents 高級編輯_lb As Label
- Friend WithEvents CanceL2_bt As Button
- Friend WithEvents 範本存檔_bt As Button
- Friend WithEvents Panel4 As Panel
- Friend WithEvents 合約狀態_tb As TextBox
- Friend WithEvents 舊合約_ch As CheckBox
- Friend WithEvents 範本_ch As CheckBox
- Friend WithEvents 合約名稱_tb As TextBox
- Friend WithEvents 範本名稱_lb As Label
- Friend WithEvents 存檔日期_dtp As DateTimePicker
- Friend WithEvents 範本清單_dgv As DataGridView
- Friend WithEvents 刪除範本_bt As Button
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 合約編號_tb As TextBox
- Friend WithEvents 自動存檔 As Timer
- Friend WithEvents 自動存檔_ch As CheckBox
- Friend WithEvents 更新光標_bt As Button
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents GA21 As TextBox
- Friend WithEvents Label24 As Label
- Friend WithEvents GA20 As TextBox
- Friend WithEvents Label25 As Label
- Friend WithEvents GA19 As TextBox
- Friend WithEvents Label17 As Label
- Friend WithEvents GA18 As TextBox
- Friend WithEvents Label18 As Label
- Friend WithEvents GA17 As TextBox
- Friend WithEvents Label19 As Label
- Friend WithEvents GA16 As TextBox
- Friend WithEvents Label20 As Label
- Friend WithEvents GA15 As TextBox
- Friend WithEvents Label21 As Label
- Friend WithEvents GA14 As TextBox
- Friend WithEvents Label22 As Label
- Friend WithEvents GA13 As TextBox
- Friend WithEvents Label23 As Label
- Friend WithEvents GA12 As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents GA11 As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents GA10 As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents GA9 As TextBox
- Friend WithEvents Label14 As Label
- Friend WithEvents GA8 As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents GA7 As TextBox
- Friend WithEvents Label16 As Label
- Friend WithEvents GA6 As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents GA5 As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents GA4 As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents GA3 As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents GA2 As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents GA1 As TextBox
- Friend WithEvents Label26 As Label
- Friend WithEvents Label35 As Label
- Friend WithEvents Label34 As Label
- Friend WithEvents Label33 As Label
- Friend WithEvents Label32 As Label
- Friend WithEvents Label31 As Label
- Friend WithEvents Label30 As Label
- Friend WithEvents Label29 As Label
- Friend WithEvents Label28 As Label
- Friend WithEvents Label27 As Label
- Friend WithEvents 更新光標1_bt As Button
- Friend WithEvents 取消_bt As Button
- Friend WithEvents 更新合約_bt As Button
- Friend WithEvents Label44 As Label
- Friend WithEvents Label45 As Label
- Friend WithEvents Label46 As Label
- Friend WithEvents Label47 As Label
- Friend WithEvents Label48 As Label
- Friend WithEvents Label49 As Label
- Friend WithEvents Label50 As Label
- Friend WithEvents Label51 As Label
- Friend WithEvents Label43 As Label
- Friend WithEvents Label42 As Label
- Friend WithEvents Label41 As Label
- Friend WithEvents Label40 As Label
- Friend WithEvents Label39 As Label
- Friend WithEvents Label38 As Label
- Friend WithEvents Label37 As Label
- Friend WithEvents Label36 As Label
- Friend WithEvents Label56 As Label
- Friend WithEvents Label55 As Label
- Friend WithEvents Label54 As Label
- Friend WithEvents Label53 As Label
- Friend WithEvents Label52 As Label
- Friend WithEvents GA26 As TextBox
- Friend WithEvents GA25 As TextBox
- Friend WithEvents GA24 As TextBox
- Friend WithEvents GA23 As TextBox
- Friend WithEvents GA22 As TextBox
- End Class
|