_ Partial Class lb_left Inherits System.Windows.Forms.Form 'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다. _ 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 Form 디자이너에 필요합니다. Private components As System.ComponentModel.IContainer '참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다. '수정하려면 Windows Form 디자이너를 사용하십시오. '코드 편집기를 사용하여 수정하지 마십시오. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(lb_left)) 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.tb_pixelpos = New System.Windows.Forms.TextBox Me.StatusStrip1 = New System.Windows.Forms.StatusStrip Me.lb_selcon = New System.Windows.Forms.ToolStripStatusLabel Me.lb_msg = New System.Windows.Forms.ToolStripStatusLabel Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.TabControl1 = New System.Windows.Forms.TabControl Me.TabPage1 = New System.Windows.Forms.TabPage Me.Button21 = New System.Windows.Forms.Button Me.GroupBox4 = New System.Windows.Forms.GroupBox Me.lb_s = New System.Windows.Forms.Label Me.Button8 = New System.Windows.Forms.Button Me.lb_font = New System.Windows.Forms.Label Me.lb_b = New System.Windows.Forms.Label Me.lb_i = New System.Windows.Forms.Label Me.lb_u = New System.Windows.Forms.Label Me.GroupBox3 = New System.Windows.Forms.GroupBox Me.tb_pixelsize = New System.Windows.Forms.TextBox Me.Button13 = New System.Windows.Forms.Button Me.Button14 = New System.Windows.Forms.Button Me.cb_autosize = New System.Windows.Forms.CheckBox Me.Button15 = New System.Windows.Forms.Button Me.Button16 = New System.Windows.Forms.Button Me.GroupBox2 = New System.Windows.Forms.GroupBox Me.Button12 = New System.Windows.Forms.Button Me.Button11 = New System.Windows.Forms.Button Me.Button10 = New System.Windows.Forms.Button Me.Button9 = New System.Windows.Forms.Button Me.Button7 = New System.Windows.Forms.Button Me.Button6 = New System.Windows.Forms.Button Me.tb_fontbakcol = New System.Windows.Forms.TextBox Me.tb_foncol = New System.Windows.Forms.TextBox Me.lb_sel = New System.Windows.Forms.Label Me.tb_height = New System.Windows.Forms.TextBox Me.tB_width = New System.Windows.Forms.TextBox Me.lb_size = New System.Windows.Forms.Label Me.tb_top = New System.Windows.Forms.TextBox Me.tb_left = New System.Windows.Forms.TextBox Me.Label2 = New System.Windows.Forms.Label Me.TabPage2 = New System.Windows.Forms.TabPage Me.TabPage5 = New System.Windows.Forms.TabPage Me.Label3 = New System.Windows.Forms.Label Me.Label28 = New System.Windows.Forms.Label Me.Label6 = New System.Windows.Forms.Label Me.Label27 = New System.Windows.Forms.Label Me.Label7 = New System.Windows.Forms.Label Me.Label26 = New System.Windows.Forms.Label Me.Label16 = New System.Windows.Forms.Label Me.Label25 = New System.Windows.Forms.Label Me.Label17 = New System.Windows.Forms.Label Me.Label24 = New System.Windows.Forms.Label Me.Label23 = New System.Windows.Forms.Label Me.Label8 = New System.Windows.Forms.Label Me.Label22 = New System.Windows.Forms.Label Me.Label18 = New System.Windows.Forms.Label Me.Label21 = New System.Windows.Forms.Label Me.Label19 = New System.Windows.Forms.Label Me.Label20 = New System.Windows.Forms.Label Me.TabControl2 = New System.Windows.Forms.TabControl Me.TabPage3 = New System.Windows.Forms.TabPage Me.Button18 = New System.Windows.Forms.Button Me.TextBox5 = New System.Windows.Forms.TextBox Me.Label14 = New System.Windows.Forms.Label Me.TextBox4 = New System.Windows.Forms.TextBox Me.Label5 = New System.Windows.Forms.Label Me.TextBox1 = New System.Windows.Forms.TextBox Me.CheckBox6 = New System.Windows.Forms.CheckBox Me.CheckBox7 = New System.Windows.Forms.CheckBox Me.CheckBox8 = New System.Windows.Forms.CheckBox Me.CheckBox3 = New System.Windows.Forms.CheckBox Me.CheckBox2 = New System.Windows.Forms.CheckBox Me.CheckBox1 = New System.Windows.Forms.CheckBox Me.RadioButton5 = New System.Windows.Forms.RadioButton Me.RadioButton4 = New System.Windows.Forms.RadioButton Me.RadioButton3 = New System.Windows.Forms.RadioButton Me.RadioButton2 = New System.Windows.Forms.RadioButton Me.RadioButton1 = New System.Windows.Forms.RadioButton Me.TabPage4 = New System.Windows.Forms.TabPage Me.Button20 = New System.Windows.Forms.Button Me.Button19 = New System.Windows.Forms.Button Me.Label13 = New System.Windows.Forms.Label Me.ComboBox1 = New System.Windows.Forms.ComboBox Me.Label12 = New System.Windows.Forms.Label Me.Label11 = New System.Windows.Forms.Label Me.tb_picfile = New System.Windows.Forms.TextBox Me.Label10 = New System.Windows.Forms.Label Me.TextBox2 = New System.Windows.Forms.TextBox Me.TextBox3 = New System.Windows.Forms.TextBox Me.Label9 = New System.Windows.Forms.Label Me.CheckBox4 = New System.Windows.Forms.CheckBox Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.Button5 = New System.Windows.Forms.Button Me.Button17 = New System.Windows.Forms.Button Me.Panel1 = New System.Windows.Forms.Panel Me.PictureBox2 = New System.Windows.Forms.PictureBox Me.StatusStrip1.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.GroupBox4.SuspendLayout() Me.GroupBox3.SuspendLayout() Me.GroupBox2.SuspendLayout() Me.TabPage5.SuspendLayout() Me.TabControl2.SuspendLayout() Me.TabPage3.SuspendLayout() Me.TabPage4.SuspendLayout() Me.Panel1.SuspendLayout() CType(Me.MyPicture1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Button1 ' Me.Button1.Image = CType(resources.GetObject("Button1.Image"), System.Drawing.Image) Me.Button1.Location = New System.Drawing.Point(722, 12) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(64, 52) Me.Button1.TabIndex = 0 Me.Button1.UseVisualStyleBackColor = True ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(551, 21) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(75, 23) Me.Button2.TabIndex = 1 Me.Button2.Text = "페이지셋업" Me.Button2.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.Location = New System.Drawing.Point(362, 21) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(75, 23) Me.Button3.TabIndex = 2 Me.Button3.Text = "Button3" Me.Button3.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.Location = New System.Drawing.Point(463, 21) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(75, 23) Me.Button4.TabIndex = 4 Me.Button4.Text = "Button4" Me.Button4.UseVisualStyleBackColor = True ' 'tb_pixelpos ' Me.tb_pixelpos.BackColor = System.Drawing.Color.NavajoWhite Me.tb_pixelpos.Location = New System.Drawing.Point(39, 40) Me.tb_pixelpos.Name = "tb_pixelpos" Me.tb_pixelpos.Size = New System.Drawing.Size(22, 21) Me.tb_pixelpos.TabIndex = 8 Me.tb_pixelpos.Text = "1" Me.tb_pixelpos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'StatusStrip1 ' Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.lb_selcon, Me.lb_msg}) Me.StatusStrip1.Location = New System.Drawing.Point(0, 533) Me.StatusStrip1.Name = "StatusStrip1" Me.StatusStrip1.Size = New System.Drawing.Size(800, 22) Me.StatusStrip1.TabIndex = 9 Me.StatusStrip1.Text = "StatusStrip1" ' 'lb_selcon ' Me.lb_selcon.Name = "lb_selcon" Me.lb_selcon.Size = New System.Drawing.Size(127, 17) Me.lb_selcon.Text = "ToolStripStatusLabel1" ' 'lb_msg ' Me.lb_msg.Name = "lb_msg" Me.lb_msg.Size = New System.Drawing.Size(17, 17) Me.lb_msg.Text = "▷" ' 'Timer1 ' Me.Timer1.Enabled = True ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.TabPage1) Me.TabControl1.Controls.Add(Me.TabPage2) Me.TabControl1.Controls.Add(Me.TabPage5) Me.TabControl1.Location = New System.Drawing.Point(351, 256) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(439, 272) Me.TabControl1.TabIndex = 10 ' 'TabPage1 ' Me.TabPage1.Controls.Add(Me.Button21) Me.TabPage1.Controls.Add(Me.GroupBox4) Me.TabPage1.Controls.Add(Me.GroupBox3) Me.TabPage1.Controls.Add(Me.GroupBox2) Me.TabPage1.Controls.Add(Me.Button7) Me.TabPage1.Controls.Add(Me.Button6) Me.TabPage1.Controls.Add(Me.tb_fontbakcol) Me.TabPage1.Controls.Add(Me.tb_foncol) Me.TabPage1.Controls.Add(Me.lb_sel) Me.TabPage1.Controls.Add(Me.tb_height) Me.TabPage1.Controls.Add(Me.tB_width) Me.TabPage1.Controls.Add(Me.lb_size) Me.TabPage1.Controls.Add(Me.tb_top) Me.TabPage1.Controls.Add(Me.tb_left) Me.TabPage1.Controls.Add(Me.Label2) Me.TabPage1.Location = New System.Drawing.Point(4, 21) Me.TabPage1.Name = "TabPage1" Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) Me.TabPage1.Size = New System.Drawing.Size(431, 247) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "개체속성" Me.TabPage1.UseVisualStyleBackColor = True ' 'Button21 ' Me.Button21.Location = New System.Drawing.Point(195, 17) Me.Button21.Name = "Button21" Me.Button21.Size = New System.Drawing.Size(75, 23) Me.Button21.TabIndex = 43 Me.Button21.Text = "Button21" Me.Button21.UseVisualStyleBackColor = True ' 'GroupBox4 ' Me.GroupBox4.Controls.Add(Me.lb_s) Me.GroupBox4.Controls.Add(Me.Button8) Me.GroupBox4.Controls.Add(Me.lb_font) Me.GroupBox4.Controls.Add(Me.lb_b) Me.GroupBox4.Controls.Add(Me.lb_i) Me.GroupBox4.Controls.Add(Me.lb_u) Me.GroupBox4.Location = New System.Drawing.Point(10, 139) Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.Size = New System.Drawing.Size(101, 92) Me.GroupBox4.TabIndex = 42 Me.GroupBox4.TabStop = False Me.GroupBox4.Text = "글꼴정보" ' 'lb_s ' Me.lb_s.AutoSize = True Me.lb_s.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_s.Location = New System.Drawing.Point(51, 22) Me.lb_s.Name = "lb_s" Me.lb_s.Size = New System.Drawing.Size(14, 12) Me.lb_s.TabIndex = 39 Me.lb_s.Text = "S" ' 'Button8 ' Me.Button8.Location = New System.Drawing.Point(6, 60) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(89, 27) Me.Button8.TabIndex = 29 Me.Button8.Text = "글꼴설정" Me.Button8.UseVisualStyleBackColor = True ' 'lb_font ' Me.lb_font.AutoSize = True Me.lb_font.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_font.Location = New System.Drawing.Point(14, 43) Me.lb_font.Name = "lb_font" Me.lb_font.Size = New System.Drawing.Size(71, 12) Me.lb_font.TabIndex = 41 Me.lb_font.Text = "FontName" Me.lb_font.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'lb_b ' Me.lb_b.AutoSize = True Me.lb_b.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_b.Location = New System.Drawing.Point(16, 22) Me.lb_b.Name = "lb_b" Me.lb_b.Size = New System.Drawing.Size(14, 12) Me.lb_b.TabIndex = 37 Me.lb_b.Text = "B" ' 'lb_i ' Me.lb_i.AutoSize = True Me.lb_i.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_i.Location = New System.Drawing.Point(36, 22) Me.lb_i.Name = "lb_i" Me.lb_i.Size = New System.Drawing.Size(9, 12) Me.lb_i.TabIndex = 38 Me.lb_i.Text = "I" ' 'lb_u ' Me.lb_u.AutoSize = True Me.lb_u.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_u.Location = New System.Drawing.Point(71, 22) Me.lb_u.Name = "lb_u" Me.lb_u.Size = New System.Drawing.Size(14, 12) Me.lb_u.TabIndex = 40 Me.lb_u.Text = "U" ' 'GroupBox3 ' Me.GroupBox3.Controls.Add(Me.tb_pixelsize) Me.GroupBox3.Controls.Add(Me.Button13) Me.GroupBox3.Controls.Add(Me.Button14) Me.GroupBox3.Controls.Add(Me.cb_autosize) Me.GroupBox3.Controls.Add(Me.Button15) Me.GroupBox3.Controls.Add(Me.Button16) Me.GroupBox3.Location = New System.Drawing.Point(119, 42) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(101, 92) Me.GroupBox3.TabIndex = 36 Me.GroupBox3.TabStop = False Me.GroupBox3.Text = "크기" ' 'tb_pixelsize ' Me.tb_pixelsize.BackColor = System.Drawing.Color.NavajoWhite Me.tb_pixelsize.Location = New System.Drawing.Point(39, 40) Me.tb_pixelsize.Name = "tb_pixelsize" Me.tb_pixelsize.Size = New System.Drawing.Size(22, 21) Me.tb_pixelsize.TabIndex = 36 Me.tb_pixelsize.Text = "1" Me.tb_pixelsize.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Button13 ' Me.Button13.Location = New System.Drawing.Point(63, 37) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(28, 27) Me.Button13.TabIndex = 35 Me.Button13.Text = "▶" Me.Button13.UseVisualStyleBackColor = True ' 'Button14 ' Me.Button14.Location = New System.Drawing.Point(9, 37) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(28, 27) Me.Button14.TabIndex = 34 Me.Button14.Text = "◀" Me.Button14.UseVisualStyleBackColor = True ' 'cb_autosize ' Me.cb_autosize.AutoSize = True Me.cb_autosize.Location = New System.Drawing.Point(66, 74) Me.cb_autosize.Name = "cb_autosize" Me.cb_autosize.Size = New System.Drawing.Size(32, 16) Me.cb_autosize.TabIndex = 30 Me.cb_autosize.Text = "&A" Me.ToolTip1.SetToolTip(Me.cb_autosize, "개체크기를 자동으로 유지합니다.") Me.cb_autosize.UseVisualStyleBackColor = True ' 'Button15 ' Me.Button15.Location = New System.Drawing.Point(36, 63) Me.Button15.Name = "Button15" Me.Button15.Size = New System.Drawing.Size(28, 27) Me.Button15.TabIndex = 33 Me.Button15.Text = "▼" Me.Button15.UseVisualStyleBackColor = True ' 'Button16 ' Me.Button16.Location = New System.Drawing.Point(36, 11) Me.Button16.Name = "Button16" Me.Button16.Size = New System.Drawing.Size(28, 27) Me.Button16.TabIndex = 32 Me.Button16.Text = "▲" Me.Button16.UseVisualStyleBackColor = True ' 'GroupBox2 ' Me.GroupBox2.Controls.Add(Me.Button12) Me.GroupBox2.Controls.Add(Me.Button11) Me.GroupBox2.Controls.Add(Me.Button10) Me.GroupBox2.Controls.Add(Me.Button9) Me.GroupBox2.Controls.Add(Me.tb_pixelpos) Me.GroupBox2.Location = New System.Drawing.Point(12, 42) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(101, 92) Me.GroupBox2.TabIndex = 31 Me.GroupBox2.TabStop = False Me.GroupBox2.Text = "위치" ' 'Button12 ' Me.Button12.Location = New System.Drawing.Point(63, 37) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(28, 27) Me.Button12.TabIndex = 35 Me.Button12.Text = "▶" Me.Button12.UseVisualStyleBackColor = True ' 'Button11 ' Me.Button11.Location = New System.Drawing.Point(9, 37) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(28, 27) Me.Button11.TabIndex = 34 Me.Button11.Text = "◀" Me.Button11.UseVisualStyleBackColor = True ' 'Button10 ' Me.Button10.Location = New System.Drawing.Point(36, 63) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(28, 27) Me.Button10.TabIndex = 33 Me.Button10.Text = "▼" Me.Button10.UseVisualStyleBackColor = True ' 'Button9 ' Me.Button9.Location = New System.Drawing.Point(36, 11) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(28, 27) Me.Button9.TabIndex = 32 Me.Button9.Text = "▲" Me.Button9.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.Location = New System.Drawing.Point(234, 190) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(77, 23) Me.Button7.TabIndex = 25 Me.Button7.Text = "배경색(&B)" Me.Button7.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.Location = New System.Drawing.Point(234, 163) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(77, 23) Me.Button6.TabIndex = 24 Me.Button6.Text = "글꼴색(&C)" Me.Button6.UseVisualStyleBackColor = True ' 'tb_fontbakcol ' Me.tb_fontbakcol.BackColor = System.Drawing.Color.Tan Me.tb_fontbakcol.Location = New System.Drawing.Point(313, 190) Me.tb_fontbakcol.Name = "tb_fontbakcol" Me.tb_fontbakcol.Size = New System.Drawing.Size(77, 21) Me.tb_fontbakcol.TabIndex = 23 Me.tb_fontbakcol.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'tb_foncol ' Me.tb_foncol.BackColor = System.Drawing.Color.Tan Me.tb_foncol.Location = New System.Drawing.Point(313, 163) Me.tb_foncol.Name = "tb_foncol" Me.tb_foncol.Size = New System.Drawing.Size(77, 21) Me.tb_foncol.TabIndex = 21 Me.tb_foncol.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lb_sel ' Me.lb_sel.AutoSize = True Me.lb_sel.Location = New System.Drawing.Point(12, 17) Me.lb_sel.Name = "lb_sel" Me.lb_sel.Size = New System.Drawing.Size(81, 12) Me.lb_sel.TabIndex = 19 Me.lb_sel.Text = "선택된 개체 : " ' 'tb_height ' Me.tb_height.Location = New System.Drawing.Point(351, 94) Me.tb_height.Name = "tb_height" Me.tb_height.Size = New System.Drawing.Size(39, 21) Me.tb_height.TabIndex = 18 Me.tb_height.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'tB_width ' Me.tB_width.Location = New System.Drawing.Point(309, 94) Me.tB_width.Name = "tB_width" Me.tB_width.Size = New System.Drawing.Size(39, 21) Me.tB_width.TabIndex = 17 Me.tB_width.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lb_size ' Me.lb_size.AutoSize = True Me.lb_size.Location = New System.Drawing.Point(276, 98) Me.lb_size.Name = "lb_size" Me.lb_size.Size = New System.Drawing.Size(29, 12) Me.lb_size.TabIndex = 16 Me.lb_size.Text = "크기" ' 'tb_top ' Me.tb_top.Location = New System.Drawing.Point(351, 71) Me.tb_top.Name = "tb_top" Me.tb_top.Size = New System.Drawing.Size(39, 21) Me.tb_top.TabIndex = 15 Me.tb_top.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'tb_left ' Me.tb_left.Location = New System.Drawing.Point(309, 71) Me.tb_left.Name = "tb_left" Me.tb_left.Size = New System.Drawing.Size(39, 21) Me.tb_left.TabIndex = 14 Me.tb_left.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(276, 75) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(29, 12) Me.Label2.TabIndex = 13 Me.Label2.Text = "위치" ' 'TabPage2 ' Me.TabPage2.Location = New System.Drawing.Point(4, 21) Me.TabPage2.Name = "TabPage2" Me.TabPage2.Size = New System.Drawing.Size(431, 247) Me.TabPage2.TabIndex = 1 Me.TabPage2.Text = "인쇄설정" Me.TabPage2.UseVisualStyleBackColor = True ' 'TabPage5 ' Me.TabPage5.Controls.Add(Me.Label3) Me.TabPage5.Controls.Add(Me.Label28) Me.TabPage5.Controls.Add(Me.Label6) Me.TabPage5.Controls.Add(Me.Label27) Me.TabPage5.Controls.Add(Me.Label7) Me.TabPage5.Controls.Add(Me.Label26) Me.TabPage5.Controls.Add(Me.Label16) Me.TabPage5.Controls.Add(Me.Label25) Me.TabPage5.Controls.Add(Me.Label17) Me.TabPage5.Controls.Add(Me.Label24) Me.TabPage5.Controls.Add(Me.Label23) Me.TabPage5.Controls.Add(Me.Label8) Me.TabPage5.Controls.Add(Me.Label22) Me.TabPage5.Controls.Add(Me.Label18) Me.TabPage5.Controls.Add(Me.Label21) Me.TabPage5.Controls.Add(Me.Label19) Me.TabPage5.Controls.Add(Me.Label20) Me.TabPage5.Location = New System.Drawing.Point(4, 21) Me.TabPage5.Name = "TabPage5" Me.TabPage5.Size = New System.Drawing.Size(431, 247) Me.TabPage5.TabIndex = 2 Me.TabPage5.Text = "Controls" Me.TabPage5.UseVisualStyleBackColor = True ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.BackColor = System.Drawing.Color.Transparent Me.Label3.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label3.Font = New System.Drawing.Font("굴림", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label3.ForeColor = System.Drawing.Color.Firebrick Me.Label3.Location = New System.Drawing.Point(21, 14) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(35, 45) Me.Label3.TabIndex = 12 Me.Label3.Text = "1" Me.Label3.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label3.UseCompatibleTextRendering = True ' 'Label28 ' Me.Label28.AutoSize = True Me.Label28.BackColor = System.Drawing.Color.Transparent Me.Label28.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label28.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label28.Location = New System.Drawing.Point(81, 73) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(12, 20) Me.Label28.TabIndex = 29 Me.Label28.Text = "3" Me.Label28.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label28.UseCompatibleTextRendering = True ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.BackColor = System.Drawing.Color.Transparent Me.Label6.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label6.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label6.ForeColor = System.Drawing.Color.Firebrick Me.Label6.Location = New System.Drawing.Point(80, 13) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(13, 18) Me.Label6.TabIndex = 13 Me.Label6.Text = "2" Me.Label6.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label6.UseCompatibleTextRendering = True ' 'Label27 ' Me.Label27.AutoSize = True Me.Label27.BackColor = System.Drawing.Color.Transparent Me.Label27.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label27.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label27.Location = New System.Drawing.Point(22, 73) Me.Label27.Name = "Label27" Me.Label27.Size = New System.Drawing.Size(12, 20) Me.Label27.TabIndex = 28 Me.Label27.Text = "3" Me.Label27.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label27.UseCompatibleTextRendering = True ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.BackColor = System.Drawing.Color.Transparent Me.Label7.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label7.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label7.ForeColor = System.Drawing.Color.Firebrick Me.Label7.Location = New System.Drawing.Point(143, 13) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(13, 18) Me.Label7.TabIndex = 14 Me.Label7.Text = "3" Me.Label7.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label7.UseCompatibleTextRendering = True ' 'Label26 ' Me.Label26.AutoSize = True Me.Label26.BackColor = System.Drawing.Color.Transparent Me.Label26.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label26.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label26.Location = New System.Drawing.Point(286, 53) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(12, 20) Me.Label26.TabIndex = 27 Me.Label26.Text = "3" Me.Label26.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label26.UseCompatibleTextRendering = True ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.BackColor = System.Drawing.Color.Transparent Me.Label16.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label16.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label16.ForeColor = System.Drawing.Color.Firebrick Me.Label16.Location = New System.Drawing.Point(208, 14) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(13, 18) Me.Label16.TabIndex = 16 Me.Label16.Text = "3" Me.Label16.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label16.UseCompatibleTextRendering = True ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.BackColor = System.Drawing.Color.Transparent Me.Label25.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label25.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label25.Location = New System.Drawing.Point(209, 53) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(12, 20) Me.Label25.TabIndex = 26 Me.Label25.Text = "3" Me.Label25.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label25.UseCompatibleTextRendering = True ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.BackColor = System.Drawing.Color.Transparent Me.Label17.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label17.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label17.ForeColor = System.Drawing.Color.Firebrick Me.Label17.Location = New System.Drawing.Point(286, 14) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(13, 18) Me.Label17.TabIndex = 17 Me.Label17.Text = "3" Me.Label17.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label17.UseCompatibleTextRendering = True ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.BackColor = System.Drawing.Color.Transparent Me.Label24.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label24.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label24.Location = New System.Drawing.Point(144, 53) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(12, 20) Me.Label24.TabIndex = 25 Me.Label24.Text = "3" Me.Label24.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label24.UseCompatibleTextRendering = True ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.BackColor = System.Drawing.Color.Transparent Me.Label23.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label23.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label23.Location = New System.Drawing.Point(22, 53) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(12, 20) Me.Label23.TabIndex = 24 Me.Label23.Text = "3" Me.Label23.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label23.UseCompatibleTextRendering = True ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.BackColor = System.Drawing.Color.Transparent Me.Label8.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label8.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label8.ForeColor = System.Drawing.Color.Firebrick Me.Label8.Location = New System.Drawing.Point(21, 35) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(13, 18) Me.Label8.TabIndex = 18 Me.Label8.Text = "3" Me.Label8.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label8.UseCompatibleTextRendering = True ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.BackColor = System.Drawing.Color.Transparent Me.Label22.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label22.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label22.Location = New System.Drawing.Point(209, 32) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(12, 20) Me.Label22.TabIndex = 23 Me.Label22.Text = "3" Me.Label22.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label22.UseCompatibleTextRendering = True ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.BackColor = System.Drawing.Color.Transparent Me.Label18.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label18.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label18.ForeColor = System.Drawing.Color.Firebrick Me.Label18.Location = New System.Drawing.Point(80, 35) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(13, 18) Me.Label18.TabIndex = 19 Me.Label18.Text = "3" Me.Label18.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label18.UseCompatibleTextRendering = True ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.BackColor = System.Drawing.Color.Transparent Me.Label21.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label21.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label21.Location = New System.Drawing.Point(81, 53) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(12, 20) Me.Label21.TabIndex = 22 Me.Label21.Text = "3" Me.Label21.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label21.UseCompatibleTextRendering = True ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.BackColor = System.Drawing.Color.Transparent Me.Label19.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label19.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label19.ForeColor = System.Drawing.Color.Firebrick Me.Label19.Location = New System.Drawing.Point(143, 35) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(13, 18) Me.Label19.TabIndex = 20 Me.Label19.Text = "3" Me.Label19.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label19.UseCompatibleTextRendering = True ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.BackColor = System.Drawing.Color.Transparent Me.Label20.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label20.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label20.Location = New System.Drawing.Point(286, 33) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(12, 20) Me.Label20.TabIndex = 21 Me.Label20.Text = "3" Me.Label20.TextAlign = System.Drawing.ContentAlignment.TopCenter Me.Label20.UseCompatibleTextRendering = True ' 'TabControl2 ' Me.TabControl2.Controls.Add(Me.TabPage3) Me.TabControl2.Controls.Add(Me.TabPage4) Me.TabControl2.Location = New System.Drawing.Point(351, 70) Me.TabControl2.Name = "TabControl2" Me.TabControl2.SelectedIndex = 0 Me.TabControl2.Size = New System.Drawing.Size(439, 187) Me.TabControl2.TabIndex = 11 ' 'TabPage3 ' Me.TabPage3.Controls.Add(Me.Button18) Me.TabPage3.Controls.Add(Me.TextBox5) Me.TabPage3.Controls.Add(Me.Label14) Me.TabPage3.Controls.Add(Me.TextBox4) Me.TabPage3.Controls.Add(Me.Label5) Me.TabPage3.Controls.Add(Me.TextBox1) Me.TabPage3.Controls.Add(Me.CheckBox6) Me.TabPage3.Controls.Add(Me.CheckBox7) Me.TabPage3.Controls.Add(Me.CheckBox8) Me.TabPage3.Controls.Add(Me.CheckBox3) Me.TabPage3.Controls.Add(Me.CheckBox2) Me.TabPage3.Controls.Add(Me.CheckBox1) Me.TabPage3.Controls.Add(Me.RadioButton5) Me.TabPage3.Controls.Add(Me.RadioButton4) Me.TabPage3.Controls.Add(Me.RadioButton3) Me.TabPage3.Controls.Add(Me.RadioButton2) Me.TabPage3.Controls.Add(Me.RadioButton1) Me.TabPage3.Location = New System.Drawing.Point(4, 21) Me.TabPage3.Name = "TabPage3" Me.TabPage3.Padding = New System.Windows.Forms.Padding(3) Me.TabPage3.Size = New System.Drawing.Size(431, 162) Me.TabPage3.TabIndex = 0 Me.TabPage3.Text = "페이지설정" Me.TabPage3.UseVisualStyleBackColor = True ' 'Button18 ' Me.Button18.Location = New System.Drawing.Point(387, 47) Me.Button18.Name = "Button18" Me.Button18.Size = New System.Drawing.Size(75, 23) Me.Button18.TabIndex = 17 Me.Button18.Text = "Button18" Me.Button18.UseVisualStyleBackColor = True ' 'TextBox5 ' Me.TextBox5.Location = New System.Drawing.Point(196, 112) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(43, 21) Me.TextBox5.TabIndex = 16 Me.TextBox5.Text = "1" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(114, 116) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(29, 12) Me.Label14.TabIndex = 15 Me.Label14.Text = "여백" ' 'TextBox4 ' Me.TextBox4.Location = New System.Drawing.Point(149, 112) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(43, 21) Me.TextBox4.TabIndex = 14 Me.TextBox4.Text = "1" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(261, 119) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(53, 12) Me.Label5.TabIndex = 12 Me.Label5.Text = "번호형식" ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(319, 114) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(90, 21) Me.TextBox1.TabIndex = 12 Me.TextBox1.Text = "1" ' 'CheckBox6 ' Me.CheckBox6.AutoSize = True Me.CheckBox6.Location = New System.Drawing.Point(235, 72) Me.CheckBox6.Name = "CheckBox6" Me.CheckBox6.Size = New System.Drawing.Size(112, 16) Me.CheckBox6.TabIndex = 11 Me.CheckBox6.Text = "구관리,전산번호" Me.CheckBox6.UseVisualStyleBackColor = True ' 'CheckBox7 ' Me.CheckBox7.AutoSize = True Me.CheckBox7.Location = New System.Drawing.Point(235, 50) Me.CheckBox7.Name = "CheckBox7" Me.CheckBox7.Size = New System.Drawing.Size(48, 16) Me.CheckBox7.TabIndex = 10 Me.CheckBox7.Text = "표준" Me.CheckBox7.UseVisualStyleBackColor = True ' 'CheckBox8 ' Me.CheckBox8.AutoSize = True Me.CheckBox8.Location = New System.Drawing.Point(235, 28) Me.CheckBox8.Name = "CheckBox8" Me.CheckBox8.Size = New System.Drawing.Size(102, 16) Me.CheckBox8.TabIndex = 9 Me.CheckBox8.Text = "장척1자리사용" Me.CheckBox8.UseVisualStyleBackColor = True ' 'CheckBox3 ' Me.CheckBox3.AutoSize = True Me.CheckBox3.Location = New System.Drawing.Point(120, 72) Me.CheckBox3.Name = "CheckBox3" Me.CheckBox3.Size = New System.Drawing.Size(60, 16) Me.CheckBox3.TabIndex = 7 Me.CheckBox3.Text = "중규격" Me.CheckBox3.UseVisualStyleBackColor = True ' 'CheckBox2 ' Me.CheckBox2.AutoSize = True Me.CheckBox2.Location = New System.Drawing.Point(120, 50) Me.CheckBox2.Name = "CheckBox2" Me.CheckBox2.Size = New System.Drawing.Size(112, 16) Me.CheckBox2.TabIndex = 6 Me.CheckBox2.Text = "관리구,전주번호" Me.CheckBox2.UseVisualStyleBackColor = True ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Location = New System.Drawing.Point(120, 28) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(72, 16) Me.CheckBox1.TabIndex = 5 Me.CheckBox1.Text = "일련번호" Me.CheckBox1.UseVisualStyleBackColor = True ' 'RadioButton5 ' Me.RadioButton5.AutoSize = True Me.RadioButton5.Location = New System.Drawing.Point(21, 116) Me.RadioButton5.Name = "RadioButton5" Me.RadioButton5.Size = New System.Drawing.Size(59, 16) Me.RadioButton5.TabIndex = 4 Me.RadioButton5.Text = "기기용" Me.RadioButton5.UseVisualStyleBackColor = True ' 'RadioButton4 ' Me.RadioButton4.AutoSize = True Me.RadioButton4.Location = New System.Drawing.Point(21, 94) Me.RadioButton4.Name = "RadioButton4" Me.RadioButton4.Size = New System.Drawing.Size(59, 16) Me.RadioButton4.TabIndex = 3 Me.RadioButton4.Text = "기입용" Me.RadioButton4.UseVisualStyleBackColor = True ' 'RadioButton3 ' Me.RadioButton3.AutoSize = True Me.RadioButton3.Location = New System.Drawing.Point(21, 72) Me.RadioButton3.Name = "RadioButton3" Me.RadioButton3.Size = New System.Drawing.Size(59, 16) Me.RadioButton3.TabIndex = 2 Me.RadioButton3.Text = "인입용" Me.RadioButton3.UseVisualStyleBackColor = True ' 'RadioButton2 ' Me.RadioButton2.AutoSize = True Me.RadioButton2.Location = New System.Drawing.Point(21, 50) Me.RadioButton2.Name = "RadioButton2" Me.RadioButton2.Size = New System.Drawing.Size(59, 16) Me.RadioButton2.TabIndex = 1 Me.RadioButton2.Text = "하프용" Me.RadioButton2.UseVisualStyleBackColor = True ' 'RadioButton1 ' Me.RadioButton1.AutoSize = True Me.RadioButton1.Checked = True Me.RadioButton1.Location = New System.Drawing.Point(21, 28) Me.RadioButton1.Name = "RadioButton1" Me.RadioButton1.Size = New System.Drawing.Size(59, 16) Me.RadioButton1.TabIndex = 0 Me.RadioButton1.TabStop = True Me.RadioButton1.Text = "일반용" Me.RadioButton1.UseVisualStyleBackColor = True ' 'TabPage4 ' Me.TabPage4.Controls.Add(Me.Button20) Me.TabPage4.Controls.Add(Me.Button19) Me.TabPage4.Controls.Add(Me.Label13) Me.TabPage4.Controls.Add(Me.ComboBox1) Me.TabPage4.Controls.Add(Me.Label12) Me.TabPage4.Controls.Add(Me.Label11) Me.TabPage4.Controls.Add(Me.tb_picfile) Me.TabPage4.Controls.Add(Me.Label10) Me.TabPage4.Controls.Add(Me.TextBox2) Me.TabPage4.Controls.Add(Me.TextBox3) Me.TabPage4.Controls.Add(Me.Label9) Me.TabPage4.Controls.Add(Me.CheckBox4) Me.TabPage4.Location = New System.Drawing.Point(4, 21) Me.TabPage4.Name = "TabPage4" Me.TabPage4.Size = New System.Drawing.Size(431, 162) Me.TabPage4.TabIndex = 1 Me.TabPage4.Text = "배경설정" Me.TabPage4.UseVisualStyleBackColor = True ' 'Button20 ' Me.Button20.Location = New System.Drawing.Point(208, 71) Me.Button20.Name = "Button20" Me.Button20.Size = New System.Drawing.Size(75, 23) Me.Button20.TabIndex = 29 Me.Button20.Text = "Button20" Me.Button20.UseVisualStyleBackColor = True ' 'Button19 ' Me.Button19.Location = New System.Drawing.Point(208, 42) Me.Button19.Name = "Button19" Me.Button19.Size = New System.Drawing.Size(75, 23) Me.Button19.TabIndex = 28 Me.Button19.Text = "Button19" Me.Button19.UseVisualStyleBackColor = True ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(231, 16) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(53, 12) Me.Label13.TabIndex = 27 Me.Label13.Text = "크기형식" ' 'ComboBox1 ' Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Items.AddRange(New Object() {"일반", "중앙", "맞춤", "바둑판", "확대"}) Me.ComboBox1.Location = New System.Drawing.Point(288, 12) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(121, 20) Me.ComboBox1.TabIndex = 26 ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(331, 90) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(41, 12) Me.Label12.TabIndex = 25 Me.Label12.Text = "[적용]" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(372, 90) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(41, 12) Me.Label11.TabIndex = 24 Me.Label11.Text = "[찾기]" ' 'tb_picfile ' Me.tb_picfile.Location = New System.Drawing.Point(15, 105) Me.tb_picfile.Name = "tb_picfile" Me.tb_picfile.Size = New System.Drawing.Size(394, 21) Me.tb_picfile.TabIndex = 23 Me.tb_picfile.Text = "<기본그림>" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(12, 90) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(65, 12) Me.Label10.TabIndex = 22 Me.Label10.Text = "그림파일명" ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(93, 35) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(39, 21) Me.TextBox2.TabIndex = 21 Me.TextBox2.Text = "1" ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(48, 35) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(39, 21) Me.TextBox3.TabIndex = 20 Me.TextBox3.Text = "1" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(11, 38) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(29, 12) Me.Label9.TabIndex = 19 Me.Label9.Text = "크기" ' 'CheckBox4 ' Me.CheckBox4.AutoSize = True Me.CheckBox4.Location = New System.Drawing.Point(15, 12) Me.CheckBox4.Name = "CheckBox4" Me.CheckBox4.Size = New System.Drawing.Size(72, 16) Me.CheckBox4.TabIndex = 9 Me.CheckBox4.Text = "바탕그림" Me.CheckBox4.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.Location = New System.Drawing.Point(563, 50) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(75, 23) Me.Button5.TabIndex = 13 Me.Button5.Text = "Button5" Me.Button5.UseVisualStyleBackColor = True ' 'Button17 ' Me.Button17.Location = New System.Drawing.Point(641, 21) Me.Button17.Name = "Button17" Me.Button17.Size = New System.Drawing.Size(75, 23) Me.Button17.TabIndex = 14 Me.Button17.Text = "Button17" Me.Button17.UseVisualStyleBackColor = True ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.White Me.Panel1.BackgroundImage = CType(resources.GetObject("Panel1.BackgroundImage"), System.Drawing.Image) Me.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.PictureBox2) Me.Panel1.Location = New System.Drawing.Point(16, 19) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(333, 524) Me.Panel1.TabIndex = 15 ' 'PictureBox2 ' Me.PictureBox2.BackColor = System.Drawing.Color.Transparent Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.PictureBox2.Image = CType(resources.GetObject("PictureBox2.Image"), System.Drawing.Image) Me.PictureBox2.Location = New System.Drawing.Point(75, 72) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(162, 165) Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage Me.PictureBox2.TabIndex = 30 Me.PictureBox2.TabStop = False ' 'lb_left ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.White Me.ClientSize = New System.Drawing.Size(800, 555) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Button17) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.TabControl2) Me.Controls.Add(Me.TabControl1) Me.Controls.Add(Me.StatusStrip1) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.Button1) Me.KeyPreview = True Me.Name = "lb_left" Me.Text = "미리보기" Me.StatusStrip1.ResumeLayout(False) Me.StatusStrip1.PerformLayout() Me.TabControl1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) Me.TabPage1.PerformLayout() Me.GroupBox4.ResumeLayout(False) Me.GroupBox4.PerformLayout() Me.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() Me.TabPage5.ResumeLayout(False) Me.TabPage5.PerformLayout() Me.TabControl2.ResumeLayout(False) Me.TabPage3.ResumeLayout(False) Me.TabPage3.PerformLayout() Me.TabPage4.ResumeLayout(False) Me.TabPage4.PerformLayout() Me.Panel1.ResumeLayout(False) CType(Me.MyPicture1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents tb_pixelpos As System.Windows.Forms.TextBox Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip Friend WithEvents lb_selcon As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents Timer1 As System.Windows.Forms.Timer Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents tb_top As System.Windows.Forms.TextBox Friend WithEvents tb_left As System.Windows.Forms.TextBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents tb_height As System.Windows.Forms.TextBox Friend WithEvents tB_width As System.Windows.Forms.TextBox Friend WithEvents lb_size As System.Windows.Forms.Label Friend WithEvents lb_sel As System.Windows.Forms.Label Friend WithEvents TabControl2 As System.Windows.Forms.TabControl Friend WithEvents TabPage3 As System.Windows.Forms.TabPage Friend WithEvents RadioButton5 As System.Windows.Forms.RadioButton Friend WithEvents RadioButton4 As System.Windows.Forms.RadioButton Friend WithEvents RadioButton3 As System.Windows.Forms.RadioButton Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton Friend WithEvents TextBox1 As System.Windows.Forms.TextBox Friend WithEvents CheckBox6 As System.Windows.Forms.CheckBox Friend WithEvents CheckBox7 As System.Windows.Forms.CheckBox Friend WithEvents CheckBox8 As System.Windows.Forms.CheckBox Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox Friend WithEvents CheckBox2 As System.Windows.Forms.CheckBox Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents TabPage4 As System.Windows.Forms.TabPage Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents tb_picfile As System.Windows.Forms.TextBox Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents TextBox2 As System.Windows.Forms.TextBox Friend WithEvents TextBox3 As System.Windows.Forms.TextBox Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents CheckBox4 As System.Windows.Forms.CheckBox Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents TextBox4 As System.Windows.Forms.TextBox Friend WithEvents tb_fontbakcol As System.Windows.Forms.TextBox Friend WithEvents tb_foncol As System.Windows.Forms.TextBox Friend WithEvents TextBox5 As System.Windows.Forms.TextBox Friend WithEvents Button7 As System.Windows.Forms.Button Friend WithEvents Button6 As System.Windows.Forms.Button Friend WithEvents Button8 As System.Windows.Forms.Button Friend WithEvents cb_autosize As System.Windows.Forms.CheckBox Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox Friend WithEvents Button9 As System.Windows.Forms.Button Friend WithEvents Button12 As System.Windows.Forms.Button Friend WithEvents Button11 As System.Windows.Forms.Button Friend WithEvents Button10 As System.Windows.Forms.Button Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox Friend WithEvents Button13 As System.Windows.Forms.Button Friend WithEvents Button14 As System.Windows.Forms.Button Friend WithEvents Button15 As System.Windows.Forms.Button Friend WithEvents Button16 As System.Windows.Forms.Button Friend WithEvents tb_pixelsize As System.Windows.Forms.TextBox Friend WithEvents lb_msg As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents lb_u As System.Windows.Forms.Label Friend WithEvents lb_s As System.Windows.Forms.Label Friend WithEvents lb_i As System.Windows.Forms.Label Friend WithEvents lb_b As System.Windows.Forms.Label Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox Friend WithEvents lb_font As System.Windows.Forms.Label Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip Friend WithEvents Button5 As System.Windows.Forms.Button Friend WithEvents Label28 As System.Windows.Forms.Label Friend WithEvents Label27 As System.Windows.Forms.Label Friend WithEvents Label26 As System.Windows.Forms.Label Friend WithEvents Label25 As System.Windows.Forms.Label Friend WithEvents Label24 As System.Windows.Forms.Label Friend WithEvents Label23 As System.Windows.Forms.Label Friend WithEvents Label22 As System.Windows.Forms.Label Friend WithEvents Label21 As System.Windows.Forms.Label Friend WithEvents Label20 As System.Windows.Forms.Label Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Button17 As System.Windows.Forms.Button Friend WithEvents TabPage5 As System.Windows.Forms.TabPage Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox Friend WithEvents Button18 As System.Windows.Forms.Button Friend WithEvents Button20 As System.Windows.Forms.Button Friend WithEvents Button19 As System.Windows.Forms.Button Friend WithEvents MyPicture1 As MyControlOLEDB.MyPicture Friend WithEvents Button21 As System.Windows.Forms.Button End Class