Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

電板客戶名稱編輯器.Designer.vb 8.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  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 DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Me.存檔_bt = New System.Windows.Forms.Button()
  24. Me.客戶1_tb = New System.Windows.Forms.TextBox()
  25. Me.客戶_tb = New System.Windows.Forms.TextBox()
  26. Me.L5 = New System.Windows.Forms.Label()
  27. Me.電板客戶_dgv = New System.Windows.Forms.DataGridView()
  28. Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
  29. Me.字體大小調整_lb = New System.Windows.Forms.Label()
  30. Me.Label2 = New System.Windows.Forms.Label()
  31. CType(Me.電板客戶_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  32. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  33. Me.SuspendLayout()
  34. '
  35. '存檔_bt
  36. '
  37. Me.存檔_bt.ForeColor = System.Drawing.Color.Green
  38. Me.存檔_bt.Location = New System.Drawing.Point(5, 53)
  39. Me.存檔_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  40. Me.存檔_bt.Name = "存檔_bt"
  41. Me.存檔_bt.Size = New System.Drawing.Size(236, 25)
  42. Me.存檔_bt.TabIndex = 1653
  43. Me.存檔_bt.Text = "存檔"
  44. Me.存檔_bt.UseVisualStyleBackColor = True
  45. '
  46. '客戶1_tb
  47. '
  48. Me.客戶1_tb.ForeColor = System.Drawing.Color.Black
  49. Me.客戶1_tb.Location = New System.Drawing.Point(104, 27)
  50. Me.客戶1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  51. Me.客戶1_tb.Name = "客戶1_tb"
  52. Me.客戶1_tb.Size = New System.Drawing.Size(137, 23)
  53. Me.客戶1_tb.TabIndex = 1651
  54. '
  55. '客戶_tb
  56. '
  57. Me.客戶_tb.Enabled = False
  58. Me.客戶_tb.ForeColor = System.Drawing.Color.Black
  59. Me.客戶_tb.Location = New System.Drawing.Point(104, 3)
  60. Me.客戶_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  61. Me.客戶_tb.Name = "客戶_tb"
  62. Me.客戶_tb.Size = New System.Drawing.Size(137, 23)
  63. Me.客戶_tb.TabIndex = 1647
  64. '
  65. 'L5
  66. '
  67. Me.L5.AutoSize = True
  68. Me.L5.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  69. Me.L5.ForeColor = System.Drawing.Color.Black
  70. Me.L5.Location = New System.Drawing.Point(8, 6)
  71. Me.L5.Name = "L5"
  72. Me.L5.Size = New System.Drawing.Size(94, 17)
  73. Me.L5.TabIndex = 1648
  74. Me.L5.Text = "1、舊客戶名稱"
  75. '
  76. '電板客戶_dgv
  77. '
  78. Me.電板客戶_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  79. Or System.Windows.Forms.AnchorStyles.Left) _
  80. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  81. Me.電板客戶_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  82. Me.電板客戶_dgv.BackgroundColor = System.Drawing.Color.White
  83. Me.電板客戶_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  84. Me.電板客戶_dgv.Location = New System.Drawing.Point(5, 80)
  85. Me.電板客戶_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  86. Me.電板客戶_dgv.Name = "電板客戶_dgv"
  87. Me.電板客戶_dgv.RowHeadersWidth = 4
  88. DataGridViewCellStyle2.Font = New System.Drawing.Font("新細明體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  89. Me.電板客戶_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  90. Me.電板客戶_dgv.RowTemplate.Height = 24
  91. Me.電板客戶_dgv.Size = New System.Drawing.Size(236, 335)
  92. Me.電板客戶_dgv.TabIndex = 1645
  93. '
  94. '字體_NUD
  95. '
  96. Me.字體_NUD.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  97. Me.字體_NUD.DecimalPlaces = 1
  98. Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
  99. Me.字體_NUD.Location = New System.Drawing.Point(-616, 150)
  100. Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
  101. Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
  102. Me.字體_NUD.Name = "字體_NUD"
  103. Me.字體_NUD.Size = New System.Drawing.Size(38, 23)
  104. Me.字體_NUD.TabIndex = 1649
  105. Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
  106. '
  107. '字體大小調整_lb
  108. '
  109. Me.字體大小調整_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  110. Me.字體大小調整_lb.AutoSize = True
  111. Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  112. Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Red
  113. Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
  114. Me.字體大小調整_lb.Location = New System.Drawing.Point(-674, 153)
  115. Me.字體大小調整_lb.Name = "字體大小調整_lb"
  116. Me.字體大小調整_lb.Size = New System.Drawing.Size(60, 17)
  117. Me.字體大小調整_lb.TabIndex = 1650
  118. Me.字體大小調整_lb.Text = "字體調整"
  119. '
  120. 'Label2
  121. '
  122. Me.Label2.AutoSize = True
  123. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  124. Me.Label2.ForeColor = System.Drawing.Color.Black
  125. Me.Label2.Location = New System.Drawing.Point(8, 30)
  126. Me.Label2.Name = "Label2"
  127. Me.Label2.Size = New System.Drawing.Size(94, 17)
  128. Me.Label2.TabIndex = 1657
  129. Me.Label2.Text = "2、新客戶名稱"
  130. '
  131. '電板客戶名稱編輯器
  132. '
  133. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  134. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  135. Me.ClientSize = New System.Drawing.Size(245, 419)
  136. Me.Controls.Add(Me.Label2)
  137. Me.Controls.Add(Me.存檔_bt)
  138. Me.Controls.Add(Me.客戶1_tb)
  139. Me.Controls.Add(Me.客戶_tb)
  140. Me.Controls.Add(Me.L5)
  141. Me.Controls.Add(Me.電板客戶_dgv)
  142. Me.Controls.Add(Me.字體_NUD)
  143. Me.Controls.Add(Me.字體大小調整_lb)
  144. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  145. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  146. Me.Name = "電板客戶名稱編輯器"
  147. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  148. Me.Text = "電板客戶名稱編輯器"
  149. CType(Me.電板客戶_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  150. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  151. Me.ResumeLayout(False)
  152. Me.PerformLayout()
  153. End Sub
  154. Friend WithEvents 存檔_bt As Button
  155. Friend WithEvents 客戶1_tb As TextBox
  156. Friend WithEvents 客戶_tb As TextBox
  157. Friend WithEvents L5 As Label
  158. Friend WithEvents 電板客戶_dgv As DataGridView
  159. Friend WithEvents 字體_NUD As NumericUpDown
  160. Friend WithEvents 字體大小調整_lb As Label
  161. Friend WithEvents Label2 As Label
  162. End Class