Ingen beskrivning
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.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  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.Label1 = New System.Windows.Forms.Label()
  24. Me.帳號_tb = New System.Windows.Forms.TextBox()
  25. Me.登入_bt = New System.Windows.Forms.Button()
  26. Me.執行檔版本號_lb = New System.Windows.Forms.Label()
  27. Me.資料庫版本號_lb = New System.Windows.Forms.Label()
  28. Me.Label2 = New System.Windows.Forms.Label()
  29. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  30. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  31. Me.SuspendLayout()
  32. '
  33. 'Label1
  34. '
  35. Me.Label1.AutoSize = True
  36. Me.Label1.Location = New System.Drawing.Point(185, 39)
  37. Me.Label1.Name = "Label1"
  38. Me.Label1.Size = New System.Drawing.Size(67, 16)
  39. Me.Label1.TabIndex = 1
  40. Me.Label1.Text = "使用者帳號"
  41. '
  42. '帳號_tb
  43. '
  44. Me.帳號_tb.Location = New System.Drawing.Point(183, 58)
  45. Me.帳號_tb.Name = "帳號_tb"
  46. Me.帳號_tb.Size = New System.Drawing.Size(174, 23)
  47. Me.帳號_tb.TabIndex = 2
  48. '
  49. '登入_bt
  50. '
  51. Me.登入_bt.Location = New System.Drawing.Point(183, 87)
  52. Me.登入_bt.Name = "登入_bt"
  53. Me.登入_bt.Size = New System.Drawing.Size(174, 41)
  54. Me.登入_bt.TabIndex = 3
  55. Me.登入_bt.Text = "登入"
  56. Me.登入_bt.UseVisualStyleBackColor = True
  57. '
  58. '執行檔版本號_lb
  59. '
  60. Me.執行檔版本號_lb.AutoSize = True
  61. Me.執行檔版本號_lb.BackColor = System.Drawing.Color.Transparent
  62. Me.執行檔版本號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  63. Me.執行檔版本號_lb.ForeColor = System.Drawing.Color.Black
  64. Me.執行檔版本號_lb.Location = New System.Drawing.Point(185, 159)
  65. Me.執行檔版本號_lb.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  66. Me.執行檔版本號_lb.Name = "執行檔版本號_lb"
  67. Me.執行檔版本號_lb.Size = New System.Drawing.Size(158, 16)
  68. Me.執行檔版本號_lb.TabIndex = 639
  69. Me.執行檔版本號_lb.Text = "執行檔版本號 : 2018110801"
  70. '
  71. '資料庫版本號_lb
  72. '
  73. Me.資料庫版本號_lb.AutoSize = True
  74. Me.資料庫版本號_lb.BackColor = System.Drawing.Color.Transparent
  75. Me.資料庫版本號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  76. Me.資料庫版本號_lb.ForeColor = System.Drawing.Color.Black
  77. Me.資料庫版本號_lb.Location = New System.Drawing.Point(185, 142)
  78. Me.資料庫版本號_lb.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  79. Me.資料庫版本號_lb.Name = "資料庫版本號_lb"
  80. Me.資料庫版本號_lb.Size = New System.Drawing.Size(158, 16)
  81. Me.資料庫版本號_lb.TabIndex = 640
  82. Me.資料庫版本號_lb.Text = "資料庫版本號 : 2018110801"
  83. '
  84. 'Label2
  85. '
  86. Me.Label2.AutoSize = True
  87. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  88. Me.Label2.Location = New System.Drawing.Point(171, 9)
  89. Me.Label2.Name = "Label2"
  90. Me.Label2.Size = New System.Drawing.Size(200, 21)
  91. Me.Label2.TabIndex = 641
  92. Me.Label2.Text = "翰得精密工業ERP輔助系統"
  93. '
  94. 'PictureBox1
  95. '
  96. Me.PictureBox1.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.logo
  97. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  98. Me.PictureBox1.Location = New System.Drawing.Point(12, 12)
  99. Me.PictureBox1.Name = "PictureBox1"
  100. Me.PictureBox1.Size = New System.Drawing.Size(152, 163)
  101. Me.PictureBox1.TabIndex = 0
  102. Me.PictureBox1.TabStop = False
  103. '
  104. '登入
  105. '
  106. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  107. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  108. Me.BackColor = System.Drawing.Color.White
  109. Me.ClientSize = New System.Drawing.Size(391, 187)
  110. Me.Controls.Add(Me.Label2)
  111. Me.Controls.Add(Me.執行檔版本號_lb)
  112. Me.Controls.Add(Me.資料庫版本號_lb)
  113. Me.Controls.Add(Me.登入_bt)
  114. Me.Controls.Add(Me.帳號_tb)
  115. Me.Controls.Add(Me.Label1)
  116. Me.Controls.Add(Me.PictureBox1)
  117. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  118. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  119. Me.Margin = New System.Windows.Forms.Padding(4)
  120. Me.MaximizeBox = False
  121. Me.MinimizeBox = False
  122. Me.Name = "登入"
  123. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  124. Me.Text = "HT-ERP-PLUGIN"
  125. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  126. Me.ResumeLayout(False)
  127. Me.PerformLayout()
  128. End Sub
  129. Friend WithEvents PictureBox1 As PictureBox
  130. Friend WithEvents Label1 As Label
  131. Friend WithEvents 帳號_tb As TextBox
  132. Friend WithEvents 登入_bt As Button
  133. Friend WithEvents 執行檔版本號_lb As Label
  134. Friend WithEvents 資料庫版本號_lb As Label
  135. Friend WithEvents Label2 As Label
  136. End Class