無料で高速リアルタイムにQRコードが作成できる
RealTimeQRCodeMakerのフォームの設計

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class MainForm
Inherits System.Windows.Forms.Form

'フォームがコンポーネントの一覧をクリーンアップするために dispose をオーバーライドします。
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub

'Windows フォーム デザイナで必要です。
Private components As System.ComponentModel.IContainer

'メモ: 以下のプロシージャは Windows フォーム デザイナで必要です。
'Windows フォーム デザイナを使用して変更できます。
'コード エディタを使って変更しないでください。
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MainForm))
Me.Panel1 = New System.Windows.Forms.Panel
Me.TextBox1 = New System.Windows.Forms.TextBox
Me.CheckBox1 = New System.Windows.Forms.CheckBox
Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown
Me.Label2 = New System.Windows.Forms.Label
Me.GroupBox1 = New System.Windows.Forms.GroupBox
Me.Button10 = New System.Windows.Forms.Button
Me.Button9 = New System.Windows.Forms.Button
Me.Button8 = New System.Windows.Forms.Button
Me.Button7 = New System.Windows.Forms.Button
Me.Button6 = New System.Windows.Forms.Button
Me.Button5 = New System.Windows.Forms.Button
Me.Button4 = New System.Windows.Forms.Button
Me.Button3 = New System.Windows.Forms.Button
Me.Button2 = New System.Windows.Forms.Button
Me.Button1 = New System.Windows.Forms.Button
Me.ColorDialog1 = New System.Windows.Forms.ColorDialog
Me.CheckBox2 = New System.Windows.Forms.CheckBox
Me.Button11 = New System.Windows.Forms.Button
Me.Button12 = New System.Windows.Forms.Button
Me.Button13 = New System.Windows.Forms.Button
Me.GroupBox5 = New System.Windows.Forms.GroupBox
Me.RadioTiff = New System.Windows.Forms.RadioButton
Me.RadioPng = New System.Windows.Forms.RadioButton
Me.RadioEmf = New System.Windows.Forms.RadioButton
Me.RadioGif = New System.Windows.Forms.RadioButton
Me.RadioJpeg = New System.Windows.Forms.RadioButton
Me.RadioBitMap = New System.Windows.Forms.RadioButton
Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog
Me.NumericUpDown2 = New System.Windows.Forms.NumericUpDown
Me.Label3 = New System.Windows.Forms.Label
Me.CheckBox3 = New System.Windows.Forms.CheckBox
Me.GroupBox2 = New System.Windows.Forms.GroupBox
Me.NumericUpDown3 = New System.Windows.Forms.NumericUpDown
Me.GroupBox3 = New System.Windows.Forms.GroupBox
Me.RadioButton6 = New System.Windows.Forms.RadioButton
Me.RadioButton9 = New System.Windows.Forms.RadioButton
Me.RadioButton5 = New System.Windows.Forms.RadioButton
Me.RadioButton8 = New System.Windows.Forms.RadioButton
Me.RadioButton7 = New System.Windows.Forms.RadioButton
Me.RadioButton3 = New System.Windows.Forms.RadioButton
Me.RadioButton4 = New System.Windows.Forms.RadioButton
Me.RadioButton2 = New System.Windows.Forms.RadioButton
Me.RadioButton1 = New System.Windows.Forms.RadioButton
Me.GroupBox4 = New System.Windows.Forms.GroupBox
Me.Label4 = New System.Windows.Forms.Label
Me.GroupBox6 = New System.Windows.Forms.GroupBox
Me.LabelA = New System.Windows.Forms.Label
Me.LabelB = New System.Windows.Forms.Label
Me.LabelC = New System.Windows.Forms.Label
Me.LabelD = New System.Windows.Forms.Label
Me.LabelE = New System.Windows.Forms.Label
Me.LabelF = New System.Windows.Forms.Label
Me.LabelG = New System.Windows.Forms.Label
Me.LabelH = New System.Windows.Forms.Label
Me.LabelI = New System.Windows.Forms.Label
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox1.SuspendLayout()
Me.GroupBox5.SuspendLayout()
CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox2.SuspendLayout()
CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox3.SuspendLayout()
Me.GroupBox4.SuspendLayout()
Me.GroupBox6.SuspendLayout()
Me.SuspendLayout()
'
'Panel1
'
Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Panel1.BackColor = System.Drawing.Color.White
Me.Panel1.Location = New System.Drawing.Point(2, 31)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(358, 365)
Me.Panel1.TabIndex = 0
'
'TextBox1
'
Me.TextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.TextBox1.Location = New System.Drawing.Point(366, 52)
Me.TextBox1.Multiline = True
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(189, 144)
Me.TextBox1.TabIndex = 1
'
'CheckBox1
'
Me.CheckBox1.AutoSize = True
Me.CheckBox1.Checked = True
Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked
Me.CheckBox1.Location = New System.Drawing.Point(189, 6)
Me.CheckBox1.Name = "CheckBox1"
Me.CheckBox1.Size = New System.Drawing.Size(84, 16)
Me.CheckBox1.TabIndex = 3
Me.CheckBox1.Text = "枠にあわせる"
Me.CheckBox1.UseVisualStyleBackColor = True
'
'NumericUpDown1
'
Me.NumericUpDown1.Location = New System.Drawing.Point(315, 6)
Me.NumericUpDown1.Maximum = New Decimal(New Integer() {99, 0, 0, 0})
Me.NumericUpDown1.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
Me.NumericUpDown1.Name = "NumericUpDown1"
Me.NumericUpDown1.Size = New System.Drawing.Size(61, 19)
Me.NumericUpDown1.TabIndex = 4
Me.NumericUpDown1.Value = New Decimal(New Integer() {3, 0, 0, 0})
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(279, 8)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(30, 12)
Me.Label2.TabIndex = 5
Me.Label2.Text = "Pixel"
'
'GroupBox1
'
Me.GroupBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.GroupBox1.Controls.Add(Me.Button10)
Me.GroupBox1.Controls.Add(Me.Button9)
Me.GroupBox1.Controls.Add(Me.Button8)
Me.GroupBox1.Controls.Add(Me.Button7)
Me.GroupBox1.Controls.Add(Me.Button6)
Me.GroupBox1.Controls.Add(Me.Button5)
Me.GroupBox1.Controls.Add(Me.Button4)
Me.GroupBox1.Controls.Add(Me.Button3)
Me.GroupBox1.Controls.Add(Me.Button2)
Me.GroupBox1.Controls.Add(Me.Button1)
Me.GroupBox1.Location = New System.Drawing.Point(366, 225)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(189, 171)
Me.GroupBox1.TabIndex = 6
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "色の設定"
'
'Button10
'
Me.Button10.Location = New System.Drawing.Point(6, 134)
Me.Button10.Name = "Button10"
Me.Button10.Size = New System.Drawing.Size(86, 23)
Me.Button10.TabIndex = 9
Me.Button10.Text = "マーク小背景"
Me.Button10.UseVisualStyleBackColor = True
'
'Button9
'
Me.Button9.Location = New System.Drawing.Point(98, 134)
Me.Button9.Name = "Button9"
Me.Button9.Size = New System.Drawing.Size(86, 23)
Me.Button9.TabIndex = 8
Me.Button9.Text = "マーク大背景"
Me.Button9.UseVisualStyleBackColor = True
'
'Button8
'
Me.Button8.Location = New System.Drawing.Point(6, 105)
Me.Button8.Name = "Button8"
Me.Button8.Size = New System.Drawing.Size(86, 23)
Me.Button8.TabIndex = 7
Me.Button8.Text = "マーク小"
Me.Button8.UseVisualStyleBackColor = True
'
'Button7
'
Me.Button7.Location = New System.Drawing.Point(98, 105)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(86, 23)
Me.Button7.TabIndex = 6
Me.Button7.Text = "マーク大境界"
Me.Button7.UseVisualStyleBackColor = True
'
'Button6
'
Me.Button6.Location = New System.Drawing.Point(98, 76)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(86, 23)
Me.Button6.TabIndex = 5
Me.Button6.Text = "左上マーク大"
Me.Button6.UseVisualStyleBackColor = True
'
'Button5
'
Me.Button5.Location = New System.Drawing.Point(98, 47)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(86, 23)
Me.Button5.TabIndex = 4
Me.Button5.Text = "右下マーク大"
Me.Button5.UseVisualStyleBackColor = True
'
'Button4
'
Me.Button4.Location = New System.Drawing.Point(98, 18)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(86, 23)
Me.Button4.TabIndex = 3
Me.Button4.Text = "右上マーク大"
Me.Button4.UseVisualStyleBackColor = True
'
'Button3
'
Me.Button3.Location = New System.Drawing.Point(6, 76)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(86, 23)
Me.Button3.TabIndex = 2
Me.Button3.Text = "余白の色"
Me.Button3.UseVisualStyleBackColor = True
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(6, 47)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(86, 23)
Me.Button2.TabIndex = 1
Me.Button2.Text = "全体の背景色"
Me.Button2.UseVisualStyleBackColor = True
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(6, 18)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(86, 23)
Me.Button1.TabIndex = 0
Me.Button1.Text = "全体の色"
Me.Button1.UseVisualStyleBackColor = True
'
'CheckBox2
'
Me.CheckBox2.AutoSize = True
Me.CheckBox2.Checked = True
Me.CheckBox2.CheckState = System.Windows.Forms.CheckState.Checked
Me.CheckBox2.Location = New System.Drawing.Point(99, 5)
Me.CheckBox2.Name = "CheckBox2"
Me.CheckBox2.Size = New System.Drawing.Size(84, 16)
Me.CheckBox2.TabIndex = 7
Me.CheckBox2.Text = "自動再描画"
Me.CheckBox2.UseVisualStyleBackColor = True
'
'Button11
'
Me.Button11.Location = New System.Drawing.Point(2, 2)
Me.Button11.Name = "Button11"
Me.Button11.Size = New System.Drawing.Size(94, 23)
Me.Button11.TabIndex = 8
Me.Button11.Text = "QRCode表示"
Me.Button11.UseVisualStyleBackColor = True
'
'Button12
'
Me.Button12.Location = New System.Drawing.Point(382, 2)
Me.Button12.Name = "Button12"
Me.Button12.Size = New System.Drawing.Size(101, 23)
Me.Button12.TabIndex = 9
Me.Button12.Text = "クリップボード貼付"
Me.Button12.UseVisualStyleBackColor = True
'
'Button13
'
Me.Button13.Location = New System.Drawing.Point(489, 2)
Me.Button13.Name = "Button13"
Me.Button13.Size = New System.Drawing.Size(101, 23)
Me.Button13.TabIndex = 10
Me.Button13.Text = "ファイル保存"
Me.Button13.UseVisualStyleBackColor = True
'
'GroupBox5
'
Me.GroupBox5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.GroupBox5.Controls.Add(Me.RadioTiff)
Me.GroupBox5.Controls.Add(Me.RadioPng)
Me.GroupBox5.Controls.Add(Me.RadioEmf)
Me.GroupBox5.Controls.Add(Me.RadioGif)
Me.GroupBox5.Controls.Add(Me.RadioJpeg)
Me.GroupBox5.Controls.Add(Me.RadioBitMap)
Me.GroupBox5.Location = New System.Drawing.Point(561, 31)
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.Size = New System.Drawing.Size(101, 77)
Me.GroupBox5.TabIndex = 21
Me.GroupBox5.TabStop = False
Me.GroupBox5.Text = "書き出し形式"
'
'RadioTiff
'
Me.RadioTiff.AutoSize = True
Me.RadioTiff.Location = New System.Drawing.Point(53, 55)
Me.RadioTiff.Name = "RadioTiff"
Me.RadioTiff.Size = New System.Drawing.Size(41, 16)
Me.RadioTiff.TabIndex = 6
Me.RadioTiff.Text = "Tiff"
Me.RadioTiff.UseVisualStyleBackColor = True
'
'RadioPng
'
Me.RadioPng.AutoSize = True
Me.RadioPng.Location = New System.Drawing.Point(53, 36)
Me.RadioPng.Name = "RadioPng"
Me.RadioPng.Size = New System.Drawing.Size(42, 16)
Me.RadioPng.TabIndex = 5
Me.RadioPng.Text = "Png"
Me.RadioPng.UseVisualStyleBackColor = True
'
'RadioEmf
'
Me.RadioEmf.AutoSize = True
Me.RadioEmf.Location = New System.Drawing.Point(53, 18)
Me.RadioEmf.Name = "RadioEmf"
Me.RadioEmf.Size = New System.Drawing.Size(43, 16)
Me.RadioEmf.TabIndex = 3
Me.RadioEmf.Text = "Emf"
Me.RadioEmf.UseVisualStyleBackColor = True
'
'RadioGif
'
Me.RadioGif.AutoSize = True
Me.RadioGif.Location = New System.Drawing.Point(8, 55)
Me.RadioGif.Name = "RadioGif"
Me.RadioGif.Size = New System.Drawing.Size(38, 16)
Me.RadioGif.TabIndex = 2
Me.RadioGif.Text = "Gif"
Me.RadioGif.UseVisualStyleBackColor = True
'
'RadioJpeg
'
Me.RadioJpeg.AutoSize = True
Me.RadioJpeg.Location = New System.Drawing.Point(8, 36)
Me.RadioJpeg.Name = "RadioJpeg"
Me.RadioJpeg.Size = New System.Drawing.Size(48, 16)
Me.RadioJpeg.TabIndex = 1
Me.RadioJpeg.Text = "Jpeg"
Me.RadioJpeg.UseVisualStyleBackColor = True
'
'RadioBitMap
'
Me.RadioBitMap.AutoSize = True
Me.RadioBitMap.Checked = True
Me.RadioBitMap.Location = New System.Drawing.Point(8, 18)
Me.RadioBitMap.Name = "RadioBitMap"
Me.RadioBitMap.Size = New System.Drawing.Size(47, 16)
Me.RadioBitMap.TabIndex = 0
Me.RadioBitMap.TabStop = True
Me.RadioBitMap.Text = "BMP"
Me.RadioBitMap.UseVisualStyleBackColor = True
'
'NumericUpDown2
'
Me.NumericUpDown2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.NumericUpDown2.Location = New System.Drawing.Point(434, 204)
Me.NumericUpDown2.Maximum = New Decimal(New Integer() {99, 0, 0, 0})
Me.NumericUpDown2.Name = "NumericUpDown2"
Me.NumericUpDown2.Size = New System.Drawing.Size(61, 19)
Me.NumericUpDown2.TabIndex = 22
Me.NumericUpDown2.Value = New Decimal(New Integer() {4, 0, 0, 0})
'
'Label3
'
Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(370, 206)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(58, 12)
Me.Label3.TabIndex = 23
Me.Label3.Text = "余白サイズ"
'
'CheckBox3
'
Me.CheckBox3.AutoSize = True
Me.CheckBox3.Checked = True
Me.CheckBox3.CheckState = System.Windows.Forms.CheckState.Checked
Me.CheckBox3.Location = New System.Drawing.Point(6, 18)
Me.CheckBox3.Name = "CheckBox3"
Me.CheckBox3.Size = New System.Drawing.Size(72, 16)
Me.CheckBox3.TabIndex = 24
Me.CheckBox3.Text = "自動選択"
Me.CheckBox3.UseVisualStyleBackColor = True
'
'GroupBox2
'
Me.GroupBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.GroupBox2.Controls.Add(Me.NumericUpDown3)
Me.GroupBox2.Controls.Add(Me.CheckBox3)
Me.GroupBox2.Location = New System.Drawing.Point(561, 126)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(90, 70)
Me.GroupBox2.TabIndex = 25
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "バージョン"
'
'NumericUpDown3
'
Me.NumericUpDown3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.NumericUpDown3.Location = New System.Drawing.Point(17, 40)
Me.NumericUpDown3.Maximum = New Decimal(New Integer() {40, 0, 0, 0})
Me.NumericUpDown3.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
Me.NumericUpDown3.Name = "NumericUpDown3"
Me.NumericUpDown3.Size = New System.Drawing.Size(61, 19)
Me.NumericUpDown3.TabIndex = 26
Me.NumericUpDown3.Value = New Decimal(New Integer() {1, 0, 0, 0})
'
'GroupBox3
'
Me.GroupBox3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.GroupBox3.Controls.Add(Me.RadioButton6)
Me.GroupBox3.Controls.Add(Me.RadioButton9)
Me.GroupBox3.Controls.Add(Me.RadioButton5)
Me.GroupBox3.Controls.Add(Me.RadioButton8)
Me.GroupBox3.Controls.Add(Me.RadioButton7)
Me.GroupBox3.Location = New System.Drawing.Point(561, 284)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(128, 81)
Me.GroupBox3.TabIndex = 26
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "文字の種類"
'
'RadioButton6
'
Me.RadioButton6.AutoSize = True
Me.RadioButton6.Location = New System.Drawing.Point(6, 37)
Me.RadioButton6.Name = "RadioButton6"
Me.RadioButton6.Size = New System.Drawing.Size(47, 16)
Me.RadioButton6.TabIndex = 10
Me.RadioButton6.Text = "数字"
Me.RadioButton6.UseVisualStyleBackColor = True
'
'RadioButton9
'
Me.RadioButton9.AutoSize = True
Me.RadioButton9.Location = New System.Drawing.Point(63, 56)
Me.RadioButton9.Name = "RadioButton9"
Me.RadioButton9.Size = New System.Drawing.Size(59, 16)
Me.RadioButton9.TabIndex = 13
Me.RadioButton9.Text = "バイナリ"
Me.RadioButton9.UseVisualStyleBackColor = True
'
'RadioButton5
'
Me.RadioButton5.AutoSize = True
Me.RadioButton5.Checked = True
Me.RadioButton5.Location = New System.Drawing.Point(6, 19)
Me.RadioButton5.Name = "RadioButton5"
Me.RadioButton5.Size = New System.Drawing.Size(47, 16)
Me.RadioButton5.TabIndex = 9
Me.RadioButton5.TabStop = True
Me.RadioButton5.Text = "自動"
Me.RadioButton5.UseVisualStyleBackColor = True
'
'RadioButton8
'
Me.RadioButton8.AutoSize = True
Me.RadioButton8.Location = New System.Drawing.Point(63, 38)
Me.RadioButton8.Name = "RadioButton8"
Me.RadioButton8.Size = New System.Drawing.Size(47, 16)
Me.RadioButton8.TabIndex = 12
Me.RadioButton8.Text = "漢字"
Me.RadioButton8.UseVisualStyleBackColor = True
'
'RadioButton7
'
Me.RadioButton7.AutoSize = True
Me.RadioButton7.Location = New System.Drawing.Point(6, 56)
Me.RadioButton7.Name = "RadioButton7"
Me.RadioButton7.Size = New System.Drawing.Size(59, 16)
Me.RadioButton7.TabIndex = 11
Me.RadioButton7.Text = "英数字"
Me.RadioButton7.UseVisualStyleBackColor = True
'
'RadioButton3
'
Me.RadioButton3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.RadioButton3.AutoSize = True
Me.RadioButton3.Location = New System.Drawing.Point(69, 18)
Me.RadioButton3.Name = "RadioButton3"
Me.RadioButton3.Size = New System.Drawing.Size(57, 16)
Me.RadioButton3.TabIndex = 30
Me.RadioButton3.Text = "Q(25%)"
Me.RadioButton3.UseVisualStyleBackColor = True
'
'RadioButton4
'
Me.RadioButton4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.RadioButton4.AutoSize = True
Me.RadioButton4.Location = New System.Drawing.Point(69, 36)
Me.RadioButton4.Name = "RadioButton4"
Me.RadioButton4.Size = New System.Drawing.Size(57, 16)
Me.RadioButton4.TabIndex = 29
Me.RadioButton4.Text = "H(30%)"
Me.RadioButton4.UseVisualStyleBackColor = True
'
'RadioButton2
'
Me.RadioButton2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.RadioButton2.AutoSize = True
Me.RadioButton2.Checked = True
Me.RadioButton2.Location = New System.Drawing.Point(12, 36)
Me.RadioButton2.Name = "RadioButton2"
Me.RadioButton2.Size = New System.Drawing.Size(58, 16)
Me.RadioButton2.TabIndex = 28
Me.RadioButton2.TabStop = True
Me.RadioButton2.Text = "M(15%)"
Me.RadioButton2.UseVisualStyleBackColor = True
'
'RadioButton1
'
Me.RadioButton1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.RadioButton1.AutoSize = True
Me.RadioButton1.Location = New System.Drawing.Point(12, 18)
Me.RadioButton1.Name = "RadioButton1"
Me.RadioButton1.Size = New System.Drawing.Size(49, 16)
Me.RadioButton1.TabIndex = 27
Me.RadioButton1.Text = "L(7%)"
Me.RadioButton1.UseVisualStyleBackColor = True
'
'GroupBox4
'
Me.GroupBox4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.GroupBox4.Controls.Add(Me.RadioButton1)
Me.GroupBox4.Controls.Add(Me.RadioButton3)
Me.GroupBox4.Controls.Add(Me.RadioButton2)
Me.GroupBox4.Controls.Add(Me.RadioButton4)
Me.GroupBox4.Location = New System.Drawing.Point(561, 208)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.Size = New System.Drawing.Size(128, 58)
Me.GroupBox4.TabIndex = 31
Me.GroupBox4.TabStop = False
Me.GroupBox4.Text = "誤り訂正レベル"
'
'Label4
'
Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(380, 37)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(156, 12)
Me.Label4.TabIndex = 32
Me.Label4.Text = "【QRコード表示テキスト入力域】"
'
'GroupBox6
'
Me.GroupBox6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.GroupBox6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.GroupBox6.Controls.Add(Me.LabelI)
Me.GroupBox6.Controls.Add(Me.LabelH)
Me.GroupBox6.Controls.Add(Me.LabelG)
Me.GroupBox6.Controls.Add(Me.LabelF)
Me.GroupBox6.Controls.Add(Me.LabelE)
Me.GroupBox6.Controls.Add(Me.LabelD)
Me.GroupBox6.Controls.Add(Me.LabelC)
Me.GroupBox6.Controls.Add(Me.LabelB)
Me.GroupBox6.Controls.Add(Me.LabelA)
Me.GroupBox6.Location = New System.Drawing.Point(695, 37)
Me.GroupBox6.Name = "GroupBox6"
Me.GroupBox6.Size = New System.Drawing.Size(180, 328)
Me.GroupBox6.TabIndex = 33
Me.GroupBox6.TabStop = False
'
'LabelA
'
Me.LabelA.AutoSize = True
Me.LabelA.Location = New System.Drawing.Point(9, 13)
Me.LabelA.Name = "LabelA"
Me.LabelA.Size = New System.Drawing.Size(40, 12)
Me.LabelA.TabIndex = 0
Me.LabelA.Text = "LabelA"
'
'LabelB
'
Me.LabelB.AutoSize = True
Me.LabelB.Location = New System.Drawing.Point(9, 30)
Me.LabelB.Name = "LabelB"
Me.LabelB.Size = New System.Drawing.Size(40, 12)
Me.LabelB.TabIndex = 1
Me.LabelB.Text = "LabelB"
'
'LabelC
'
Me.LabelC.AutoSize = True
Me.LabelC.Location = New System.Drawing.Point(9, 48)
Me.LabelC.Name = "LabelC"
Me.LabelC.Size = New System.Drawing.Size(40, 12)
Me.LabelC.TabIndex = 2
Me.LabelC.Text = "LabelC"
'
'LabelD
'
Me.LabelD.AutoSize = True
Me.LabelD.Location = New System.Drawing.Point(9, 66)
Me.LabelD.Name = "LabelD"
Me.LabelD.Size = New System.Drawing.Size(40, 12)
Me.LabelD.TabIndex = 3
Me.LabelD.Text = "LabelD"
'
'LabelE
'
Me.LabelE.AutoSize = True
Me.LabelE.Location = New System.Drawing.Point(9, 86)
Me.LabelE.Name = "LabelE"
Me.LabelE.Size = New System.Drawing.Size(39, 12)
Me.LabelE.TabIndex = 4
Me.LabelE.Text = "LabelE"
'
'LabelF
'
Me.LabelF.AutoSize = True
Me.LabelF.Location = New System.Drawing.Point(9, 105)
Me.LabelF.Name = "LabelF"
Me.LabelF.Size = New System.Drawing.Size(39, 12)
Me.LabelF.TabIndex = 5
Me.LabelF.Text = "LabelF"
'
'LabelG
'
Me.LabelG.AutoSize = True
Me.LabelG.Location = New System.Drawing.Point(9, 124)
Me.LabelG.Name = "LabelG"
Me.LabelG.Size = New System.Drawing.Size(40, 12)
Me.LabelG.TabIndex = 6
Me.LabelG.Text = "LabelG"
'
'LabelH
'
Me.LabelH.AutoSize = True
Me.LabelH.Location = New System.Drawing.Point(9, 142)
Me.LabelH.Name = "LabelH"
Me.LabelH.Size = New System.Drawing.Size(40, 12)
Me.LabelH.TabIndex = 7
Me.LabelH.Text = "LabelH"
'
'LabelI
'
Me.LabelI.AutoSize = True
Me.LabelI.Location = New System.Drawing.Point(9, 162)
Me.LabelI.Name = "LabelI"
Me.LabelI.Size = New System.Drawing.Size(35, 12)
Me.LabelI.TabIndex = 8
Me.LabelI.Text = "LabelI"
'
'MainForm
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(880, 399)
Me.Controls.Add(Me.GroupBox6)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.GroupBox4)
Me.Controls.Add(Me.GroupBox3)
Me.Controls.Add(Me.GroupBox2)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.NumericUpDown2)
Me.Controls.Add(Me.Button12)
Me.Controls.Add(Me.GroupBox5)
Me.Controls.Add(Me.Button13)
Me.Controls.Add(Me.Button11)
Me.Controls.Add(Me.CheckBox2)
Me.Controls.Add(Me.GroupBox1)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.NumericUpDown1)
Me.Controls.Add(Me.CheckBox1)
Me.Controls.Add(Me.TextBox1)
Me.Controls.Add(Me.Panel1)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "MainForm"
Me.Text = "RealTimeQRCodeMaker"
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox5.ResumeLayout(False)
Me.GroupBox5.PerformLayout()
CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox2.ResumeLayout(False)
Me.GroupBox2.PerformLayout()
CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.GroupBox4.ResumeLayout(False)
Me.GroupBox4.PerformLayout()
Me.GroupBox6.ResumeLayout(False)
Me.GroupBox6.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()

