_ Partial Class printformCableLABEL 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 CheckBoxCellType1 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType() Dim NumberCellType1 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 CheckBoxCellType2 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(printformCableLABEL)) 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_linenum = 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.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.tb_repy = New System.Windows.Forms.TextBox() Me.tb_repx = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.tb_rep = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() 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.ToolStrip2 = New System.Windows.Forms.ToolStrip() Me.bt_print = New System.Windows.Forms.ToolStripSplitButton() Me.bt_prnpreview = New System.Windows.Forms.ToolStripMenuItem() Me.TabPage3 = New System.Windows.Forms.TabPage() 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.Label2 = New System.Windows.Forms.Label() Me.Label22 = New System.Windows.Forms.Label() Me.cmb_dummy = New System.Windows.Forms.ComboBox() Me.tb_secX = New System.Windows.Forms.TextBox() Me.tb_secY = New System.Windows.Forms.TextBox() Me.GroupBox4 = New System.Windows.Forms.GroupBox() Me.Label23 = New System.Windows.Forms.Label() Me.Label24 = New System.Windows.Forms.Label() Me.tb_scalex = New System.Windows.Forms.TextBox() Me.tb_scaley = New System.Windows.Forms.TextBox() Me.GroupBox5 = New System.Windows.Forms.GroupBox() Me.Label25 = New System.Windows.Forms.Label() Me.Label26 = New System.Windows.Forms.Label() Me.tb_marginx = New System.Windows.Forms.TextBox() Me.tb_marginy = New System.Windows.Forms.TextBox() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.tb_bakh = New System.Windows.Forms.TextBox() Me.Label1 = 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.GroupBox1 = New System.Windows.Forms.GroupBox() Me.cmb_landscape = New System.Windows.Forms.ComboBox() Me.TabPage6 = New System.Windows.Forms.TabPage() Me.Button6 = 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.Label3 = New System.Windows.Forms.Label() Me.tb_dy = New System.Windows.Forms.TextBox() Me.Label5 = 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.TabPage7 = New System.Windows.Forms.TabPage() Me.cbd7 = New System.Windows.Forms.CheckBox() Me.cbd6 = New System.Windows.Forms.CheckBox() Me.cbd5 = New System.Windows.Forms.CheckBox() Me.cbd4 = New System.Windows.Forms.CheckBox() Me.cbd3 = New System.Windows.Forms.CheckBox() Me.cbd2 = New System.Windows.Forms.CheckBox() Me.cbd1 = New System.Windows.Forms.CheckBox() Me.cbc7 = New System.Windows.Forms.CheckBox() Me.cbc6 = New System.Windows.Forms.CheckBox() Me.cbc5 = New System.Windows.Forms.CheckBox() Me.cbc4 = New System.Windows.Forms.CheckBox() Me.cbc3 = New System.Windows.Forms.CheckBox() Me.cbc2 = New System.Windows.Forms.CheckBox() Me.cbc1 = New System.Windows.Forms.CheckBox() Me.cbb6 = New System.Windows.Forms.CheckBox() Me.cbb5 = New System.Windows.Forms.CheckBox() Me.cbb4 = New System.Windows.Forms.CheckBox() Me.cbb3 = New System.Windows.Forms.CheckBox() Me.cbb2 = New System.Windows.Forms.CheckBox() Me.cbb1 = New System.Windows.Forms.CheckBox() Me.chkc2 = New System.Windows.Forms.CheckBox() Me.chkc1 = New System.Windows.Forms.CheckBox() Me.chkc5 = New System.Windows.Forms.CheckBox() Me.chkc4 = New System.Windows.Forms.CheckBox() Me.chkc3 = New System.Windows.Forms.CheckBox() Me.chkd4 = New System.Windows.Forms.CheckBox() Me.chkd3 = New System.Windows.Forms.CheckBox() Me.chkd2 = New System.Windows.Forms.CheckBox() Me.chkd1 = New System.Windows.Forms.CheckBox() Me.chkc7 = New System.Windows.Forms.CheckBox() Me.chkd7 = New System.Windows.Forms.CheckBox() Me.chkd6 = New System.Windows.Forms.CheckBox() Me.chkd5 = New System.Windows.Forms.CheckBox() Me.chkc6 = New System.Windows.Forms.CheckBox() Me.chkb6 = New System.Windows.Forms.CheckBox() Me.chkb5 = New System.Windows.Forms.CheckBox() Me.chk_draw = New System.Windows.Forms.CheckBox() Me.cb_seq = New System.Windows.Forms.CheckBox() Me.chkb4 = New System.Windows.Forms.CheckBox() Me.chkb3 = New System.Windows.Forms.CheckBox() Me.chkb1 = New System.Windows.Forms.CheckBox() Me.chkb2 = New System.Windows.Forms.CheckBox() Me.TabPage5 = New System.Windows.Forms.TabPage() Me.dataview = New MyControlOLEDBv2.MyFpoint() Me.dataview_Sheet1 = New FarPoint.Win.Spread.SheetView() Me.TabPage8 = New System.Windows.Forms.TabPage() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Button8 = New System.Windows.Forms.Button() Me.cmb_sep = New System.Windows.Forms.ComboBox() Me.BindingSource1 = New System.Windows.Forms.BindingSource(Me.components) 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.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator() 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.textbox1 = New System.Windows.Forms.ToolStripTextBox() Me.textbox2 = New System.Windows.Forms.ToolStripTextBox() Me.bt_chkpattern = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton() Me.ToolStripLabel5 = New System.Windows.Forms.ToolStripDropDownButton() Me.bt_patternha = New System.Windows.Forms.ToolStripMenuItem() Me.bt_patterkaphe = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem13 = New System.Windows.Forms.ToolStripMenuItem() Me.mbt_savepattersta = 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.StatusStrip1.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.GroupBox3.SuspendLayout() Me.GroupBox2.SuspendLayout() Me.ContextMenuStrip1.SuspendLayout() Me.ToolStrip2.SuspendLayout() Me.TabPage3.SuspendLayout() Me.TabControl2.SuspendLayout() Me.TabPage2.SuspendLayout() Me.GroupBox6.SuspendLayout() Me.GroupBox4.SuspendLayout() Me.GroupBox5.SuspendLayout() Me.TabPage4.SuspendLayout() CType(Me.bakimg, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox8.SuspendLayout() Me.GroupBox7.SuspendLayout() Me.GroupBox1.SuspendLayout() Me.TabPage6.SuspendLayout() Me.TabPage7.SuspendLayout() Me.TabPage5.SuspendLayout() CType(Me.dataview, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dataview_Sheet1, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage8.SuspendLayout() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BindingSource1, 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.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.lb_countpattern, Me.lb_strpattern, Me.lb_linenum, 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(880, 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(19, 17) Me.lb_countpattern.Text = "▣" ' 'lb_strpattern ' Me.lb_strpattern.Name = "lb_strpattern" Me.lb_strpattern.Size = New System.Drawing.Size(19, 17) Me.lb_strpattern.Text = "▣" ' 'lb_linenum ' Me.lb_linenum.Name = "lb_linenum" Me.lb_linenum.Size = New System.Drawing.Size(42, 17) Me.lb_linenum.Text = "(0,0,0)" ' 'lb_selcon ' Me.lb_selcon.Name = "lb_selcon" Me.lb_selcon.Size = New System.Drawing.Size(83, 17) Me.lb_selcon.Text = "<선택된개체>" ' 'lb_msg ' Me.lb_msg.Name = "lb_msg" Me.lb_msg.Size = New System.Drawing.Size(19, 17) Me.lb_msg.Text = "▷" ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.TabPage1) Me.TabControl1.Controls.Add(Me.TabPage3) Me.TabControl1.Controls.Add(Me.TabPage6) Me.TabControl1.Controls.Add(Me.TabPage7) Me.TabControl1.Controls.Add(Me.TabPage5) Me.TabControl1.Controls.Add(Me.TabPage8) 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.GroupBox3) Me.TabPage1.Controls.Add(Me.GroupBox2) Me.TabPage1.Controls.Add(Me.cmb_style) Me.TabPage1.Controls.Add(Me.ToolStrip2) 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 ' '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(6, 361) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(245, 77) 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(189, 21) Me.rad_repeat.Name = "rad_repeat" Me.rad_repeat.Size = New System.Drawing.Size(47, 16) Me.rad_repeat.TabIndex = 7 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.tb_repy) Me.GroupBox2.Controls.Add(Me.tb_repx) Me.GroupBox2.Controls.Add(Me.Label9) Me.GroupBox2.Controls.Add(Me.tb_rep) Me.GroupBox2.Controls.Add(Me.Label8) 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.Enabled = False Me.GroupBox2.Location = New System.Drawing.Point(6, 165) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(245, 190) Me.GroupBox2.TabIndex = 31 Me.GroupBox2.TabStop = False Me.GroupBox2.Text = "위치/크기/글꼴" Me.ToolTip1.SetToolTip(Me.GroupBox2, "선택된 개체의 위치를 변경합니다.") ' 'tb_repy ' Me.tb_repy.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.tb_repy.Location = New System.Drawing.Point(167, 159) Me.tb_repy.Name = "tb_repy" Me.tb_repy.Size = New System.Drawing.Size(34, 21) Me.tb_repy.TabIndex = 68 Me.tb_repy.Text = "0" Me.tb_repy.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'tb_repx ' Me.tb_repx.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.tb_repx.Location = New System.Drawing.Point(131, 159) Me.tb_repx.Name = "tb_repx" Me.tb_repx.Size = New System.Drawing.Size(34, 21) Me.tb_repx.TabIndex = 67 Me.tb_repx.Text = "0" Me.tb_repx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(108, 162) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(17, 12) Me.Label9.TabIndex = 66 Me.Label9.Text = "회" ' 'tb_rep ' Me.tb_rep.Location = New System.Drawing.Point(70, 158) Me.tb_rep.Name = "tb_rep" Me.tb_rep.Size = New System.Drawing.Size(34, 21) Me.tb_rep.TabIndex = 65 Me.tb_rep.Text = "0" Me.tb_rep.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(11, 162) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(53, 12) Me.Label8.TabIndex = 64 Me.Label8.Text = "반복출력" ' '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(11, 129) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(73, 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, 107) 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, 75) 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, 52) 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, 76) 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, 53) 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, 127) 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, 127) 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.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.tb_top.Location = New System.Drawing.Point(48, 77) 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.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.tb_left.Location = New System.Drawing.Point(48, 54) 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, 74) 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, 107) 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, 51) 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, 76) 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, 53) 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, 75) 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, 52) 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, 107) 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(6, 6) Me.cmb_style.Name = "cmb_style" Me.cmb_style.Size = New System.Drawing.Size(259, 153) 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 = "스타일 편집" ' '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, 445) Me.ToolStrip2.Name = "ToolStrip2" Me.ToolStrip2.Size = New System.Drawing.Size(122, 39) Me.ToolStrip2.TabIndex = 16 Me.ToolStrip2.Text = "ToolStrip2" ' 'bt_print ' Me.bt_print.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_prnpreview}) Me.bt_print.ForeColor = System.Drawing.Color.MediumBlue 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)" Me.bt_print.ToolTipText = "설정된 프린트 조건에 따라서 출력물을 프린터로 출력합니다" ' 'bt_prnpreview ' Me.bt_prnpreview.Name = "bt_prnpreview" Me.bt_prnpreview.Size = New System.Drawing.Size(143, 22) Me.bt_prnpreview.Text = "미리보기(F8)" ' 'TabPage3 ' Me.TabPage3.Controls.Add(Me.TabControl2) Me.TabPage3.Controls.Add(Me.GroupBox1) 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 ' 'TabControl2 ' Me.TabControl2.Controls.Add(Me.TabPage2) Me.TabControl2.Controls.Add(Me.TabPage4) Me.TabControl2.Location = New System.Drawing.Point(15, 242) Me.TabControl2.Name = "TabControl2" Me.TabControl2.SelectedIndex = 0 Me.TabControl2.Size = New System.Drawing.Size(239, 245) Me.TabControl2.TabIndex = 56 ' 'TabPage2 ' Me.TabPage2.Controls.Add(Me.GroupBox6) Me.TabPage2.Controls.Add(Me.GroupBox4) Me.TabPage2.Controls.Add(Me.GroupBox5) 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, 219) Me.TabPage2.TabIndex = 0 Me.TabPage2.Text = "기본설정" Me.TabPage2.UseVisualStyleBackColor = True ' 'GroupBox6 ' Me.GroupBox6.Controls.Add(Me.tb_pagerepeat) Me.GroupBox6.Controls.Add(Me.Label2) Me.GroupBox6.Controls.Add(Me.Label22) Me.GroupBox6.Controls.Add(Me.cmb_dummy) Me.GroupBox6.Controls.Add(Me.tb_secX) Me.GroupBox6.Controls.Add(Me.tb_secY) Me.GroupBox6.Location = New System.Drawing.Point(7, 94) Me.GroupBox6.Name = "GroupBox6" Me.GroupBox6.Size = New System.Drawing.Size(218, 103) Me.GroupBox6.TabIndex = 51 Me.GroupBox6.TabStop = False Me.GroupBox6.Text = "페이지당 출력횟수" ' 'tb_pagerepeat ' Me.tb_pagerepeat.Location = New System.Drawing.Point(11, 16) Me.tb_pagerepeat.Name = "tb_pagerepeat" Me.tb_pagerepeat.Size = New System.Drawing.Size(20, 21) Me.tb_pagerepeat.TabIndex = 36 Me.tb_pagerepeat.Text = "1" Me.tb_pagerepeat.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(14, 42) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(53, 12) Me.Label2.TabIndex = 34 Me.Label2.Text = "가로거리" ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Location = New System.Drawing.Point(117, 42) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(53, 12) Me.Label22.TabIndex = 35 Me.Label22.Text = "세로거리" ' '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(37, 17) Me.cmb_dummy.Name = "cmb_dummy" Me.cmb_dummy.Size = New System.Drawing.Size(169, 20) Me.cmb_dummy.TabIndex = 33 ' 'tb_secX ' Me.tb_secX.Location = New System.Drawing.Point(73, 39) 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(176, 39) 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, "종이의 윗쪽 여백입니다") ' 'GroupBox4 ' Me.GroupBox4.Controls.Add(Me.Label23) Me.GroupBox4.Controls.Add(Me.Label24) Me.GroupBox4.Controls.Add(Me.tb_scalex) Me.GroupBox4.Controls.Add(Me.tb_scaley) Me.GroupBox4.Location = New System.Drawing.Point(6, 47) Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.Size = New System.Drawing.Size(219, 43) Me.GroupBox4.TabIndex = 49 Me.GroupBox4.TabStop = False Me.GroupBox4.Text = "확대/축소비율" ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Location = New System.Drawing.Point(80, 19) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(29, 12) Me.Label23.TabIndex = 44 Me.Label23.Text = "세로" ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.Location = New System.Drawing.Point(10, 20) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(29, 12) Me.Label24.TabIndex = 43 Me.Label24.Text = "가로" ' 'tb_scalex ' Me.tb_scalex.Location = New System.Drawing.Point(45, 16) 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은 기본을 의미합니다") ' 'tb_scaley ' Me.tb_scaley.Location = New System.Drawing.Point(114, 16) Me.tb_scaley.Name = "tb_scaley" Me.tb_scaley.Size = New System.Drawing.Size(27, 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은 기본을 의미합니다") ' 'GroupBox5 ' Me.GroupBox5.Controls.Add(Me.Label25) Me.GroupBox5.Controls.Add(Me.Label26) Me.GroupBox5.Controls.Add(Me.tb_marginx) Me.GroupBox5.Controls.Add(Me.tb_marginy) Me.GroupBox5.Location = New System.Drawing.Point(6, 6) Me.GroupBox5.Name = "GroupBox5" Me.GroupBox5.Size = New System.Drawing.Size(219, 38) Me.GroupBox5.TabIndex = 49 Me.GroupBox5.TabStop = False Me.GroupBox5.Text = "인쇄여백" ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.Location = New System.Drawing.Point(81, 17) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(29, 12) Me.Label25.TabIndex = 41 Me.Label25.Text = "세로" ' 'Label26 ' Me.Label26.AutoSize = True Me.Label26.Location = New System.Drawing.Point(11, 18) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(29, 12) Me.Label26.TabIndex = 40 Me.Label26.Text = "가로" ' 'tb_marginx ' Me.tb_marginx.Location = New System.Drawing.Point(46, 15) 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, "종이의 왼쪽 여백입니다") ' 'tb_marginy ' Me.tb_marginy.Location = New System.Drawing.Point(116, 14) Me.tb_marginy.Name = "tb_marginy" Me.tb_marginy.Size = New System.Drawing.Size(26, 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, "종이의 윗쪽 여백입니다") ' 'TabPage4 ' Me.TabPage4.Controls.Add(Me.tb_bakh) Me.TabPage4.Controls.Add(Me.Label1) 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, 219) 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 = 64 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(4, 139) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(39, 12) Me.Label1.TabIndex = 59 Me.Label1.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 = 63 ' '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 = 60 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 = 62 ' '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 = 61 ' 'bakimg ' Me.bakimg.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.bakimg.Location = New System.Drawing.Point(8, 163) Me.bakimg.Name = "bakimg" Me.bakimg.Size = New System.Drawing.Size(218, 50) Me.bakimg.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage Me.bakimg.TabIndex = 53 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, 57) 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(58, 23) Me.Chk_BgImageprint.Name = "Chk_BgImageprint" Me.Chk_BgImageprint.Size = New System.Drawing.Size(72, 16) Me.Chk_BgImageprint.TabIndex = 26 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(8, 24) 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(146, 25) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(65, 12) Me.Label11.TabIndex = 24 Me.Label11.Text = "[배경찾기]" Me.ToolTip1.SetToolTip(Me.Label11, "배경그림파일을 찾도록 도와줍니다") ' 'tb_picfile ' Me.tb_picfile.Location = New System.Drawing.Point(7, 46) Me.tb_picfile.Name = "tb_picfile" Me.tb_picfile.Size = New System.Drawing.Size(204, 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(9, 18) Me.tb_myfontsize.Name = "tb_myfontsize" Me.tb_myfontsize.Size = New System.Drawing.Size(202, 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은 기본크기입니다)") ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.cmb_landscape) Me.GroupBox1.Location = New System.Drawing.Point(15, 8) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(247, 61) Me.GroupBox1.TabIndex = 51 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "용지방향" ' '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(17, 20) Me.cmb_landscape.Name = "cmb_landscape" Me.cmb_landscape.Size = New System.Drawing.Size(213, 29) Me.cmb_landscape.TabIndex = 29 Me.ToolTip1.SetToolTip(Me.cmb_landscape, "출력용지의 출력방향을 선택하세요!") ' 'TabPage6 ' Me.TabPage6.Controls.Add(Me.Button6) Me.TabPage6.Controls.Add(Me.Label6) Me.TabPage6.Controls.Add(Me.tb_dw) Me.TabPage6.Controls.Add(Me.tb_dh) Me.TabPage6.Controls.Add(Me.Label7) Me.TabPage6.Controls.Add(Me.Button2) Me.TabPage6.Controls.Add(Me.Label3) Me.TabPage6.Controls.Add(Me.tb_dy) Me.TabPage6.Controls.Add(Me.Label5) Me.TabPage6.Controls.Add(Me.tb_pensize) Me.TabPage6.Controls.Add(Me.tb_dx) Me.TabPage6.Controls.Add(Me.bt_pencolor) Me.TabPage6.Controls.Add(Me.Button15) Me.TabPage6.Controls.Add(Me.Button13) Me.TabPage6.Controls.Add(Me.ListBox1) Me.TabPage6.Location = New System.Drawing.Point(4, 22) Me.TabPage6.Name = "TabPage6" Me.TabPage6.Padding = New System.Windows.Forms.Padding(3) Me.TabPage6.Size = New System.Drawing.Size(271, 493) Me.TabPage6.TabIndex = 3 Me.TabPage6.Text = "선 및 도형" Me.TabPage6.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.Location = New System.Drawing.Point(181, 7) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(43, 27) Me.Button6.TabIndex = 17 Me.Button6.Text = "원" Me.Button6.UseVisualStyleBackColor = True ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(148, 121) 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(101, 136) 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(142, 136) 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(110, 121) 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(223, 7) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(43, 27) Me.Button2.TabIndex = 16 Me.Button2.Text = "삭제" Me.Button2.UseVisualStyleBackColor = True ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(31, 121) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(13, 12) Me.Label3.TabIndex = 11 Me.Label3.Text = "X" ' 'tb_dy ' Me.tb_dy.Location = New System.Drawing.Point(60, 136) Me.tb_dy.Name = "tb_dy" Me.tb_dy.Size = New System.Drawing.Size(35, 21) Me.tb_dy.TabIndex = 8 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(71, 121) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(13, 12) Me.Label5.TabIndex = 12 Me.Label5.Text = "Y" ' 'tb_pensize ' Me.tb_pensize.Location = New System.Drawing.Point(59, 10) Me.tb_pensize.Name = "tb_pensize" Me.tb_pensize.Size = New System.Drawing.Size(35, 21) Me.tb_pensize.TabIndex = 6 ' 'tb_dx ' Me.tb_dx.Location = New System.Drawing.Point(19, 136) 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(18, 6) Me.bt_pencolor.Name = "bt_pencolor" Me.bt_pencolor.Size = New System.Drawing.Size(36, 27) Me.bt_pencolor.TabIndex = 5 Me.bt_pencolor.UseVisualStyleBackColor = False ' 'Button15 ' Me.Button15.Location = New System.Drawing.Point(139, 7) Me.Button15.Name = "Button15" Me.Button15.Size = New System.Drawing.Size(43, 27) Me.Button15.TabIndex = 4 Me.Button15.Text = "박스" Me.Button15.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.Location = New System.Drawing.Point(97, 7) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(43, 27) Me.Button13.TabIndex = 2 Me.Button13.Text = "선" Me.Button13.UseVisualStyleBackColor = True ' 'ListBox1 ' Me.ListBox1.FormattingEnabled = True Me.ListBox1.ItemHeight = 12 Me.ListBox1.Location = New System.Drawing.Point(18, 38) Me.ListBox1.Name = "ListBox1" Me.ListBox1.Size = New System.Drawing.Size(235, 76) Me.ListBox1.TabIndex = 0 ' 'TabPage7 ' Me.TabPage7.Controls.Add(Me.cbd7) Me.TabPage7.Controls.Add(Me.cbd6) Me.TabPage7.Controls.Add(Me.cbd5) Me.TabPage7.Controls.Add(Me.cbd4) Me.TabPage7.Controls.Add(Me.cbd3) Me.TabPage7.Controls.Add(Me.cbd2) Me.TabPage7.Controls.Add(Me.cbd1) Me.TabPage7.Controls.Add(Me.cbc7) Me.TabPage7.Controls.Add(Me.cbc6) Me.TabPage7.Controls.Add(Me.cbc5) Me.TabPage7.Controls.Add(Me.cbc4) Me.TabPage7.Controls.Add(Me.cbc3) Me.TabPage7.Controls.Add(Me.cbc2) Me.TabPage7.Controls.Add(Me.cbc1) Me.TabPage7.Controls.Add(Me.cbb6) Me.TabPage7.Controls.Add(Me.cbb5) Me.TabPage7.Controls.Add(Me.cbb4) Me.TabPage7.Controls.Add(Me.cbb3) Me.TabPage7.Controls.Add(Me.cbb2) Me.TabPage7.Controls.Add(Me.cbb1) Me.TabPage7.Controls.Add(Me.chkc2) Me.TabPage7.Controls.Add(Me.chkc1) Me.TabPage7.Controls.Add(Me.chkc5) Me.TabPage7.Controls.Add(Me.chkc4) Me.TabPage7.Controls.Add(Me.chkc3) Me.TabPage7.Controls.Add(Me.chkd4) Me.TabPage7.Controls.Add(Me.chkd3) Me.TabPage7.Controls.Add(Me.chkd2) Me.TabPage7.Controls.Add(Me.chkd1) Me.TabPage7.Controls.Add(Me.chkc7) Me.TabPage7.Controls.Add(Me.chkd7) Me.TabPage7.Controls.Add(Me.chkd6) Me.TabPage7.Controls.Add(Me.chkd5) Me.TabPage7.Controls.Add(Me.chkc6) Me.TabPage7.Controls.Add(Me.chkb6) Me.TabPage7.Controls.Add(Me.chkb5) Me.TabPage7.Controls.Add(Me.chk_draw) Me.TabPage7.Controls.Add(Me.cb_seq) Me.TabPage7.Controls.Add(Me.chkb4) Me.TabPage7.Controls.Add(Me.chkb3) Me.TabPage7.Controls.Add(Me.chkb1) Me.TabPage7.Controls.Add(Me.chkb2) Me.TabPage7.Location = New System.Drawing.Point(4, 22) Me.TabPage7.Name = "TabPage7" Me.TabPage7.Size = New System.Drawing.Size(271, 493) Me.TabPage7.TabIndex = 4 Me.TabPage7.Text = "표시여부" Me.TabPage7.UseVisualStyleBackColor = True ' 'cbd7 ' Me.cbd7.AutoSize = True Me.cbd7.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbd7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbd7.Location = New System.Drawing.Point(182, 310) Me.cbd7.Name = "cbd7" Me.cbd7.Size = New System.Drawing.Size(68, 15) Me.cbd7.TabIndex = 41 Me.cbd7.Tag = "S" Me.cbd7.Text = "고정문자" Me.cbd7.UseVisualStyleBackColor = True ' 'cbd6 ' Me.cbd6.AutoSize = True Me.cbd6.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbd6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbd6.Location = New System.Drawing.Point(182, 289) Me.cbd6.Name = "cbd6" Me.cbd6.Size = New System.Drawing.Size(68, 15) Me.cbd6.TabIndex = 40 Me.cbd6.Tag = "S" Me.cbd6.Text = "고정문자" Me.cbd6.UseVisualStyleBackColor = True ' 'cbd5 ' Me.cbd5.AutoSize = True Me.cbd5.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbd5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbd5.Location = New System.Drawing.Point(182, 268) Me.cbd5.Name = "cbd5" Me.cbd5.Size = New System.Drawing.Size(68, 15) Me.cbd5.TabIndex = 39 Me.cbd5.Tag = "S" Me.cbd5.Text = "고정문자" Me.cbd5.UseVisualStyleBackColor = True ' 'cbd4 ' Me.cbd4.AutoSize = True Me.cbd4.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbd4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbd4.Location = New System.Drawing.Point(182, 247) Me.cbd4.Name = "cbd4" Me.cbd4.Size = New System.Drawing.Size(68, 15) Me.cbd4.TabIndex = 38 Me.cbd4.Tag = "S" Me.cbd4.Text = "고정문자" Me.cbd4.UseVisualStyleBackColor = True ' 'cbd3 ' Me.cbd3.AutoSize = True Me.cbd3.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbd3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbd3.Location = New System.Drawing.Point(182, 226) Me.cbd3.Name = "cbd3" Me.cbd3.Size = New System.Drawing.Size(68, 15) Me.cbd3.TabIndex = 37 Me.cbd3.Tag = "S" Me.cbd3.Text = "고정문자" Me.cbd3.UseVisualStyleBackColor = True ' 'cbd2 ' Me.cbd2.AutoSize = True Me.cbd2.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbd2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbd2.Location = New System.Drawing.Point(182, 207) Me.cbd2.Name = "cbd2" Me.cbd2.Size = New System.Drawing.Size(68, 15) Me.cbd2.TabIndex = 36 Me.cbd2.Tag = "S" Me.cbd2.Text = "고정문자" Me.cbd2.UseVisualStyleBackColor = True ' 'cbd1 ' Me.cbd1.AutoSize = True Me.cbd1.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbd1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbd1.Location = New System.Drawing.Point(182, 186) Me.cbd1.Name = "cbd1" Me.cbd1.Size = New System.Drawing.Size(68, 15) Me.cbd1.TabIndex = 35 Me.cbd1.Tag = "S" Me.cbd1.Text = "고정문자" Me.cbd1.UseVisualStyleBackColor = True ' 'cbc7 ' Me.cbc7.AutoSize = True Me.cbc7.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbc7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbc7.Location = New System.Drawing.Point(92, 310) Me.cbc7.Name = "cbc7" Me.cbc7.Size = New System.Drawing.Size(68, 15) Me.cbc7.TabIndex = 34 Me.cbc7.Tag = "S" Me.cbc7.Text = "고정문자" Me.cbc7.UseVisualStyleBackColor = True ' 'cbc6 ' Me.cbc6.AutoSize = True Me.cbc6.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbc6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbc6.Location = New System.Drawing.Point(92, 289) Me.cbc6.Name = "cbc6" Me.cbc6.Size = New System.Drawing.Size(68, 15) Me.cbc6.TabIndex = 33 Me.cbc6.Tag = "S" Me.cbc6.Text = "고정문자" Me.cbc6.UseVisualStyleBackColor = True ' 'cbc5 ' Me.cbc5.AutoSize = True Me.cbc5.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbc5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbc5.Location = New System.Drawing.Point(92, 268) Me.cbc5.Name = "cbc5" Me.cbc5.Size = New System.Drawing.Size(68, 15) Me.cbc5.TabIndex = 32 Me.cbc5.Tag = "S" Me.cbc5.Text = "고정문자" Me.cbc5.UseVisualStyleBackColor = True ' 'cbc4 ' Me.cbc4.AutoSize = True Me.cbc4.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbc4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbc4.Location = New System.Drawing.Point(92, 247) Me.cbc4.Name = "cbc4" Me.cbc4.Size = New System.Drawing.Size(68, 15) Me.cbc4.TabIndex = 31 Me.cbc4.Tag = "S" Me.cbc4.Text = "고정문자" Me.cbc4.UseVisualStyleBackColor = True ' 'cbc3 ' Me.cbc3.AutoSize = True Me.cbc3.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbc3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbc3.Location = New System.Drawing.Point(92, 226) Me.cbc3.Name = "cbc3" Me.cbc3.Size = New System.Drawing.Size(68, 15) Me.cbc3.TabIndex = 30 Me.cbc3.Tag = "S" Me.cbc3.Text = "고정문자" Me.cbc3.UseVisualStyleBackColor = True ' 'cbc2 ' Me.cbc2.AutoSize = True Me.cbc2.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbc2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbc2.Location = New System.Drawing.Point(92, 207) Me.cbc2.Name = "cbc2" Me.cbc2.Size = New System.Drawing.Size(68, 15) Me.cbc2.TabIndex = 29 Me.cbc2.Tag = "S" Me.cbc2.Text = "고정문자" Me.cbc2.UseVisualStyleBackColor = True ' 'cbc1 ' Me.cbc1.AutoSize = True Me.cbc1.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbc1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbc1.Location = New System.Drawing.Point(92, 186) Me.cbc1.Name = "cbc1" Me.cbc1.Size = New System.Drawing.Size(68, 15) Me.cbc1.TabIndex = 28 Me.cbc1.Tag = "S" Me.cbc1.Text = "고정문자" Me.cbc1.UseVisualStyleBackColor = True ' 'cbb6 ' Me.cbb6.AutoSize = True Me.cbb6.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbb6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbb6.Location = New System.Drawing.Point(5, 289) Me.cbb6.Name = "cbb6" Me.cbb6.Size = New System.Drawing.Size(68, 15) Me.cbb6.TabIndex = 27 Me.cbb6.Tag = "S" Me.cbb6.Text = "고정문자" Me.cbb6.UseVisualStyleBackColor = True ' 'cbb5 ' Me.cbb5.AutoSize = True Me.cbb5.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbb5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbb5.Location = New System.Drawing.Point(5, 268) Me.cbb5.Name = "cbb5" Me.cbb5.Size = New System.Drawing.Size(68, 15) Me.cbb5.TabIndex = 26 Me.cbb5.Tag = "S" Me.cbb5.Text = "고정문자" Me.cbb5.UseVisualStyleBackColor = True ' 'cbb4 ' Me.cbb4.AutoSize = True Me.cbb4.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbb4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbb4.Location = New System.Drawing.Point(5, 247) Me.cbb4.Name = "cbb4" Me.cbb4.Size = New System.Drawing.Size(68, 15) Me.cbb4.TabIndex = 25 Me.cbb4.Tag = "S" Me.cbb4.Text = "고정문자" Me.cbb4.UseVisualStyleBackColor = True ' 'cbb3 ' Me.cbb3.AutoSize = True Me.cbb3.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbb3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbb3.Location = New System.Drawing.Point(5, 226) Me.cbb3.Name = "cbb3" Me.cbb3.Size = New System.Drawing.Size(68, 15) Me.cbb3.TabIndex = 24 Me.cbb3.Tag = "S" Me.cbb3.Text = "고정문자" Me.cbb3.UseVisualStyleBackColor = True ' 'cbb2 ' Me.cbb2.AutoSize = True Me.cbb2.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbb2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbb2.Location = New System.Drawing.Point(5, 207) Me.cbb2.Name = "cbb2" Me.cbb2.Size = New System.Drawing.Size(68, 15) Me.cbb2.TabIndex = 23 Me.cbb2.Tag = "S" Me.cbb2.Text = "고정문자" Me.cbb2.UseVisualStyleBackColor = True ' 'cbb1 ' Me.cbb1.AutoSize = True Me.cbb1.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbb1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cbb1.Location = New System.Drawing.Point(5, 186) Me.cbb1.Name = "cbb1" Me.cbb1.Size = New System.Drawing.Size(68, 15) Me.cbb1.TabIndex = 22 Me.cbb1.Tag = "S" Me.cbb1.Text = "고정문자" Me.cbb1.UseVisualStyleBackColor = True ' 'chkc2 ' Me.chkc2.AutoSize = True Me.chkc2.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkc2.Location = New System.Drawing.Point(92, 58) Me.chkc2.Name = "chkc2" Me.chkc2.Size = New System.Drawing.Size(68, 15) Me.chkc2.TabIndex = 9 Me.chkc2.Tag = "S" Me.chkc2.Text = "전산번호" Me.chkc2.UseVisualStyleBackColor = True ' 'chkc1 ' Me.chkc1.AutoSize = True Me.chkc1.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkc1.Location = New System.Drawing.Point(92, 37) Me.chkc1.Name = "chkc1" Me.chkc1.Size = New System.Drawing.Size(68, 15) Me.chkc1.TabIndex = 8 Me.chkc1.Tag = "S" Me.chkc1.Text = "전산번호" Me.chkc1.UseVisualStyleBackColor = True ' 'chkc5 ' Me.chkc5.AutoSize = True Me.chkc5.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkc5.Location = New System.Drawing.Point(92, 121) Me.chkc5.Name = "chkc5" Me.chkc5.Size = New System.Drawing.Size(68, 15) Me.chkc5.TabIndex = 12 Me.chkc5.Tag = "S" Me.chkc5.Text = "전산번호" Me.chkc5.UseVisualStyleBackColor = True ' 'chkc4 ' Me.chkc4.AutoSize = True Me.chkc4.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkc4.Location = New System.Drawing.Point(92, 100) Me.chkc4.Name = "chkc4" Me.chkc4.Size = New System.Drawing.Size(68, 15) Me.chkc4.TabIndex = 11 Me.chkc4.Tag = "S" Me.chkc4.Text = "전산번호" Me.chkc4.UseVisualStyleBackColor = True ' 'chkc3 ' Me.chkc3.AutoSize = True Me.chkc3.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkc3.Location = New System.Drawing.Point(92, 79) Me.chkc3.Name = "chkc3" Me.chkc3.Size = New System.Drawing.Size(68, 15) Me.chkc3.TabIndex = 10 Me.chkc3.Tag = "S" Me.chkc3.Text = "전산번호" Me.chkc3.UseVisualStyleBackColor = True ' 'chkd4 ' Me.chkd4.AutoSize = True Me.chkd4.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkd4.Location = New System.Drawing.Point(182, 98) Me.chkd4.Name = "chkd4" Me.chkd4.Size = New System.Drawing.Size(68, 15) Me.chkd4.TabIndex = 18 Me.chkd4.Tag = "S" Me.chkd4.Text = "전산번호" Me.chkd4.UseVisualStyleBackColor = True ' 'chkd3 ' Me.chkd3.AutoSize = True Me.chkd3.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkd3.Location = New System.Drawing.Point(182, 77) Me.chkd3.Name = "chkd3" Me.chkd3.Size = New System.Drawing.Size(68, 15) Me.chkd3.TabIndex = 17 Me.chkd3.Tag = "S" Me.chkd3.Text = "전산번호" Me.chkd3.UseVisualStyleBackColor = True ' 'chkd2 ' Me.chkd2.AutoSize = True Me.chkd2.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkd2.Location = New System.Drawing.Point(182, 56) Me.chkd2.Name = "chkd2" Me.chkd2.Size = New System.Drawing.Size(68, 15) Me.chkd2.TabIndex = 16 Me.chkd2.Tag = "S" Me.chkd2.Text = "전산번호" Me.chkd2.UseVisualStyleBackColor = True ' 'chkd1 ' Me.chkd1.AutoSize = True Me.chkd1.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkd1.Location = New System.Drawing.Point(182, 37) Me.chkd1.Name = "chkd1" Me.chkd1.Size = New System.Drawing.Size(68, 15) Me.chkd1.TabIndex = 15 Me.chkd1.Tag = "S" Me.chkd1.Text = "전산번호" Me.chkd1.UseVisualStyleBackColor = True ' 'chkc7 ' Me.chkc7.AutoSize = True Me.chkc7.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkc7.Location = New System.Drawing.Point(92, 163) Me.chkc7.Name = "chkc7" Me.chkc7.Size = New System.Drawing.Size(68, 15) Me.chkc7.TabIndex = 14 Me.chkc7.Tag = "S" Me.chkc7.Text = "전산번호" Me.chkc7.UseVisualStyleBackColor = True ' 'chkd7 ' Me.chkd7.AutoSize = True Me.chkd7.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkd7.Location = New System.Drawing.Point(182, 159) Me.chkd7.Name = "chkd7" Me.chkd7.Size = New System.Drawing.Size(68, 15) Me.chkd7.TabIndex = 21 Me.chkd7.Tag = "S" Me.chkd7.Text = "전산번호" Me.chkd7.UseVisualStyleBackColor = True ' 'chkd6 ' Me.chkd6.AutoSize = True Me.chkd6.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkd6.Location = New System.Drawing.Point(182, 138) Me.chkd6.Name = "chkd6" Me.chkd6.Size = New System.Drawing.Size(68, 15) Me.chkd6.TabIndex = 20 Me.chkd6.Tag = "S" Me.chkd6.Text = "전산번호" Me.chkd6.UseVisualStyleBackColor = True ' 'chkd5 ' Me.chkd5.AutoSize = True Me.chkd5.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkd5.Location = New System.Drawing.Point(182, 119) Me.chkd5.Name = "chkd5" Me.chkd5.Size = New System.Drawing.Size(68, 15) Me.chkd5.TabIndex = 19 Me.chkd5.Tag = "S" Me.chkd5.Text = "전산번호" Me.chkd5.UseVisualStyleBackColor = True ' 'chkc6 ' Me.chkc6.AutoSize = True Me.chkc6.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkc6.Location = New System.Drawing.Point(92, 142) Me.chkc6.Name = "chkc6" Me.chkc6.Size = New System.Drawing.Size(68, 15) Me.chkc6.TabIndex = 13 Me.chkc6.Tag = "S" Me.chkc6.Text = "전산번호" Me.chkc6.UseVisualStyleBackColor = True ' 'chkb6 ' Me.chkb6.AutoSize = True Me.chkb6.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkb6.Location = New System.Drawing.Point(5, 142) Me.chkb6.Name = "chkb6" Me.chkb6.Size = New System.Drawing.Size(68, 15) Me.chkb6.TabIndex = 7 Me.chkb6.Tag = "S" Me.chkb6.Text = "전산번호" Me.chkb6.UseVisualStyleBackColor = True ' 'chkb5 ' Me.chkb5.AutoSize = True Me.chkb5.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkb5.Location = New System.Drawing.Point(5, 121) Me.chkb5.Name = "chkb5" Me.chkb5.Size = New System.Drawing.Size(68, 15) Me.chkb5.TabIndex = 6 Me.chkb5.Tag = "S" Me.chkb5.Text = "전산번호" Me.chkb5.UseVisualStyleBackColor = True ' 'chk_draw ' Me.chk_draw.AutoSize = True Me.chk_draw.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.chk_draw.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chk_draw.Location = New System.Drawing.Point(92, 8) Me.chk_draw.Name = "chk_draw" Me.chk_draw.Size = New System.Drawing.Size(62, 15) Me.chk_draw.TabIndex = 1 Me.chk_draw.Text = "선/도형" Me.chk_draw.UseVisualStyleBackColor = False ' 'cb_seq ' Me.cb_seq.AutoSize = True Me.cb_seq.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cb_seq.Font = New System.Drawing.Font("굴림", 8.25!, 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(5, 8) Me.cb_seq.Name = "cb_seq" Me.cb_seq.Size = New System.Drawing.Size(68, 15) Me.cb_seq.TabIndex = 0 Me.cb_seq.Tag = "N" Me.cb_seq.Text = "일련번호" Me.ToolTip1.SetToolTip(Me.cb_seq, "선택시 화면에 [일련번호] 가 표시됩니다") Me.cb_seq.UseVisualStyleBackColor = False ' 'chkb4 ' Me.chkb4.AutoSize = True Me.chkb4.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkb4.Location = New System.Drawing.Point(5, 100) Me.chkb4.Name = "chkb4" Me.chkb4.Size = New System.Drawing.Size(68, 15) Me.chkb4.TabIndex = 5 Me.chkb4.Tag = "S" Me.chkb4.Text = "전산번호" Me.chkb4.UseVisualStyleBackColor = True ' 'chkb3 ' Me.chkb3.AutoSize = True Me.chkb3.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkb3.Location = New System.Drawing.Point(5, 79) Me.chkb3.Name = "chkb3" Me.chkb3.Size = New System.Drawing.Size(68, 15) Me.chkb3.TabIndex = 4 Me.chkb3.Tag = "S" Me.chkb3.Text = "전산번호" Me.chkb3.UseVisualStyleBackColor = True ' 'chkb1 ' Me.chkb1.AutoSize = True Me.chkb1.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkb1.Location = New System.Drawing.Point(5, 37) Me.chkb1.Name = "chkb1" Me.chkb1.Size = New System.Drawing.Size(68, 15) Me.chkb1.TabIndex = 2 Me.chkb1.Tag = "S" Me.chkb1.Text = "전산번호" Me.chkb1.UseVisualStyleBackColor = True ' 'chkb2 ' Me.chkb2.AutoSize = True Me.chkb2.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chkb2.Location = New System.Drawing.Point(5, 58) Me.chkb2.Name = "chkb2" Me.chkb2.Size = New System.Drawing.Size(57, 15) Me.chkb2.TabIndex = 3 Me.chkb2.Tag = "H" Me.chkb2.Text = "관리구" Me.chkb2.UseVisualStyleBackColor = True ' 'TabPage5 ' Me.TabPage5.Controls.Add(Me.dataview) 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 ' 'dataview ' Me.dataview.AAutoAddrowInLast = Nothing Me.dataview.AccessibleDescription = "dataview, Sheet1, Row 0, Column 0, " Me.dataview.AllowCellOverflow = True Me.dataview.AllowEditOverflow = 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.RightToLeft = System.Windows.Forms.RightToLeft.No Me.dataview.SameRowheight = True Me.dataview.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Vertical 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) ' '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 Me.dataview_Sheet1.ColumnCount = 23 Me.dataview_Sheet1.ColumnHeader.RowCount = 2 Me.dataview_Sheet1.RowCount = 0 Me.dataview_Sheet1.ActiveRowIndex = -1 Me.dataview_Sheet1.AllowNoteEdit = True Me.dataview_Sheet1.AutoGenerateColumns = False Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "선택" 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 = 6 Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "고압(SW1,2,3,4,HA,HB)" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "고압(HA,HB)" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 8).ColumnSpan = 14 Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "저압(TR,분기개소,저압입상)" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "저압(LB)" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 20).Value = "비고" Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 22).RowSpan = 2 Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 22).Value = "출력" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 0).Value = "*" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 1).Value = "번호" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 2).Value = "전산번호" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 3).Value = "단자명" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 4).Value = "S/S" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 5).Value = "D/L" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 6).Value = "H1" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 7).Value = "H2" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 8).Value = "전산번호" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 9).Value = "저압번호" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 10).Value = "공급상" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 11).Value = "공급변압기" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 12).Value = "전산번호(전원측)" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 13).Value = "전산번호(부하측)" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 14).Value = "고객명" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 15).Value = "전산번호" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 16).Value = "저압번호" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 17).Value = "공급상" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 18).Value = "공급변압기(TR)" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 19).Value = "전산번호(전원측)" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 20).Value = "전산번호(부하측)" Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 21).Value = "고객명" Me.dataview_Sheet1.ColumnHeader.Rows.Get(0).Height = 31.0! Me.dataview_Sheet1.ColumnHeader.Rows.Get(1).Height = 68.0! Me.dataview_Sheet1.Columns.Get(0).AllowAutoFilter = True Me.dataview_Sheet1.Columns.Get(0).CellType = CheckBoxCellType1 Me.dataview_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(0).Label = "*" Me.dataview_Sheet1.Columns.Get(0).Tag = "select" Me.dataview_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(0).Width = 50.0! NumberCellType1.DecimalPlaces = 0 Me.dataview_Sheet1.Columns.Get(1).CellType = NumberCellType1 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).Label = "번호" Me.dataview_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(1).Width = 54.0! Me.dataview_Sheet1.Columns.Get(2).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType1.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(2).CellType = TextCellType1 Me.dataview_Sheet1.Columns.Get(2).DataField = "N10" Me.dataview_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(2).Label = "전산번호" Me.dataview_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(2).Width = 43.0! Me.dataview_Sheet1.Columns.Get(3).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType2.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(3).CellType = TextCellType2 Me.dataview_Sheet1.Columns.Get(3).DataField = "N1D" Me.dataview_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(3).Label = "단자명" Me.dataview_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(3).Width = 43.0! Me.dataview_Sheet1.Columns.Get(4).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType3.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(4).CellType = TextCellType3 Me.dataview_Sheet1.Columns.Get(4).DataField = "N1S" Me.dataview_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(4).Label = "S/S" Me.dataview_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(4).Width = 43.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 = "N1L" Me.dataview_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(5).Label = "D/L" Me.dataview_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(5).Width = 43.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 = "N1H1" Me.dataview_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(6).Label = "H1" Me.dataview_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(6).Width = 43.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 = "N1H2" Me.dataview_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(7).Label = "H2" Me.dataview_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(7).Width = 43.0! TextCellType7.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(8).CellType = TextCellType7 Me.dataview_Sheet1.Columns.Get(8).DataField = "N20" Me.dataview_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(8).Label = "전산번호" Me.dataview_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(8).Width = 43.0! TextCellType8.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(9).CellType = TextCellType8 Me.dataview_Sheet1.Columns.Get(9).DataField = "N2J" Me.dataview_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(9).Label = "저압번호" Me.dataview_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(9).Width = 46.0! TextCellType9.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(10).CellType = TextCellType9 Me.dataview_Sheet1.Columns.Get(10).DataField = "N2K" Me.dataview_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(10).Label = "공급상" Me.dataview_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(10).Width = 43.0! TextCellType10.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(11).CellType = TextCellType10 Me.dataview_Sheet1.Columns.Get(11).DataField = "N2B" Me.dataview_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(11).Label = "공급변압기" Me.dataview_Sheet1.Columns.Get(11).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(11).Width = 43.0! TextCellType11.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(12).CellType = TextCellType11 Me.dataview_Sheet1.Columns.Get(12).DataField = "N21" Me.dataview_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(12).Label = "전산번호(전원측)" Me.dataview_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(12).Width = 43.0! TextCellType12.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(13).CellType = TextCellType12 Me.dataview_Sheet1.Columns.Get(13).DataField = "N22" Me.dataview_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(13).Label = "전산번호(부하측)" Me.dataview_Sheet1.Columns.Get(13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(13).Width = 43.0! TextCellType13.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(14).CellType = TextCellType13 Me.dataview_Sheet1.Columns.Get(14).DataField = "N2C" Me.dataview_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(14).Label = "고객명" Me.dataview_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(14).Width = 43.0! Me.dataview_Sheet1.Columns.Get(15).BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType14.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(15).CellType = TextCellType14 Me.dataview_Sheet1.Columns.Get(15).DataField = "N30" Me.dataview_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(15).Label = "전산번호" Me.dataview_Sheet1.Columns.Get(15).Locked = False Me.dataview_Sheet1.Columns.Get(15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(15).Width = 43.0! Me.dataview_Sheet1.Columns.Get(16).BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType15.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(16).CellType = TextCellType15 Me.dataview_Sheet1.Columns.Get(16).DataField = "N3J" Me.dataview_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(16).Label = "저압번호" Me.dataview_Sheet1.Columns.Get(16).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(16).Width = 43.0! Me.dataview_Sheet1.Columns.Get(17).BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType16.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(17).CellType = TextCellType16 Me.dataview_Sheet1.Columns.Get(17).DataField = "N3K" Me.dataview_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(17).Label = "공급상" Me.dataview_Sheet1.Columns.Get(17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(17).Width = 43.0! Me.dataview_Sheet1.Columns.Get(18).BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType17.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(18).CellType = TextCellType17 Me.dataview_Sheet1.Columns.Get(18).DataField = "N3B" Me.dataview_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(18).Label = "공급변압기(TR)" Me.dataview_Sheet1.Columns.Get(18).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(18).Width = 43.0! Me.dataview_Sheet1.Columns.Get(19).BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType18.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(19).CellType = TextCellType18 Me.dataview_Sheet1.Columns.Get(19).DataField = "N31" Me.dataview_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(19).Label = "전산번호(전원측)" Me.dataview_Sheet1.Columns.Get(19).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(19).Width = 43.0! Me.dataview_Sheet1.Columns.Get(20).BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) TextCellType19.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.dataview_Sheet1.Columns.Get(20).CellType = TextCellType19 Me.dataview_Sheet1.Columns.Get(20).DataField = "N32" Me.dataview_Sheet1.Columns.Get(20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(20).Label = "전산번호(부하측)" Me.dataview_Sheet1.Columns.Get(20).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(20).Width = 43.0! Me.dataview_Sheet1.Columns.Get(21).BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.dataview_Sheet1.Columns.Get(21).CellType = TextCellType20 Me.dataview_Sheet1.Columns.Get(21).DataField = "N3C" Me.dataview_Sheet1.Columns.Get(21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center Me.dataview_Sheet1.Columns.Get(21).Label = "고객명" Me.dataview_Sheet1.Columns.Get(21).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(21).Width = 43.0! Me.dataview_Sheet1.Columns.Get(22).CellType = CheckBoxCellType2 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).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.dataview_Sheet1.Columns.Get(22).Width = 63.0! Me.dataview_Sheet1.DataAutoCellTypes = False Me.dataview_Sheet1.DataAutoSizeColumns = False Me.dataview_Sheet1.RowHeader.Columns.Default.Resizable = False Me.dataview_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1 Me.dataview.SetActiveViewport(0, -1, 0) ' 'TabPage8 ' Me.TabPage8.Controls.Add(Me.DataGridView1) Me.TabPage8.Location = New System.Drawing.Point(4, 22) Me.TabPage8.Name = "TabPage8" Me.TabPage8.Size = New System.Drawing.Size(271, 493) Me.TabPage8.TabIndex = 5 Me.TabPage8.Text = "Table" Me.TabPage8.UseVisualStyleBackColor = True ' 'DataGridView1 ' Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Dock = System.Windows.Forms.DockStyle.Fill Me.DataGridView1.Location = New System.Drawing.Point(0, 0) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowTemplate.Height = 23 Me.DataGridView1.Size = New System.Drawing.Size(271, 493) Me.DataGridView1.TabIndex = 0 ' 'Button8 ' Me.Button8.Location = New System.Drawing.Point(678, 233) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(145, 24) Me.Button8.TabIndex = 51 Me.Button8.Text = "관리구5번 저장" Me.Button8.UseVisualStyleBackColor = True Me.Button8.Visible = False ' '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(598, 236) 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, "전주번호 표시형태를 선택하세요") Me.cmb_sep.Visible = False ' 'BindingSource1 ' ' '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.BindingNavigatorSeparator2}) 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.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.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.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.Size = New System.Drawing.Size(36, 32) Me.BindingNavigatorMoveLastItem.Text = "마지막으로 이동" ' 'BindingNavigatorSeparator2 ' Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2" Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 35) ' 'erp ' Me.erp.ContainerControl = Me ' 'TableLayoutPanel1 ' Me.TableLayoutPanel1.ColumnCount = 2 Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20.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, 100.0!)) 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(277, 0) Me.VScrollBar1.Name = "VScrollBar1" Me.VScrollBar1.Size = New System.Drawing.Size(20, 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(277, 486) Me.Panel1.TabIndex = 19 ' 'PictureBox1 ' 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(2, 3) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(269, 478) 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.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.textbox1, Me.textbox2, Me.bt_chkpattern, Me.ToolStripSeparator4, Me.ToolStripButton6, 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(880, 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(67, 27) Me.ToolStripLabel4.Text = "▶패턴검사" ' 'textbox1 ' Me.textbox1.BackColor = System.Drawing.Color.LightBlue Me.textbox1.Name = "textbox1" Me.textbox1.Size = New System.Drawing.Size(30, 30) Me.textbox1.Text = "0" Me.textbox1.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'textbox2 ' Me.textbox2.BackColor = System.Drawing.Color.LightBlue Me.textbox2.Name = "textbox2" Me.textbox2.Size = New System.Drawing.Size(30, 30) Me.textbox2.Text = "0" Me.textbox2.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(67, 27) Me.bt_chkpattern.Text = "시작(&G)" ' 'ToolStripSeparator4 ' Me.ToolStripSeparator4.Name = "ToolStripSeparator4" Me.ToolStripSeparator4.Size = New System.Drawing.Size(6, 30) ' 'ToolStripButton6 ' Me.ToolStripButton6.BackColor = System.Drawing.Color.LightGray Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text Me.ToolStripButton6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripButton6.Image = CType(resources.GetObject("ToolStripButton6.Image"), System.Drawing.Image) Me.ToolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta Me.ToolStripButton6.Name = "ToolStripButton6" Me.ToolStripButton6.Size = New System.Drawing.Size(82, 27) Me.ToolStripButton6.Text = "▶스타일저장" ' 'ToolStripLabel5 ' Me.ToolStripLabel5.BackColor = System.Drawing.Color.LightGray Me.ToolStripLabel5.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_patternha, Me.bt_patterkaphe, Me.ToolStripMenuItem13, Me.mbt_savepattersta}) Me.ToolStripLabel5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel5.ForeColor = System.Drawing.Color.DarkGreen Me.ToolStripLabel5.Name = "ToolStripLabel5" Me.ToolStripLabel5.Size = New System.Drawing.Size(79, 27) Me.ToolStripLabel5.Text = "▶패턴저장" ' 'bt_patternha ' Me.bt_patternha.Name = "bt_patternha" Me.bt_patternha.Size = New System.Drawing.Size(122, 22) Me.bt_patternha.Text = "고압" ' 'bt_patterkaphe ' Me.bt_patterkaphe.Name = "bt_patterkaphe" Me.bt_patterkaphe.Size = New System.Drawing.Size(122, 22) Me.bt_patterkaphe.Text = "저압1" ' 'ToolStripMenuItem13 ' Me.ToolStripMenuItem13.Name = "ToolStripMenuItem13" Me.ToolStripMenuItem13.Size = New System.Drawing.Size(122, 22) Me.ToolStripMenuItem13.Text = "저압2" ' 'mbt_savepattersta ' Me.mbt_savepattersta.Name = "mbt_savepattersta" Me.mbt_savepattersta.Size = New System.Drawing.Size(122, 22) Me.mbt_savepattersta.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.AutoSize = False 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.ToolStrip3.Location = New System.Drawing.Point(0, 0) Me.ToolStrip3.Name = "ToolStrip3" Me.ToolStrip3.Size = New System.Drawing.Size(880, 30) 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, 27) Me.ToolStripLabel1.Text = "번호형식" ' 'tb_ntype ' Me.tb_ntype.BackColor = System.Drawing.Color.Gainsboro Me.tb_ntype.Enabled = False 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, 30) 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, 30) ' 'ToolStripLabel3 ' Me.ToolStripLabel3.Name = "ToolStripLabel3" Me.ToolStripLabel3.Size = New System.Drawing.Size(67, 27) Me.ToolStripLabel3.Text = "프린터선택" ' 'combobox5 ' Me.combobox5.BackColor = System.Drawing.Color.PowderBlue Me.combobox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.combobox5.Name = "combobox5" Me.combobox5.Size = New System.Drawing.Size(330, 30) ' 'printformCableLABEL ' 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(880, 606) Me.Controls.Add(Me.Button8) Me.Controls.Add(Me.ToolStrip3) Me.Controls.Add(Me.cmb_sep) Me.Controls.Add(Me.ToolStrip1) Me.Controls.Add(Me.TableLayoutPanel1) Me.Controls.Add(Me.StatusStrip1) Me.Controls.Add(Me.TabControl1) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog Me.KeyPreview = True Me.MaximizeBox = False Me.Name = "printformCableLABEL" 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.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() Me.ContextMenuStrip1.ResumeLayout(False) Me.ToolStrip2.ResumeLayout(False) Me.ToolStrip2.PerformLayout() Me.TabPage3.ResumeLayout(False) Me.TabControl2.ResumeLayout(False) Me.TabPage2.ResumeLayout(False) Me.GroupBox6.ResumeLayout(False) Me.GroupBox6.PerformLayout() Me.GroupBox4.ResumeLayout(False) Me.GroupBox4.PerformLayout() Me.GroupBox5.ResumeLayout(False) Me.GroupBox5.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.GroupBox1.ResumeLayout(False) Me.TabPage6.ResumeLayout(False) Me.TabPage6.PerformLayout() Me.TabPage7.ResumeLayout(False) Me.TabPage7.PerformLayout() Me.TabPage5.ResumeLayout(False) CType(Me.dataview, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dataview_Sheet1, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage8.ResumeLayout(False) CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BindingSource1, 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 TB_FONTNAME As System.Windows.Forms.TextBox Friend WithEvents ToolStrip2 As System.Windows.Forms.ToolStrip 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 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_seq 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 textbox1 As System.Windows.Forms.ToolStripTextBox Friend WithEvents textbox2 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 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 chkb2 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 tb_scalex As System.Windows.Forms.TextBox Friend WithEvents tb_scaley As System.Windows.Forms.TextBox Friend WithEvents cmb_landscape As System.Windows.Forms.ComboBox Friend WithEvents tb_ntype As System.Windows.Forms.ToolStripTextBox Friend WithEvents ToolStripLabel5 As System.Windows.Forms.ToolStripDropDownButton Friend WithEvents bt_patternha As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripButton6 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel Friend WithEvents bt_print As System.Windows.Forms.ToolStripSplitButton Friend WithEvents bt_prnpreview As System.Windows.Forms.ToolStripMenuItem Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents TabControl2 As System.Windows.Forms.TabControl Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents Label22 As System.Windows.Forms.Label Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox Friend WithEvents Label23 As System.Windows.Forms.Label Friend WithEvents Label24 As System.Windows.Forms.Label Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox Friend WithEvents Label25 As System.Windows.Forms.Label Friend WithEvents Label26 As System.Windows.Forms.Label Friend WithEvents TabPage4 As System.Windows.Forms.TabPage Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox7 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 rad_repeat As System.Windows.Forms.RadioButton Friend WithEvents TabPage5 As System.Windows.Forms.TabPage Friend WithEvents dataview As MyControlOLEDBv2.MyFpoint Friend WithEvents dataview_Sheet1 As FarPoint.Win.Spread.SheetView 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 Label1 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 TabPage6 As System.Windows.Forms.TabPage Friend WithEvents ListBox1 As System.Windows.Forms.ListBox Friend WithEvents Button13 As System.Windows.Forms.Button Friend WithEvents Button15 As System.Windows.Forms.Button Friend WithEvents bt_pencolor As System.Windows.Forms.Button Friend WithEvents tb_pensize As System.Windows.Forms.TextBox Friend WithEvents tb_dh As System.Windows.Forms.TextBox Friend WithEvents tb_dw As System.Windows.Forms.TextBox Friend WithEvents tb_dy As System.Windows.Forms.TextBox Friend WithEvents tb_dx As System.Windows.Forms.TextBox Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents chkb4 As System.Windows.Forms.CheckBox Friend WithEvents chkb3 As System.Windows.Forms.CheckBox Friend WithEvents chkb1 As System.Windows.Forms.CheckBox Friend WithEvents TabPage7 As System.Windows.Forms.TabPage Friend WithEvents chk_draw As System.Windows.Forms.CheckBox Friend WithEvents bt_patterkaphe As System.Windows.Forms.ToolStripMenuItem Friend WithEvents chkb6 As System.Windows.Forms.CheckBox Friend WithEvents chkb5 As System.Windows.Forms.CheckBox Friend WithEvents chkd4 As System.Windows.Forms.CheckBox Friend WithEvents chkd3 As System.Windows.Forms.CheckBox Friend WithEvents chkd2 As System.Windows.Forms.CheckBox Friend WithEvents chkd1 As System.Windows.Forms.CheckBox Friend WithEvents chkc7 As System.Windows.Forms.CheckBox Friend WithEvents chkd7 As System.Windows.Forms.CheckBox Friend WithEvents chkd6 As System.Windows.Forms.CheckBox Friend WithEvents chkd5 As System.Windows.Forms.CheckBox Friend WithEvents chkc6 As System.Windows.Forms.CheckBox Friend WithEvents chkc5 As System.Windows.Forms.CheckBox Friend WithEvents chkc4 As System.Windows.Forms.CheckBox Friend WithEvents chkc3 As System.Windows.Forms.CheckBox Friend WithEvents ToolStripMenuItem13 As System.Windows.Forms.ToolStripMenuItem Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents tb_rep As System.Windows.Forms.TextBox Friend WithEvents tb_repy As System.Windows.Forms.TextBox Friend WithEvents tb_repx As System.Windows.Forms.TextBox Friend WithEvents chkc2 As System.Windows.Forms.CheckBox Friend WithEvents chkc1 As System.Windows.Forms.CheckBox Friend WithEvents tb_pagerepeat As System.Windows.Forms.TextBox Friend WithEvents TabPage8 As System.Windows.Forms.TabPage Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView Friend WithEvents cbd7 As System.Windows.Forms.CheckBox Friend WithEvents cbd6 As System.Windows.Forms.CheckBox Friend WithEvents cbd5 As System.Windows.Forms.CheckBox Friend WithEvents cbd4 As System.Windows.Forms.CheckBox Friend WithEvents cbd3 As System.Windows.Forms.CheckBox Friend WithEvents cbd2 As System.Windows.Forms.CheckBox Friend WithEvents cbd1 As System.Windows.Forms.CheckBox Friend WithEvents cbc7 As System.Windows.Forms.CheckBox Friend WithEvents cbc6 As System.Windows.Forms.CheckBox Friend WithEvents cbc5 As System.Windows.Forms.CheckBox Friend WithEvents cbc4 As System.Windows.Forms.CheckBox Friend WithEvents cbc3 As System.Windows.Forms.CheckBox Friend WithEvents cbc2 As System.Windows.Forms.CheckBox Friend WithEvents cbc1 As System.Windows.Forms.CheckBox Friend WithEvents cbb6 As System.Windows.Forms.CheckBox Friend WithEvents cbb5 As System.Windows.Forms.CheckBox Friend WithEvents cbb4 As System.Windows.Forms.CheckBox Friend WithEvents cbb3 As System.Windows.Forms.CheckBox Friend WithEvents cbb2 As System.Windows.Forms.CheckBox Friend WithEvents cbb1 As System.Windows.Forms.CheckBox Friend WithEvents mbt_savepattersta As System.Windows.Forms.ToolStripMenuItem Friend WithEvents lb_linenum As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents Button6 As System.Windows.Forms.Button End Class