123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325 |
- <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()
- Me.帳號_lb = New System.Windows.Forms.Label()
- Me.密碼_lb = New System.Windows.Forms.Label()
- Me.姓名_lb = New System.Windows.Forms.Label()
- Me.上次修改日期_lb = New System.Windows.Forms.Label()
- Me.剩餘有效日_lb = New System.Windows.Forms.Label()
- Me.天_lb = New System.Windows.Forms.Label()
- Me.存檔_rbt = New Telerik.WinControls.UI.RadButton()
- Me.姓名_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.帳號_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.密碼_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.上次修改日期_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.剩餘有效日_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.主題_lb = New System.Windows.Forms.Label()
- Me.Cancel_bt = New System.Windows.Forms.Button()
- Me.pnlTitleBar = New System.Windows.Forms.Panel()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- CType(Me.存檔_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.姓名_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.帳號_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.密碼_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.上次修改日期_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.剩餘有效日_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- Me.pnlTitleBar.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- 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(5, 33)
- Me.帳號_lb.Name = "帳號_lb"
- Me.帳號_lb.Size = New System.Drawing.Size(34, 17)
- Me.帳號_lb.TabIndex = 36
- 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(6, 57)
- Me.密碼_lb.Name = "密碼_lb"
- Me.密碼_lb.Size = New System.Drawing.Size(34, 17)
- Me.密碼_lb.TabIndex = 35
- 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(5, 8)
- Me.姓名_lb.Name = "姓名_lb"
- Me.姓名_lb.Size = New System.Drawing.Size(34, 17)
- Me.姓名_lb.TabIndex = 34
- Me.姓名_lb.Text = "姓名"
- '
- '上次修改日期_lb
- '
- 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(9, 83)
- Me.上次修改日期_lb.Name = "上次修改日期_lb"
- Me.上次修改日期_lb.Size = New System.Drawing.Size(169, 19)
- Me.上次修改日期_lb.TabIndex = 39
- Me.上次修改日期_lb.Text = " 上次修改日期"
- Me.上次修改日期_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '剩餘有效日_lb
- '
- 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(6, 107)
- Me.剩餘有效日_lb.Name = "剩餘有效日_lb"
- Me.剩餘有效日_lb.Size = New System.Drawing.Size(136, 17)
- Me.剩餘有效日_lb.TabIndex = 41
- Me.剩餘有效日_lb.Text = " 剩餘有效日"
- Me.剩餘有效日_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '天_lb
- '
- Me.天_lb.AutoSize = True
- Me.天_lb.BackColor = System.Drawing.Color.Transparent
- Me.天_lb.Location = New System.Drawing.Point(246, 108)
- Me.天_lb.Name = "天_lb"
- Me.天_lb.Size = New System.Drawing.Size(30, 16)
- Me.天_lb.TabIndex = 43
- Me.天_lb.Text = "Hari"
- '
- '存檔_rbt
- '
- Me.存檔_rbt.BackColor = System.Drawing.Color.Transparent
- Me.存檔_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.存檔_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.存檔_rbt.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
- Me.存檔_rbt.Location = New System.Drawing.Point(292, 83)
- Me.存檔_rbt.Name = "存檔_rbt"
- Me.存檔_rbt.Size = New System.Drawing.Size(45, 45)
- Me.存檔_rbt.TabIndex = 1718
- CType(Me.存檔_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).Image = Nothing
- CType(Me.存檔_rbt.GetChildAt(0), Telerik.WinControls.UI.RadButtonElement).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
- CType(Me.存檔_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BottomShadowColor = System.Drawing.SystemColors.ActiveCaption
- CType(Me.存檔_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).BackColor = System.Drawing.SystemColors.ActiveCaption
- CType(Me.存檔_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).CanFocus = False
- CType(Me.存檔_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).ClipDrawing = False
- CType(Me.存檔_rbt.GetChildAt(0).GetChildAt(2), Telerik.WinControls.Primitives.BorderPrimitive).AngleTransform = 3.0!
- '
- '姓名_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(73, 5)
- Me.姓名_rtb.Name = "姓名_rtb"
- Me.姓名_rtb.Size = New System.Drawing.Size(264, 22)
- Me.姓名_rtb.TabIndex = 1719
- '
- '帳號_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(74, 30)
- Me.帳號_rtb.Name = "帳號_rtb"
- Me.帳號_rtb.Size = New System.Drawing.Size(264, 22)
- Me.帳號_rtb.TabIndex = 1720
- '
- '密碼_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(74, 55)
- Me.密碼_rtb.Name = "密碼_rtb"
- Me.密碼_rtb.Size = New System.Drawing.Size(264, 22)
- Me.密碼_rtb.TabIndex = 1721
- '
- '上次修改日期_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(182, 80)
- Me.上次修改日期_rtb.Name = "上次修改日期_rtb"
- Me.上次修改日期_rtb.Size = New System.Drawing.Size(100, 22)
- Me.上次修改日期_rtb.TabIndex = 1722
- '
- '剩餘有效日_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(144, 105)
- Me.剩餘有效日_rtb.Name = "剩餘有效日_rtb"
- Me.剩餘有效日_rtb.Size = New System.Drawing.Size(96, 22)
- Me.剩餘有效日_rtb.TabIndex = 1723
- '
- 'Panel1
- '
- Me.Panel1.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.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.姓名_lb)
- Me.Panel1.Controls.Add(Me.剩餘有效日_rtb)
- Me.Panel1.Controls.Add(Me.存檔_rbt)
- Me.Panel1.Controls.Add(Me.上次修改日期_rtb)
- Me.Panel1.Controls.Add(Me.剩餘有效日_lb)
- Me.Panel1.Controls.Add(Me.密碼_rtb)
- Me.Panel1.Controls.Add(Me.密碼_lb)
- Me.Panel1.Controls.Add(Me.帳號_rtb)
- Me.Panel1.Controls.Add(Me.帳號_lb)
- Me.Panel1.Controls.Add(Me.姓名_rtb)
- Me.Panel1.Controls.Add(Me.上次修改日期_lb)
- Me.Panel1.Controls.Add(Me.天_lb)
- Me.Panel1.Location = New System.Drawing.Point(4, 34)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(346, 133)
- Me.Panel1.TabIndex = 1724
- '
- '主題_lb
- '
- Me.主題_lb.AutoSize = True
- 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(10, 9)
- Me.主題_lb.Name = "主題_lb"
- Me.主題_lb.Size = New System.Drawing.Size(45, 16)
- Me.主題_lb.TabIndex = 1725
- Me.主題_lb.Text = "Label1"
- '
- 'Cancel_bt
- '
- Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
- Me.Cancel_bt.Location = New System.Drawing.Point(324, 4)
- Me.Cancel_bt.Name = "Cancel_bt"
- Me.Cancel_bt.Size = New System.Drawing.Size(26, 26)
- Me.Cancel_bt.TabIndex = 1726
- Me.Cancel_bt.Text = "X"
- Me.Cancel_bt.UseVisualStyleBackColor = False
- '
- 'pnlTitleBar
- '
- Me.pnlTitleBar.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.pnlTitleBar.BackColor = System.Drawing.Color.Transparent
- Me.pnlTitleBar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.pnlTitleBar.Controls.Add(Me.語言_dgv)
- Me.pnlTitleBar.Location = New System.Drawing.Point(0, 0)
- Me.pnlTitleBar.Name = "pnlTitleBar"
- Me.pnlTitleBar.Size = New System.Drawing.Size(354, 170)
- Me.pnlTitleBar.TabIndex = 1727
- '
- '語言_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(174, 53)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(70, 73)
- Me.語言_dgv.TabIndex = 1724
- Me.語言_dgv.Visible = False
- '
- 'Column1
- '
- Me.Column1.HeaderText = "Column1"
- Me.Column1.Name = "Column1"
- '
- 'Column2
- '
- Me.Column2.HeaderText = "Column2"
- Me.Column2.Name = "Column2"
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '個人帳號管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.ClientSize = New System.Drawing.Size(354, 170)
- Me.Controls.Add(Me.Cancel_bt)
- Me.Controls.Add(Me.主題_lb)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.pnlTitleBar)
- 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.None
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "個人帳號管理"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "個人帳號管理"
- CType(Me.存檔_rbt, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.姓名_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.帳號_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.密碼_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.上次修改日期_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.剩餘有效日_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.pnlTitleBar.ResumeLayout(False)
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 帳號_lb As Label
- Friend WithEvents 密碼_lb As Label
- Friend WithEvents 姓名_lb As Label
- Friend WithEvents 上次修改日期_lb As Label
- Friend WithEvents 剩餘有效日_lb As Label
- Friend WithEvents 天_lb As Label
- 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 密碼_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 剩餘有效日_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 主題_lb As Label
- Friend WithEvents Cancel_bt As Button
- Friend WithEvents pnlTitleBar As Panel
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents Column1 As DataGridViewTextBoxColumn
- Friend WithEvents Column2 As DataGridViewTextBoxColumn
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 上次修改日期_rtb As Telerik.WinControls.UI.RadTextBoxControl
- End Class
|