123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483 |
- <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()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.授權功能_lb = New System.Windows.Forms.Label()
- Me.授權人_lb = New System.Windows.Forms.Label()
- Me.授權碼_lb = New System.Windows.Forms.Label()
- Me.授權功能_cb = New System.Windows.Forms.ComboBox()
- Me.授權功能_tb = New System.Windows.Forms.TextBox()
- Me.清單_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.授權人_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.授權碼_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.生成授權_rbt = New Telerik.WinControls.UI.RadButton()
- Me.領料授權_rbt = New Telerik.WinControls.UI.RadButton()
- Me.採購授權_rbt = New Telerik.WinControls.UI.RadButton()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.TabPage1 = New System.Windows.Forms.TabPage()
- Me.公告_dgv = New System.Windows.Forms.DataGridView()
- Me.序號_tb = New System.Windows.Forms.TextBox()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.公告2_tb = New System.Windows.Forms.TextBox()
- Me.存檔_bt = New System.Windows.Forms.Button()
- Me.公告1_tb = New System.Windows.Forms.TextBox()
- Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.結束日期_lb = New System.Windows.Forms.Label()
- Me.開始日期_lb = New System.Windows.Forms.Label()
- Me.TabPage2 = New System.Windows.Forms.TabPage()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- CType(Me.授權人_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.授權碼_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- CType(Me.生成授權_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.領料授權_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.採購授權_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabControl1.SuspendLayout()
- Me.TabPage1.SuspendLayout()
- CType(Me.公告_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage2.SuspendLayout()
- Me.SuspendLayout()
- '
- '授權功能_lb
- '
- Me.授權功能_lb.AutoSize = True
- Me.授權功能_lb.BackColor = System.Drawing.Color.Transparent
- Me.授權功能_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.授權功能_lb.Location = New System.Drawing.Point(3, 6)
- Me.授權功能_lb.Name = "授權功能_lb"
- Me.授權功能_lb.Size = New System.Drawing.Size(60, 17)
- Me.授權功能_lb.TabIndex = 1383
- Me.授權功能_lb.Text = "授權功能"
- '
- '授權人_lb
- '
- Me.授權人_lb.AutoSize = True
- Me.授權人_lb.BackColor = System.Drawing.Color.Transparent
- Me.授權人_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.授權人_lb.Location = New System.Drawing.Point(3, 33)
- Me.授權人_lb.Name = "授權人_lb"
- Me.授權人_lb.Size = New System.Drawing.Size(47, 17)
- Me.授權人_lb.TabIndex = 1385
- Me.授權人_lb.Text = "授權人"
- '
- '授權碼_lb
- '
- Me.授權碼_lb.AutoSize = True
- Me.授權碼_lb.BackColor = System.Drawing.Color.Transparent
- Me.授權碼_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.授權碼_lb.Location = New System.Drawing.Point(303, 34)
- Me.授權碼_lb.Name = "授權碼_lb"
- Me.授權碼_lb.Size = New System.Drawing.Size(47, 17)
- Me.授權碼_lb.TabIndex = 1387
- Me.授權碼_lb.Text = "授權碼"
- '
- '授權功能_cb
- '
- Me.授權功能_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.授權功能_cb.FormattingEnabled = True
- Me.授權功能_cb.Location = New System.Drawing.Point(87, 4)
- Me.授權功能_cb.Name = "授權功能_cb"
- Me.授權功能_cb.Size = New System.Drawing.Size(476, 24)
- Me.授權功能_cb.TabIndex = 1388
- '
- '授權功能_tb
- '
- Me.授權功能_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.授權功能_tb.Location = New System.Drawing.Point(3, 1)
- Me.授權功能_tb.Name = "授權功能_tb"
- Me.授權功能_tb.Size = New System.Drawing.Size(75, 25)
- Me.授權功能_tb.TabIndex = 1390
- '
- '清單_dgv
- '
- Me.清單_dgv.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.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
- Me.清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
- Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單_dgv.Location = New System.Drawing.Point(-1, 117)
- Me.清單_dgv.Name = "清單_dgv"
- Me.清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.清單_dgv.RowTemplate.Height = 24
- Me.清單_dgv.Size = New System.Drawing.Size(684, 250)
- Me.清單_dgv.TabIndex = 1392
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.授權功能_tb)
- Me.Panel1.Location = New System.Drawing.Point(63, 183)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(111, 100)
- Me.Panel1.TabIndex = 1393
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(570, 3)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1394
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '授權人_rtb
- '
- Me.授權人_rtb.BackColor = System.Drawing.Color.Transparent
- Me.授權人_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.授權人_rtb.Location = New System.Drawing.Point(87, 30)
- Me.授權人_rtb.Name = "授權人_rtb"
- '
- '
- '
- Me.授權人_rtb.RootElement.ControlBounds = New System.Drawing.Rectangle(0, 0, 125, 22)
- Me.授權人_rtb.Size = New System.Drawing.Size(215, 25)
- Me.授權人_rtb.TabIndex = 1816
- '
- '授權碼_rtb
- '
- Me.授權碼_rtb.BackColor = System.Drawing.Color.Transparent
- Me.授權碼_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.授權碼_rtb.Location = New System.Drawing.Point(433, 30)
- Me.授權碼_rtb.Name = "授權碼_rtb"
- '
- '
- '
- Me.授權碼_rtb.RootElement.ControlBounds = New System.Drawing.Rectangle(0, 0, 125, 22)
- Me.授權碼_rtb.Size = New System.Drawing.Size(163, 25)
- Me.授權碼_rtb.TabIndex = 1817
- '
- 'Panel2
- '
- Me.Panel2.BackColor = System.Drawing.Color.Transparent
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel2.Controls.Add(Me.授權功能_lb)
- Me.Panel2.Controls.Add(Me.授權碼_rtb)
- Me.Panel2.Controls.Add(Me.授權人_rtb)
- Me.Panel2.Controls.Add(Me.生成授權_rbt)
- Me.Panel2.Controls.Add(Me.授權人_lb)
- Me.Panel2.Controls.Add(Me.領料授權_rbt)
- Me.Panel2.Controls.Add(Me.授權碼_lb)
- Me.Panel2.Controls.Add(Me.採購授權_rbt)
- Me.Panel2.Controls.Add(Me.授權功能_cb)
- Me.Panel2.Controls.Add(Me.語轉扭_bt)
- Me.Panel2.Controls.Add(Me.清單_dgv)
- Me.Panel2.Controls.Add(Me.Panel1)
- Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
- Me.Panel2.Location = New System.Drawing.Point(3, 3)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(684, 368)
- Me.Panel2.TabIndex = 1818
- '
- '生成授權_rbt
- '
- Me.生成授權_rbt.BackColor = System.Drawing.Color.Transparent
- Me.生成授權_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.check
- Me.生成授權_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.生成授權_rbt.Location = New System.Drawing.Point(540, 61)
- Me.生成授權_rbt.Name = "生成授權_rbt"
- '
- '
- '
- Me.生成授權_rbt.RootElement.ControlBounds = New System.Drawing.Rectangle(0, 0, 110, 24)
- Me.生成授權_rbt.Size = New System.Drawing.Size(50, 50)
- Me.生成授權_rbt.TabIndex = 1815
- '
- '領料授權_rbt
- '
- Me.領料授權_rbt.BackColor = System.Drawing.Color.Transparent
- Me.領料授權_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Shipping5
- Me.領料授權_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.領料授權_rbt.Location = New System.Drawing.Point(72, 61)
- Me.領料授權_rbt.Name = "領料授權_rbt"
- '
- '
- '
- Me.領料授權_rbt.RootElement.ControlBounds = New System.Drawing.Rectangle(0, 0, 110, 24)
- Me.領料授權_rbt.Size = New System.Drawing.Size(50, 50)
- Me.領料授權_rbt.TabIndex = 1814
- '
- '採購授權_rbt
- '
- Me.採購授權_rbt.BackColor = System.Drawing.Color.Transparent
- Me.採購授權_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.buy1
- Me.採購授權_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.採購授權_rbt.Location = New System.Drawing.Point(7, 61)
- Me.採購授權_rbt.Name = "採購授權_rbt"
- '
- '
- '
- Me.採購授權_rbt.RootElement.ControlBounds = New System.Drawing.Rectangle(0, 0, 110, 24)
- Me.採購授權_rbt.Size = New System.Drawing.Size(50, 50)
- Me.採購授權_rbt.TabIndex = 1813
- '
- 'TabControl1
- '
- Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
- Me.TabControl1.Controls.Add(Me.TabPage1)
- Me.TabControl1.Controls.Add(Me.TabPage2)
- Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
- Me.TabControl1.Location = New System.Drawing.Point(0, 0)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(702, 410)
- Me.TabControl1.TabIndex = 1819
- '
- 'TabPage1
- '
- Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage1.Controls.Add(Me.公告_dgv)
- Me.TabPage1.Controls.Add(Me.序號_tb)
- Me.TabPage1.Controls.Add(Me.刪除_bt)
- Me.TabPage1.Controls.Add(Me.公告2_tb)
- Me.TabPage1.Controls.Add(Me.存檔_bt)
- Me.TabPage1.Controls.Add(Me.公告1_tb)
- Me.TabPage1.Controls.Add(Me.結束日期_dtp)
- Me.TabPage1.Controls.Add(Me.開始日期_dtp)
- Me.TabPage1.Controls.Add(Me.結束日期_lb)
- Me.TabPage1.Controls.Add(Me.開始日期_lb)
- Me.TabPage1.Location = New System.Drawing.Point(4, 28)
- Me.TabPage1.Name = "TabPage1"
- Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage1.Size = New System.Drawing.Size(694, 378)
- Me.TabPage1.TabIndex = 0
- Me.TabPage1.Text = "公告管理"
- Me.TabPage1.UseVisualStyleBackColor = True
- '
- '公告_dgv
- '
- Me.公告_dgv.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.公告_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.公告_dgv.BackgroundColor = System.Drawing.Color.White
- Me.公告_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.公告_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
- Me.公告_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.公告_dgv.Location = New System.Drawing.Point(1, 74)
- Me.公告_dgv.Name = "公告_dgv"
- Me.公告_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.公告_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.公告_dgv.RowTemplate.Height = 24
- Me.公告_dgv.Size = New System.Drawing.Size(688, 299)
- Me.公告_dgv.TabIndex = 1393
- '
- '序號_tb
- '
- Me.序號_tb.Location = New System.Drawing.Point(6, 130)
- Me.序號_tb.Name = "序號_tb"
- Me.序號_tb.Size = New System.Drawing.Size(100, 23)
- Me.序號_tb.TabIndex = 1396
- '
- '刪除_bt
- '
- Me.刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.刪除_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
- Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.刪除_bt.Location = New System.Drawing.Point(618, 1)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(71, 71)
- Me.刪除_bt.TabIndex = 1395
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '公告2_tb
- '
- Me.公告2_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.公告2_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.公告2_tb.Location = New System.Drawing.Point(6, 78)
- Me.公告2_tb.Multiline = True
- Me.公告2_tb.Name = "公告2_tb"
- Me.公告2_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
- Me.公告2_tb.Size = New System.Drawing.Size(609, 46)
- Me.公告2_tb.TabIndex = 1394
- '
- '存檔_bt
- '
- Me.存檔_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.存檔_bt.Location = New System.Drawing.Point(545, 1)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(71, 71)
- Me.存檔_bt.TabIndex = 5
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- '公告1_tb
- '
- Me.公告1_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.公告1_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.公告1_tb.Location = New System.Drawing.Point(6, 26)
- Me.公告1_tb.Multiline = True
- Me.公告1_tb.Name = "公告1_tb"
- Me.公告1_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
- Me.公告1_tb.Size = New System.Drawing.Size(533, 46)
- Me.公告1_tb.TabIndex = 4
- '
- '結束日期_dtp
- '
- Me.結束日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.結束日期_dtp.Location = New System.Drawing.Point(232, 1)
- Me.結束日期_dtp.Name = "結束日期_dtp"
- Me.結束日期_dtp.Size = New System.Drawing.Size(105, 23)
- Me.結束日期_dtp.TabIndex = 3
- '
- '開始日期_dtp
- '
- Me.開始日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.開始日期_dtp.Location = New System.Drawing.Point(64, 1)
- Me.開始日期_dtp.Name = "開始日期_dtp"
- Me.開始日期_dtp.Size = New System.Drawing.Size(105, 23)
- Me.開始日期_dtp.TabIndex = 2
- '
- '結束日期_lb
- '
- Me.結束日期_lb.Location = New System.Drawing.Point(175, 4)
- Me.結束日期_lb.Name = "結束日期_lb"
- Me.結束日期_lb.Size = New System.Drawing.Size(55, 16)
- Me.結束日期_lb.TabIndex = 1
- Me.結束日期_lb.Text = "結束日期"
- Me.結束日期_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '開始日期_lb
- '
- Me.開始日期_lb.Location = New System.Drawing.Point(7, 4)
- Me.開始日期_lb.Name = "開始日期_lb"
- Me.開始日期_lb.Size = New System.Drawing.Size(55, 16)
- Me.開始日期_lb.TabIndex = 0
- Me.開始日期_lb.Text = "開始日期"
- Me.開始日期_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'TabPage2
- '
- Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage2.Controls.Add(Me.Panel2)
- Me.TabPage2.Location = New System.Drawing.Point(4, 28)
- Me.TabPage2.Name = "TabPage2"
- Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage2.Size = New System.Drawing.Size(694, 378)
- Me.TabPage2.TabIndex = 1
- Me.TabPage2.Text = "單次授權功能"
- Me.TabPage2.UseVisualStyleBackColor = True
- '
- '公告管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(702, 410)
- Me.Controls.Add(Me.TabControl1)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "公告管理"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "公告管理"
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.授權人_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.授權碼_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- CType(Me.生成授權_rbt, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.領料授權_rbt, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.採購授權_rbt, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabControl1.ResumeLayout(False)
- Me.TabPage1.ResumeLayout(False)
- Me.TabPage1.PerformLayout()
- CType(Me.公告_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage2.ResumeLayout(False)
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents 授權功能_lb As Label
- Friend WithEvents 授權人_lb As Label
- Friend WithEvents 授權碼_lb As Label
- Friend WithEvents 授權功能_cb As ComboBox
- Friend WithEvents 授權功能_tb As TextBox
- Friend WithEvents 清單_dgv As DataGridView
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 採購授權_rbt As Telerik.WinControls.UI.RadButton
- Friend WithEvents 領料授權_rbt As Telerik.WinControls.UI.RadButton
- Friend WithEvents 生成授權_rbt As Telerik.WinControls.UI.RadButton
- Friend WithEvents 授權人_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 授權碼_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents Panel2 As Panel
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents TabPage1 As TabPage
- Friend WithEvents TabPage2 As TabPage
- Friend WithEvents 結束日期_lb As Label
- Friend WithEvents 開始日期_lb As Label
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 公告1_tb As TextBox
- Friend WithEvents 結束日期_dtp As DateTimePicker
- Friend WithEvents 開始日期_dtp As DateTimePicker
- Friend WithEvents 公告_dgv As DataGridView
- Friend WithEvents 公告2_tb As TextBox
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 序號_tb As TextBox
- End Class
|