123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- <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.Panel1 = New System.Windows.Forms.Panel()
- Me.通知內容2_lb = New System.Windows.Forms.Label()
- Me.輸入_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.確定_rbt = New Telerik.WinControls.UI.RadButton()
- Me.通知內容_lb = New System.Windows.Forms.Label()
- Me.pnlTitleBar = New System.Windows.Forms.Panel()
- Me.主題_lb = New System.Windows.Forms.Label()
- Me.Panel1.SuspendLayout()
- CType(Me.輸入_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.確定_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.pnlTitleBar.SuspendLayout()
- Me.SuspendLayout()
- '
- '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.通知內容2_lb)
- Me.Panel1.Controls.Add(Me.輸入_rtb)
- Me.Panel1.Controls.Add(Me.確定_rbt)
- 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(426, 132)
- Me.Panel1.TabIndex = 1
- '
- '通知內容2_lb
- '
- Me.通知內容2_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.通知內容2_lb.AutoEllipsis = True
- Me.通知內容2_lb.BackColor = System.Drawing.Color.Transparent
- Me.通知內容2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.通知內容2_lb.ForeColor = System.Drawing.Color.Red
- Me.通知內容2_lb.Location = New System.Drawing.Point(4, 70)
- Me.通知內容2_lb.Name = "通知內容2_lb"
- Me.通知內容2_lb.Size = New System.Drawing.Size(417, 23)
- Me.通知內容2_lb.TabIndex = 650
- Me.通知內容2_lb.Text = "Label1"
- Me.通知內容2_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '輸入_rtb
- '
- Me.輸入_rtb.AllowDrop = True
- Me.輸入_rtb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.輸入_rtb.BackColor = System.Drawing.Color.Transparent
- Me.輸入_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.輸入_rtb.Location = New System.Drawing.Point(3, 94)
- Me.輸入_rtb.Name = "輸入_rtb"
- Me.輸入_rtb.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.輸入_rtb.Size = New System.Drawing.Size(370, 33)
- Me.輸入_rtb.TabIndex = 649
- Me.輸入_rtb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '確定_rbt
- '
- Me.確定_rbt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.確定_rbt.BackColor = System.Drawing.Color.Transparent
- Me.確定_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._Select
- Me.確定_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.確定_rbt.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter
- Me.確定_rbt.Location = New System.Drawing.Point(379, 96)
- Me.確定_rbt.Name = "確定_rbt"
- Me.確定_rbt.Size = New System.Drawing.Size(40, 30)
- Me.確定_rbt.TabIndex = 647
- '
- '通知內容_lb
- '
- Me.通知內容_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.通知內容_lb.AutoEllipsis = 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, 3)
- Me.通知內容_lb.Name = "通知內容_lb"
- Me.通知內容_lb.Size = New System.Drawing.Size(417, 67)
- Me.通知內容_lb.TabIndex = 0
- Me.通知內容_lb.Text = "Label1"
- Me.通知內容_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '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.主題_lb)
- Me.pnlTitleBar.Location = New System.Drawing.Point(0, 0)
- Me.pnlTitleBar.Name = "pnlTitleBar"
- Me.pnlTitleBar.Size = New System.Drawing.Size(434, 170)
- Me.pnlTitleBar.TabIndex = 3
- '
- '主題_lb
- '
- Me.主題_lb.AutoSize = True
- Me.主題_lb.Location = New System.Drawing.Point(8, 9)
- Me.主題_lb.Name = "主題_lb"
- Me.主題_lb.Size = New System.Drawing.Size(45, 16)
- Me.主題_lb.TabIndex = 2
- Me.主題_lb.Text = "Label1"
- '
- '輸入視窗
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(434, 170)
- 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(4)
- Me.Name = "輸入視窗"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "Form2"
- Me.Panel1.ResumeLayout(False)
- CType(Me.輸入_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.確定_rbt, System.ComponentModel.ISupportInitialize).EndInit()
- Me.pnlTitleBar.ResumeLayout(False)
- Me.pnlTitleBar.PerformLayout()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 確定_rbt As Telerik.WinControls.UI.RadButton
- Friend WithEvents 通知內容_lb As Label
- Friend WithEvents pnlTitleBar As Panel
- Friend WithEvents 輸入_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 主題_lb As Label
- Friend WithEvents 通知內容2_lb As Label
- End Class
|