Nessuna descrizione
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

輸入視窗.Designer.vb 6.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 輸入視窗
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Me.Panel1 = New System.Windows.Forms.Panel()
  23. Me.確定_rbt = New System.Windows.Forms.Button()
  24. Me.輸入_rtb = New System.Windows.Forms.TextBox()
  25. Me.通知內容2_lb = New System.Windows.Forms.Label()
  26. Me.通知內容_lb = New System.Windows.Forms.Label()
  27. Me.Panel1.SuspendLayout()
  28. Me.SuspendLayout()
  29. '
  30. 'Panel1
  31. '
  32. Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  33. Or System.Windows.Forms.AnchorStyles.Left) _
  34. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  35. Me.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  36. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  37. Me.Panel1.Controls.Add(Me.確定_rbt)
  38. Me.Panel1.Controls.Add(Me.輸入_rtb)
  39. Me.Panel1.Controls.Add(Me.通知內容2_lb)
  40. Me.Panel1.Controls.Add(Me.通知內容_lb)
  41. Me.Panel1.Location = New System.Drawing.Point(0, 1)
  42. Me.Panel1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  43. Me.Panel1.Name = "Panel1"
  44. Me.Panel1.Size = New System.Drawing.Size(638, 175)
  45. Me.Panel1.TabIndex = 4
  46. '
  47. '確定_rbt
  48. '
  49. Me.確定_rbt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources._Select
  50. Me.確定_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  51. Me.確定_rbt.Location = New System.Drawing.Point(568, 124)
  52. Me.確定_rbt.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  53. Me.確定_rbt.Name = "確定_rbt"
  54. Me.確定_rbt.Size = New System.Drawing.Size(60, 40)
  55. Me.確定_rbt.TabIndex = 652
  56. Me.確定_rbt.UseVisualStyleBackColor = True
  57. '
  58. '輸入_rtb
  59. '
  60. Me.輸入_rtb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  61. Me.輸入_rtb.Location = New System.Drawing.Point(4, 129)
  62. Me.輸入_rtb.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  63. Me.輸入_rtb.Name = "輸入_rtb"
  64. Me.輸入_rtb.Size = New System.Drawing.Size(553, 29)
  65. Me.輸入_rtb.TabIndex = 651
  66. '
  67. '通知內容2_lb
  68. '
  69. Me.通知內容2_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  70. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  71. Me.通知內容2_lb.AutoEllipsis = True
  72. Me.通知內容2_lb.BackColor = System.Drawing.Color.Transparent
  73. Me.通知內容2_lb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  74. Me.通知內容2_lb.ForeColor = System.Drawing.Color.Red
  75. Me.通知內容2_lb.Location = New System.Drawing.Point(6, 69)
  76. Me.通知內容2_lb.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  77. Me.通知內容2_lb.Name = "通知內容2_lb"
  78. Me.通知內容2_lb.Size = New System.Drawing.Size(626, 37)
  79. Me.通知內容2_lb.TabIndex = 650
  80. Me.通知內容2_lb.Text = "Label1"
  81. Me.通知內容2_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  82. '
  83. '通知內容_lb
  84. '
  85. Me.通知內容_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  86. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  87. Me.通知內容_lb.AutoEllipsis = True
  88. Me.通知內容_lb.BackColor = System.Drawing.Color.Transparent
  89. Me.通知內容_lb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  90. Me.通知內容_lb.Location = New System.Drawing.Point(9, 4)
  91. Me.通知內容_lb.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  92. Me.通知內容_lb.Name = "通知內容_lb"
  93. Me.通知內容_lb.Size = New System.Drawing.Size(626, 65)
  94. Me.通知內容_lb.TabIndex = 0
  95. Me.通知內容_lb.Text = "Label1"
  96. Me.通知內容_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  97. '
  98. '輸入視窗
  99. '
  100. Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 16.0!)
  101. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  102. Me.ClientSize = New System.Drawing.Size(640, 179)
  103. Me.Controls.Add(Me.Panel1)
  104. Me.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  105. Me.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  106. Me.Name = "輸入視窗"
  107. Me.Text = "輸入視窗"
  108. Me.Panel1.ResumeLayout(False)
  109. Me.Panel1.PerformLayout()
  110. Me.ResumeLayout(False)
  111. End Sub
  112. Friend WithEvents Panel1 As Panel
  113. Friend WithEvents 通知內容2_lb As Label
  114. Friend WithEvents 通知內容_lb As Label
  115. Friend WithEvents 輸入_rtb As TextBox
  116. Friend WithEvents 確定_rbt As Button
  117. End Class