_ Partial Class printformkiki 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(printformkiki)) Dim NumberCellType1 As FarPoint.Win.Spread.CellType.NumberCellType = New FarPoint.Win.Spread.CellType.NumberCellType() Dim NumberCellType2 As FarPoint.Win.Spread.CellType.NumberCellType = New FarPoint.Win.Spread.CellType.NumberCellType() Dim TextCellType1 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType2 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType3 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType4 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType5 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType6 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType7 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType8 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType9 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType10 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType11 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType12 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType13 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType14 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType15 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType16 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType17 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType18 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType19 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim TextCellType20 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Dim CheckBoxCellType1 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType() Dim CheckBoxCellType2 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType() Dim CheckBoxCellType3 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType() Me.StatusStrip1 = New System.Windows.Forms.StatusStrip() Me.lb_countpattern = New System.Windows.Forms.ToolStripStatusLabel() Me.lb_strpattern = New System.Windows.Forms.ToolStripStatusLabel() Me.lb_selcon = New System.Windows.Forms.ToolStripStatusLabel() Me.lb_msg = New System.Windows.Forms.ToolStripStatusLabel() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.ToolStrip2 = New System.Windows.Forms.ToolStrip() Me.bt_print = New System.Windows.Forms.ToolStripSplitButton() Me.bt_prnpreview = New System.Windows.Forms.ToolStripMenuItem() Me.GroupBox3 = New System.Windows.Forms.GroupBox() Me.rad_repeat = New System.Windows.Forms.RadioButton() Me.RadioButton1 = New System.Windows.Forms.RadioButton() Me.RadioButton2 = New System.Windows.Forms.RadioButton() Me.RadioButton3 = New System.Windows.Forms.RadioButton() Me.tb_printrange = New System.Windows.Forms.TextBox() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.Button8 = New System.Windows.Forms.Button() Me.cmb_sep = New System.Windows.Forms.ComboBox() Me.cmb_controls = New System.Windows.Forms.ComboBox() Me.lb_sel = New System.Windows.Forms.Label() Me.Button4 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.tb_space = New System.Windows.Forms.TextBox() Me.tb_fsize = New System.Windows.Forms.TextBox() Me.tb_wordheight = New System.Windows.Forms.TextBox() Me.tb_wordwidth = New System.Windows.Forms.TextBox() Me.tb_foncol = New System.Windows.Forms.TextBox() Me.TB_FONTNAME = New System.Windows.Forms.TextBox() Me.tb_top = New System.Windows.Forms.TextBox() Me.tb_left = New System.Windows.Forms.TextBox() Me.Button3 = New System.Windows.Forms.Button() Me.cb_visible = New System.Windows.Forms.CheckBox() Me.Button12 = New System.Windows.Forms.Button() Me.Button9 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button11 = New System.Windows.Forms.Button() Me.Button10 = New System.Windows.Forms.Button() Me.cb_bold = New System.Windows.Forms.CheckBox() Me.cmb_style = New System.Windows.Forms.ComboBox() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.cm_styleedit = New System.Windows.Forms.ToolStripMenuItem() Me.TabPage3 = New System.Windows.Forms.TabPage() Me.cmb_landscape = New System.Windows.Forms.ComboBox() Me.TabControl2 = New System.Windows.Forms.TabControl() Me.TabPage2 = New System.Windows.Forms.TabPage() Me.GroupBox6 = New System.Windows.Forms.GroupBox() Me.tb_pagerepeat = New System.Windows.Forms.TextBox() Me.cmb_dummy = New System.Windows.Forms.ComboBox() Me.Label1 = New System.Windows.Forms.Label() Me.tb_secX = New System.Windows.Forms.TextBox() Me.tb_secY = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.GroupBox4 = New System.Windows.Forms.GroupBox() Me.tb_scalex = New System.Windows.Forms.TextBox() Me.Label16 = New System.Windows.Forms.Label() Me.Label17 = New System.Windows.Forms.Label() Me.tb_scaley = New System.Windows.Forms.TextBox() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.tb_marginy = New System.Windows.Forms.TextBox() Me.tb_marginx = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.tb_bakh = New System.Windows.Forms.TextBox() Me.Label2 = New System.Windows.Forms.Label() Me.tb_bakw = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.tb_baky = New System.Windows.Forms.TextBox() Me.tb_bakx = New System.Windows.Forms.TextBox() Me.bakimg = New System.Windows.Forms.PictureBox() Me.GroupBox8 = New System.Windows.Forms.GroupBox() Me.Chk_BgImageprint = New System.Windows.Forms.CheckBox() Me.chk_DisplayBG = New System.Windows.Forms.CheckBox() Me.Label11 = New System.Windows.Forms.Label() Me.tb_picfile = New System.Windows.Forms.TextBox() Me.GroupBox7 = New System.Windows.Forms.GroupBox() Me.tb_myfontsize = New System.Windows.Forms.TextBox() Me.Button32 = New System.Windows.Forms.Button() Me.Button31 = New System.Windows.Forms.Button() Me.Button30 = New System.Windows.Forms.Button() Me.Button27 = New System.Windows.Forms.Button() Me.Button29 = New System.Windows.Forms.Button() Me.Button26 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.Label8 = New System.Windows.Forms.Label() Me.TabPage5 = New System.Windows.Forms.TabPage() Me.chk_draw = New System.Windows.Forms.CheckBox() Me.CB_BIGO4 = New System.Windows.Forms.CheckBox() Me.CB_BIGO3 = New System.Windows.Forms.CheckBox() Me.CB_BIGO2 = New System.Windows.Forms.CheckBox() Me.CB_BIGO1 = New System.Windows.Forms.CheckBox() Me.cb_dl3 = New System.Windows.Forms.CheckBox() Me.cb_dl2 = New System.Windows.Forms.CheckBox() Me.cb_jjnum = New System.Windows.Forms.CheckBox() Me.cb_u4 = New System.Windows.Forms.CheckBox() Me.cb_dl1 = New System.Windows.Forms.CheckBox() Me.cb_u2 = New System.Windows.Forms.CheckBox() Me.cb_kwang = New System.Windows.Forms.CheckBox() Me.cb_u1 = New System.Windows.Forms.CheckBox() Me.cb_u3 = New System.Windows.Forms.CheckBox() Me.cb_seq = New System.Windows.Forms.CheckBox() Me.cb_kwanjun = New System.Windows.Forms.CheckBox() Me.cb_sunglo = New System.Windows.Forms.CheckBox() Me.cb_u5 = New System.Windows.Forms.CheckBox() Me.cb_sunsannum = New System.Windows.Forms.CheckBox() Me.TabPage6 = New System.Windows.Forms.TabPage() Me.dataview = New MyControlOLEDBv2.MyFpoint() Me.dataview_Sheet1 = New FarPoint.Win.Spread.SheetView() Me.TabPage7 = New System.Windows.Forms.TabPage() Me.cboCorrectionLevel = New System.Windows.Forms.TextBox() Me.cboVersion = New System.Windows.Forms.TextBox() Me.cboEncoding = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.Label18 = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.Label22 = New System.Windows.Forms.Label() Me.Label23 = New System.Windows.Forms.Label() Me.Button16 = New System.Windows.Forms.Button() Me.Button14 = New System.Windows.Forms.Button() Me.Label6 = New System.Windows.Forms.Label() Me.tb_dw = New System.Windows.Forms.TextBox() Me.tb_dh = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.Button2 = New System.Windows.Forms.Button() Me.Label5 = New System.Windows.Forms.Label() Me.tb_dy = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.tb_pensize = New System.Windows.Forms.TextBox() Me.tb_dx = New System.Windows.Forms.TextBox() Me.bt_pencolor = New System.Windows.Forms.Button() Me.Button15 = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.ListBox1 = New System.Windows.Forms.ListBox() Me.BindingSource1 = New System.Windows.Forms.BindingSource(Me.components) Me.IreaDataSet1 = New EpoleNet.ireaDataSet() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components) Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel() Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton() Me.erp = New System.Windows.Forms.ErrorProvider(Me.components) Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel() Me.VScrollBar1 = New System.Windows.Forms.VScrollBar() Me.Panel1 = New System.Windows.Forms.Panel() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.ToolStrip1 = New System.Windows.Forms.ToolStrip() Me.bt_canvasD = New System.Windows.Forms.ToolStripButton() Me.bt_canvasU = New System.Windows.Forms.ToolStripButton() Me.bt_canvasR = New System.Windows.Forms.ToolStripButton() Me.bt_canvasL = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripLabel4 = New System.Windows.Forms.ToolStripLabel() Me.TB_Pattern_Start = New System.Windows.Forms.ToolStripTextBox() Me.TB_Pattern_End = New System.Windows.Forms.ToolStripTextBox() Me.bt_chkpattern = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripSplitButton() Me.ToolStripLabel5 = New System.Windows.Forms.ToolStripDropDownButton() Me.DoolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem() Me.bt_style_manager = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem() Me.gfdStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.gfdlStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton() Me.ToolStrip3 = New System.Windows.Forms.ToolStrip() Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel() Me.tb_ntype = New System.Windows.Forms.ToolStripTextBox() Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel() Me.combobox5 = New System.Windows.Forms.ToolStripComboBox() Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton() Me.lbQrFG = New System.Windows.Forms.Panel() Me.lbQrBg = New System.Windows.Forms.Panel() Me.LinkLabel2 = New System.Windows.Forms.LinkLabel() Me.LinkLabel1 = New System.Windows.Forms.LinkLabel() Me.Label28 = New System.Windows.Forms.Label() Me.Label27 = New System.Windows.Forms.Label() Me.Label26 = New System.Windows.Forms.Label() Me.Label25 = New System.Windows.Forms.Label() Me.StatusStrip1.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.ToolStrip2.SuspendLayout() Me.GroupBox3.SuspendLayout() Me.GroupBox2.SuspendLayout() Me.ContextMenuStrip1.SuspendLayout() Me.TabPage3.SuspendLayout() Me.TabControl2.SuspendLayout() Me.TabPage2.SuspendLayout() Me.GroupBox6.SuspendLayout() Me.GroupBox4.SuspendLayout() Me.GroupBox1.SuspendLayout() Me.TabPage4.SuspendLayout() CType(Me.bakimg, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox8.SuspendLayout() Me.GroupBox7.SuspendLayout() Me.TabPage5.SuspendLayout() Me.TabPage6.SuspendLayout() CType(Me.dataview, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dataview_Sheet1, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage7.SuspendLayout() CType(Me.BindingSource1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.IreaDataSet1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit() Me.BindingNavigator1.SuspendLayout() CType(Me.erp, System.ComponentModel.ISupportInitialize).BeginInit() Me.TableLayoutPanel1.SuspendLayout() Me.Panel1.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.ToolStrip1.SuspendLayout() Me.ToolStrip3.SuspendLayout() Me.SuspendLayout() ' 'StatusStrip1 ' Me.StatusStrip1.BackColor = System.Drawing.Color.White Me.StatusStrip1.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.lb_countpattern, Me.lb_strpattern, Me.lb_selcon, Me.lb_msg}) Me.StatusStrip1.Location = New System.Drawing.Point(0, 584) Me.StatusStrip1.Name = "StatusStrip1" Me.StatusStrip1.Size = New System.Drawing.Size(588, 22) Me.StatusStrip1.TabIndex = 9 Me.StatusStrip1.Text = "StatusStrip1" ' 'lb_countpattern ' Me.lb_countpattern.Name = "lb_countpattern" Me.lb_countpattern.Size = New System.Drawing.Size(17, 17) Me.lb_countpattern.Text = "▣" ' 'lb_strpattern ' Me.lb_strpattern.Name = "lb_strpattern" Me.lb_strpattern.Size = New System.Drawing.Size(17, 17) Me.lb_strpattern.Text = "▣" ' 'lb_selcon ' Me.lb_selcon.Name = "lb_selcon" Me.lb_selcon.Size = New System.Drawing.Size(81, 17) Me.lb_selcon.Text = "<선택된개체>" ' 'lb_msg ' Me.lb_msg.Name = "lb_msg" Me.lb_msg.Size = New System.Drawing.Size(17, 17) Me.lb_msg.Text = "▷" ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.TabPage1) Me.TabControl1.Controls.Add(Me.TabPage3) Me.TabControl1.Controls.Add(Me.TabPage5) Me.TabControl1.Controls.Add(Me.TabPage6) Me.TabControl1.Controls.Add(Me.TabPage7) Me.TabControl1.Location = New System.Drawing.Point(303, 34) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(279, 519) Me.TabControl1.TabIndex = 10 ' 'TabPage1 ' Me.TabPage1.Controls.Add(Me.ToolStrip2) Me.TabPage1.Controls.Add(Me.GroupBox3) Me.TabPage1.Controls.Add(Me.GroupBox2) Me.TabPage1.Controls.Add(Me.cmb_style) Me.TabPage1.Location = New System.Drawing.Point(4, 22) Me.TabPage1.Name = "TabPage1" Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) Me.TabPage1.Size = New System.Drawing.Size(271, 493) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "일반조정" Me.TabPage1.UseVisualStyleBackColor = True ' 'ToolStrip2 ' Me.ToolStrip2.Dock = System.Windows.Forms.DockStyle.None Me.ToolStrip2.ImageScalingSize = New System.Drawing.Size(32, 32) Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_print}) Me.ToolStrip2.Location = New System.Drawing.Point(3, 451) Me.ToolStrip2.Name = "ToolStrip2" Me.ToolStrip2.Size = New System.Drawing.Size(122, 39) Me.ToolStrip2.TabIndex = 48 Me.ToolStrip2.Text = "ToolStrip2" ' 'bt_print ' Me.bt_print.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_prnpreview}) Me.bt_print.Image = Global.EpoleNet.My.Resources.Resources.print_32 Me.bt_print.ImageTransparentColor = System.Drawing.Color.Magenta Me.bt_print.Name = "bt_print" Me.bt_print.Size = New System.Drawing.Size(110, 36) Me.bt_print.Text = "인쇄(F7,&P)" ' 'bt_prnpreview ' Me.bt_prnpreview.Name = "bt_prnpreview" Me.bt_prnpreview.Size = New System.Drawing.Size(143, 22) Me.bt_prnpreview.Text = "미리보기(F8)" ' 'GroupBox3 ' Me.GroupBox3.Controls.Add(Me.rad_repeat) Me.GroupBox3.Controls.Add(Me.RadioButton1) Me.GroupBox3.Controls.Add(Me.RadioButton2) Me.GroupBox3.Controls.Add(Me.RadioButton3) Me.GroupBox3.Controls.Add(Me.tb_printrange) Me.GroupBox3.Location = New System.Drawing.Point(11, 368) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(246, 78) Me.GroupBox3.TabIndex = 47 Me.GroupBox3.TabStop = False Me.GroupBox3.Text = "인쇄설정" ' 'rad_repeat ' Me.rad_repeat.AutoSize = True Me.rad_repeat.Location = New System.Drawing.Point(181, 20) Me.rad_repeat.Name = "rad_repeat" Me.rad_repeat.Size = New System.Drawing.Size(47, 16) Me.rad_repeat.TabIndex = 6 Me.rad_repeat.TabStop = True Me.rad_repeat.Text = "반복" Me.ToolTip1.SetToolTip(Me.rad_repeat, "gfds") Me.rad_repeat.UseVisualStyleBackColor = True ' 'RadioButton1 ' Me.RadioButton1.AutoSize = True Me.RadioButton1.Location = New System.Drawing.Point(8, 21) Me.RadioButton1.Name = "RadioButton1" Me.RadioButton1.Size = New System.Drawing.Size(83, 16) Me.RadioButton1.TabIndex = 2 Me.RadioButton1.TabStop = True Me.RadioButton1.Text = "모든페이지" Me.RadioButton1.UseVisualStyleBackColor = True ' 'RadioButton2 ' Me.RadioButton2.AutoSize = True Me.RadioButton2.Checked = True Me.RadioButton2.Location = New System.Drawing.Point(97, 21) Me.RadioButton2.Name = "RadioButton2" Me.RadioButton2.Size = New System.Drawing.Size(83, 16) Me.RadioButton2.TabIndex = 3 Me.RadioButton2.TabStop = True Me.RadioButton2.Text = "현재페이지" Me.RadioButton2.UseVisualStyleBackColor = True ' 'RadioButton3 ' Me.RadioButton3.AutoSize = True Me.RadioButton3.Location = New System.Drawing.Point(8, 43) Me.RadioButton3.Name = "RadioButton3" Me.RadioButton3.Size = New System.Drawing.Size(47, 16) Me.RadioButton3.TabIndex = 4 Me.RadioButton3.TabStop = True Me.RadioButton3.Text = "범위" Me.ToolTip1.SetToolTip(Me.RadioButton3, "gfds") Me.RadioButton3.UseVisualStyleBackColor = True ' 'tb_printrange ' Me.tb_printrange.BackColor = System.Drawing.Color.LightGoldenrodYellow Me.tb_printrange.Location = New System.Drawing.Point(55, 42) Me.tb_printrange.Name = "tb_printrange" Me.tb_printrange.Size = New System.Drawing.Size(124, 21) Me.tb_printrange.TabIndex = 5 Me.tb_printrange.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.ToolTip1.SetToolTip(Me.tb_printrange, "해당 범위를 이곳에 입력하세요") ' 'GroupBox2 ' Me.GroupBox2.Controls.Add(Me.Button8) Me.GroupBox2.Controls.Add(Me.cmb_sep) Me.GroupBox2.Controls.Add(Me.cmb_controls) Me.GroupBox2.Controls.Add(Me.lb_sel) Me.GroupBox2.Controls.Add(Me.Button4) Me.GroupBox2.Controls.Add(Me.Button1) Me.GroupBox2.Controls.Add(Me.tb_space) Me.GroupBox2.Controls.Add(Me.tb_fsize) Me.GroupBox2.Controls.Add(Me.tb_wordheight) Me.GroupBox2.Controls.Add(Me.tb_wordwidth) Me.GroupBox2.Controls.Add(Me.tb_foncol) Me.GroupBox2.Controls.Add(Me.TB_FONTNAME) Me.GroupBox2.Controls.Add(Me.tb_top) Me.GroupBox2.Controls.Add(Me.tb_left) Me.GroupBox2.Controls.Add(Me.Button3) Me.GroupBox2.Controls.Add(Me.cb_visible) Me.GroupBox2.Controls.Add(Me.Button12) Me.GroupBox2.Controls.Add(Me.Button9) Me.GroupBox2.Controls.Add(Me.Button5) Me.GroupBox2.Controls.Add(Me.Button11) Me.GroupBox2.Controls.Add(Me.Button10) Me.GroupBox2.Controls.Add(Me.cb_bold) Me.GroupBox2.Location = New System.Drawing.Point(11, 170) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(245, 192) Me.GroupBox2.TabIndex = 31 Me.GroupBox2.TabStop = False Me.GroupBox2.Text = "위치/크기/글꼴" Me.ToolTip1.SetToolTip(Me.GroupBox2, "선택된 개체의 위치를 변경합니다.") ' 'Button8 ' Me.Button8.Location = New System.Drawing.Point(90, 153) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(145, 24) Me.Button8.TabIndex = 51 Me.Button8.Text = "관리구5번 저장(F4)" Me.Button8.UseVisualStyleBackColor = True ' 'cmb_sep ' Me.cmb_sep.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_sep.FormattingEnabled = True Me.cmb_sep.Items.AddRange(New Object() {"혼합", "분리", "통합"}) Me.cmb_sep.Location = New System.Drawing.Point(10, 156) Me.cmb_sep.Name = "cmb_sep" Me.cmb_sep.Size = New System.Drawing.Size(74, 20) Me.cmb_sep.TabIndex = 64 Me.ToolTip1.SetToolTip(Me.cmb_sep, "전주번호 표시형태를 선택하세요") ' 'cmb_controls ' Me.cmb_controls.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_controls.FormattingEnabled = True Me.cmb_controls.Location = New System.Drawing.Point(62, 19) Me.cmb_controls.Name = "cmb_controls" Me.cmb_controls.Size = New System.Drawing.Size(173, 20) Me.cmb_controls.TabIndex = 44 Me.ToolTip1.SetToolTip(Me.cmb_controls, "선택가능한 개체목록을 볼 수 잇습니다. 화면에 보이지 않는 개체도 선택이 가능합니다") ' 'lb_sel ' Me.lb_sel.AutoSize = True Me.lb_sel.Location = New System.Drawing.Point(8, 23) Me.lb_sel.Name = "lb_sel" Me.lb_sel.Size = New System.Drawing.Size(53, 12) Me.lb_sel.TabIndex = 19 Me.lb_sel.Text = "개체선택" ' 'Button4 ' Me.Button4.Location = New System.Drawing.Point(10, 132) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(74, 23) Me.Button4.TabIndex = 63 Me.Button4.Text = "▼(&F)" Me.ToolTip1.SetToolTip(Me.Button4, "처음선택한 글꼴로 모두 변경합니다") Me.Button4.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(10, 108) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(74, 23) Me.Button1.TabIndex = 62 Me.Button1.Text = "글꼴변경" Me.ToolTip1.SetToolTip(Me.Button1, "클릭시 선택된 개체들을 글꼴을 변경 할 수 있습니다") Me.Button1.UseVisualStyleBackColor = True ' 'tb_space ' Me.tb_space.Location = New System.Drawing.Point(202, 76) Me.tb_space.Name = "tb_space" Me.tb_space.Size = New System.Drawing.Size(34, 21) Me.tb_space.TabIndex = 60 ' 'tb_fsize ' Me.tb_fsize.Location = New System.Drawing.Point(202, 53) Me.tb_fsize.Name = "tb_fsize" Me.tb_fsize.Size = New System.Drawing.Size(34, 21) Me.tb_fsize.TabIndex = 59 ' 'tb_wordheight ' Me.tb_wordheight.Location = New System.Drawing.Point(124, 77) Me.tb_wordheight.Name = "tb_wordheight" Me.tb_wordheight.Size = New System.Drawing.Size(34, 21) Me.tb_wordheight.TabIndex = 58 ' 'tb_wordwidth ' Me.tb_wordwidth.Location = New System.Drawing.Point(124, 54) Me.tb_wordwidth.Name = "tb_wordwidth" Me.tb_wordwidth.Size = New System.Drawing.Size(34, 21) Me.tb_wordwidth.TabIndex = 57 ' 'tb_foncol ' Me.tb_foncol.BackColor = System.Drawing.Color.DimGray Me.tb_foncol.Location = New System.Drawing.Point(212, 128) Me.tb_foncol.Name = "tb_foncol" Me.tb_foncol.Size = New System.Drawing.Size(23, 21) Me.tb_foncol.TabIndex = 21 Me.tb_foncol.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.ToolTip1.SetToolTip(Me.tb_foncol, "글자색을 나타냅니다. 더블클릭시 변경가능합니다.") ' 'TB_FONTNAME ' Me.TB_FONTNAME.BackColor = System.Drawing.Color.DimGray Me.TB_FONTNAME.ForeColor = System.Drawing.Color.White Me.TB_FONTNAME.Location = New System.Drawing.Point(90, 128) Me.TB_FONTNAME.Name = "TB_FONTNAME" Me.TB_FONTNAME.ReadOnly = True Me.TB_FONTNAME.Size = New System.Drawing.Size(120, 21) Me.TB_FONTNAME.TabIndex = 45 Me.TB_FONTNAME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.ToolTip1.SetToolTip(Me.TB_FONTNAME, "글꼴이름을 나타냅니다") ' 'tb_top ' Me.tb_top.Location = New System.Drawing.Point(48, 78) Me.tb_top.Name = "tb_top" Me.tb_top.Size = New System.Drawing.Size(34, 21) Me.tb_top.TabIndex = 56 ' 'tb_left ' Me.tb_left.Location = New System.Drawing.Point(48, 55) Me.tb_left.Name = "tb_left" Me.tb_left.Size = New System.Drawing.Size(34, 21) Me.tb_left.TabIndex = 55 ' 'Button3 ' Me.Button3.Location = New System.Drawing.Point(164, 75) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(37, 23) Me.Button3.TabIndex = 54 Me.Button3.Text = "공백" Me.Button3.UseVisualStyleBackColor = True ' 'cb_visible ' Me.cb_visible.AutoSize = True Me.cb_visible.Location = New System.Drawing.Point(162, 108) Me.cb_visible.Name = "cb_visible" Me.cb_visible.Size = New System.Drawing.Size(66, 16) Me.cb_visible.TabIndex = 46 Me.cb_visible.Text = "표시(&D)" Me.ToolTip1.SetToolTip(Me.cb_visible, "개체를 화면에 표시합니까?") Me.cb_visible.UseVisualStyleBackColor = True ' 'Button12 ' Me.Button12.Location = New System.Drawing.Point(164, 52) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(37, 23) Me.Button12.TabIndex = 49 Me.Button12.Text = "크기" Me.Button12.UseVisualStyleBackColor = True ' 'Button9 ' Me.Button9.Location = New System.Drawing.Point(10, 77) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(37, 23) Me.Button9.TabIndex = 46 Me.Button9.Text = "Y" Me.Button9.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.Location = New System.Drawing.Point(10, 54) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(37, 23) Me.Button5.TabIndex = 45 Me.Button5.Text = "X" Me.Button5.UseVisualStyleBackColor = True ' 'Button11 ' Me.Button11.Location = New System.Drawing.Point(86, 76) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(37, 23) Me.Button11.TabIndex = 48 Me.Button11.Text = "높이" Me.Button11.UseVisualStyleBackColor = True ' 'Button10 ' Me.Button10.Location = New System.Drawing.Point(86, 53) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(37, 23) Me.Button10.TabIndex = 47 Me.Button10.Text = "너비" Me.Button10.UseVisualStyleBackColor = True ' 'cb_bold ' Me.cb_bold.AutoSize = True Me.cb_bold.Location = New System.Drawing.Point(90, 108) Me.cb_bold.Name = "cb_bold" Me.cb_bold.Size = New System.Drawing.Size(66, 16) Me.cb_bold.TabIndex = 42 Me.cb_bold.Text = "굵게(&B)" Me.ToolTip1.SetToolTip(Me.cb_bold, "선택된 개체들의 글꼴을 [굵게] 로 설정합니다") Me.cb_bold.UseVisualStyleBackColor = True ' 'cmb_style ' Me.cmb_style.ContextMenuStrip = Me.ContextMenuStrip1 Me.cmb_style.DropDownHeight = 200 Me.cmb_style.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.cmb_style.FormattingEnabled = True Me.cmb_style.ImeMode = System.Windows.Forms.ImeMode.Hangul Me.cmb_style.IntegralHeight = False Me.cmb_style.Location = New System.Drawing.Point(11, 18) Me.cmb_style.Name = "cmb_style" Me.cmb_style.Size = New System.Drawing.Size(245, 146) Me.cmb_style.TabIndex = 18 Me.ToolTip1.SetToolTip(Me.cmb_style, "스타일 종류를 선택하세요.") ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.cm_styleedit}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(139, 26) ' 'cm_styleedit ' Me.cm_styleedit.Name = "cm_styleedit" Me.cm_styleedit.Size = New System.Drawing.Size(138, 22) Me.cm_styleedit.Text = "스타일 편집" ' 'TabPage3 ' Me.TabPage3.Controls.Add(Me.cmb_landscape) Me.TabPage3.Controls.Add(Me.TabControl2) Me.TabPage3.Controls.Add(Me.Button32) Me.TabPage3.Controls.Add(Me.Button31) Me.TabPage3.Controls.Add(Me.Button30) Me.TabPage3.Controls.Add(Me.Button27) Me.TabPage3.Controls.Add(Me.Button29) Me.TabPage3.Controls.Add(Me.Button26) Me.TabPage3.Controls.Add(Me.Button6) Me.TabPage3.Controls.Add(Me.Button7) Me.TabPage3.Controls.Add(Me.Label8) Me.TabPage3.Location = New System.Drawing.Point(4, 22) Me.TabPage3.Name = "TabPage3" Me.TabPage3.Padding = New System.Windows.Forms.Padding(3) Me.TabPage3.Size = New System.Drawing.Size(271, 493) Me.TabPage3.TabIndex = 1 Me.TabPage3.Text = "세부조정" Me.TabPage3.UseVisualStyleBackColor = True ' 'cmb_landscape ' Me.cmb_landscape.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_landscape.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cmb_landscape.FormattingEnabled = True Me.cmb_landscape.Items.AddRange(New Object() {"세로출력", "가로출력"}) Me.cmb_landscape.Location = New System.Drawing.Point(16, 17) Me.cmb_landscape.Name = "cmb_landscape" Me.cmb_landscape.Size = New System.Drawing.Size(239, 29) Me.cmb_landscape.TabIndex = 29 Me.ToolTip1.SetToolTip(Me.cmb_landscape, "출력용지의 출력방향을 선택하세요!") ' 'TabControl2 ' Me.TabControl2.Controls.Add(Me.TabPage2) Me.TabControl2.Controls.Add(Me.TabPage4) Me.TabControl2.Location = New System.Drawing.Point(16, 97) Me.TabControl2.Name = "TabControl2" Me.TabControl2.SelectedIndex = 0 Me.TabControl2.Size = New System.Drawing.Size(239, 373) Me.TabControl2.TabIndex = 52 ' 'TabPage2 ' Me.TabPage2.Controls.Add(Me.GroupBox6) Me.TabPage2.Controls.Add(Me.GroupBox4) Me.TabPage2.Controls.Add(Me.GroupBox1) Me.TabPage2.Location = New System.Drawing.Point(4, 22) Me.TabPage2.Name = "TabPage2" Me.TabPage2.Padding = New System.Windows.Forms.Padding(3) Me.TabPage2.Size = New System.Drawing.Size(231, 347) Me.TabPage2.TabIndex = 0 Me.TabPage2.Text = "기본설정" Me.TabPage2.UseVisualStyleBackColor = True ' 'GroupBox6 ' Me.GroupBox6.Controls.Add(Me.tb_pagerepeat) Me.GroupBox6.Controls.Add(Me.cmb_dummy) Me.GroupBox6.Controls.Add(Me.Label1) Me.GroupBox6.Controls.Add(Me.tb_secX) Me.GroupBox6.Controls.Add(Me.tb_secY) Me.GroupBox6.Controls.Add(Me.Label3) Me.GroupBox6.Location = New System.Drawing.Point(7, 95) Me.GroupBox6.Name = "GroupBox6" Me.GroupBox6.Size = New System.Drawing.Size(218, 63) Me.GroupBox6.TabIndex = 51 Me.GroupBox6.TabStop = False Me.GroupBox6.Text = "2장출력" ' 'tb_pagerepeat ' Me.tb_pagerepeat.Location = New System.Drawing.Point(6, 18) Me.tb_pagerepeat.Name = "tb_pagerepeat" Me.tb_pagerepeat.Size = New System.Drawing.Size(20, 21) Me.tb_pagerepeat.TabIndex = 38 Me.tb_pagerepeat.Text = "1" Me.tb_pagerepeat.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'cmb_dummy ' Me.cmb_dummy.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_dummy.FormattingEnabled = True Me.cmb_dummy.Items.AddRange(New Object() {"같은데이터를 출력", "다음데이터를 출력"}) Me.cmb_dummy.Location = New System.Drawing.Point(32, 18) Me.cmb_dummy.Name = "cmb_dummy" Me.cmb_dummy.Size = New System.Drawing.Size(178, 20) Me.cmb_dummy.TabIndex = 33 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(14, 43) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(53, 12) Me.Label1.TabIndex = 34 Me.Label1.Text = "가로거리" ' 'tb_secX ' Me.tb_secX.Location = New System.Drawing.Point(71, 40) Me.tb_secX.Name = "tb_secX" Me.tb_secX.Size = New System.Drawing.Size(27, 21) Me.tb_secX.TabIndex = 31 Me.tb_secX.Text = "0" Me.tb_secX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.ToolTip1.SetToolTip(Me.tb_secX, "2번째장의 위치 X 의 변위값입니다") ' 'tb_secY ' Me.tb_secY.Location = New System.Drawing.Point(174, 40) Me.tb_secY.Name = "tb_secY" Me.tb_secY.Size = New System.Drawing.Size(25, 21) Me.tb_secY.TabIndex = 32 Me.tb_secY.Text = "50" Me.tb_secY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.ToolTip1.SetToolTip(Me.tb_secY, "종이의 윗쪽 여백입니다") ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(117, 43) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(53, 12) Me.Label3.TabIndex = 35 Me.Label3.Text = "세로거리" ' 'GroupBox4 ' Me.GroupBox4.Controls.Add(Me.tb_scalex) Me.GroupBox4.Controls.Add(Me.Label16) Me.GroupBox4.Controls.Add(Me.Label17) Me.GroupBox4.Controls.Add(Me.tb_scaley) Me.GroupBox4.Location = New System.Drawing.Point(6, 50) Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.Size = New System.Drawing.Size(219, 43) Me.GroupBox4.TabIndex = 49 Me.GroupBox4.TabStop = False Me.GroupBox4.Text = "확대/축소비율" ' 'tb_scalex ' Me.tb_scalex.Location = New System.Drawing.Point(44, 18) Me.tb_scalex.Name = "tb_scalex" Me.tb_scalex.Size = New System.Drawing.Size(27, 21) Me.tb_scalex.TabIndex = 26 Me.tb_scalex.Text = "1" Me.tb_scalex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.ToolTip1.SetToolTip(Me.tb_scalex, "인쇄시 가로 확대/축소 배율입니다. 1은 기본을 의미합니다") ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Location = New System.Drawing.Point(80, 21) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(29, 12) Me.Label16.TabIndex = 44 Me.Label16.Text = "세로" ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(10, 22) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(29, 12) Me.Label17.TabIndex = 43 Me.Label17.Text = "가로" ' 'tb_scaley ' Me.tb_scaley.Location = New System.Drawing.Point(108, 18) Me.tb_scaley.Name = "tb_scaley" Me.tb_scaley.Size = New System.Drawing.Size(29, 21) Me.tb_scaley.TabIndex = 28 Me.tb_scaley.Text = "1" Me.tb_scaley.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.ToolTip1.SetToolTip(Me.tb_scaley, "인쇄시 세로 확대/축소 배율입니다. 1은 기본을 의미합니다") ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.tb_marginy) Me.GroupBox1.Controls.Add(Me.tb_marginx) Me.GroupBox1.Controls.Add(Me.Label12) Me.GroupBox1.Controls.Add(Me.Label13) Me.GroupBox1.Location = New System.Drawing.Point(6, 6) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(219, 40) Me.GroupBox1.TabIndex = 49 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "인쇄여백" ' 'tb_marginy ' Me.tb_marginy.Location = New System.Drawing.Point(109, 14) Me.tb_marginy.Name = "tb_marginy" Me.tb_marginy.Size = New System.Drawing.Size(28, 21) Me.tb_marginy.TabIndex = 16 Me.tb_marginy.Text = "1" Me.tb_marginy.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.ToolTip1.SetToolTip(Me.tb_marginy, "종이의 윗쪽 여백입니다") ' 'tb_marginx ' Me.tb_marginx.Location = New System.Drawing.Point(44, 14) Me.tb_marginx.Name = "tb_marginx" Me.tb_marginx.Size = New System.Drawing.Size(26, 21) Me.tb_marginx.TabIndex = 14 Me.tb_marginx.Text = "1" Me.tb_marginx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.ToolTip1.SetToolTip(Me.tb_marginx, "종이의 왼쪽 여백입니다") ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(80, 17) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(29, 12) Me.Label12.TabIndex = 41 Me.Label12.Text = "세로" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(10, 18) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(29, 12) Me.Label13.TabIndex = 40 Me.Label13.Text = "가로" ' 'TabPage4 ' Me.TabPage4.Controls.Add(Me.tb_bakh) Me.TabPage4.Controls.Add(Me.Label2) Me.TabPage4.Controls.Add(Me.tb_bakw) Me.TabPage4.Controls.Add(Me.Label4) Me.TabPage4.Controls.Add(Me.tb_baky) Me.TabPage4.Controls.Add(Me.tb_bakx) Me.TabPage4.Controls.Add(Me.bakimg) Me.TabPage4.Controls.Add(Me.GroupBox8) Me.TabPage4.Controls.Add(Me.GroupBox7) Me.TabPage4.Location = New System.Drawing.Point(4, 22) Me.TabPage4.Name = "TabPage4" Me.TabPage4.Padding = New System.Windows.Forms.Padding(3) Me.TabPage4.Size = New System.Drawing.Size(231, 347) Me.TabPage4.TabIndex = 1 Me.TabPage4.Text = "기타설정" Me.TabPage4.UseVisualStyleBackColor = True ' 'tb_bakh ' Me.tb_bakh.Location = New System.Drawing.Point(194, 136) Me.tb_bakh.Name = "tb_bakh" Me.tb_bakh.Size = New System.Drawing.Size(32, 21) Me.tb_bakh.TabIndex = 58 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(4, 139) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(39, 12) Me.Label2.TabIndex = 53 Me.Label2.Text = "(위치)" ' 'tb_bakw ' Me.tb_bakw.Location = New System.Drawing.Point(157, 136) Me.tb_bakw.Name = "tb_bakw" Me.tb_bakw.Size = New System.Drawing.Size(32, 21) Me.tb_bakw.TabIndex = 57 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(113, 140) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(39, 12) Me.Label4.TabIndex = 54 Me.Label4.Text = "(크기)" ' 'tb_baky ' Me.tb_baky.Location = New System.Drawing.Point(85, 135) Me.tb_baky.Name = "tb_baky" Me.tb_baky.Size = New System.Drawing.Size(32, 21) Me.tb_baky.TabIndex = 56 ' 'tb_bakx ' Me.tb_bakx.Location = New System.Drawing.Point(48, 135) Me.tb_bakx.Name = "tb_bakx" Me.tb_bakx.Size = New System.Drawing.Size(32, 21) Me.tb_bakx.TabIndex = 55 ' 'bakimg ' Me.bakimg.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.bakimg.Location = New System.Drawing.Point(7, 175) Me.bakimg.Name = "bakimg" Me.bakimg.Size = New System.Drawing.Size(218, 110) Me.bakimg.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage Me.bakimg.TabIndex = 52 Me.bakimg.TabStop = False ' 'GroupBox8 ' Me.GroupBox8.Controls.Add(Me.Chk_BgImageprint) Me.GroupBox8.Controls.Add(Me.chk_DisplayBG) Me.GroupBox8.Controls.Add(Me.Label11) Me.GroupBox8.Controls.Add(Me.tb_picfile) Me.GroupBox8.Location = New System.Drawing.Point(7, 55) Me.GroupBox8.Name = "GroupBox8" Me.GroupBox8.Size = New System.Drawing.Size(219, 74) Me.GroupBox8.TabIndex = 51 Me.GroupBox8.TabStop = False Me.GroupBox8.Text = "배경" ' 'Chk_BgImageprint ' Me.Chk_BgImageprint.AutoSize = True Me.Chk_BgImageprint.Location = New System.Drawing.Point(62, 20) Me.Chk_BgImageprint.Name = "Chk_BgImageprint" Me.Chk_BgImageprint.Size = New System.Drawing.Size(106, 16) Me.Chk_BgImageprint.TabIndex = 25 Me.Chk_BgImageprint.Text = "배경출력(인쇄)" Me.ToolTip1.SetToolTip(Me.Chk_BgImageprint, "인쇄시 배경을 출력합니다") Me.Chk_BgImageprint.UseVisualStyleBackColor = True ' 'chk_DisplayBG ' Me.chk_DisplayBG.AutoSize = True Me.chk_DisplayBG.Location = New System.Drawing.Point(6, 20) Me.chk_DisplayBG.Name = "chk_DisplayBG" Me.chk_DisplayBG.Size = New System.Drawing.Size(48, 16) Me.chk_DisplayBG.TabIndex = 9 Me.chk_DisplayBG.Text = "표시" Me.ToolTip1.SetToolTip(Me.chk_DisplayBG, "선택시에 지정된 그림파일명으로 배경이 설정됩니다") Me.chk_DisplayBG.UseVisualStyleBackColor = True ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(176, 22) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(41, 12) Me.Label11.TabIndex = 24 Me.Label11.Text = "[찾기]" Me.ToolTip1.SetToolTip(Me.Label11, "배경그림파일을 찾도록 도와줍니다") ' 'tb_picfile ' Me.tb_picfile.Location = New System.Drawing.Point(6, 43) Me.tb_picfile.Name = "tb_picfile" Me.tb_picfile.Size = New System.Drawing.Size(207, 21) Me.tb_picfile.TabIndex = 23 Me.tb_picfile.Text = "<기본그림>" Me.ToolTip1.SetToolTip(Me.tb_picfile, "이곳에 배경그림파일명의 이름이 적힙니다!") ' 'GroupBox7 ' Me.GroupBox7.Controls.Add(Me.tb_myfontsize) Me.GroupBox7.Location = New System.Drawing.Point(7, 6) Me.GroupBox7.Name = "GroupBox7" Me.GroupBox7.Size = New System.Drawing.Size(219, 49) Me.GroupBox7.TabIndex = 51 Me.GroupBox7.TabStop = False Me.GroupBox7.Text = "글꼴크기변경" ' 'tb_myfontsize ' Me.tb_myfontsize.BackColor = System.Drawing.Color.LightGray Me.tb_myfontsize.Location = New System.Drawing.Point(12, 20) Me.tb_myfontsize.Name = "tb_myfontsize" Me.tb_myfontsize.Size = New System.Drawing.Size(195, 21) Me.tb_myfontsize.TabIndex = 24 Me.tb_myfontsize.Text = "0" Me.tb_myfontsize.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.ToolTip1.SetToolTip(Me.tb_myfontsize, "출력시 일괄적으로 적용될 글꼴크기의 변경값입니다 (0은 기본크기입니다)") ' 'Button32 ' Me.Button32.BackColor = System.Drawing.Color.PowderBlue Me.Button32.Image = CType(resources.GetObject("Button32.Image"), System.Drawing.Image) Me.Button32.Location = New System.Drawing.Point(212, 219) Me.Button32.Name = "Button32" Me.Button32.Size = New System.Drawing.Size(28, 27) Me.Button32.TabIndex = 37 Me.ToolTip1.SetToolTip(Me.Button32, "선택한 개채의 글자높이를 5pixel 감소합니다") Me.Button32.UseVisualStyleBackColor = False ' 'Button31 ' Me.Button31.BackColor = System.Drawing.Color.PowderBlue Me.Button31.Image = CType(resources.GetObject("Button31.Image"), System.Drawing.Image) Me.Button31.Location = New System.Drawing.Point(184, 63) Me.Button31.Name = "Button31" Me.Button31.Size = New System.Drawing.Size(28, 27) Me.Button31.TabIndex = 38 Me.ToolTip1.SetToolTip(Me.Button31, "선택한 개채의 글자높이를 5pixel 증가합니다") Me.Button31.UseVisualStyleBackColor = False ' 'Button30 ' Me.Button30.BackColor = System.Drawing.Color.PowderBlue Me.Button30.Image = CType(resources.GetObject("Button30.Image"), System.Drawing.Image) Me.Button30.Location = New System.Drawing.Point(128, 63) Me.Button30.Name = "Button30" Me.Button30.Size = New System.Drawing.Size(28, 27) Me.Button30.TabIndex = 39 Me.ToolTip1.SetToolTip(Me.Button30, "선택한 개채의 글자너비를 5pixel 감소합니다") Me.Button30.UseVisualStyleBackColor = False ' 'Button27 ' Me.Button27.Image = CType(resources.GetObject("Button27.Image"), System.Drawing.Image) Me.Button27.Location = New System.Drawing.Point(100, 63) Me.Button27.Name = "Button27" Me.Button27.Size = New System.Drawing.Size(28, 27) Me.Button27.TabIndex = 37 Me.ToolTip1.SetToolTip(Me.Button27, "선택된 개체를 위로 5pixel 이동합니다") Me.Button27.UseVisualStyleBackColor = True ' 'Button29 ' Me.Button29.BackColor = System.Drawing.Color.PowderBlue Me.Button29.Image = CType(resources.GetObject("Button29.Image"), System.Drawing.Image) Me.Button29.Location = New System.Drawing.Point(156, 63) Me.Button29.Name = "Button29" Me.Button29.Size = New System.Drawing.Size(28, 27) Me.Button29.TabIndex = 40 Me.ToolTip1.SetToolTip(Me.Button29, "선택한 개채의 글자너비를 5pixel 증가합니다") Me.Button29.UseVisualStyleBackColor = False ' 'Button26 ' Me.Button26.Image = CType(resources.GetObject("Button26.Image"), System.Drawing.Image) Me.Button26.Location = New System.Drawing.Point(72, 63) Me.Button26.Name = "Button26" Me.Button26.Size = New System.Drawing.Size(28, 27) Me.Button26.TabIndex = 38 Me.ToolTip1.SetToolTip(Me.Button26, "선택된 개체를 아래로 5pixel 이동합니다") Me.Button26.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.Image = CType(resources.GetObject("Button6.Image"), System.Drawing.Image) Me.Button6.Location = New System.Drawing.Point(44, 63) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(28, 27) Me.Button6.TabIndex = 40 Me.ToolTip1.SetToolTip(Me.Button6, "선택된 개체를 오른쪽으로 5pixel 이동합니다") Me.Button6.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.Image = CType(resources.GetObject("Button7.Image"), System.Drawing.Image) Me.Button7.Location = New System.Drawing.Point(16, 63) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(28, 27) Me.Button7.TabIndex = 39 Me.ToolTip1.SetToolTip(Me.Button7, "선택된 개체를 왼쪽으로 5pixel 이동합니다") Me.Button7.UseVisualStyleBackColor = True ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.ForeColor = System.Drawing.Color.DarkGray Me.Label8.Location = New System.Drawing.Point(12, 50) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(245, 12) Me.Label8.TabIndex = 51 Me.Label8.Text = "----------------------------------------" ' 'TabPage5 ' Me.TabPage5.Controls.Add(Me.chk_draw) Me.TabPage5.Controls.Add(Me.CB_BIGO4) Me.TabPage5.Controls.Add(Me.CB_BIGO3) Me.TabPage5.Controls.Add(Me.CB_BIGO2) Me.TabPage5.Controls.Add(Me.CB_BIGO1) Me.TabPage5.Controls.Add(Me.cb_dl3) Me.TabPage5.Controls.Add(Me.cb_dl2) Me.TabPage5.Controls.Add(Me.cb_jjnum) Me.TabPage5.Controls.Add(Me.cb_u4) Me.TabPage5.Controls.Add(Me.cb_dl1) Me.TabPage5.Controls.Add(Me.cb_u2) Me.TabPage5.Controls.Add(Me.cb_kwang) Me.TabPage5.Controls.Add(Me.cb_u1) Me.TabPage5.Controls.Add(Me.cb_u3) Me.TabPage5.Controls.Add(Me.cb_seq) Me.TabPage5.Controls.Add(Me.cb_kwanjun) Me.TabPage5.Controls.Add(Me.cb_sunglo) Me.TabPage5.Controls.Add(Me.cb_u5) Me.TabPage5.Controls.Add(Me.cb_sunsannum) Me.TabPage5.Location = New System.Drawing.Point(4, 22) Me.TabPage5.Name = "TabPage5" Me.TabPage5.Size = New System.Drawing.Size(271, 493) Me.TabPage5.TabIndex = 2 Me.TabPage5.Text = "데이터표시" Me.TabPage5.UseVisualStyleBackColor = True ' 'chk_draw ' Me.chk_draw.AutoSize = True Me.chk_draw.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chk_draw.Location = New System.Drawing.Point(160, 13) Me.chk_draw.Name = "chk_draw" Me.chk_draw.Size = New System.Drawing.Size(65, 19) Me.chk_draw.TabIndex = 56 Me.chk_draw.Tag = "ZZ" Me.chk_draw.Text = "선,도형" Me.chk_draw.UseVisualStyleBackColor = True ' 'CB_BIGO4 ' Me.CB_BIGO4.AutoSize = True Me.CB_BIGO4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.CB_BIGO4.Location = New System.Drawing.Point(15, 399) Me.CB_BIGO4.Name = "CB_BIGO4" Me.CB_BIGO4.Size = New System.Drawing.Size(57, 19) Me.CB_BIGO4.TabIndex = 55 Me.CB_BIGO4.Tag = "Z" Me.CB_BIGO4.Text = "비고4" Me.CB_BIGO4.UseVisualStyleBackColor = True ' 'CB_BIGO3 ' Me.CB_BIGO3.AutoSize = True Me.CB_BIGO3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.CB_BIGO3.Location = New System.Drawing.Point(15, 374) Me.CB_BIGO3.Name = "CB_BIGO3" Me.CB_BIGO3.Size = New System.Drawing.Size(57, 19) Me.CB_BIGO3.TabIndex = 54 Me.CB_BIGO3.Tag = "Y" Me.CB_BIGO3.Text = "비고3" Me.CB_BIGO3.UseVisualStyleBackColor = True ' 'CB_BIGO2 ' Me.CB_BIGO2.AutoSize = True Me.CB_BIGO2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.CB_BIGO2.Location = New System.Drawing.Point(15, 349) Me.CB_BIGO2.Name = "CB_BIGO2" Me.CB_BIGO2.Size = New System.Drawing.Size(57, 19) Me.CB_BIGO2.TabIndex = 53 Me.CB_BIGO2.Tag = "W" Me.CB_BIGO2.Text = "비고2" Me.CB_BIGO2.UseVisualStyleBackColor = True ' 'CB_BIGO1 ' Me.CB_BIGO1.AutoSize = True Me.CB_BIGO1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.CB_BIGO1.Location = New System.Drawing.Point(15, 324) Me.CB_BIGO1.Name = "CB_BIGO1" Me.CB_BIGO1.Size = New System.Drawing.Size(57, 19) Me.CB_BIGO1.TabIndex = 52 Me.CB_BIGO1.Tag = "V" Me.CB_BIGO1.Text = "비고1" Me.CB_BIGO1.UseVisualStyleBackColor = True ' 'cb_dl3 ' Me.cb_dl3.AutoSize = True Me.cb_dl3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_dl3.Location = New System.Drawing.Point(15, 123) Me.cb_dl3.Name = "cb_dl3" Me.cb_dl3.Size = New System.Drawing.Size(72, 19) Me.cb_dl3.TabIndex = 51 Me.cb_dl3.Tag = "K" Me.cb_dl3.Text = "D/L명(3)" Me.cb_dl3.UseVisualStyleBackColor = True ' 'cb_dl2 ' Me.cb_dl2.AutoSize = True Me.cb_dl2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_dl2.Location = New System.Drawing.Point(15, 101) Me.cb_dl2.Name = "cb_dl2" Me.cb_dl2.Size = New System.Drawing.Size(72, 19) Me.cb_dl2.TabIndex = 50 Me.cb_dl2.Tag = "J" Me.cb_dl2.Text = "D/L명(2)" Me.cb_dl2.UseVisualStyleBackColor = True ' 'cb_jjnum ' Me.cb_jjnum.AutoSize = True Me.cb_jjnum.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_jjnum.Location = New System.Drawing.Point(15, 57) Me.cb_jjnum.Name = "cb_jjnum" Me.cb_jjnum.Size = New System.Drawing.Size(74, 19) Me.cb_jjnum.TabIndex = 3 Me.cb_jjnum.Tag = "X" Me.cb_jjnum.Text = "전주번호" Me.cb_jjnum.UseVisualStyleBackColor = True ' 'cb_u4 ' Me.cb_u4.AutoSize = True Me.cb_u4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_u4.ForeColor = System.Drawing.Color.SeaGreen Me.cb_u4.Location = New System.Drawing.Point(15, 277) Me.cb_u4.Name = "cb_u4" Me.cb_u4.Size = New System.Drawing.Size(57, 19) Me.cb_u4.TabIndex = 29 Me.cb_u4.Tag = "D" Me.cb_u4.Text = "문자4" Me.ToolTip1.SetToolTip(Me.cb_u4, "사용자 정의 문자열 입니다") Me.cb_u4.UseVisualStyleBackColor = True ' 'cb_dl1 ' Me.cb_dl1.AutoSize = True Me.cb_dl1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_dl1.Location = New System.Drawing.Point(15, 79) Me.cb_dl1.Name = "cb_dl1" Me.cb_dl1.Size = New System.Drawing.Size(72, 19) Me.cb_dl1.TabIndex = 49 Me.cb_dl1.Tag = "I" Me.cb_dl1.Text = "D/L명(1)" Me.cb_dl1.UseVisualStyleBackColor = True ' 'cb_u2 ' Me.cb_u2.AutoSize = True Me.cb_u2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_u2.ForeColor = System.Drawing.Color.SeaGreen Me.cb_u2.Location = New System.Drawing.Point(15, 233) Me.cb_u2.Name = "cb_u2" Me.cb_u2.Size = New System.Drawing.Size(57, 19) Me.cb_u2.TabIndex = 27 Me.cb_u2.Tag = "A" Me.cb_u2.Text = "문자2" Me.ToolTip1.SetToolTip(Me.cb_u2, "사용자 정의 문자열 입니다") Me.cb_u2.UseVisualStyleBackColor = True ' 'cb_kwang ' Me.cb_kwang.AutoSize = True Me.cb_kwang.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_kwang.Location = New System.Drawing.Point(15, 145) Me.cb_kwang.Name = "cb_kwang" Me.cb_kwang.Size = New System.Drawing.Size(62, 19) Me.cb_kwang.TabIndex = 0 Me.cb_kwang.Tag = "H" Me.cb_kwang.Text = "관리구" Me.cb_kwang.UseVisualStyleBackColor = True ' 'cb_u1 ' Me.cb_u1.AutoSize = True Me.cb_u1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_u1.ForeColor = System.Drawing.Color.SeaGreen Me.cb_u1.Location = New System.Drawing.Point(15, 211) Me.cb_u1.Name = "cb_u1" Me.cb_u1.Size = New System.Drawing.Size(57, 19) Me.cb_u1.TabIndex = 26 Me.cb_u1.Tag = "U" Me.cb_u1.Text = "문자1" Me.ToolTip1.SetToolTip(Me.cb_u1, "사용자 정의 문자열 입니다") Me.cb_u1.UseVisualStyleBackColor = True ' 'cb_u3 ' Me.cb_u3.AutoSize = True Me.cb_u3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_u3.ForeColor = System.Drawing.Color.SeaGreen Me.cb_u3.Location = New System.Drawing.Point(15, 255) Me.cb_u3.Name = "cb_u3" Me.cb_u3.Size = New System.Drawing.Size(57, 19) Me.cb_u3.TabIndex = 28 Me.cb_u3.Tag = "B" Me.cb_u3.Text = "문자3" Me.ToolTip1.SetToolTip(Me.cb_u3, "사용자 정의 문자열 입니다") Me.cb_u3.UseVisualStyleBackColor = True ' 'cb_seq ' Me.cb_seq.AutoSize = True Me.cb_seq.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_seq.ForeColor = System.Drawing.Color.MediumBlue Me.cb_seq.Location = New System.Drawing.Point(15, 13) Me.cb_seq.Name = "cb_seq" Me.cb_seq.Size = New System.Drawing.Size(74, 19) Me.cb_seq.TabIndex = 9 Me.cb_seq.Tag = "N" Me.cb_seq.Text = "일련번호" Me.ToolTip1.SetToolTip(Me.cb_seq, "선택시 화면에 [일련번호] 가 표시됩니다") Me.cb_seq.UseVisualStyleBackColor = True ' 'cb_kwanjun ' Me.cb_kwanjun.AutoSize = True Me.cb_kwanjun.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_kwanjun.ForeColor = System.Drawing.Color.Black Me.cb_kwanjun.Location = New System.Drawing.Point(15, 35) Me.cb_kwanjun.Name = "cb_kwanjun" Me.cb_kwanjun.Size = New System.Drawing.Size(126, 19) Me.cb_kwanjun.TabIndex = 11 Me.cb_kwanjun.Tag = "G" Me.cb_kwanjun.Text = "관리구-전산화번호" Me.cb_kwanjun.UseVisualStyleBackColor = True ' 'cb_sunglo ' Me.cb_sunglo.AutoSize = True Me.cb_sunglo.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_sunglo.Location = New System.Drawing.Point(15, 167) Me.cb_sunglo.Name = "cb_sunglo" Me.cb_sunglo.Size = New System.Drawing.Size(62, 19) Me.cb_sunglo.TabIndex = 2 Me.cb_sunglo.Tag = "L" Me.cb_sunglo.Text = "선로명" Me.cb_sunglo.UseVisualStyleBackColor = True ' 'cb_u5 ' Me.cb_u5.AutoSize = True Me.cb_u5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_u5.ForeColor = System.Drawing.Color.SeaGreen Me.cb_u5.Location = New System.Drawing.Point(15, 299) Me.cb_u5.Name = "cb_u5" Me.cb_u5.Size = New System.Drawing.Size(57, 19) Me.cb_u5.TabIndex = 30 Me.cb_u5.Tag = "E" Me.cb_u5.Text = "문자5" Me.ToolTip1.SetToolTip(Me.cb_u5, "사용자 정의 문자열 입니다") Me.cb_u5.UseVisualStyleBackColor = True ' 'cb_sunsannum ' Me.cb_sunsannum.AutoSize = True Me.cb_sunsannum.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cb_sunsannum.Location = New System.Drawing.Point(15, 189) Me.cb_sunsannum.Name = "cb_sunsannum" Me.cb_sunsannum.Size = New System.Drawing.Size(74, 19) Me.cb_sunsannum.TabIndex = 1 Me.cb_sunsannum.Tag = "S" Me.cb_sunsannum.Text = "전산번호" Me.cb_sunsannum.UseVisualStyleBackColor = True ' 'TabPage6 ' Me.TabPage6.Controls.Add(Me.dataview) Me.TabPage6.Location = New System.Drawing.Point(4, 22) Me.TabPage6.Name = "TabPage6" Me.TabPage6.Size = New System.Drawing.Size(271, 493) Me.TabPage6.TabIndex = 3 Me.TabPage6.Text = "데이터" Me.TabPage6.UseVisualStyleBackColor = True ' 'dataview ' Me.dataview.AAutoAddrowInLast = Nothing Me.dataview.AccessibleDescription = "dataview, Sheet1, Row 0, Column 0, " Me.dataview.AllowDragDrop = True Me.dataview.AllowDragFill = True Me.dataview.AllowUserFormulas = True Me.dataview.BackColor = System.Drawing.SystemColors.Control Me.dataview.CurrentDel = False Me.dataview.DeleteKey = False Me.dataview.Dock = System.Windows.Forms.DockStyle.Fill Me.dataview.EditFromSpace = True Me.dataview.EditModeReplace = True Me.dataview.FIRST_FOCUSINDEX = 0 Me.dataview.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded Me.dataview.Location = New System.Drawing.Point(0, 0) Me.dataview.Name = "dataview" Me.dataview.NextRow_Index = -1 Me.dataview.RetainSelectionBlock = False Me.dataview.RightToLeft = System.Windows.Forms.RightToLeft.No Me.dataview.SameRowheight = True Me.dataview.Sheets.AddRange(New FarPoint.Win.Spread.SheetView() {Me.dataview_Sheet1}) Me.dataview.Size = New System.Drawing.Size(271, 493) Me.dataview.TabIndex = 0 Me.dataview.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded Me.dataview.선택줄번호 = CType(-1, Short) Me.dataview.SetViewportLeftColumn(0, 0, 13) Me.dataview.SetActiveViewport(0, -1, -1) ' 'dataview_Sheet1 ' Me.dataview_Sheet1.Reset() Me.dataview_Sheet1.SheetName = "Sheet1" 'Formulas and custom names must be loaded with R1C1 reference style Me.dataview_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1 dataview_Sheet1.ColumnCount = 25 dataview_Sheet1.ColumnHeader.RowCount = 2 dataview_Sheet1.RowCount = 0 Me.dataview_Sheet1.ActiveColumnIndex = -1 Me.dataview_Sheet1.ActiveRowIndex = -1 Me.dataview_Sheet1.AutoGenerateColumns = False Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 1).RowSpan = 2 Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "번호" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 2).ColumnSpan = 2 Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "전산화번호" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "전산번호" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 5).ColumnSpan = 5 Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "전주번호" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 10).ColumnSpan = 2 Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "1회선" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 12).ColumnSpan = 4 Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "2회선" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 16).ColumnSpan = 6 Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "3회선" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 23).Value = "선택" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 23).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 24).Value = "출력" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 2).Value = "관리구B" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 3).Value = "번호B" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 4).Value = "선로명B" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 5).Value = "A1" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 6).Value = "A2" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 7).Value = "A3" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 8).Value = "A4" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 9).Value = "A5" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 10).Value = "D11" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 11).Value = "D12" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 12).Value = "D21" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 13).Value = "D22" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 14).Value = "D23" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 15).Value = "D24" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 16).Value = "D31" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 17).Value = "D32" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 18).Value = "D33" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 19).Value = "D34" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 20).Value = "D35" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 21).Value = "D36" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 22).Value = "대규격" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 23).Value = "S" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 24).Value = "P" Me.dataview_Sheet1.ColumnHeader.DefaultStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.ColumnHeader.DefaultStyle.Locked = False Me.dataview_Sheet1.ColumnHeader.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red Me.dataview_Sheet1.ColumnHeader.DefaultStyle.Parent = "HeaderDefault" Me.dataview_Sheet1.ColumnHeader.DefaultStyle.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.ColumnHeader.Rows.Get(0).Height = 28.0! Me.dataview_Sheet1.ColumnHeader.Rows.Get(1).Height = 31.0! NumberCellType1.DecimalPlaces = 0 NumberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes Me.dataview_Sheet1.Columns.Get(0).CellType = NumberCellType1 Me.dataview_Sheet1.Columns.Get(0).DataField = "관리ID" Me.dataview_Sheet1.Columns.Get(0).Width = 0.0! Me.dataview_Sheet1.Columns.Get(1).AllowAutoSort = True NumberCellType2.DecimalPlaces = 0 NumberCellType2.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes Me.dataview_Sheet1.Columns.Get(1).CellType = NumberCellType2 Me.dataview_Sheet1.Columns.Get(1).DataField = "번호" Me.dataview_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(1).Width = 49.0! TextCellType1.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper TextCellType1.CharacterSet = FarPoint.Win.Spread.CellType.CharacterSet.AlphaNumeric Me.dataview_Sheet1.Columns.Get(2).CellType = TextCellType1 Me.dataview_Sheet1.Columns.Get(2).DataField = "관리구" Me.dataview_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(2).Label = "관리구B" Me.dataview_Sheet1.Columns.Get(2).Tag = "관리구" Me.dataview_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(2).Width = 77.0! TextCellType2.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper TextCellType2.CharacterSet = FarPoint.Win.Spread.CellType.CharacterSet.AlphaNumeric Me.dataview_Sheet1.Columns.Get(3).CellType = TextCellType2 Me.dataview_Sheet1.Columns.Get(3).DataField = "전주번호" Me.dataview_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(3).Label = "번호B" Me.dataview_Sheet1.Columns.Get(3).Tag = "전산화번호" Me.dataview_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(3).Width = 63.0! Me.dataview_Sheet1.Columns.Get(4).CellType = TextCellType3 Me.dataview_Sheet1.Columns.Get(4).DataField = "선로명" Me.dataview_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(4).Label = "선로명B" Me.dataview_Sheet1.Columns.Get(4).Tag = "선로명" Me.dataview_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(4).Width = 96.0! Me.dataview_Sheet1.Columns.Get(5).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType4.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(5).CellType = TextCellType4 Me.dataview_Sheet1.Columns.Get(5).DataField = "번호1" Me.dataview_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left Me.dataview_Sheet1.Columns.Get(5).Label = "A1" Me.dataview_Sheet1.Columns.Get(5).Tag = "번호1" Me.dataview_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(5).Width = 46.0! Me.dataview_Sheet1.Columns.Get(6).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType5.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(6).CellType = TextCellType5 Me.dataview_Sheet1.Columns.Get(6).DataField = "번호2" Me.dataview_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left Me.dataview_Sheet1.Columns.Get(6).Label = "A2" Me.dataview_Sheet1.Columns.Get(6).Tag = "번호2" Me.dataview_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(6).Width = 46.0! Me.dataview_Sheet1.Columns.Get(7).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType6.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(7).CellType = TextCellType6 Me.dataview_Sheet1.Columns.Get(7).DataField = "번호3" Me.dataview_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left Me.dataview_Sheet1.Columns.Get(7).Label = "A3" Me.dataview_Sheet1.Columns.Get(7).Tag = "번호3" Me.dataview_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(7).Width = 46.0! Me.dataview_Sheet1.Columns.Get(8).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType7.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(8).CellType = TextCellType7 Me.dataview_Sheet1.Columns.Get(8).DataField = "번호4" Me.dataview_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General Me.dataview_Sheet1.Columns.Get(8).Label = "A4" Me.dataview_Sheet1.Columns.Get(8).Tag = "번호4" Me.dataview_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(8).Width = 46.0! Me.dataview_Sheet1.Columns.Get(9).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType8.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(9).CellType = TextCellType8 Me.dataview_Sheet1.Columns.Get(9).DataField = "번호5" Me.dataview_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left Me.dataview_Sheet1.Columns.Get(9).Label = "A5" Me.dataview_Sheet1.Columns.Get(9).Tag = "번호5" Me.dataview_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(9).Width = 46.0! Me.dataview_Sheet1.Columns.Get(10).BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) TextCellType9.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(10).CellType = TextCellType9 Me.dataview_Sheet1.Columns.Get(10).DataField = "회선11" Me.dataview_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(10).Label = "D11" Me.dataview_Sheet1.Columns.Get(10).Tag = "장척" Me.dataview_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(10).Width = 59.0! TextCellType10.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(11).CellType = TextCellType10 Me.dataview_Sheet1.Columns.Get(11).DataField = "회선12" Me.dataview_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(11).Label = "D12" Me.dataview_Sheet1.Columns.Get(11).Locked = False Me.dataview_Sheet1.Columns.Get(11).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(11).Width = 51.0! Me.dataview_Sheet1.Columns.Get(12).BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) TextCellType11.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(12).CellType = TextCellType11 Me.dataview_Sheet1.Columns.Get(12).DataField = "회선21" Me.dataview_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(12).Label = "D21" Me.dataview_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(12).Width = 53.0! TextCellType12.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(13).CellType = TextCellType12 Me.dataview_Sheet1.Columns.Get(13).DataField = "회선22" Me.dataview_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(13).Label = "D22" Me.dataview_Sheet1.Columns.Get(13).Tag = "감독자" Me.dataview_Sheet1.Columns.Get(13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(13).Width = 57.0! Me.dataview_Sheet1.Columns.Get(14).BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) TextCellType13.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(14).CellType = TextCellType13 Me.dataview_Sheet1.Columns.Get(14).DataField = "회선23" Me.dataview_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(14).Label = "D23" Me.dataview_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(14).Width = 48.0! TextCellType14.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(15).CellType = TextCellType14 Me.dataview_Sheet1.Columns.Get(15).DataField = "회선24" Me.dataview_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(15).Label = "D24" Me.dataview_Sheet1.Columns.Get(15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(16).BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) TextCellType15.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(16).CellType = TextCellType15 Me.dataview_Sheet1.Columns.Get(16).DataField = "회선31" Me.dataview_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(16).Label = "D31" Me.dataview_Sheet1.Columns.Get(16).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center TextCellType16.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(17).CellType = TextCellType16 Me.dataview_Sheet1.Columns.Get(17).DataField = "회선32" Me.dataview_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(17).Label = "D32" Me.dataview_Sheet1.Columns.Get(17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(18).BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) TextCellType17.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(18).CellType = TextCellType17 Me.dataview_Sheet1.Columns.Get(18).DataField = "회선33" Me.dataview_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(18).Label = "D33" Me.dataview_Sheet1.Columns.Get(18).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center TextCellType18.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(19).CellType = TextCellType18 Me.dataview_Sheet1.Columns.Get(19).DataField = "회선34" Me.dataview_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(19).Label = "D34" Me.dataview_Sheet1.Columns.Get(19).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(20).BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) TextCellType19.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(20).CellType = TextCellType19 Me.dataview_Sheet1.Columns.Get(20).DataField = "회선35" Me.dataview_Sheet1.Columns.Get(20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(20).Label = "D35" Me.dataview_Sheet1.Columns.Get(20).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center TextCellType20.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(21).CellType = TextCellType20 Me.dataview_Sheet1.Columns.Get(21).DataField = "회선36" Me.dataview_Sheet1.Columns.Get(21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(21).Label = "D36" Me.dataview_Sheet1.Columns.Get(21).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(21).Width = 59.0! Me.dataview_Sheet1.Columns.Get(22).CellType = CheckBoxCellType1 Me.dataview_Sheet1.Columns.Get(22).DataField = "대규격" Me.dataview_Sheet1.Columns.Get(22).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(22).Label = "대규격" Me.dataview_Sheet1.Columns.Get(22).Tag = "대규격" Me.dataview_Sheet1.Columns.Get(22).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(22).Width = 47.0! Me.dataview_Sheet1.Columns.Get(23).AllowAutoFilter = True Me.dataview_Sheet1.Columns.Get(23).CellType = CheckBoxCellType2 Me.dataview_Sheet1.Columns.Get(23).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(23).Label = "S" Me.dataview_Sheet1.Columns.Get(23).Tag = "S" Me.dataview_Sheet1.Columns.Get(23).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(23).Width = 55.0! Me.dataview_Sheet1.Columns.Get(24).AllowAutoFilter = True Me.dataview_Sheet1.Columns.Get(24).CellType = CheckBoxCellType3 Me.dataview_Sheet1.Columns.Get(24).DataField = "출력" Me.dataview_Sheet1.Columns.Get(24).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(24).Label = "P" Me.dataview_Sheet1.Columns.Get(24).Tag = "P" Me.dataview_Sheet1.Columns.Get(24).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(24).Width = 49.0! Me.dataview_Sheet1.DataAutoCellTypes = False Me.dataview_Sheet1.DataAutoSizeColumns = False Me.dataview_Sheet1.OperationMode = FarPoint.Win.Spread.OperationMode.RowMode Me.dataview_Sheet1.PrintInfo.ShowGrid = False Me.dataview_Sheet1.RowHeader.Columns.Default.Resizable = True Me.dataview_Sheet1.RowHeader.Columns.Get(0).Width = 42.0! Me.dataview_Sheet1.RowHeader.DefaultStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.RowHeader.DefaultStyle.Locked = False Me.dataview_Sheet1.RowHeader.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red Me.dataview_Sheet1.RowHeader.DefaultStyle.Parent = "HeaderDefault" Me.dataview_Sheet1.RowHeader.DefaultStyle.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.RowHeader.Rows.Default.Resizable = True Me.dataview_Sheet1.Rows.Default.Height = 25.0! Me.dataview_Sheet1.Rows.Default.Resizable = True Me.dataview_Sheet1.SelectionBackColor = System.Drawing.Color.Transparent Me.dataview_Sheet1.SelectionForeColor = System.Drawing.Color.Black Me.dataview_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1 ' 'TabPage7 ' Me.TabPage7.Controls.Add(Me.lbQrFG) Me.TabPage7.Controls.Add(Me.lbQrBg) Me.TabPage7.Controls.Add(Me.LinkLabel2) Me.TabPage7.Controls.Add(Me.LinkLabel1) Me.TabPage7.Controls.Add(Me.Label28) Me.TabPage7.Controls.Add(Me.Label27) Me.TabPage7.Controls.Add(Me.Label26) Me.TabPage7.Controls.Add(Me.Label25) Me.TabPage7.Controls.Add(Me.cboCorrectionLevel) Me.TabPage7.Controls.Add(Me.cboVersion) Me.TabPage7.Controls.Add(Me.cboEncoding) Me.TabPage7.Controls.Add(Me.Label15) Me.TabPage7.Controls.Add(Me.Label18) Me.TabPage7.Controls.Add(Me.Label19) Me.TabPage7.Controls.Add(Me.Label21) Me.TabPage7.Controls.Add(Me.Label20) Me.TabPage7.Controls.Add(Me.Label22) Me.TabPage7.Controls.Add(Me.Label23) Me.TabPage7.Controls.Add(Me.Button16) Me.TabPage7.Controls.Add(Me.Button14) Me.TabPage7.Controls.Add(Me.Label6) Me.TabPage7.Controls.Add(Me.tb_dw) Me.TabPage7.Controls.Add(Me.tb_dh) Me.TabPage7.Controls.Add(Me.Label7) Me.TabPage7.Controls.Add(Me.Button2) Me.TabPage7.Controls.Add(Me.Label5) Me.TabPage7.Controls.Add(Me.tb_dy) Me.TabPage7.Controls.Add(Me.Label9) Me.TabPage7.Controls.Add(Me.tb_pensize) Me.TabPage7.Controls.Add(Me.tb_dx) Me.TabPage7.Controls.Add(Me.bt_pencolor) Me.TabPage7.Controls.Add(Me.Button15) Me.TabPage7.Controls.Add(Me.Button13) Me.TabPage7.Controls.Add(Me.ListBox1) Me.TabPage7.Location = New System.Drawing.Point(4, 22) Me.TabPage7.Name = "TabPage7" Me.TabPage7.Padding = New System.Windows.Forms.Padding(3) Me.TabPage7.Size = New System.Drawing.Size(271, 493) Me.TabPage7.TabIndex = 4 Me.TabPage7.Text = "선 및 도형" Me.TabPage7.UseVisualStyleBackColor = True ' 'cboCorrectionLevel ' Me.cboCorrectionLevel.Location = New System.Drawing.Point(139, 342) Me.cboCorrectionLevel.Name = "cboCorrectionLevel" Me.cboCorrectionLevel.Size = New System.Drawing.Size(59, 21) Me.cboCorrectionLevel.TabIndex = 65 Me.cboCorrectionLevel.Text = "1" Me.cboCorrectionLevel.Visible = False ' 'cboVersion ' Me.cboVersion.Location = New System.Drawing.Point(98, 287) Me.cboVersion.Name = "cboVersion" Me.cboVersion.Size = New System.Drawing.Size(100, 21) Me.cboVersion.TabIndex = 64 Me.cboVersion.Text = "1" Me.cboVersion.Visible = False ' 'cboEncoding ' Me.cboEncoding.Location = New System.Drawing.Point(98, 205) Me.cboEncoding.Name = "cboEncoding" Me.cboEncoding.Size = New System.Drawing.Size(100, 21) Me.cboEncoding.TabIndex = 63 Me.cboEncoding.Text = "2" Me.cboEncoding.Visible = False ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(99, 319) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(60, 12) Me.Label15.TabIndex = 58 Me.Label15.Text = "1~40 선택" Me.Label15.Visible = False ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(99, 266) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(44, 12) Me.Label18.TabIndex = 57 Me.Label18.Text = "3. Byte" Me.Label18.Visible = False ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Location = New System.Drawing.Point(99, 250) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(67, 12) Me.Label19.TabIndex = 56 Me.Label19.Text = "2. Numeric" Me.Label19.Visible = False ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Location = New System.Drawing.Point(99, 234) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(99, 12) Me.Label21.TabIndex = 55 Me.Label21.Text = "1. AlphaNumeric" Me.Label21.Visible = False ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Location = New System.Drawing.Point(36, 345) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(97, 12) Me.Label20.TabIndex = 54 Me.Label20.Text = "Correction Level" Me.Label20.Visible = False ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Location = New System.Drawing.Point(36, 290) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(48, 12) Me.Label22.TabIndex = 53 Me.Label22.Text = "Version" Me.Label22.Visible = False ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Location = New System.Drawing.Point(26, 210) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(58, 12) Me.Label23.TabIndex = 52 Me.Label23.Text = "Encoding" Me.Label23.Visible = False ' 'Button16 ' Me.Button16.Location = New System.Drawing.Point(227, 11) Me.Button16.Name = "Button16" Me.Button16.Size = New System.Drawing.Size(38, 25) Me.Button16.TabIndex = 25 Me.Button16.Text = "QR" Me.Button16.UseVisualStyleBackColor = True Me.Button16.Visible = False ' 'Button14 ' Me.Button14.Location = New System.Drawing.Point(150, 11) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(38, 25) Me.Button14.TabIndex = 24 Me.Button14.Text = "원" Me.Button14.UseVisualStyleBackColor = True ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(145, 137) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(19, 12) Me.Label6.TabIndex = 13 Me.Label6.Text = "Y2" ' 'tb_dw ' Me.tb_dw.Location = New System.Drawing.Point(98, 154) Me.tb_dw.Name = "tb_dw" Me.tb_dw.Size = New System.Drawing.Size(35, 21) Me.tb_dw.TabIndex = 9 ' 'tb_dh ' Me.tb_dh.Location = New System.Drawing.Point(139, 154) Me.tb_dh.Name = "tb_dh" Me.tb_dh.Size = New System.Drawing.Size(35, 21) Me.tb_dh.TabIndex = 10 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(107, 137) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(19, 12) Me.Label7.TabIndex = 14 Me.Label7.Text = "X2" ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(189, 11) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(38, 25) Me.Button2.TabIndex = 23 Me.Button2.Text = "삭제" Me.Button2.UseVisualStyleBackColor = True ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(28, 137) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(13, 12) Me.Label5.TabIndex = 11 Me.Label5.Text = "X" ' 'tb_dy ' Me.tb_dy.Location = New System.Drawing.Point(57, 154) Me.tb_dy.Name = "tb_dy" Me.tb_dy.Size = New System.Drawing.Size(35, 21) Me.tb_dy.TabIndex = 8 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(68, 137) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(13, 12) Me.Label9.TabIndex = 12 Me.Label9.Text = "Y" ' 'tb_pensize ' Me.tb_pensize.Location = New System.Drawing.Point(40, 13) Me.tb_pensize.Name = "tb_pensize" Me.tb_pensize.Size = New System.Drawing.Size(32, 21) Me.tb_pensize.TabIndex = 21 ' 'tb_dx ' Me.tb_dx.Location = New System.Drawing.Point(16, 154) Me.tb_dx.Name = "tb_dx" Me.tb_dx.Size = New System.Drawing.Size(35, 21) Me.tb_dx.TabIndex = 7 ' 'bt_pencolor ' Me.bt_pencolor.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.bt_pencolor.Location = New System.Drawing.Point(4, 9) Me.bt_pencolor.Name = "bt_pencolor" Me.bt_pencolor.Size = New System.Drawing.Size(33, 27) Me.bt_pencolor.TabIndex = 20 Me.bt_pencolor.UseVisualStyleBackColor = False ' 'Button15 ' Me.Button15.Location = New System.Drawing.Point(112, 11) Me.Button15.Name = "Button15" Me.Button15.Size = New System.Drawing.Size(38, 25) Me.Button15.TabIndex = 19 Me.Button15.Text = "박스" Me.Button15.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.Location = New System.Drawing.Point(74, 11) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(38, 25) Me.Button13.TabIndex = 18 Me.Button13.Text = "선" Me.Button13.UseVisualStyleBackColor = True ' 'ListBox1 ' Me.ListBox1.FormattingEnabled = True Me.ListBox1.ItemHeight = 12 Me.ListBox1.Location = New System.Drawing.Point(6, 41) Me.ListBox1.Name = "ListBox1" Me.ListBox1.Size = New System.Drawing.Size(259, 88) Me.ListBox1.TabIndex = 17 ' 'BindingSource1 ' Me.BindingSource1.AllowNew = False Me.BindingSource1.Sort = "" ' 'IreaDataSet1 ' Me.IreaDataSet1.DataSetName = "ireaDataSet" Me.IreaDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'ToolTip1 ' Me.ToolTip1.ShowAlways = True Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info Me.ToolTip1.ToolTipTitle = "간편도움말" ' 'BindingNavigator1 ' Me.BindingNavigator1.AddNewItem = Nothing Me.BindingNavigator1.AutoSize = False Me.BindingNavigator1.BindingSource = Me.BindingSource1 Me.TableLayoutPanel1.SetColumnSpan(Me.BindingNavigator1, 2) Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem Me.BindingNavigator1.DeleteItem = Nothing Me.BindingNavigator1.Dock = System.Windows.Forms.DockStyle.None Me.BindingNavigator1.ImageScalingSize = New System.Drawing.Size(32, 32) Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem}) Me.BindingNavigator1.Location = New System.Drawing.Point(0, 486) Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem Me.BindingNavigator1.Name = "BindingNavigator1" Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem Me.BindingNavigator1.Size = New System.Drawing.Size(297, 35) Me.BindingNavigator1.TabIndex = 17 Me.BindingNavigator1.Text = "BindingNavigator1" ' 'BindingNavigatorCountItem ' Me.BindingNavigatorCountItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem" Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(37, 32) Me.BindingNavigatorCountItem.Text = "/{0}" Me.BindingNavigatorCountItem.ToolTipText = "전체 항목 수" ' 'BindingNavigatorMoveFirstItem ' Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveFirstItem.Image = Global.EpoleNet.My.Resources.Resources.skipb_32 Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem" Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(36, 32) Me.BindingNavigatorMoveFirstItem.Text = "처음으로 이동" ' 'BindingNavigatorMovePreviousItem ' Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMovePreviousItem.Image = Global.EpoleNet.My.Resources.Resources.back_32 Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem" Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(36, 32) Me.BindingNavigatorMovePreviousItem.Text = "이전으로 이동" ' 'BindingNavigatorSeparator ' Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator" Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 35) ' 'BindingNavigatorPositionItem ' Me.BindingNavigatorPositionItem.AccessibleName = "위치" Me.BindingNavigatorPositionItem.BackColor = System.Drawing.Color.White Me.BindingNavigatorPositionItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem" Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(60, 35) Me.BindingNavigatorPositionItem.Text = "0" Me.BindingNavigatorPositionItem.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.BindingNavigatorPositionItem.ToolTipText = "현재 위치" ' 'BindingNavigatorSeparator1 ' Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1" Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 35) ' 'BindingNavigatorMoveNextItem ' Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveNextItem.Image = Global.EpoleNet.My.Resources.Resources.forwd_32 Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem" Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(36, 32) Me.BindingNavigatorMoveNextItem.Text = "다음으로 이동" ' 'BindingNavigatorMoveLastItem ' Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveLastItem.Image = Global.EpoleNet.My.Resources.Resources.skipf_32 Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem" Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(36, 32) Me.BindingNavigatorMoveLastItem.Text = "마지막으로 이동" ' 'erp ' Me.erp.ContainerControl = Me ' 'TableLayoutPanel1 ' Me.TableLayoutPanel1.ColumnCount = 2 Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 21.0!)) Me.TableLayoutPanel1.Controls.Add(Me.BindingNavigator1, 0, 1) Me.TableLayoutPanel1.Controls.Add(Me.VScrollBar1, 1, 0) Me.TableLayoutPanel1.Controls.Add(Me.Panel1, 0, 0) Me.TableLayoutPanel1.Location = New System.Drawing.Point(0, 31) Me.TableLayoutPanel1.Name = "TableLayoutPanel1" Me.TableLayoutPanel1.RowCount = 2 Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 93.79311!)) Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36.0!)) Me.TableLayoutPanel1.Size = New System.Drawing.Size(297, 522) Me.TableLayoutPanel1.TabIndex = 18 ' 'VScrollBar1 ' Me.VScrollBar1.Dock = System.Windows.Forms.DockStyle.Fill Me.VScrollBar1.LargeChange = 1 Me.VScrollBar1.Location = New System.Drawing.Point(276, 0) Me.VScrollBar1.Name = "VScrollBar1" Me.VScrollBar1.Size = New System.Drawing.Size(21, 486) Me.VScrollBar1.TabIndex = 18 ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.Gray Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.PictureBox1) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Margin = New System.Windows.Forms.Padding(0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(276, 486) Me.Panel1.TabIndex = 19 ' 'PictureBox1 ' Me.PictureBox1.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.PictureBox1.BackColor = System.Drawing.Color.White Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.PictureBox1.Location = New System.Drawing.Point(1, 2) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(271, 479) Me.PictureBox1.TabIndex = 21 Me.PictureBox1.TabStop = False ' 'ToolStrip1 ' Me.ToolStrip1.AutoSize = False Me.ToolStrip1.BackColor = System.Drawing.Color.White Me.ToolStrip1.Dock = System.Windows.Forms.DockStyle.Bottom Me.ToolStrip1.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_canvasD, Me.bt_canvasU, Me.bt_canvasR, Me.bt_canvasL, Me.ToolStripSeparator1, Me.ToolStripLabel4, Me.TB_Pattern_Start, Me.TB_Pattern_End, Me.bt_chkpattern, Me.ToolStripSeparator4, Me.ToolStripLabel2, Me.ToolStripLabel5, Me.ToolStripSeparator2, Me.ToolStripButton1}) Me.ToolStrip1.Location = New System.Drawing.Point(0, 554) Me.ToolStrip1.Name = "ToolStrip1" Me.ToolStrip1.Size = New System.Drawing.Size(588, 30) Me.ToolStrip1.TabIndex = 19 Me.ToolStrip1.Text = "ToolStrip1" ' 'bt_canvasD ' Me.bt_canvasD.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.bt_canvasD.Image = CType(resources.GetObject("bt_canvasD.Image"), System.Drawing.Image) Me.bt_canvasD.ImageTransparentColor = System.Drawing.Color.Magenta Me.bt_canvasD.Name = "bt_canvasD" Me.bt_canvasD.Size = New System.Drawing.Size(23, 27) Me.bt_canvasD.Text = "미리보기 화면의 높이를 2picxel 늘립니다" ' 'bt_canvasU ' Me.bt_canvasU.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.bt_canvasU.Image = CType(resources.GetObject("bt_canvasU.Image"), System.Drawing.Image) Me.bt_canvasU.ImageTransparentColor = System.Drawing.Color.Magenta Me.bt_canvasU.Name = "bt_canvasU" Me.bt_canvasU.Size = New System.Drawing.Size(23, 27) Me.bt_canvasU.Text = "미리보기 화면의 높이를 2picxel 줄입니다" ' 'bt_canvasR ' Me.bt_canvasR.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.bt_canvasR.Image = CType(resources.GetObject("bt_canvasR.Image"), System.Drawing.Image) Me.bt_canvasR.ImageTransparentColor = System.Drawing.Color.Magenta Me.bt_canvasR.Name = "bt_canvasR" Me.bt_canvasR.Size = New System.Drawing.Size(23, 27) Me.bt_canvasR.Text = "미리보기 화면의 너비를 2picxel 늘립니다" ' 'bt_canvasL ' Me.bt_canvasL.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.bt_canvasL.Image = CType(resources.GetObject("bt_canvasL.Image"), System.Drawing.Image) Me.bt_canvasL.ImageTransparentColor = System.Drawing.Color.Magenta Me.bt_canvasL.Name = "bt_canvasL" Me.bt_canvasL.Size = New System.Drawing.Size(23, 27) Me.bt_canvasL.Text = "미리보기 화면의 너비를 2picxel 줄입니다" ' 'ToolStripSeparator1 ' Me.ToolStripSeparator1.Name = "ToolStripSeparator1" Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 30) ' 'ToolStripLabel4 ' Me.ToolStripLabel4.Name = "ToolStripLabel4" Me.ToolStripLabel4.Size = New System.Drawing.Size(41, 27) Me.ToolStripLabel4.Text = "▶검사" ' 'TB_Pattern_Start ' Me.TB_Pattern_Start.BackColor = System.Drawing.Color.LightBlue Me.TB_Pattern_Start.Name = "TB_Pattern_Start" Me.TB_Pattern_Start.Size = New System.Drawing.Size(40, 30) Me.TB_Pattern_Start.Text = "0" Me.TB_Pattern_Start.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'TB_Pattern_End ' Me.TB_Pattern_End.BackColor = System.Drawing.Color.LightBlue Me.TB_Pattern_End.Name = "TB_Pattern_End" Me.TB_Pattern_End.Size = New System.Drawing.Size(40, 30) Me.TB_Pattern_End.Text = "0" Me.TB_Pattern_End.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'bt_chkpattern ' Me.bt_chkpattern.Image = CType(resources.GetObject("bt_chkpattern.Image"), System.Drawing.Image) Me.bt_chkpattern.ImageTransparentColor = System.Drawing.Color.Magenta Me.bt_chkpattern.Name = "bt_chkpattern" Me.bt_chkpattern.Size = New System.Drawing.Size(68, 27) Me.bt_chkpattern.Text = "시작(&G)" ' 'ToolStripSeparator4 ' Me.ToolStripSeparator4.Name = "ToolStripSeparator4" Me.ToolStripSeparator4.Size = New System.Drawing.Size(6, 30) ' 'ToolStripLabel2 ' Me.ToolStripLabel2.BackColor = System.Drawing.Color.LightGray Me.ToolStripLabel2.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel2.Name = "ToolStripLabel2" Me.ToolStripLabel2.Size = New System.Drawing.Size(99, 27) Me.ToolStripLabel2.Text = "▶스타일저장" ' 'ToolStripLabel5 ' Me.ToolStripLabel5.BackColor = System.Drawing.Color.LightGray Me.ToolStripLabel5.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DoolStripMenuItem, Me.ToolStripMenuItem2, Me.bt_style_manager, Me.ToolStripMenuItem3, Me.ToolStripMenuItem1, Me.ToolStripMenuItem4, Me.gfdStripMenuItem, Me.gfdlStripMenuItem}) Me.ToolStripLabel5.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel5.ForeColor = System.Drawing.Color.Green Me.ToolStripLabel5.Name = "ToolStripLabel5" Me.ToolStripLabel5.Size = New System.Drawing.Size(83, 27) Me.ToolStripLabel5.Text = "▶패턴저장" ' 'DoolStripMenuItem ' Me.DoolStripMenuItem.Name = "DoolStripMenuItem" Me.DoolStripMenuItem.Size = New System.Drawing.Size(170, 22) Me.DoolStripMenuItem.Text = "D/L명(1회선) 좌" ' 'ToolStripMenuItem2 ' Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2" Me.ToolStripMenuItem2.Size = New System.Drawing.Size(170, 22) Me.ToolStripMenuItem2.Text = "D/L명(1회선) 우" ' 'bt_style_manager ' Me.bt_style_manager.Name = "bt_style_manager" Me.bt_style_manager.Size = New System.Drawing.Size(170, 22) Me.bt_style_manager.Text = "D/L명(2회선) 좌" ' 'ToolStripMenuItem3 ' Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3" Me.ToolStripMenuItem3.Size = New System.Drawing.Size(170, 22) Me.ToolStripMenuItem3.Text = "D/L명(2회선) 우" ' 'ToolStripMenuItem1 ' Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" Me.ToolStripMenuItem1.Size = New System.Drawing.Size(170, 22) Me.ToolStripMenuItem1.Text = "D/L명(3회선) 좌" ' 'ToolStripMenuItem4 ' Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4" Me.ToolStripMenuItem4.Size = New System.Drawing.Size(170, 22) Me.ToolStripMenuItem4.Text = "D/L명(3회선) 우" ' 'gfdStripMenuItem ' Me.gfdStripMenuItem.Name = "gfdStripMenuItem" Me.gfdStripMenuItem.Size = New System.Drawing.Size(170, 22) Me.gfdStripMenuItem.Text = "선로명" ' 'gfdlStripMenuItem ' Me.gfdlStripMenuItem.Name = "gfdlStripMenuItem" Me.gfdlStripMenuItem.Size = New System.Drawing.Size(170, 22) Me.gfdlStripMenuItem.Text = "전주번호" ' 'ToolStripSeparator2 ' Me.ToolStripSeparator2.Name = "ToolStripSeparator2" Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 30) ' 'ToolStripButton1 ' Me.ToolStripButton1.BackColor = System.Drawing.Color.Transparent Me.ToolStripButton1.Checked = True Me.ToolStripButton1.CheckState = System.Windows.Forms.CheckState.Checked Me.ToolStripButton1.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripButton1.Image = Global.EpoleNet.My.Resources.Resources.cancl_16 Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta Me.ToolStripButton1.Name = "ToolStripButton1" Me.ToolStripButton1.Size = New System.Drawing.Size(72, 27) Me.ToolStripButton1.Text = "닫기(&X)" Me.ToolStripButton1.ToolTipText = "현재 창을 닫습니다" ' 'ToolStrip3 ' Me.ToolStrip3.BackColor = System.Drawing.Color.White Me.ToolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden Me.ToolStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel1, Me.tb_ntype, Me.ToolStripSeparator3, Me.ToolStripLabel3, Me.combobox5, Me.ToolStripButton2}) Me.ToolStrip3.Location = New System.Drawing.Point(0, 0) Me.ToolStrip3.Name = "ToolStrip3" Me.ToolStrip3.Size = New System.Drawing.Size(588, 29) Me.ToolStrip3.TabIndex = 20 Me.ToolStrip3.Text = "ToolStrip3" ' 'ToolStripLabel1 ' Me.ToolStripLabel1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel1.Name = "ToolStripLabel1" Me.ToolStripLabel1.Size = New System.Drawing.Size(55, 26) Me.ToolStripLabel1.Text = "번호형식" Me.ToolStripLabel1.ToolTipText = "전주번호가 표시되는 번호 형식입니다" ' 'tb_ntype ' Me.tb_ntype.BackColor = System.Drawing.Color.LightCoral Me.tb_ntype.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.tb_ntype.Name = "tb_ntype" Me.tb_ntype.Size = New System.Drawing.Size(80, 29) Me.tb_ntype.Text = "440" Me.tb_ntype.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.tb_ntype.ToolTipText = "출력되는 번호형식이 맞지 않다면 이곳에 수동으로 입력하세요" ' 'ToolStripSeparator3 ' Me.ToolStripSeparator3.Name = "ToolStripSeparator3" Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 29) ' 'ToolStripLabel3 ' Me.ToolStripLabel3.Name = "ToolStripLabel3" Me.ToolStripLabel3.Size = New System.Drawing.Size(67, 26) Me.ToolStripLabel3.Text = "프린터선택" ' 'combobox5 ' Me.combobox5.BackColor = System.Drawing.Color.Gainsboro Me.combobox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.combobox5.Name = "combobox5" Me.combobox5.Size = New System.Drawing.Size(330, 29) ' 'ToolStripButton2 ' Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.ToolStripButton2.Image = Global.EpoleNet.My.Resources.Resources.about_161 Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta Me.ToolStripButton2.Name = "ToolStripButton2" Me.ToolStripButton2.Size = New System.Drawing.Size(23, 26) Me.ToolStripButton2.Text = "도움말" Me.ToolStripButton2.ToolTipText = "현재화면에대한 도움말을 표시합니다" ' 'lbQrFG ' Me.lbQrFG.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.lbQrFG.Location = New System.Drawing.Point(164, 456) Me.lbQrFG.Name = "lbQrFG" Me.lbQrFG.Size = New System.Drawing.Size(48, 27) Me.lbQrFG.TabIndex = 73 ' 'lbQrBg ' Me.lbQrBg.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.lbQrBg.Location = New System.Drawing.Point(163, 423) Me.lbQrBg.Name = "lbQrBg" Me.lbQrBg.Size = New System.Drawing.Size(48, 27) Me.lbQrBg.TabIndex = 72 ' 'LinkLabel2 ' Me.LinkLabel2.AutoSize = True Me.LinkLabel2.Location = New System.Drawing.Point(53, 463) Me.LinkLabel2.Name = "LinkLabel2" Me.LinkLabel2.Size = New System.Drawing.Size(103, 12) Me.LinkLabel2.TabIndex = 71 Me.LinkLabel2.TabStop = True Me.LinkLabel2.Text = "Foreground Color" ' 'LinkLabel1 ' Me.LinkLabel1.AutoSize = True Me.LinkLabel1.Location = New System.Drawing.Point(53, 430) Me.LinkLabel1.Name = "LinkLabel1" Me.LinkLabel1.Size = New System.Drawing.Size(106, 12) Me.LinkLabel1.TabIndex = 70 Me.LinkLabel1.TabStop = True Me.LinkLabel1.Text = "Background Color" ' 'Label28 ' Me.Label28.AutoSize = True Me.Label28.Location = New System.Drawing.Point(176, 393) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(23, 12) Me.Label28.TabIndex = 69 Me.Label28.Text = "4.H" ' 'Label27 ' Me.Label27.AutoSize = True Me.Label27.Location = New System.Drawing.Point(114, 393) Me.Label27.Name = "Label27" Me.Label27.Size = New System.Drawing.Size(24, 12) Me.Label27.TabIndex = 68 Me.Label27.Text = "3.Q" ' 'Label26 ' Me.Label26.AutoSize = True Me.Label26.Location = New System.Drawing.Point(176, 372) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(26, 12) Me.Label26.TabIndex = 67 Me.Label26.Text = "2.M" ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.Location = New System.Drawing.Point(114, 372) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(56, 12) Me.Label25.TabIndex = 66 Me.Label25.Text = "1.L(모두)" ' 'printformkiki ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.SystemColors.Control Me.ClientSize = New System.Drawing.Size(588, 606) Me.Controls.Add(Me.ToolStrip3) Me.Controls.Add(Me.ToolStrip1) Me.Controls.Add(Me.TableLayoutPanel1) Me.Controls.Add(Me.StatusStrip1) Me.Controls.Add(Me.TabControl1) Me.DoubleBuffered = True Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog Me.KeyPreview = True Me.MaximizeBox = False Me.Name = "printformkiki" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "출력작업" Me.StatusStrip1.ResumeLayout(False) Me.StatusStrip1.PerformLayout() Me.TabControl1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) Me.TabPage1.PerformLayout() Me.ToolStrip2.ResumeLayout(False) Me.ToolStrip2.PerformLayout() Me.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() Me.ContextMenuStrip1.ResumeLayout(False) Me.TabPage3.ResumeLayout(False) Me.TabPage3.PerformLayout() Me.TabControl2.ResumeLayout(False) Me.TabPage2.ResumeLayout(False) Me.GroupBox6.ResumeLayout(False) Me.GroupBox6.PerformLayout() Me.GroupBox4.ResumeLayout(False) Me.GroupBox4.PerformLayout() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.TabPage4.ResumeLayout(False) Me.TabPage4.PerformLayout() CType(Me.bakimg, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox8.ResumeLayout(False) Me.GroupBox8.PerformLayout() Me.GroupBox7.ResumeLayout(False) Me.GroupBox7.PerformLayout() Me.TabPage5.ResumeLayout(False) Me.TabPage5.PerformLayout() Me.TabPage6.ResumeLayout(False) CType(Me.dataview, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dataview_Sheet1, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage7.ResumeLayout(False) Me.TabPage7.PerformLayout() CType(Me.BindingSource1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.IreaDataSet1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit() Me.BindingNavigator1.ResumeLayout(False) Me.BindingNavigator1.PerformLayout() CType(Me.erp, System.ComponentModel.ISupportInitialize).EndInit() Me.TableLayoutPanel1.ResumeLayout(False) Me.Panel1.ResumeLayout(False) CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.ToolStrip1.ResumeLayout(False) Me.ToolStrip1.PerformLayout() Me.ToolStrip3.ResumeLayout(False) Me.ToolStrip3.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip Friend WithEvents lb_selcon As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents lb_sel As System.Windows.Forms.Label Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents tb_picfile As System.Windows.Forms.TextBox Friend WithEvents chk_DisplayBG As System.Windows.Forms.CheckBox Friend WithEvents tb_foncol As System.Windows.Forms.TextBox Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox Friend WithEvents lb_msg As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip Friend WithEvents cmb_style As System.Windows.Forms.ComboBox Friend WithEvents erp As System.Windows.Forms.ErrorProvider Friend WithEvents lb_strpattern As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents cmb_controls As System.Windows.Forms.ComboBox Friend WithEvents cb_visible As System.Windows.Forms.CheckBox Friend WithEvents Button6 As System.Windows.Forms.Button Friend WithEvents Button7 As System.Windows.Forms.Button Friend WithEvents Button26 As System.Windows.Forms.Button Friend WithEvents Button27 As System.Windows.Forms.Button Friend WithEvents Button29 As System.Windows.Forms.Button Friend WithEvents Button30 As System.Windows.Forms.Button Friend WithEvents Button31 As System.Windows.Forms.Button Friend WithEvents Button32 As System.Windows.Forms.Button Friend WithEvents TB_FONTNAME As System.Windows.Forms.TextBox Friend WithEvents BindingNavigator1 As System.Windows.Forms.BindingNavigator Friend WithEvents BindingSource1 As System.Windows.Forms.BindingSource Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents IreaDataSet1 As EpoleNet.ireaDataSet Friend WithEvents tb_printrange As System.Windows.Forms.TextBox 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 lb_countpattern As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox Friend WithEvents cb_kwanjun As System.Windows.Forms.CheckBox Friend WithEvents cb_seq As System.Windows.Forms.CheckBox Friend WithEvents cb_jjnum As System.Windows.Forms.CheckBox Friend WithEvents cb_sunglo As System.Windows.Forms.CheckBox Friend WithEvents cb_sunsannum As System.Windows.Forms.CheckBox Friend WithEvents cb_u5 As System.Windows.Forms.CheckBox Friend WithEvents cb_u4 As System.Windows.Forms.CheckBox Friend WithEvents cb_u3 As System.Windows.Forms.CheckBox Friend WithEvents cb_u2 As System.Windows.Forms.CheckBox Friend WithEvents cb_u1 As System.Windows.Forms.CheckBox Friend WithEvents tb_secY As System.Windows.Forms.TextBox Friend WithEvents tb_secX As System.Windows.Forms.TextBox Friend WithEvents cmb_dummy As System.Windows.Forms.ComboBox Friend WithEvents TableLayoutPanel1 As System.Windows.Forms.TableLayoutPanel Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip Friend WithEvents TB_Pattern_Start As System.Windows.Forms.ToolStripTextBox Friend WithEvents TB_Pattern_End As System.Windows.Forms.ToolStripTextBox Friend WithEvents bt_chkpattern As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripLabel4 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents bt_canvasL As System.Windows.Forms.ToolStripButton Friend WithEvents bt_canvasR As System.Windows.Forms.ToolStripButton Friend WithEvents bt_canvasU As System.Windows.Forms.ToolStripButton Friend WithEvents bt_canvasD As System.Windows.Forms.ToolStripButton Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents Button12 As System.Windows.Forms.Button Friend WithEvents Button9 As System.Windows.Forms.Button Friend WithEvents Button5 As System.Windows.Forms.Button Friend WithEvents Button11 As System.Windows.Forms.Button Friend WithEvents Button10 As System.Windows.Forms.Button Friend WithEvents cb_bold As System.Windows.Forms.CheckBox Friend WithEvents tb_space As System.Windows.Forms.TextBox Friend WithEvents tb_fsize As System.Windows.Forms.TextBox Friend WithEvents tb_wordheight As System.Windows.Forms.TextBox Friend WithEvents tb_wordwidth As System.Windows.Forms.TextBox Friend WithEvents tb_top As System.Windows.Forms.TextBox Friend WithEvents tb_left As System.Windows.Forms.TextBox Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents cmb_sep As System.Windows.Forms.ComboBox Friend WithEvents Button8 As System.Windows.Forms.Button Friend WithEvents ToolStrip3 As System.Windows.Forms.ToolStrip Friend WithEvents VScrollBar1 As System.Windows.Forms.VScrollBar Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents TabPage3 As System.Windows.Forms.TabPage Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripLabel3 As System.Windows.Forms.ToolStripLabel Friend WithEvents combobox5 As System.Windows.Forms.ToolStripComboBox Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents cb_kwang As System.Windows.Forms.CheckBox Friend WithEvents tb_myfontsize As System.Windows.Forms.TextBox Friend WithEvents tb_marginy As System.Windows.Forms.TextBox Friend WithEvents tb_marginx As System.Windows.Forms.TextBox Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents tb_scalex As System.Windows.Forms.TextBox Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents tb_scaley As System.Windows.Forms.TextBox Friend WithEvents cmb_landscape As System.Windows.Forms.ComboBox Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents cb_dl1 As System.Windows.Forms.CheckBox Friend WithEvents tb_ntype As System.Windows.Forms.ToolStripTextBox Friend WithEvents ToolStripLabel5 As System.Windows.Forms.ToolStripDropDownButton Friend WithEvents gfdlStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents gfdStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents DoolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripLabel2 As System.Windows.Forms.ToolStripSplitButton Friend WithEvents ToolStrip2 As System.Windows.Forms.ToolStrip Friend WithEvents bt_print As System.Windows.Forms.ToolStripSplitButton Friend WithEvents bt_prnpreview As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox Friend WithEvents TabControl2 As System.Windows.Forms.TabControl Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents TabPage4 As System.Windows.Forms.TabPage Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip Friend WithEvents cm_styleedit As System.Windows.Forms.ToolStripMenuItem Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents TabPage5 As System.Windows.Forms.TabPage Friend WithEvents bt_style_manager As System.Windows.Forms.ToolStripMenuItem Friend WithEvents rad_repeat As System.Windows.Forms.RadioButton Friend WithEvents TabPage6 As System.Windows.Forms.TabPage Friend WithEvents dataview As MyControlOLEDBv2.MyFpoint Friend WithEvents dataview_Sheet1 As FarPoint.Win.Spread.SheetView Friend WithEvents cb_dl3 As System.Windows.Forms.CheckBox Friend WithEvents cb_dl2 As System.Windows.Forms.CheckBox Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem Friend WithEvents Chk_BgImageprint As System.Windows.Forms.CheckBox Friend WithEvents bakimg As System.Windows.Forms.PictureBox Friend WithEvents tb_bakh As System.Windows.Forms.TextBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents tb_bakw As System.Windows.Forms.TextBox Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents tb_baky As System.Windows.Forms.TextBox Friend WithEvents tb_bakx As System.Windows.Forms.TextBox Friend WithEvents CB_BIGO1 As System.Windows.Forms.CheckBox Friend WithEvents CB_BIGO4 As System.Windows.Forms.CheckBox Friend WithEvents CB_BIGO3 As System.Windows.Forms.CheckBox Friend WithEvents CB_BIGO2 As System.Windows.Forms.CheckBox Friend WithEvents TabPage7 As System.Windows.Forms.TabPage Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents tb_dw As System.Windows.Forms.TextBox Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents tb_dx As System.Windows.Forms.TextBox Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents tb_dy As System.Windows.Forms.TextBox Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents tb_dh As System.Windows.Forms.TextBox Friend WithEvents tb_pensize As System.Windows.Forms.TextBox Friend WithEvents bt_pencolor As System.Windows.Forms.Button Friend WithEvents Button15 As System.Windows.Forms.Button Friend WithEvents Button13 As System.Windows.Forms.Button Friend WithEvents ListBox1 As System.Windows.Forms.ListBox Friend WithEvents chk_draw As System.Windows.Forms.CheckBox Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripMenuItem3 As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripMenuItem4 As System.Windows.Forms.ToolStripMenuItem Friend WithEvents tb_pagerepeat As System.Windows.Forms.TextBox Friend WithEvents Button14 As System.Windows.Forms.Button Friend WithEvents Button16 As System.Windows.Forms.Button Friend WithEvents cboCorrectionLevel As System.Windows.Forms.TextBox Friend WithEvents cboVersion As System.Windows.Forms.TextBox Friend WithEvents cboEncoding As System.Windows.Forms.TextBox Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents Label21 As System.Windows.Forms.Label Private WithEvents Label20 As System.Windows.Forms.Label Private WithEvents Label22 As System.Windows.Forms.Label Private WithEvents Label23 As System.Windows.Forms.Label Friend WithEvents lbQrFG As System.Windows.Forms.Panel Friend WithEvents lbQrBg As System.Windows.Forms.Panel Friend WithEvents LinkLabel2 As System.Windows.Forms.LinkLabel Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel 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 End Class