End Sub
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
Friend WithEvents NumericUpDown1 As System.Windows.Forms.NumericUpDown
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Button8 As System.Windows.Forms.Button
Friend WithEvents Button7 As System.Windows.Forms.Button
Friend WithEvents ColorDialog1 As System.Windows.Forms.ColorDialog
Friend WithEvents Button10 As System.Windows.Forms.Button
Friend WithEvents Button9 As System.Windows.Forms.Button
Friend WithEvents CheckBox2 As System.Windows.Forms.CheckBox
Friend WithEvents Button11 As System.Windows.Forms.Button
Friend WithEvents Button12 As System.Windows.Forms.Button
Friend WithEvents Button13 As System.Windows.Forms.Button
Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
Friend WithEvents RadioTiff As System.Windows.Forms.RadioButton
Friend WithEvents RadioPng As System.Windows.Forms.RadioButton
Friend WithEvents RadioEmf As System.Windows.Forms.RadioButton
Friend WithEvents RadioGif As System.Windows.Forms.RadioButton
Friend WithEvents RadioJpeg As System.Windows.Forms.RadioButton
Friend WithEvents RadioBitMap As System.Windows.Forms.RadioButton
Friend WithEvents SaveFileDialog1 As System.Windows.Forms.SaveFileDialog
Friend WithEvents NumericUpDown2 As System.Windows.Forms.NumericUpDown
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents NumericUpDown3 As System.Windows.Forms.NumericUpDown
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents RadioButton6 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton9 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton5 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton8 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton7 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton3 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton4 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
Friend WithEvents LabelA As System.Windows.Forms.Label
Friend WithEvents LabelF As System.Windows.Forms.Label
Friend WithEvents LabelE As System.Windows.Forms.Label
Friend WithEvents LabelD As System.Windows.Forms.Label
Friend WithEvents LabelC As System.Windows.Forms.Label
Friend WithEvents LabelB As System.Windows.Forms.Label
Friend WithEvents LabelI As System.Windows.Forms.Label
Friend WithEvents LabelH As System.Windows.Forms.Label
Friend WithEvents LabelG As System.Windows.Forms.Label

End Class

 

【関連リンク】
【WEB単位変換】長さ・面積・体積・容量・重さ・SI接頭語の単位を変換
Webで色(RGB,HSL,CMYK,HSV)の作成・変換・生成・合成
High-speed real-time Web online Color(RGB,HSL,CMYK,HSV)Converter
QRコードの仕組み/作り方 、 ColorfulQRCodeMaker 、  多機能QR 、DotNetBarcode 、 RealTimeQRCodeMaker
3D物理シミュレーション 、 TechPlaza  、  ・ソニックブーム 、DotNetBarcode筆者のページ 、QRCodeBlog1 
コッホ雪片を描く(Silverlight) 、フラクタル(Fractale)を描く 、 フーリエ級数のデモ 、フーリエ級数
西光寺 西光寺 西光寺 西光寺 西光寺 西光寺 西光寺