123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
- Partial Class 公函
- 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()
- Me.控制表_dgv = New System.Windows.Forms.DataGridView()
- Me.已核准的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
- Me.作廢的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
- Me.選擇日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label29 = New System.Windows.Forms.Label()
- Me.Label0 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.單號_tb = New System.Windows.Forms.TextBox()
- Me.受文者_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.附件_tb = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.主旨_tb = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.說明_tb = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.正本_tb = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.副本_tb = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.公司名稱 = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.QRCode2_pb = New System.Windows.Forms.PictureBox()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.簡稱 = New System.Windows.Forms.TextBox()
- Me.傳真 = New System.Windows.Forms.TextBox()
- Me.電話 = New System.Windows.Forms.TextBox()
- Me.地址 = New System.Windows.Forms.TextBox()
- Me.承辦人_tb = New System.Windows.Forms.TextBox()
- Me.手機_tb = New System.Windows.Forms.TextBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.字體大小調整_lb = New System.Windows.Forms.Label()
- Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
- Me.速別_tb = New System.Windows.Forms.ComboBox()
- Me.密等_tb = New System.Windows.Forms.ComboBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.標題_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.PrintDocument1 = New System.Drawing.Printing.PrintDocument()
- Me.複製_bt = New System.Windows.Forms.Button()
- Me.查詢_tb = New System.Windows.Forms.Button()
- Me.縮放_tb = New System.Windows.Forms.Button()
- Me.作廢_bt = New System.Windows.Forms.Button()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.儲存_bt = New System.Windows.Forms.Button()
- Me.新增_bt = New System.Windows.Forms.Button()
- Me.列印_bt = New System.Windows.Forms.Button()
- Me.說明_rtb = New System.Windows.Forms.RichTextBox()
- CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- CType(Me.QRCode2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '控制表_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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.控制表_dgv.Location = New System.Drawing.Point(12, 56)
- Me.控制表_dgv.Margin = New System.Windows.Forms.Padding(4)
- Me.控制表_dgv.Name = "控制表_dgv"
- Me.控制表_dgv.ReadOnly = True
- Me.控制表_dgv.RowHeadersWidth = 5
- Me.控制表_dgv.RowTemplate.Height = 24
- Me.控制表_dgv.Size = New System.Drawing.Size(200, 612)
- Me.控制表_dgv.TabIndex = 1511
- '
- '已核准的營運成本收支單_rb
- '
- Me.已核准的營運成本收支單_rb.AutoSize = True
- Me.已核准的營運成本收支單_rb.Location = New System.Drawing.Point(12, 5)
- Me.已核准的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.已核准的營運成本收支單_rb.Name = "已核准的營運成本收支單_rb"
- Me.已核准的營運成本收支單_rb.Size = New System.Drawing.Size(97, 20)
- Me.已核准的營運成本收支單_rb.TabIndex = 1736
- Me.已核准的營運成本收支單_rb.TabStop = True
- Me.已核准的營運成本收支單_rb.Text = "已儲存之公函"
- Me.已核准的營運成本收支單_rb.UseVisualStyleBackColor = True
- '
- '作廢的營運成本收支單_rb
- '
- Me.作廢的營運成本收支單_rb.AutoSize = True
- Me.作廢的營運成本收支單_rb.Location = New System.Drawing.Point(12, 28)
- Me.作廢的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.作廢的營運成本收支單_rb.Name = "作廢的營運成本收支單_rb"
- Me.作廢的營運成本收支單_rb.Size = New System.Drawing.Size(97, 20)
- Me.作廢的營運成本收支單_rb.TabIndex = 1735
- Me.作廢的營運成本收支單_rb.TabStop = True
- Me.作廢的營運成本收支單_rb.Text = "已作廢之公函"
- Me.作廢的營運成本收支單_rb.UseVisualStyleBackColor = True
- '
- '選擇日期_dtp
- '
- Me.選擇日期_dtp.Location = New System.Drawing.Point(356, 4)
- Me.選擇日期_dtp.Name = "選擇日期_dtp"
- Me.選擇日期_dtp.Size = New System.Drawing.Size(134, 23)
- Me.選擇日期_dtp.TabIndex = 1740
- '
- 'Label29
- '
- Me.Label29.AutoSize = True
- Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label29.Location = New System.Drawing.Point(294, 7)
- Me.Label29.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label29.Name = "Label29"
- Me.Label29.Size = New System.Drawing.Size(55, 16)
- Me.Label29.TabIndex = 1739
- Me.Label29.Text = "發文日期"
- '
- 'Label0
- '
- Me.Label0.AutoSize = True
- Me.Label0.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label0.Location = New System.Drawing.Point(294, 32)
- Me.Label0.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label0.Name = "Label0"
- Me.Label0.Size = New System.Drawing.Size(55, 16)
- Me.Label0.TabIndex = 1738
- Me.Label0.Text = "發文字號"
- Me.Label0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label1.Location = New System.Drawing.Point(497, 5)
- Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(55, 16)
- Me.Label1.TabIndex = 1742
- Me.Label1.Text = "承 辦 人"
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '單號_tb
- '
- Me.單號_tb.Location = New System.Drawing.Point(357, 28)
- Me.單號_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.單號_tb.Name = "單號_tb"
- Me.單號_tb.ReadOnly = True
- Me.單號_tb.Size = New System.Drawing.Size(133, 23)
- Me.單號_tb.TabIndex = 1741
- Me.單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '受文者_tb
- '
- Me.受文者_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.受文者_tb.Location = New System.Drawing.Point(219, 76)
- Me.受文者_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.受文者_tb.Multiline = True
- Me.受文者_tb.Name = "受文者_tb"
- Me.受文者_tb.Size = New System.Drawing.Size(633, 60)
- Me.受文者_tb.TabIndex = 1747
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label5.Location = New System.Drawing.Point(216, 56)
- Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(43, 16)
- Me.Label5.TabIndex = 1748
- Me.Label5.Text = "受文者"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label3.Location = New System.Drawing.Point(446, 140)
- Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(91, 16)
- Me.Label3.TabIndex = 1750
- Me.Label3.Text = "密等及解密條件"
- '
- '附件_tb
- '
- Me.附件_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.附件_tb.Location = New System.Drawing.Point(219, 207)
- Me.附件_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.附件_tb.Multiline = True
- Me.附件_tb.Name = "附件_tb"
- Me.附件_tb.Size = New System.Drawing.Size(633, 51)
- Me.附件_tb.TabIndex = 1751
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label4.Location = New System.Drawing.Point(216, 187)
- Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(31, 16)
- Me.Label4.TabIndex = 1752
- Me.Label4.Text = "附件"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label8.Location = New System.Drawing.Point(216, 140)
- Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(31, 16)
- Me.Label8.TabIndex = 1758
- Me.Label8.Text = "速別"
- '
- '主旨_tb
- '
- Me.主旨_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.主旨_tb.Location = New System.Drawing.Point(218, 282)
- Me.主旨_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.主旨_tb.Multiline = True
- Me.主旨_tb.Name = "主旨_tb"
- Me.主旨_tb.Size = New System.Drawing.Size(634, 218)
- Me.主旨_tb.TabIndex = 1759
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label9.Location = New System.Drawing.Point(216, 262)
- Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(31, 16)
- Me.Label9.TabIndex = 1760
- Me.Label9.Text = "主旨"
- '
- '說明_tb
- '
- Me.說明_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.說明_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.說明_tb.Location = New System.Drawing.Point(832, 76)
- Me.說明_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.說明_tb.Multiline = True
- Me.說明_tb.Name = "說明_tb"
- Me.說明_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
- Me.說明_tb.Size = New System.Drawing.Size(464, 592)
- Me.說明_tb.TabIndex = 1761
- Me.說明_tb.Visible = False
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label10.Location = New System.Drawing.Point(862, 56)
- Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(31, 16)
- Me.Label10.TabIndex = 1762
- Me.Label10.Text = "說明"
- '
- '正本_tb
- '
- Me.正本_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.正本_tb.Location = New System.Drawing.Point(218, 524)
- Me.正本_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.正本_tb.Multiline = True
- Me.正本_tb.Name = "正本_tb"
- Me.正本_tb.Size = New System.Drawing.Size(635, 60)
- Me.正本_tb.TabIndex = 1763
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label11.Location = New System.Drawing.Point(216, 504)
- Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(31, 16)
- Me.Label11.TabIndex = 1764
- Me.Label11.Text = "正本"
- '
- '副本_tb
- '
- Me.副本_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.副本_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.副本_tb.Location = New System.Drawing.Point(218, 608)
- Me.副本_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.副本_tb.Multiline = True
- Me.副本_tb.Name = "副本_tb"
- Me.副本_tb.Size = New System.Drawing.Size(634, 60)
- Me.副本_tb.TabIndex = 1765
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label12.Location = New System.Drawing.Point(216, 588)
- Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(31, 16)
- Me.Label12.TabIndex = 1766
- Me.Label12.Text = "副本"
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.ForeColor = System.Drawing.Color.Red
- Me.Label13.Location = New System.Drawing.Point(900, 55)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(183, 16)
- Me.Label13.TabIndex = 1767
- Me.Label13.Text = "※說明沒打列印就不會顯示出來※"
- '
- '公司名稱
- '
- Me.公司名稱.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.公司名稱.Location = New System.Drawing.Point(28, 27)
- Me.公司名稱.Margin = New System.Windows.Forms.Padding(4)
- Me.公司名稱.Multiline = True
- Me.公司名稱.Name = "公司名稱"
- Me.公司名稱.Size = New System.Drawing.Size(81, 29)
- Me.公司名稱.TabIndex = 1768
- Me.公司名稱.Visible = False
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label6.Location = New System.Drawing.Point(497, 35)
- Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(55, 16)
- Me.Label6.TabIndex = 1770
- Me.Label6.Text = "連絡電話"
- Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.QRCode2_pb)
- Me.Panel1.Controls.Add(Me.Button1)
- Me.Panel1.Controls.Add(Me.簡稱)
- Me.Panel1.Controls.Add(Me.傳真)
- Me.Panel1.Controls.Add(Me.電話)
- Me.Panel1.Controls.Add(Me.地址)
- Me.Panel1.Controls.Add(Me.公司名稱)
- Me.Panel1.Location = New System.Drawing.Point(42, 164)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(510, 421)
- Me.Panel1.TabIndex = 1772
- Me.Panel1.Visible = False
- '
- 'QRCode2_pb
- '
- Me.QRCode2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.QRCode2_pb.Location = New System.Drawing.Point(165, 99)
- Me.QRCode2_pb.Name = "QRCode2_pb"
- Me.QRCode2_pb.Size = New System.Drawing.Size(80, 80)
- Me.QRCode2_pb.TabIndex = 1032
- Me.QRCode2_pb.TabStop = False
- '
- 'Button1
- '
- Me.Button1.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.print
- Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.ForeColor = System.Drawing.Color.Red
- Me.Button1.Location = New System.Drawing.Point(328, 80)
- Me.Button1.Margin = New System.Windows.Forms.Padding(4)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(45, 45)
- Me.Button1.TabIndex = 1797
- Me.Button1.UseVisualStyleBackColor = True
- Me.Button1.Visible = False
- '
- '簡稱
- '
- Me.簡稱.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.簡稱.Location = New System.Drawing.Point(28, 175)
- Me.簡稱.Margin = New System.Windows.Forms.Padding(4)
- Me.簡稱.Multiline = True
- Me.簡稱.Name = "簡稱"
- Me.簡稱.Size = New System.Drawing.Size(81, 29)
- Me.簡稱.TabIndex = 1772
- Me.簡稱.Visible = False
- '
- '傳真
- '
- Me.傳真.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.傳真.Location = New System.Drawing.Point(28, 138)
- Me.傳真.Margin = New System.Windows.Forms.Padding(4)
- Me.傳真.Multiline = True
- Me.傳真.Name = "傳真"
- Me.傳真.Size = New System.Drawing.Size(81, 29)
- Me.傳真.TabIndex = 1771
- Me.傳真.Visible = False
- '
- '電話
- '
- Me.電話.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.電話.Location = New System.Drawing.Point(28, 101)
- Me.電話.Margin = New System.Windows.Forms.Padding(4)
- Me.電話.Multiline = True
- Me.電話.Name = "電話"
- Me.電話.Size = New System.Drawing.Size(81, 29)
- Me.電話.TabIndex = 1770
- Me.電話.Visible = False
- '
- '地址
- '
- Me.地址.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.地址.Location = New System.Drawing.Point(28, 64)
- Me.地址.Margin = New System.Windows.Forms.Padding(4)
- Me.地址.Multiline = True
- Me.地址.Name = "地址"
- Me.地址.Size = New System.Drawing.Size(81, 29)
- Me.地址.TabIndex = 1769
- Me.地址.Visible = False
- '
- '承辦人_tb
- '
- Me.承辦人_tb.Location = New System.Drawing.Point(560, 2)
- Me.承辦人_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.承辦人_tb.Name = "承辦人_tb"
- Me.承辦人_tb.ReadOnly = True
- Me.承辦人_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.承辦人_tb.Size = New System.Drawing.Size(144, 23)
- Me.承辦人_tb.TabIndex = 1773
- '
- '手機_tb
- '
- Me.手機_tb.Location = New System.Drawing.Point(560, 28)
- Me.手機_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.手機_tb.Name = "手機_tb"
- Me.手機_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.手機_tb.Size = New System.Drawing.Size(144, 23)
- Me.手機_tb.TabIndex = 1774
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.ForeColor = System.Drawing.Color.Red
- Me.Label14.Location = New System.Drawing.Point(266, 56)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(315, 16)
- Me.Label14.TabIndex = 1775
- Me.Label14.Text = "※如果列印後最後幾個字沒有顯示出來請增加一行空白行※"
- '
- 'ToolTip1
- '
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
- Me.ToolTip1.ToolTipTitle = "系統說明"
- '
- '字體大小調整_lb
- '
- Me.字體大小調整_lb.AutoSize = True
- Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Brown
- Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.字體大小調整_lb.Location = New System.Drawing.Point(223, 9)
- Me.字體大小調整_lb.Name = "字體大小調整_lb"
- Me.字體大小調整_lb.Size = New System.Drawing.Size(55, 16)
- Me.字體大小調整_lb.TabIndex = 1777
- Me.字體大小調整_lb.Text = "字體調整"
- '
- '字體_NUD
- '
- Me.字體_NUD.DecimalPlaces = 1
- Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.字體_NUD.Location = New System.Drawing.Point(226, 29)
- Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
- Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
- Me.字體_NUD.Name = "字體_NUD"
- Me.字體_NUD.Size = New System.Drawing.Size(52, 23)
- Me.字體_NUD.TabIndex = 1776
- Me.字體_NUD.Value = New Decimal(New Integer() {12, 0, 0, 0})
- '
- '速別_tb
- '
- Me.速別_tb.FormattingEnabled = True
- Me.速別_tb.Items.AddRange(New Object() {"", "普通件", "速件", "最速件"})
- Me.速別_tb.Location = New System.Drawing.Point(219, 160)
- Me.速別_tb.Name = "速別_tb"
- Me.速別_tb.Size = New System.Drawing.Size(222, 24)
- Me.速別_tb.TabIndex = 1780
- '
- '密等_tb
- '
- Me.密等_tb.FormattingEnabled = True
- Me.密等_tb.Items.AddRange(New Object() {"", "普通", "機密", "極機密"})
- Me.密等_tb.Location = New System.Drawing.Point(449, 160)
- Me.密等_tb.Name = "密等_tb"
- Me.密等_tb.Size = New System.Drawing.Size(404, 24)
- Me.密等_tb.TabIndex = 1781
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Red
- Me.Label7.Location = New System.Drawing.Point(712, 32)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(207, 16)
- Me.Label7.TabIndex = 1771
- Me.Label7.Text = "※連絡電話沒打列印就不會顯示出來※"
- '
- '標題_tb
- '
- Me.標題_tb.Location = New System.Drawing.Point(751, 2)
- Me.標題_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.標題_tb.Name = "標題_tb"
- Me.標題_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.標題_tb.Size = New System.Drawing.Size(200, 23)
- Me.標題_tb.TabIndex = 1783
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label2.Location = New System.Drawing.Point(712, 7)
- Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(31, 16)
- Me.Label2.TabIndex = 1782
- Me.Label2.Text = "標題"
- Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '複製_bt
- '
- Me.複製_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.copy
- Me.複製_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.複製_bt.ForeColor = System.Drawing.Color.Green
- Me.複製_bt.Location = New System.Drawing.Point(958, 5)
- Me.複製_bt.Name = "複製_bt"
- Me.複製_bt.Size = New System.Drawing.Size(50, 50)
- Me.複製_bt.TabIndex = 1784
- Me.複製_bt.UseVisualStyleBackColor = True
- '
- '查詢_tb
- '
- Me.查詢_tb.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Search
- Me.查詢_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.查詢_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.查詢_tb.ForeColor = System.Drawing.Color.Red
- Me.查詢_tb.Location = New System.Drawing.Point(166, 2)
- Me.查詢_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.查詢_tb.Name = "查詢_tb"
- Me.查詢_tb.Size = New System.Drawing.Size(50, 50)
- Me.查詢_tb.TabIndex = 1779
- Me.查詢_tb.UseVisualStyleBackColor = True
- '
- '縮放_tb
- '
- Me.縮放_tb.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.ZOOM01
- Me.縮放_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.縮放_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.縮放_tb.ForeColor = System.Drawing.Color.Blue
- Me.縮放_tb.Location = New System.Drawing.Point(116, 2)
- Me.縮放_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.縮放_tb.Name = "縮放_tb"
- Me.縮放_tb.Size = New System.Drawing.Size(50, 50)
- Me.縮放_tb.TabIndex = 1778
- Me.縮放_tb.UseVisualStyleBackColor = True
- '
- '作廢_bt
- '
- Me.作廢_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Close
- Me.作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1225, 5)
- Me.作廢_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.作廢_bt.Name = "作廢_bt"
- Me.作廢_bt.Size = New System.Drawing.Size(50, 50)
- Me.作廢_bt.TabIndex = 1746
- Me.作廢_bt.UseVisualStyleBackColor = True
- '
- '刪除_bt
- '
- Me.刪除_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.GarbageEmpty
- Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1125, 5)
- Me.刪除_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(50, 50)
- Me.刪除_bt.TabIndex = 1733
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '儲存_bt
- '
- Me.儲存_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER
- Me.儲存_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1175, 5)
- Me.儲存_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.儲存_bt.Name = "儲存_bt"
- Me.儲存_bt.Size = New System.Drawing.Size(50, 50)
- Me.儲存_bt.TabIndex = 1732
- Me.儲存_bt.UseVisualStyleBackColor = True
- '
- '新增_bt
- '
- Me.新增_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.add_2
- Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1075, 5)
- Me.新增_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(50, 50)
- Me.新增_bt.TabIndex = 1731
- Me.新增_bt.UseVisualStyleBackColor = True
- '
- '列印_bt
- '
- Me.列印_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.print
- Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1275, 5)
- Me.列印_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.列印_bt.Name = "列印_bt"
- Me.列印_bt.Size = New System.Drawing.Size(50, 50)
- Me.列印_bt.TabIndex = 1730
- Me.列印_bt.UseVisualStyleBackColor = True
- '
- '說明_rtb
- '
- Me.說明_rtb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.說明_rtb.Location = New System.Drawing.Point(859, 74)
- Me.說明_rtb.Name = "說明_rtb"
- Me.說明_rtb.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical
- Me.說明_rtb.Size = New System.Drawing.Size(463, 594)
- Me.說明_rtb.TabIndex = 1785
- Me.說明_rtb.Text = ""
- '
- '公函
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1334, 681)
- Me.Controls.Add(Me.說明_rtb)
- Me.Controls.Add(Me.複製_bt)
- Me.Controls.Add(Me.標題_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.控制表_dgv)
- Me.Controls.Add(Me.密等_tb)
- Me.Controls.Add(Me.速別_tb)
- Me.Controls.Add(Me.查詢_tb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.主旨_tb)
- Me.Controls.Add(Me.縮放_tb)
- Me.Controls.Add(Me.字體大小調整_lb)
- Me.Controls.Add(Me.字體_NUD)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.手機_tb)
- Me.Controls.Add(Me.承辦人_tb)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.副本_tb)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.附件_tb)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.受文者_tb)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.作廢_bt)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.單號_tb)
- Me.Controls.Add(Me.選擇日期_dtp)
- Me.Controls.Add(Me.Label29)
- Me.Controls.Add(Me.Label0)
- Me.Controls.Add(Me.已核准的營運成本收支單_rb)
- Me.Controls.Add(Me.作廢的營運成本收支單_rb)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.儲存_bt)
- Me.Controls.Add(Me.新增_bt)
- Me.Controls.Add(Me.列印_bt)
- Me.Controls.Add(Me.正本_tb)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.說明_tb)
- 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.Name = "公函"
- Me.Text = "公函"
- CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.QRCode2_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 控制表_dgv As DataGridView
- Friend WithEvents 列印_bt As Button
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 儲存_bt As Button
- Friend WithEvents 已核准的營運成本收支單_rb As RadioButton
- Friend WithEvents 作廢的營運成本收支單_rb As RadioButton
- Friend WithEvents 選擇日期_dtp As DateTimePicker
- Friend WithEvents Label29 As Label
- Friend WithEvents Label0 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents 單號_tb As TextBox
- Friend WithEvents 作廢_bt As Button
- Friend WithEvents 受文者_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents 附件_tb As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents 主旨_tb As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents 說明_tb As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents 正本_tb As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents 副本_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents Label13 As Label
- Friend WithEvents 公司名稱 As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 傳真 As TextBox
- Friend WithEvents 電話 As TextBox
- Friend WithEvents 地址 As TextBox
- Friend WithEvents 簡稱 As TextBox
- Friend WithEvents 承辦人_tb As TextBox
- Friend WithEvents 手機_tb As TextBox
- Friend WithEvents Label14 As Label
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 字體大小調整_lb As Label
- Friend WithEvents 字體_NUD As NumericUpDown
- Friend WithEvents 查詢_tb As Button
- Friend WithEvents 縮放_tb As Button
- Friend WithEvents 速別_tb As ComboBox
- Friend WithEvents 密等_tb As ComboBox
- Friend WithEvents Label7 As Label
- Friend WithEvents 標題_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 複製_bt As Button
- Friend WithEvents Button1 As Button
- Friend WithEvents QRCode2_pb As PictureBox
- Friend WithEvents PrintDocument1 As Printing.PrintDocument
- Friend WithEvents 說明_rtb As RichTextBox
- End Class
|