532 lines
21 KiB
VB.net
532 lines
21 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class UserSelectColoCMB
|
|
Inherits System.Windows.Forms.UserControl
|
|
|
|
'UserControl 重写释放以清理组件列表。
|
|
<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 窗体设计器所必需的
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'注意: 以下过程是 Windows 窗体设计器所必需的
|
|
'可以使用 Windows 窗体设计器修改它。
|
|
'不要使用代码编辑器修改它。
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.Button6 = New System.Windows.Forms.Button()
|
|
Me.Button7 = New System.Windows.Forms.Button()
|
|
Me.Button8 = New System.Windows.Forms.Button()
|
|
Me.Button9 = New System.Windows.Forms.Button()
|
|
Me.Button10 = New System.Windows.Forms.Button()
|
|
Me.Button11 = New System.Windows.Forms.Button()
|
|
Me.Button12 = New System.Windows.Forms.Button()
|
|
Me.Button13 = New System.Windows.Forms.Button()
|
|
Me.Button14 = New System.Windows.Forms.Button()
|
|
Me.Button15 = New System.Windows.Forms.Button()
|
|
Me.Button16 = New System.Windows.Forms.Button()
|
|
Me.Button17 = New System.Windows.Forms.Button()
|
|
Me.Button18 = New System.Windows.Forms.Button()
|
|
Me.Button19 = New System.Windows.Forms.Button()
|
|
Me.Button20 = New System.Windows.Forms.Button()
|
|
Me.Button21 = New System.Windows.Forms.Button()
|
|
Me.Button22 = New System.Windows.Forms.Button()
|
|
Me.Button23 = New System.Windows.Forms.Button()
|
|
Me.Button24 = New System.Windows.Forms.Button()
|
|
Me.Button25 = New System.Windows.Forms.Button()
|
|
Me.Button26 = New System.Windows.Forms.Button()
|
|
Me.Button27 = New System.Windows.Forms.Button()
|
|
Me.Button28 = New System.Windows.Forms.Button()
|
|
Me.Button29 = New System.Windows.Forms.Button()
|
|
Me.Button30 = New System.Windows.Forms.Button()
|
|
Me.Button31 = New System.Windows.Forms.Button()
|
|
Me.Button32 = New System.Windows.Forms.Button()
|
|
Me.SelectColor_btn = New System.Windows.Forms.Button()
|
|
Me.RGBok_btn = New System.Windows.Forms.Button()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.R_txt = New System.Windows.Forms.NumericUpDown()
|
|
Me.B_txt = New System.Windows.Forms.NumericUpDown()
|
|
Me.G_Txt = New System.Windows.Forms.NumericUpDown()
|
|
CType(Me.R_txt,System.ComponentModel.ISupportInitialize).BeginInit
|
|
CType(Me.B_txt,System.ComponentModel.ISupportInitialize).BeginInit
|
|
CType(Me.G_Txt,System.ComponentModel.ISupportInitialize).BeginInit
|
|
Me.SuspendLayout
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.BackColor = System.Drawing.Color.Fuchsia
|
|
Me.Button1.Location = New System.Drawing.Point(235, 3)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button1.TabIndex = 0
|
|
Me.Button1.UseVisualStyleBackColor = false
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.BackColor = System.Drawing.SystemColors.ControlLightLight
|
|
Me.Button2.Location = New System.Drawing.Point(4, 3)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button2.TabIndex = 1
|
|
Me.Button2.UseVisualStyleBackColor = false
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.BackColor = System.Drawing.Color.Red
|
|
Me.Button3.Location = New System.Drawing.Point(37, 3)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button3.TabIndex = 2
|
|
Me.Button3.UseVisualStyleBackColor = false
|
|
'
|
|
'Button4
|
|
'
|
|
Me.Button4.BackColor = System.Drawing.Color.Yellow
|
|
Me.Button4.Location = New System.Drawing.Point(70, 3)
|
|
Me.Button4.Name = "Button4"
|
|
Me.Button4.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button4.TabIndex = 3
|
|
Me.Button4.UseVisualStyleBackColor = false
|
|
'
|
|
'Button5
|
|
'
|
|
Me.Button5.BackColor = System.Drawing.Color.Cyan
|
|
Me.Button5.Location = New System.Drawing.Point(136, 3)
|
|
Me.Button5.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button5.TabIndex = 4
|
|
Me.Button5.UseVisualStyleBackColor = false
|
|
'
|
|
'Button6
|
|
'
|
|
Me.Button6.BackColor = System.Drawing.Color.BlueViolet
|
|
Me.Button6.Location = New System.Drawing.Point(202, 3)
|
|
Me.Button6.Name = "Button6"
|
|
Me.Button6.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button6.TabIndex = 5
|
|
Me.Button6.UseVisualStyleBackColor = false
|
|
'
|
|
'Button7
|
|
'
|
|
Me.Button7.BackColor = System.Drawing.Color.LawnGreen
|
|
Me.Button7.Location = New System.Drawing.Point(103, 3)
|
|
Me.Button7.Name = "Button7"
|
|
Me.Button7.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button7.TabIndex = 7
|
|
Me.Button7.UseVisualStyleBackColor = false
|
|
'
|
|
'Button8
|
|
'
|
|
Me.Button8.BackColor = System.Drawing.Color.DeepSkyBlue
|
|
Me.Button8.Location = New System.Drawing.Point(169, 3)
|
|
Me.Button8.Name = "Button8"
|
|
Me.Button8.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button8.TabIndex = 6
|
|
Me.Button8.UseVisualStyleBackColor = false
|
|
'
|
|
'Button9
|
|
'
|
|
Me.Button9.BackColor = System.Drawing.Color.NavajoWhite
|
|
Me.Button9.Location = New System.Drawing.Point(103, 39)
|
|
Me.Button9.Name = "Button9"
|
|
Me.Button9.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button9.TabIndex = 15
|
|
Me.Button9.UseVisualStyleBackColor = false
|
|
'
|
|
'Button10
|
|
'
|
|
Me.Button10.BackColor = System.Drawing.Color.LightSkyBlue
|
|
Me.Button10.Location = New System.Drawing.Point(169, 39)
|
|
Me.Button10.Name = "Button10"
|
|
Me.Button10.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button10.TabIndex = 14
|
|
Me.Button10.UseVisualStyleBackColor = false
|
|
'
|
|
'Button11
|
|
'
|
|
Me.Button11.BackColor = System.Drawing.Color.MediumOrchid
|
|
Me.Button11.Location = New System.Drawing.Point(202, 39)
|
|
Me.Button11.Name = "Button11"
|
|
Me.Button11.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button11.TabIndex = 13
|
|
Me.Button11.UseVisualStyleBackColor = false
|
|
'
|
|
'Button12
|
|
'
|
|
Me.Button12.BackColor = System.Drawing.Color.PaleGreen
|
|
Me.Button12.Location = New System.Drawing.Point(136, 39)
|
|
Me.Button12.Name = "Button12"
|
|
Me.Button12.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button12.TabIndex = 12
|
|
Me.Button12.UseVisualStyleBackColor = false
|
|
'
|
|
'Button13
|
|
'
|
|
Me.Button13.BackColor = System.Drawing.Color.Salmon
|
|
Me.Button13.Location = New System.Drawing.Point(70, 39)
|
|
Me.Button13.Name = "Button13"
|
|
Me.Button13.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button13.TabIndex = 11
|
|
Me.Button13.UseVisualStyleBackColor = false
|
|
'
|
|
'Button14
|
|
'
|
|
Me.Button14.BackColor = System.Drawing.SystemColors.AppWorkspace
|
|
Me.Button14.Location = New System.Drawing.Point(37, 39)
|
|
Me.Button14.Name = "Button14"
|
|
Me.Button14.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button14.TabIndex = 10
|
|
Me.Button14.UseVisualStyleBackColor = false
|
|
'
|
|
'Button15
|
|
'
|
|
Me.Button15.BackColor = System.Drawing.SystemColors.ScrollBar
|
|
Me.Button15.Location = New System.Drawing.Point(4, 39)
|
|
Me.Button15.Name = "Button15"
|
|
Me.Button15.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button15.TabIndex = 9
|
|
Me.Button15.UseVisualStyleBackColor = false
|
|
'
|
|
'Button16
|
|
'
|
|
Me.Button16.BackColor = System.Drawing.Color.Navy
|
|
Me.Button16.Location = New System.Drawing.Point(235, 39)
|
|
Me.Button16.Name = "Button16"
|
|
Me.Button16.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button16.TabIndex = 8
|
|
Me.Button16.UseVisualStyleBackColor = false
|
|
'
|
|
'Button17
|
|
'
|
|
Me.Button17.BackColor = System.Drawing.Color.Plum
|
|
Me.Button17.Location = New System.Drawing.Point(103, 75)
|
|
Me.Button17.Name = "Button17"
|
|
Me.Button17.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button17.TabIndex = 23
|
|
Me.Button17.UseVisualStyleBackColor = false
|
|
'
|
|
'Button18
|
|
'
|
|
Me.Button18.BackColor = System.Drawing.Color.DarkSlateGray
|
|
Me.Button18.Location = New System.Drawing.Point(169, 75)
|
|
Me.Button18.Name = "Button18"
|
|
Me.Button18.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button18.TabIndex = 22
|
|
Me.Button18.UseVisualStyleBackColor = false
|
|
'
|
|
'Button19
|
|
'
|
|
Me.Button19.BackColor = System.Drawing.Color.MediumSpringGreen
|
|
Me.Button19.Location = New System.Drawing.Point(202, 75)
|
|
Me.Button19.Name = "Button19"
|
|
Me.Button19.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button19.TabIndex = 21
|
|
Me.Button19.UseVisualStyleBackColor = false
|
|
'
|
|
'Button20
|
|
'
|
|
Me.Button20.BackColor = System.Drawing.Color.Turquoise
|
|
Me.Button20.Location = New System.Drawing.Point(136, 75)
|
|
Me.Button20.Name = "Button20"
|
|
Me.Button20.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button20.TabIndex = 20
|
|
Me.Button20.UseVisualStyleBackColor = false
|
|
'
|
|
'Button21
|
|
'
|
|
Me.Button21.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.Button21.Location = New System.Drawing.Point(70, 75)
|
|
Me.Button21.Name = "Button21"
|
|
Me.Button21.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button21.TabIndex = 19
|
|
Me.Button21.UseVisualStyleBackColor = false
|
|
'
|
|
'Button22
|
|
'
|
|
Me.Button22.BackColor = System.Drawing.SystemColors.Info
|
|
Me.Button22.Location = New System.Drawing.Point(37, 75)
|
|
Me.Button22.Name = "Button22"
|
|
Me.Button22.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button22.TabIndex = 18
|
|
Me.Button22.UseVisualStyleBackColor = false
|
|
'
|
|
'Button23
|
|
'
|
|
Me.Button23.BackColor = System.Drawing.SystemColors.InactiveCaptionText
|
|
Me.Button23.Location = New System.Drawing.Point(4, 75)
|
|
Me.Button23.Name = "Button23"
|
|
Me.Button23.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button23.TabIndex = 17
|
|
Me.Button23.UseVisualStyleBackColor = false
|
|
'
|
|
'Button24
|
|
'
|
|
Me.Button24.BackColor = System.Drawing.Color.DarkKhaki
|
|
Me.Button24.Location = New System.Drawing.Point(235, 75)
|
|
Me.Button24.Name = "Button24"
|
|
Me.Button24.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button24.TabIndex = 16
|
|
Me.Button24.UseVisualStyleBackColor = false
|
|
'
|
|
'Button25
|
|
'
|
|
Me.Button25.BackColor = System.Drawing.Color.Tomato
|
|
Me.Button25.Location = New System.Drawing.Point(103, 111)
|
|
Me.Button25.Name = "Button25"
|
|
Me.Button25.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button25.TabIndex = 31
|
|
Me.Button25.UseVisualStyleBackColor = false
|
|
'
|
|
'Button26
|
|
'
|
|
Me.Button26.BackColor = System.Drawing.Color.LightPink
|
|
Me.Button26.Location = New System.Drawing.Point(169, 111)
|
|
Me.Button26.Name = "Button26"
|
|
Me.Button26.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button26.TabIndex = 30
|
|
Me.Button26.UseVisualStyleBackColor = false
|
|
'
|
|
'Button27
|
|
'
|
|
Me.Button27.BackColor = System.Drawing.Color.Crimson
|
|
Me.Button27.Location = New System.Drawing.Point(202, 111)
|
|
Me.Button27.Name = "Button27"
|
|
Me.Button27.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button27.TabIndex = 29
|
|
Me.Button27.UseVisualStyleBackColor = false
|
|
'
|
|
'Button28
|
|
'
|
|
Me.Button28.BackColor = System.Drawing.Color.LightCoral
|
|
Me.Button28.Location = New System.Drawing.Point(136, 111)
|
|
Me.Button28.Name = "Button28"
|
|
Me.Button28.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button28.TabIndex = 28
|
|
Me.Button28.UseVisualStyleBackColor = false
|
|
'
|
|
'Button29
|
|
'
|
|
Me.Button29.BackColor = System.Drawing.Color.DarkOrange
|
|
Me.Button29.Location = New System.Drawing.Point(70, 111)
|
|
Me.Button29.Name = "Button29"
|
|
Me.Button29.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button29.TabIndex = 27
|
|
Me.Button29.UseVisualStyleBackColor = false
|
|
'
|
|
'Button30
|
|
'
|
|
Me.Button30.BackColor = System.Drawing.Color.BurlyWood
|
|
Me.Button30.Location = New System.Drawing.Point(37, 111)
|
|
Me.Button30.Name = "Button30"
|
|
Me.Button30.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button30.TabIndex = 26
|
|
Me.Button30.UseVisualStyleBackColor = false
|
|
'
|
|
'Button31
|
|
'
|
|
Me.Button31.BackColor = System.Drawing.Color.Orange
|
|
Me.Button31.Location = New System.Drawing.Point(4, 111)
|
|
Me.Button31.Name = "Button31"
|
|
Me.Button31.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button31.TabIndex = 25
|
|
Me.Button31.UseVisualStyleBackColor = false
|
|
'
|
|
'Button32
|
|
'
|
|
Me.Button32.BackColor = System.Drawing.Color.HotPink
|
|
Me.Button32.Location = New System.Drawing.Point(235, 111)
|
|
Me.Button32.Name = "Button32"
|
|
Me.Button32.Size = New System.Drawing.Size(30, 30)
|
|
Me.Button32.TabIndex = 24
|
|
Me.Button32.UseVisualStyleBackColor = false
|
|
'
|
|
'SelectColor_btn
|
|
'
|
|
Me.SelectColor_btn.BackColor = System.Drawing.SystemColors.ControlText
|
|
Me.SelectColor_btn.ForeColor = System.Drawing.SystemColors.ControlLightLight
|
|
Me.SelectColor_btn.Location = New System.Drawing.Point(7, 155)
|
|
Me.SelectColor_btn.Name = "SelectColor_btn"
|
|
Me.SelectColor_btn.Size = New System.Drawing.Size(35, 35)
|
|
Me.SelectColor_btn.TabIndex = 32
|
|
Me.SelectColor_btn.UseVisualStyleBackColor = false
|
|
'
|
|
'RGBok_btn
|
|
'
|
|
Me.RGBok_btn.Location = New System.Drawing.Point(202, 167)
|
|
Me.RGBok_btn.Name = "RGBok_btn"
|
|
Me.RGBok_btn.Size = New System.Drawing.Size(60, 26)
|
|
Me.RGBok_btn.TabIndex = 37
|
|
Me.RGBok_btn.Text = "RGB颜色"
|
|
Me.RGBok_btn.UseVisualStyleBackColor = true
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = true
|
|
Me.Label1.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134,Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(52, 149)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(23, 14)
|
|
Me.Label1.TabIndex = 38
|
|
Me.Label1.Text = "R:"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = true
|
|
Me.Label2.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134,Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(102, 149)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(23, 14)
|
|
Me.Label2.TabIndex = 39
|
|
Me.Label2.Text = "G:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = true
|
|
Me.Label3.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134,Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(152, 149)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(23, 14)
|
|
Me.Label3.TabIndex = 40
|
|
Me.Label3.Text = "B:"
|
|
'
|
|
'R_txt
|
|
'
|
|
Me.R_txt.Location = New System.Drawing.Point(48, 169)
|
|
Me.R_txt.Maximum = New Decimal(New Integer() {255, 0, 0, 0})
|
|
Me.R_txt.Name = "R_txt"
|
|
Me.R_txt.Size = New System.Drawing.Size(50, 21)
|
|
Me.R_txt.TabIndex = 41
|
|
Me.R_txt.ThousandsSeparator = true
|
|
Me.R_txt.Value = New Decimal(New Integer() {10, 0, 0, 0})
|
|
'
|
|
'B_txt
|
|
'
|
|
Me.B_txt.Location = New System.Drawing.Point(154, 169)
|
|
Me.B_txt.Maximum = New Decimal(New Integer() {255, 0, 0, 0})
|
|
Me.B_txt.Name = "B_txt"
|
|
Me.B_txt.Size = New System.Drawing.Size(50, 21)
|
|
Me.B_txt.TabIndex = 42
|
|
Me.B_txt.ThousandsSeparator = true
|
|
Me.B_txt.Value = New Decimal(New Integer() {10, 0, 0, 0})
|
|
'
|
|
'G_Txt
|
|
'
|
|
Me.G_Txt.Location = New System.Drawing.Point(101, 169)
|
|
Me.G_Txt.Maximum = New Decimal(New Integer() {255, 0, 0, 0})
|
|
Me.G_Txt.Name = "G_Txt"
|
|
Me.G_Txt.Size = New System.Drawing.Size(50, 21)
|
|
Me.G_Txt.TabIndex = 43
|
|
Me.G_Txt.ThousandsSeparator = true
|
|
Me.G_Txt.Value = New Decimal(New Integer() {10, 0, 0, 0})
|
|
'
|
|
'UserSelectColoCMB
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6!, 12!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.G_Txt)
|
|
Me.Controls.Add(Me.B_txt)
|
|
Me.Controls.Add(Me.R_txt)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.RGBok_btn)
|
|
Me.Controls.Add(Me.SelectColor_btn)
|
|
Me.Controls.Add(Me.Button25)
|
|
Me.Controls.Add(Me.Button26)
|
|
Me.Controls.Add(Me.Button27)
|
|
Me.Controls.Add(Me.Button28)
|
|
Me.Controls.Add(Me.Button29)
|
|
Me.Controls.Add(Me.Button30)
|
|
Me.Controls.Add(Me.Button31)
|
|
Me.Controls.Add(Me.Button32)
|
|
Me.Controls.Add(Me.Button17)
|
|
Me.Controls.Add(Me.Button18)
|
|
Me.Controls.Add(Me.Button19)
|
|
Me.Controls.Add(Me.Button20)
|
|
Me.Controls.Add(Me.Button21)
|
|
Me.Controls.Add(Me.Button22)
|
|
Me.Controls.Add(Me.Button23)
|
|
Me.Controls.Add(Me.Button24)
|
|
Me.Controls.Add(Me.Button9)
|
|
Me.Controls.Add(Me.Button10)
|
|
Me.Controls.Add(Me.Button11)
|
|
Me.Controls.Add(Me.Button12)
|
|
Me.Controls.Add(Me.Button13)
|
|
Me.Controls.Add(Me.Button14)
|
|
Me.Controls.Add(Me.Button15)
|
|
Me.Controls.Add(Me.Button16)
|
|
Me.Controls.Add(Me.Button7)
|
|
Me.Controls.Add(Me.Button8)
|
|
Me.Controls.Add(Me.Button6)
|
|
Me.Controls.Add(Me.Button5)
|
|
Me.Controls.Add(Me.Button4)
|
|
Me.Controls.Add(Me.Button3)
|
|
Me.Controls.Add(Me.Button2)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Name = "UserSelectColoCMB"
|
|
Me.Size = New System.Drawing.Size(271, 203)
|
|
CType(Me.R_txt,System.ComponentModel.ISupportInitialize).EndInit
|
|
CType(Me.B_txt,System.ComponentModel.ISupportInitialize).EndInit
|
|
CType(Me.G_Txt,System.ComponentModel.ISupportInitialize).EndInit
|
|
Me.ResumeLayout(false)
|
|
Me.PerformLayout
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents Button3 As Button
|
|
Friend WithEvents Button4 As Button
|
|
Friend WithEvents Button5 As Button
|
|
Friend WithEvents Button6 As Button
|
|
Friend WithEvents Button7 As Button
|
|
Friend WithEvents Button8 As Button
|
|
Friend WithEvents Button9 As Button
|
|
Friend WithEvents Button10 As Button
|
|
Friend WithEvents Button11 As Button
|
|
Friend WithEvents Button12 As Button
|
|
Friend WithEvents Button13 As Button
|
|
Friend WithEvents Button14 As Button
|
|
Friend WithEvents Button15 As Button
|
|
Friend WithEvents Button16 As Button
|
|
Friend WithEvents Button17 As Button
|
|
Friend WithEvents Button18 As Button
|
|
Friend WithEvents Button19 As Button
|
|
Friend WithEvents Button20 As Button
|
|
Friend WithEvents Button21 As Button
|
|
Friend WithEvents Button22 As Button
|
|
Friend WithEvents Button23 As Button
|
|
Friend WithEvents Button24 As Button
|
|
Friend WithEvents Button25 As Button
|
|
Friend WithEvents Button26 As Button
|
|
Friend WithEvents Button27 As Button
|
|
Friend WithEvents Button28 As Button
|
|
Friend WithEvents Button29 As Button
|
|
Friend WithEvents Button30 As Button
|
|
Friend WithEvents Button31 As Button
|
|
Friend WithEvents Button32 As Button
|
|
Friend WithEvents SelectColor_btn As Button
|
|
Friend WithEvents RGBok_btn As Button
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents R_txt As NumericUpDown
|
|
Friend WithEvents B_txt As NumericUpDown
|
|
Friend WithEvents G_Txt As NumericUpDown
|
|
End Class
|