管理者介面.Designer.vb 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  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. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(管理者介面))
  23. Me.Button5 = New System.Windows.Forms.Button()
  24. Me.Button4 = New System.Windows.Forms.Button()
  25. Me.Button6 = New System.Windows.Forms.Button()
  26. Me.Button3 = New System.Windows.Forms.Button()
  27. Me.Button2 = New System.Windows.Forms.Button()
  28. Me.Button1 = New System.Windows.Forms.Button()
  29. Me.SuspendLayout()
  30. '
  31. 'Button5
  32. '
  33. Me.Button5.BackColor = System.Drawing.Color.SandyBrown
  34. Me.Button5.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.images
  35. Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  36. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  37. Me.Button5.Location = New System.Drawing.Point(11, 355)
  38. Me.Button5.Margin = New System.Windows.Forms.Padding(2)
  39. Me.Button5.Name = "Button5"
  40. Me.Button5.Size = New System.Drawing.Size(137, 32)
  41. Me.Button5.TabIndex = 68
  42. Me.Button5.Text = "會員購買紀錄"
  43. Me.Button5.UseVisualStyleBackColor = False
  44. '
  45. 'Button4
  46. '
  47. Me.Button4.BackColor = System.Drawing.Color.SandyBrown
  48. Me.Button4.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.images
  49. Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  50. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  51. Me.Button4.Location = New System.Drawing.Point(11, 300)
  52. Me.Button4.Margin = New System.Windows.Forms.Padding(2)
  53. Me.Button4.Name = "Button4"
  54. Me.Button4.Size = New System.Drawing.Size(137, 32)
  55. Me.Button4.TabIndex = 67
  56. Me.Button4.Text = "商品銷售紀錄"
  57. Me.Button4.UseVisualStyleBackColor = False
  58. '
  59. 'Button6
  60. '
  61. Me.Button6.BackColor = System.Drawing.Color.SandyBrown
  62. Me.Button6.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.images
  63. Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  64. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  65. Me.Button6.Location = New System.Drawing.Point(23, 413)
  66. Me.Button6.Margin = New System.Windows.Forms.Padding(2)
  67. Me.Button6.Name = "Button6"
  68. Me.Button6.Size = New System.Drawing.Size(112, 32)
  69. Me.Button6.TabIndex = 66
  70. Me.Button6.Text = "登入畫面"
  71. Me.Button6.UseVisualStyleBackColor = False
  72. '
  73. 'Button3
  74. '
  75. Me.Button3.BackColor = System.Drawing.Color.SandyBrown
  76. Me.Button3.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.images
  77. Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  78. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  79. Me.Button3.Location = New System.Drawing.Point(23, 247)
  80. Me.Button3.Margin = New System.Windows.Forms.Padding(2)
  81. Me.Button3.Name = "Button3"
  82. Me.Button3.Size = New System.Drawing.Size(112, 32)
  83. Me.Button3.TabIndex = 65
  84. Me.Button3.Text = "會員管理"
  85. Me.Button3.UseVisualStyleBackColor = False
  86. '
  87. 'Button2
  88. '
  89. Me.Button2.BackColor = System.Drawing.Color.SandyBrown
  90. Me.Button2.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.images
  91. Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  92. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  93. Me.Button2.Location = New System.Drawing.Point(23, 191)
  94. Me.Button2.Margin = New System.Windows.Forms.Padding(2)
  95. Me.Button2.Name = "Button2"
  96. Me.Button2.Size = New System.Drawing.Size(112, 32)
  97. Me.Button2.TabIndex = 64
  98. Me.Button2.Text = "訂單"
  99. Me.Button2.UseVisualStyleBackColor = False
  100. '
  101. 'Button1
  102. '
  103. Me.Button1.BackColor = System.Drawing.Color.SandyBrown
  104. Me.Button1.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.images
  105. Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  106. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  107. Me.Button1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  108. Me.Button1.Location = New System.Drawing.Point(23, 135)
  109. Me.Button1.Margin = New System.Windows.Forms.Padding(2)
  110. Me.Button1.Name = "Button1"
  111. Me.Button1.Size = New System.Drawing.Size(112, 32)
  112. Me.Button1.TabIndex = 63
  113. Me.Button1.Text = "商品管理"
  114. Me.Button1.UseVisualStyleBackColor = False
  115. '
  116. '管理者介面
  117. '
  118. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
  119. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  120. Me.BackgroundImage = CType(resources.GetObject("$this.BackgroundImage"), System.Drawing.Image)
  121. Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  122. Me.ClientSize = New System.Drawing.Size(835, 483)
  123. Me.Controls.Add(Me.Button5)
  124. Me.Controls.Add(Me.Button4)
  125. Me.Controls.Add(Me.Button6)
  126. Me.Controls.Add(Me.Button3)
  127. Me.Controls.Add(Me.Button2)
  128. Me.Controls.Add(Me.Button1)
  129. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  130. Me.Name = "管理者介面"
  131. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  132. Me.Text = "管理者介面"
  133. Me.ResumeLayout(False)
  134. End Sub
  135. Friend WithEvents Button5 As Button
  136. Friend WithEvents Button4 As Button
  137. Friend WithEvents Button6 As Button
  138. Friend WithEvents Button3 As Button
  139. Friend WithEvents Button2 As Button
  140. Friend WithEvents Button1 As Button
  141. End Class