2999 lines
147 KiB
VB.net
2999 lines
147 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class printformCable2
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
MyBase.Dispose(disposing)
|
|
End Sub
|
|
|
|
'Windows Form 디자이너에 필요합니다.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
|
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
|
'코드 편집기를 사용하여 수정하지 마십시오.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(printformCable2))
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.lb_countpattern = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.lb_strpattern = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.lb_selcon = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.lb_msg = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.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.CB_HB단자 = New System.Windows.Forms.CheckBox()
|
|
Me.CB_HA단자 = New System.Windows.Forms.CheckBox()
|
|
Me.cb_co = New System.Windows.Forms.CheckBox()
|
|
Me.cb_cn = New System.Windows.Forms.CheckBox()
|
|
Me.cb_cm = New System.Windows.Forms.CheckBox()
|
|
Me.cb_cl = New System.Windows.Forms.CheckBox()
|
|
Me.cb_ck = New System.Windows.Forms.CheckBox()
|
|
Me.cb_cj = New System.Windows.Forms.CheckBox()
|
|
Me.cb_ci = New System.Windows.Forms.CheckBox()
|
|
Me.chk_draw = New System.Windows.Forms.CheckBox()
|
|
Me.cb_bt = New System.Windows.Forms.CheckBox()
|
|
Me.cb_bv = New System.Windows.Forms.CheckBox()
|
|
Me.cb_bu = New System.Windows.Forms.CheckBox()
|
|
Me.cb_bq = New System.Windows.Forms.CheckBox()
|
|
Me.cb_bs = New System.Windows.Forms.CheckBox()
|
|
Me.cb_br = New System.Windows.Forms.CheckBox()
|
|
Me.cB_bk = New System.Windows.Forms.CheckBox()
|
|
Me.cb_bi = New System.Windows.Forms.CheckBox()
|
|
Me.cb_bh = New System.Windows.Forms.CheckBox()
|
|
Me.cb_bg = New System.Windows.Forms.CheckBox()
|
|
Me.cb_be = New System.Windows.Forms.CheckBox()
|
|
Me.cb_bc = New System.Windows.Forms.CheckBox()
|
|
Me.cB_bb = New System.Windows.Forms.CheckBox()
|
|
Me.cb_ba = New System.Windows.Forms.CheckBox()
|
|
Me.cb_ay = New System.Windows.Forms.CheckBox()
|
|
Me.cB_aw = New System.Windows.Forms.CheckBox()
|
|
Me.cb_av = New System.Windows.Forms.CheckBox()
|
|
Me.cb_au = New System.Windows.Forms.CheckBox()
|
|
Me.cb_as = New System.Windows.Forms.CheckBox()
|
|
Me.CB_CT = New System.Windows.Forms.CheckBox()
|
|
Me.cb_seq = New System.Windows.Forms.CheckBox()
|
|
Me.CB_HAKUKAN = New System.Windows.Forms.CheckBox()
|
|
Me.CB_HADL = New System.Windows.Forms.CheckBox()
|
|
Me.cb_aq = New System.Windows.Forms.CheckBox()
|
|
Me.CB_HASS = New System.Windows.Forms.CheckBox()
|
|
Me.CB_KWAN = New System.Windows.Forms.CheckBox()
|
|
Me.cb_ap = New System.Windows.Forms.CheckBox()
|
|
Me.cb_CP = New System.Windows.Forms.CheckBox()
|
|
Me.CB_JUNSA = New System.Windows.Forms.CheckBox()
|
|
Me.cb_ao = New System.Windows.Forms.CheckBox()
|
|
Me.CB_CQ = New System.Windows.Forms.CheckBox()
|
|
Me.CB_CR = New System.Windows.Forms.CheckBox()
|
|
Me.CB_CS = New System.Windows.Forms.CheckBox()
|
|
Me.CB_HBSS = New System.Windows.Forms.CheckBox()
|
|
Me.CB_HBKUKAN = New System.Windows.Forms.CheckBox()
|
|
Me.CB_HBDL = 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.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_pattern_kwan = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.bt_pattern_junsan = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.bt_patternha = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.olStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.odflStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.HAKUKAN = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.BT_DANJA = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.bt_patternhb = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem20 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem25 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem28 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.BT_HBDANJA = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.bt_patterkaphe = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem44 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem43 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem58 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem61 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem67 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem100 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem101 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem104 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem107 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem113 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem81 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem82 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem85 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem88 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem94 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem45 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem46 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem49 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem52 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem75 = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.비고ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.비고1ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.비고2ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.비고3ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.비고4ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.비고5ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.비고6ToolStripMenuItem = 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()
|
|
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_selcon, Me.lb_msg})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(0, 584)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(583, 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_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.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(168, 160)
|
|
Me.tb_repy.Name = "tb_repy"
|
|
Me.tb_repy.Size = New System.Drawing.Size(34, 21)
|
|
Me.tb_repy.TabIndex = 73
|
|
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(132, 160)
|
|
Me.tb_repx.Name = "tb_repx"
|
|
Me.tb_repx.Size = New System.Drawing.Size(34, 21)
|
|
Me.tb_repx.TabIndex = 72
|
|
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(109, 163)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(17, 12)
|
|
Me.Label9.TabIndex = 71
|
|
Me.Label9.Text = "회"
|
|
'
|
|
'tb_rep
|
|
'
|
|
Me.tb_rep.Location = New System.Drawing.Point(71, 159)
|
|
Me.tb_rep.Name = "tb_rep"
|
|
Me.tb_rep.Size = New System.Drawing.Size(34, 21)
|
|
Me.tb_rep.TabIndex = 70
|
|
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(12, 163)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(53, 12)
|
|
Me.Label8.TabIndex = 69
|
|
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.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.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, 65)
|
|
Me.GroupBox6.TabIndex = 51
|
|
Me.GroupBox6.TabStop = False
|
|
Me.GroupBox6.Text = "페이지당 출력횟수"
|
|
'
|
|
'tb_pagerepeat
|
|
'
|
|
Me.tb_pagerepeat.Location = New System.Drawing.Point(13, 18)
|
|
Me.tb_pagerepeat.Name = "tb_pagerepeat"
|
|
Me.tb_pagerepeat.Size = New System.Drawing.Size(20, 21)
|
|
Me.tb_pagerepeat.TabIndex = 37
|
|
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, 6)
|
|
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, 6)
|
|
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, 6)
|
|
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, 6)
|
|
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.CB_HB단자)
|
|
Me.TabPage7.Controls.Add(Me.CB_HA단자)
|
|
Me.TabPage7.Controls.Add(Me.cb_co)
|
|
Me.TabPage7.Controls.Add(Me.cb_cn)
|
|
Me.TabPage7.Controls.Add(Me.cb_cm)
|
|
Me.TabPage7.Controls.Add(Me.cb_cl)
|
|
Me.TabPage7.Controls.Add(Me.cb_ck)
|
|
Me.TabPage7.Controls.Add(Me.cb_cj)
|
|
Me.TabPage7.Controls.Add(Me.cb_ci)
|
|
Me.TabPage7.Controls.Add(Me.chk_draw)
|
|
Me.TabPage7.Controls.Add(Me.cb_bt)
|
|
Me.TabPage7.Controls.Add(Me.cb_bv)
|
|
Me.TabPage7.Controls.Add(Me.cb_bu)
|
|
Me.TabPage7.Controls.Add(Me.cb_bq)
|
|
Me.TabPage7.Controls.Add(Me.cb_bs)
|
|
Me.TabPage7.Controls.Add(Me.cb_br)
|
|
Me.TabPage7.Controls.Add(Me.cB_bk)
|
|
Me.TabPage7.Controls.Add(Me.cb_bi)
|
|
Me.TabPage7.Controls.Add(Me.cb_bh)
|
|
Me.TabPage7.Controls.Add(Me.cb_bg)
|
|
Me.TabPage7.Controls.Add(Me.cb_be)
|
|
Me.TabPage7.Controls.Add(Me.cb_bc)
|
|
Me.TabPage7.Controls.Add(Me.cB_bb)
|
|
Me.TabPage7.Controls.Add(Me.cb_ba)
|
|
Me.TabPage7.Controls.Add(Me.cb_ay)
|
|
Me.TabPage7.Controls.Add(Me.cB_aw)
|
|
Me.TabPage7.Controls.Add(Me.cb_av)
|
|
Me.TabPage7.Controls.Add(Me.cb_au)
|
|
Me.TabPage7.Controls.Add(Me.cb_as)
|
|
Me.TabPage7.Controls.Add(Me.CB_CT)
|
|
Me.TabPage7.Controls.Add(Me.cb_seq)
|
|
Me.TabPage7.Controls.Add(Me.CB_HAKUKAN)
|
|
Me.TabPage7.Controls.Add(Me.CB_HADL)
|
|
Me.TabPage7.Controls.Add(Me.cb_aq)
|
|
Me.TabPage7.Controls.Add(Me.CB_HASS)
|
|
Me.TabPage7.Controls.Add(Me.CB_KWAN)
|
|
Me.TabPage7.Controls.Add(Me.cb_ap)
|
|
Me.TabPage7.Controls.Add(Me.cb_CP)
|
|
Me.TabPage7.Controls.Add(Me.CB_JUNSA)
|
|
Me.TabPage7.Controls.Add(Me.cb_ao)
|
|
Me.TabPage7.Controls.Add(Me.CB_CQ)
|
|
Me.TabPage7.Controls.Add(Me.CB_CR)
|
|
Me.TabPage7.Controls.Add(Me.CB_CS)
|
|
Me.TabPage7.Controls.Add(Me.CB_HBSS)
|
|
Me.TabPage7.Controls.Add(Me.CB_HBKUKAN)
|
|
Me.TabPage7.Controls.Add(Me.CB_HBDL)
|
|
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
|
|
'
|
|
'CB_HB단자
|
|
'
|
|
Me.CB_HB단자.AutoSize = True
|
|
Me.CB_HB단자.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_HB단자.Location = New System.Drawing.Point(3, 163)
|
|
Me.CB_HB단자.Name = "CB_HB단자"
|
|
Me.CB_HB단자.Size = New System.Drawing.Size(61, 15)
|
|
Me.CB_HB단자.TabIndex = 119
|
|
Me.CB_HB단자.Tag = "CO"
|
|
Me.CB_HB단자.Text = "HB단자"
|
|
Me.CB_HB단자.UseVisualStyleBackColor = True
|
|
'
|
|
'CB_HA단자
|
|
'
|
|
Me.CB_HA단자.AutoSize = True
|
|
Me.CB_HA단자.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_HA단자.Location = New System.Drawing.Point(3, 75)
|
|
Me.CB_HA단자.Name = "CB_HA단자"
|
|
Me.CB_HA단자.Size = New System.Drawing.Size(62, 15)
|
|
Me.CB_HA단자.TabIndex = 118
|
|
Me.CB_HA단자.Tag = "CN"
|
|
Me.CB_HA단자.Text = "HA단자"
|
|
Me.CB_HA단자.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_co
|
|
'
|
|
Me.cb_co.AutoSize = True
|
|
Me.cb_co.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.cb_co.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_co.ForeColor = System.Drawing.Color.Blue
|
|
Me.cb_co.Location = New System.Drawing.Point(92, 357)
|
|
Me.cb_co.Name = "cb_co"
|
|
Me.cb_co.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_co.TabIndex = 117
|
|
Me.cb_co.Tag = "S"
|
|
Me.cb_co.Text = "전산번호"
|
|
Me.cb_co.UseVisualStyleBackColor = False
|
|
'
|
|
'cb_cn
|
|
'
|
|
Me.cb_cn.AutoSize = True
|
|
Me.cb_cn.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.cb_cn.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_cn.Location = New System.Drawing.Point(7, 463)
|
|
Me.cb_cn.Name = "cb_cn"
|
|
Me.cb_cn.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_cn.TabIndex = 116
|
|
Me.cb_cn.Tag = "S"
|
|
Me.cb_cn.Text = "전산번호"
|
|
Me.cb_cn.UseVisualStyleBackColor = False
|
|
'
|
|
'cb_cm
|
|
'
|
|
Me.cb_cm.AutoSize = True
|
|
Me.cb_cm.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.cb_cm.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_cm.Location = New System.Drawing.Point(7, 442)
|
|
Me.cb_cm.Name = "cb_cm"
|
|
Me.cb_cm.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_cm.TabIndex = 115
|
|
Me.cb_cm.Tag = "S"
|
|
Me.cb_cm.Text = "전산번호"
|
|
Me.cb_cm.UseVisualStyleBackColor = False
|
|
'
|
|
'cb_cl
|
|
'
|
|
Me.cb_cl.AutoSize = True
|
|
Me.cb_cl.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.cb_cl.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_cl.Location = New System.Drawing.Point(7, 423)
|
|
Me.cb_cl.Name = "cb_cl"
|
|
Me.cb_cl.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_cl.TabIndex = 114
|
|
Me.cb_cl.Tag = "S"
|
|
Me.cb_cl.Text = "전산번호"
|
|
Me.cb_cl.UseVisualStyleBackColor = False
|
|
'
|
|
'cb_ck
|
|
'
|
|
Me.cb_ck.AutoSize = True
|
|
Me.cb_ck.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.cb_ck.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_ck.Location = New System.Drawing.Point(7, 401)
|
|
Me.cb_ck.Name = "cb_ck"
|
|
Me.cb_ck.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_ck.TabIndex = 113
|
|
Me.cb_ck.Tag = "S"
|
|
Me.cb_ck.Text = "전산번호"
|
|
Me.cb_ck.UseVisualStyleBackColor = False
|
|
'
|
|
'cb_cj
|
|
'
|
|
Me.cb_cj.AutoSize = True
|
|
Me.cb_cj.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.cb_cj.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_cj.Location = New System.Drawing.Point(7, 380)
|
|
Me.cb_cj.Name = "cb_cj"
|
|
Me.cb_cj.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_cj.TabIndex = 112
|
|
Me.cb_cj.Tag = "S"
|
|
Me.cb_cj.Text = "전산번호"
|
|
Me.cb_cj.UseVisualStyleBackColor = False
|
|
'
|
|
'cb_ci
|
|
'
|
|
Me.cb_ci.AutoSize = True
|
|
Me.cb_ci.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.cb_ci.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_ci.Location = New System.Drawing.Point(7, 358)
|
|
Me.cb_ci.Name = "cb_ci"
|
|
Me.cb_ci.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_ci.TabIndex = 111
|
|
Me.cb_ci.Tag = "S"
|
|
Me.cb_ci.Text = "전산번호"
|
|
Me.cb_ci.UseVisualStyleBackColor = False
|
|
'
|
|
'chk_draw
|
|
'
|
|
Me.chk_draw.AutoSize = True
|
|
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(180, 8)
|
|
Me.chk_draw.Name = "chk_draw"
|
|
Me.chk_draw.Size = New System.Drawing.Size(62, 15)
|
|
Me.chk_draw.TabIndex = 17
|
|
Me.chk_draw.Text = "선/도형"
|
|
Me.chk_draw.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_bt
|
|
'
|
|
Me.cb_bt.AutoSize = True
|
|
Me.cb_bt.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_bt.Location = New System.Drawing.Point(180, 423)
|
|
Me.cb_bt.Name = "cb_bt"
|
|
Me.cb_bt.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_bt.TabIndex = 96
|
|
Me.cb_bt.Tag = "S"
|
|
Me.cb_bt.Text = "전산번호"
|
|
Me.cb_bt.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_bv
|
|
'
|
|
Me.cb_bv.AutoSize = True
|
|
Me.cb_bv.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_bv.Location = New System.Drawing.Point(180, 463)
|
|
Me.cb_bv.Name = "cb_bv"
|
|
Me.cb_bv.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_bv.TabIndex = 98
|
|
Me.cb_bv.Tag = "S"
|
|
Me.cb_bv.Text = "전산번호"
|
|
Me.cb_bv.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_bu
|
|
'
|
|
Me.cb_bu.AutoSize = True
|
|
Me.cb_bu.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_bu.Location = New System.Drawing.Point(180, 442)
|
|
Me.cb_bu.Name = "cb_bu"
|
|
Me.cb_bu.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_bu.TabIndex = 97
|
|
Me.cb_bu.Tag = "S"
|
|
Me.cb_bu.Text = "전산번호"
|
|
Me.cb_bu.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_bq
|
|
'
|
|
Me.cb_bq.AutoSize = True
|
|
Me.cb_bq.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_bq.Location = New System.Drawing.Point(180, 358)
|
|
Me.cb_bq.Name = "cb_bq"
|
|
Me.cb_bq.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_bq.TabIndex = 93
|
|
Me.cb_bq.Tag = "S"
|
|
Me.cb_bq.Text = "전산번호"
|
|
Me.cb_bq.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_bs
|
|
'
|
|
Me.cb_bs.AutoSize = True
|
|
Me.cb_bs.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_bs.Location = New System.Drawing.Point(180, 401)
|
|
Me.cb_bs.Name = "cb_bs"
|
|
Me.cb_bs.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_bs.TabIndex = 95
|
|
Me.cb_bs.Tag = "S"
|
|
Me.cb_bs.Text = "전산번호"
|
|
Me.cb_bs.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_br
|
|
'
|
|
Me.cb_br.AutoSize = True
|
|
Me.cb_br.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_br.Location = New System.Drawing.Point(180, 380)
|
|
Me.cb_br.Name = "cb_br"
|
|
Me.cb_br.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_br.TabIndex = 94
|
|
Me.cb_br.Tag = "S"
|
|
Me.cb_br.Text = "전산번호"
|
|
Me.cb_br.UseVisualStyleBackColor = True
|
|
'
|
|
'cB_bk
|
|
'
|
|
Me.cB_bk.AutoSize = True
|
|
Me.cB_bk.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cB_bk.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cB_bk.Location = New System.Drawing.Point(92, 333)
|
|
Me.cB_bk.Name = "cB_bk"
|
|
Me.cB_bk.Size = New System.Drawing.Size(68, 15)
|
|
Me.cB_bk.TabIndex = 92
|
|
Me.cB_bk.Tag = "S"
|
|
Me.cB_bk.Text = "전산번호"
|
|
Me.cB_bk.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_bi
|
|
'
|
|
Me.cb_bi.AutoSize = True
|
|
Me.cb_bi.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_bi.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_bi.Location = New System.Drawing.Point(92, 312)
|
|
Me.cb_bi.Name = "cb_bi"
|
|
Me.cb_bi.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_bi.TabIndex = 89
|
|
Me.cb_bi.Tag = "S"
|
|
Me.cb_bi.Text = "전산번호"
|
|
Me.cb_bi.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_bh
|
|
'
|
|
Me.cb_bh.AutoSize = True
|
|
Me.cb_bh.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_bh.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_bh.Location = New System.Drawing.Point(92, 291)
|
|
Me.cb_bh.Name = "cb_bh"
|
|
Me.cb_bh.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_bh.TabIndex = 88
|
|
Me.cb_bh.Tag = "S"
|
|
Me.cb_bh.Text = "전산번호"
|
|
Me.cb_bh.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_bg
|
|
'
|
|
Me.cb_bg.AutoSize = True
|
|
Me.cb_bg.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_bg.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_bg.Location = New System.Drawing.Point(92, 270)
|
|
Me.cb_bg.Name = "cb_bg"
|
|
Me.cb_bg.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_bg.TabIndex = 87
|
|
Me.cb_bg.Tag = "S"
|
|
Me.cb_bg.Text = "전산번호"
|
|
Me.cb_bg.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_be
|
|
'
|
|
Me.cb_be.AutoSize = True
|
|
Me.cb_be.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_be.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_be.Location = New System.Drawing.Point(92, 249)
|
|
Me.cb_be.Name = "cb_be"
|
|
Me.cb_be.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_be.TabIndex = 86
|
|
Me.cb_be.Tag = "S"
|
|
Me.cb_be.Text = "전산번호"
|
|
Me.cb_be.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_bc
|
|
'
|
|
Me.cb_bc.AutoSize = True
|
|
Me.cb_bc.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_bc.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_bc.Location = New System.Drawing.Point(92, 228)
|
|
Me.cb_bc.Name = "cb_bc"
|
|
Me.cb_bc.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_bc.TabIndex = 83
|
|
Me.cb_bc.Tag = "S"
|
|
Me.cb_bc.Text = "전산번호"
|
|
Me.cb_bc.UseVisualStyleBackColor = True
|
|
'
|
|
'cB_bb
|
|
'
|
|
Me.cB_bb.AutoSize = True
|
|
Me.cB_bb.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cB_bb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cB_bb.Location = New System.Drawing.Point(92, 207)
|
|
Me.cB_bb.Name = "cB_bb"
|
|
Me.cB_bb.Size = New System.Drawing.Size(68, 15)
|
|
Me.cB_bb.TabIndex = 82
|
|
Me.cB_bb.Tag = "S"
|
|
Me.cB_bb.Text = "전산번호"
|
|
Me.cB_bb.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_ba
|
|
'
|
|
Me.cb_ba.AutoSize = True
|
|
Me.cb_ba.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_ba.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_ba.Location = New System.Drawing.Point(92, 186)
|
|
Me.cb_ba.Name = "cb_ba"
|
|
Me.cb_ba.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_ba.TabIndex = 81
|
|
Me.cb_ba.Tag = "S"
|
|
Me.cb_ba.Text = "전산번호"
|
|
Me.cb_ba.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_ay
|
|
'
|
|
Me.cb_ay.AutoSize = True
|
|
Me.cb_ay.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_ay.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_ay.Location = New System.Drawing.Point(92, 165)
|
|
Me.cb_ay.Name = "cb_ay"
|
|
Me.cb_ay.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_ay.TabIndex = 80
|
|
Me.cb_ay.Tag = "S"
|
|
Me.cb_ay.Text = "전산번호"
|
|
Me.cb_ay.UseVisualStyleBackColor = True
|
|
'
|
|
'cB_aw
|
|
'
|
|
Me.cB_aw.AutoSize = True
|
|
Me.cB_aw.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cB_aw.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cB_aw.Location = New System.Drawing.Point(92, 144)
|
|
Me.cB_aw.Name = "cB_aw"
|
|
Me.cB_aw.Size = New System.Drawing.Size(68, 15)
|
|
Me.cB_aw.TabIndex = 77
|
|
Me.cB_aw.Tag = "S"
|
|
Me.cB_aw.Text = "전산번호"
|
|
Me.cB_aw.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_av
|
|
'
|
|
Me.cb_av.AutoSize = True
|
|
Me.cb_av.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_av.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_av.Location = New System.Drawing.Point(92, 123)
|
|
Me.cb_av.Name = "cb_av"
|
|
Me.cb_av.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_av.TabIndex = 76
|
|
Me.cb_av.Tag = "S"
|
|
Me.cb_av.Text = "전산번호"
|
|
Me.cb_av.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_au
|
|
'
|
|
Me.cb_au.AutoSize = True
|
|
Me.cb_au.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_au.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_au.Location = New System.Drawing.Point(92, 102)
|
|
Me.cb_au.Name = "cb_au"
|
|
Me.cb_au.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_au.TabIndex = 75
|
|
Me.cb_au.Tag = "S"
|
|
Me.cb_au.Text = "전산번호"
|
|
Me.cb_au.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_as
|
|
'
|
|
Me.cb_as.AutoSize = True
|
|
Me.cb_as.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_as.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_as.Location = New System.Drawing.Point(92, 81)
|
|
Me.cb_as.Name = "cb_as"
|
|
Me.cb_as.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_as.TabIndex = 74
|
|
Me.cb_as.Tag = "S"
|
|
Me.cb_as.Text = "전산번호"
|
|
Me.cb_as.UseVisualStyleBackColor = True
|
|
'
|
|
'CB_CT
|
|
'
|
|
Me.CB_CT.AutoSize = True
|
|
Me.CB_CT.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.CB_CT.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_CT.ForeColor = System.Drawing.Color.Blue
|
|
Me.CB_CT.Location = New System.Drawing.Point(92, 464)
|
|
Me.CB_CT.Name = "CB_CT"
|
|
Me.CB_CT.Size = New System.Drawing.Size(68, 15)
|
|
Me.CB_CT.TabIndex = 72
|
|
Me.CB_CT.Tag = "S"
|
|
Me.CB_CT.Text = "전산번호"
|
|
Me.CB_CT.UseVisualStyleBackColor = False
|
|
'
|
|
'cb_seq
|
|
'
|
|
Me.cb_seq.AutoSize = True
|
|
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(3, 8)
|
|
Me.cb_seq.Name = "cb_seq"
|
|
Me.cb_seq.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_seq.TabIndex = 9
|
|
Me.cb_seq.Tag = "N"
|
|
Me.cb_seq.Text = "일련번호"
|
|
Me.ToolTip1.SetToolTip(Me.cb_seq, "선택시 화면에 [일련번호] 가 표시됩니다")
|
|
Me.cb_seq.UseVisualStyleBackColor = True
|
|
'
|
|
'CB_HAKUKAN
|
|
'
|
|
Me.CB_HAKUKAN.AutoSize = True
|
|
Me.CB_HAKUKAN.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_HAKUKAN.Location = New System.Drawing.Point(3, 138)
|
|
Me.CB_HAKUKAN.Name = "CB_HAKUKAN"
|
|
Me.CB_HAKUKAN.Size = New System.Drawing.Size(68, 15)
|
|
Me.CB_HAKUKAN.TabIndex = 59
|
|
Me.CB_HAKUKAN.Tag = "S"
|
|
Me.CB_HAKUKAN.Text = "전산번호"
|
|
Me.CB_HAKUKAN.UseVisualStyleBackColor = True
|
|
'
|
|
'CB_HADL
|
|
'
|
|
Me.CB_HADL.AutoSize = True
|
|
Me.CB_HADL.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_HADL.Location = New System.Drawing.Point(3, 117)
|
|
Me.CB_HADL.Name = "CB_HADL"
|
|
Me.CB_HADL.Size = New System.Drawing.Size(68, 15)
|
|
Me.CB_HADL.TabIndex = 58
|
|
Me.CB_HADL.Tag = "S"
|
|
Me.CB_HADL.Text = "전산번호"
|
|
Me.CB_HADL.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_aq
|
|
'
|
|
Me.cb_aq.AutoSize = True
|
|
Me.cb_aq.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_aq.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_aq.Location = New System.Drawing.Point(92, 60)
|
|
Me.cb_aq.Name = "cb_aq"
|
|
Me.cb_aq.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_aq.TabIndex = 69
|
|
Me.cb_aq.Tag = "S"
|
|
Me.cb_aq.Text = "전산번호"
|
|
Me.cb_aq.UseVisualStyleBackColor = True
|
|
'
|
|
'CB_HASS
|
|
'
|
|
Me.CB_HASS.AutoSize = True
|
|
Me.CB_HASS.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_HASS.Location = New System.Drawing.Point(3, 96)
|
|
Me.CB_HASS.Name = "CB_HASS"
|
|
Me.CB_HASS.Size = New System.Drawing.Size(56, 15)
|
|
Me.CB_HASS.TabIndex = 57
|
|
Me.CB_HASS.Tag = "S"
|
|
Me.CB_HASS.Text = "HASS"
|
|
Me.CB_HASS.UseVisualStyleBackColor = True
|
|
'
|
|
'CB_KWAN
|
|
'
|
|
Me.CB_KWAN.AutoSize = True
|
|
Me.CB_KWAN.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_KWAN.Location = New System.Drawing.Point(3, 29)
|
|
Me.CB_KWAN.Name = "CB_KWAN"
|
|
Me.CB_KWAN.Size = New System.Drawing.Size(57, 15)
|
|
Me.CB_KWAN.TabIndex = 0
|
|
Me.CB_KWAN.Tag = "H"
|
|
Me.CB_KWAN.Text = "관리구"
|
|
Me.CB_KWAN.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_ap
|
|
'
|
|
Me.cb_ap.AutoSize = True
|
|
Me.cb_ap.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_ap.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_ap.Location = New System.Drawing.Point(92, 39)
|
|
Me.cb_ap.Name = "cb_ap"
|
|
Me.cb_ap.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_ap.TabIndex = 68
|
|
Me.cb_ap.Tag = "S"
|
|
Me.cb_ap.Text = "전산번호"
|
|
Me.cb_ap.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_CP
|
|
'
|
|
Me.cb_CP.AutoSize = True
|
|
Me.cb_CP.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.cb_CP.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_CP.ForeColor = System.Drawing.Color.Blue
|
|
Me.cb_CP.Location = New System.Drawing.Point(92, 380)
|
|
Me.cb_CP.Name = "cb_CP"
|
|
Me.cb_CP.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_CP.TabIndex = 63
|
|
Me.cb_CP.Tag = "S"
|
|
Me.cb_CP.Text = "전산번호"
|
|
Me.cb_CP.UseVisualStyleBackColor = False
|
|
'
|
|
'CB_JUNSA
|
|
'
|
|
Me.CB_JUNSA.AutoSize = True
|
|
Me.CB_JUNSA.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_JUNSA.Location = New System.Drawing.Point(3, 50)
|
|
Me.CB_JUNSA.Name = "CB_JUNSA"
|
|
Me.CB_JUNSA.Size = New System.Drawing.Size(68, 15)
|
|
Me.CB_JUNSA.TabIndex = 1
|
|
Me.CB_JUNSA.Tag = "S"
|
|
Me.CB_JUNSA.Text = "전산번호"
|
|
Me.CB_JUNSA.UseVisualStyleBackColor = True
|
|
'
|
|
'cb_ao
|
|
'
|
|
Me.cb_ao.AutoSize = True
|
|
Me.cb_ao.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cb_ao.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.cb_ao.Location = New System.Drawing.Point(92, 18)
|
|
Me.cb_ao.Name = "cb_ao"
|
|
Me.cb_ao.Size = New System.Drawing.Size(68, 15)
|
|
Me.cb_ao.TabIndex = 67
|
|
Me.cb_ao.Tag = "S"
|
|
Me.cb_ao.Text = "전산번호"
|
|
Me.cb_ao.UseVisualStyleBackColor = True
|
|
'
|
|
'CB_CQ
|
|
'
|
|
Me.CB_CQ.AutoSize = True
|
|
Me.CB_CQ.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.CB_CQ.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_CQ.ForeColor = System.Drawing.Color.Blue
|
|
Me.CB_CQ.Location = New System.Drawing.Point(92, 402)
|
|
Me.CB_CQ.Name = "CB_CQ"
|
|
Me.CB_CQ.Size = New System.Drawing.Size(68, 15)
|
|
Me.CB_CQ.TabIndex = 64
|
|
Me.CB_CQ.Tag = "S"
|
|
Me.CB_CQ.Text = "전산번호"
|
|
Me.CB_CQ.UseVisualStyleBackColor = False
|
|
'
|
|
'CB_CR
|
|
'
|
|
Me.CB_CR.AutoSize = True
|
|
Me.CB_CR.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.CB_CR.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_CR.ForeColor = System.Drawing.Color.Blue
|
|
Me.CB_CR.Location = New System.Drawing.Point(92, 423)
|
|
Me.CB_CR.Name = "CB_CR"
|
|
Me.CB_CR.Size = New System.Drawing.Size(68, 15)
|
|
Me.CB_CR.TabIndex = 65
|
|
Me.CB_CR.Tag = "S"
|
|
Me.CB_CR.Text = "전산번호"
|
|
Me.CB_CR.UseVisualStyleBackColor = False
|
|
'
|
|
'CB_CS
|
|
'
|
|
Me.CB_CS.AutoSize = True
|
|
Me.CB_CS.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.CB_CS.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_CS.ForeColor = System.Drawing.Color.Blue
|
|
Me.CB_CS.Location = New System.Drawing.Point(92, 445)
|
|
Me.CB_CS.Name = "CB_CS"
|
|
Me.CB_CS.Size = New System.Drawing.Size(68, 15)
|
|
Me.CB_CS.TabIndex = 66
|
|
Me.CB_CS.Tag = "S"
|
|
Me.CB_CS.Text = "전산번호"
|
|
Me.CB_CS.UseVisualStyleBackColor = False
|
|
'
|
|
'CB_HBSS
|
|
'
|
|
Me.CB_HBSS.AutoSize = True
|
|
Me.CB_HBSS.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_HBSS.Location = New System.Drawing.Point(3, 184)
|
|
Me.CB_HBSS.Name = "CB_HBSS"
|
|
Me.CB_HBSS.Size = New System.Drawing.Size(55, 15)
|
|
Me.CB_HBSS.TabIndex = 60
|
|
Me.CB_HBSS.Tag = "S"
|
|
Me.CB_HBSS.Text = "HBSS"
|
|
Me.CB_HBSS.UseVisualStyleBackColor = True
|
|
'
|
|
'CB_HBKUKAN
|
|
'
|
|
Me.CB_HBKUKAN.AutoSize = True
|
|
Me.CB_HBKUKAN.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_HBKUKAN.Location = New System.Drawing.Point(3, 226)
|
|
Me.CB_HBKUKAN.Name = "CB_HBKUKAN"
|
|
Me.CB_HBKUKAN.Size = New System.Drawing.Size(68, 15)
|
|
Me.CB_HBKUKAN.TabIndex = 62
|
|
Me.CB_HBKUKAN.Tag = "S"
|
|
Me.CB_HBKUKAN.Text = "전산번호"
|
|
Me.CB_HBKUKAN.UseVisualStyleBackColor = True
|
|
'
|
|
'CB_HBDL
|
|
'
|
|
Me.CB_HBDL.AutoSize = True
|
|
Me.CB_HBDL.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.CB_HBDL.Location = New System.Drawing.Point(3, 205)
|
|
Me.CB_HBDL.Name = "CB_HBDL"
|
|
Me.CB_HBDL.Size = New System.Drawing.Size(68, 15)
|
|
Me.CB_HBDL.TabIndex = 61
|
|
Me.CB_HBDL.Tag = "S"
|
|
Me.CB_HBDL.Text = "전산번호"
|
|
Me.CB_HBDL.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"
|
|
Me.dataview.AllowDragDrop = True
|
|
Me.dataview.AllowDragFill = True
|
|
Me.dataview.AllowUserFormulas = True
|
|
Me.dataview.BackColor = System.Drawing.SystemColors.Control
|
|
Me.dataview.CurrentDel = False
|
|
Me.dataview.DeleteKey = False
|
|
Me.dataview.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.dataview.EditFromSpace = True
|
|
Me.dataview.EditModeReplace = True
|
|
Me.dataview.FIRST_FOCUSINDEX = 0
|
|
Me.dataview.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded
|
|
Me.dataview.Location = New System.Drawing.Point(0, 0)
|
|
Me.dataview.Name = "dataview"
|
|
Me.dataview.NextRow_Index = -1
|
|
Me.dataview.RetainSelectionBlock = False
|
|
Me.dataview.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.dataview.SameRowheight = True
|
|
Me.dataview.Sheets.AddRange(New FarPoint.Win.Spread.SheetView() {Me.dataview_Sheet1})
|
|
Me.dataview.Size = New System.Drawing.Size(271, 493)
|
|
Me.dataview.TabIndex = 0
|
|
Me.dataview.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded
|
|
Me.dataview.선택줄번호 = CType(-1, Short)
|
|
Me.dataview.SetActiveViewport(0, -1, -1)
|
|
'
|
|
'dataview_Sheet1
|
|
'
|
|
Me.dataview_Sheet1.Reset()
|
|
dataview_Sheet1.SheetName = "Sheet1"
|
|
'Formulas and custom names must be loaded with R1C1 reference style
|
|
Me.dataview_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1
|
|
dataview_Sheet1.ColumnCount = 12
|
|
dataview_Sheet1.ColumnHeader.RowCount = 2
|
|
dataview_Sheet1.RowCount = 0
|
|
Me.dataview_Sheet1.ActiveColumnIndex = -1
|
|
Me.dataview_Sheet1.ActiveRowIndex = -1
|
|
Me.dataview_Sheet1.AutoGenerateColumns = False
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 0).RowSpan = 2
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "번호"
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 1).ColumnSpan = 2
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "전산화번호"
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "전산번호"
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 3).RowSpan = 2
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "선로명"
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 4).ColumnSpan = 5
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "전주번호"
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(0, 11).ColumnSpan = 2
|
|
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, 4).Value = "1"
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 5).Value = "2"
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 6).Value = "3"
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 7).Value = "4"
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 8).Value = "5"
|
|
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).RowSpan = 2
|
|
Me.dataview_Sheet1.ColumnHeader.Cells.Get(1, 11).Value = "기기명"
|
|
Me.dataview_Sheet1.ColumnHeader.DefaultStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
|
Me.dataview_Sheet1.ColumnHeader.DefaultStyle.Locked = False
|
|
Me.dataview_Sheet1.ColumnHeader.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red
|
|
Me.dataview_Sheet1.ColumnHeader.DefaultStyle.Parent = "HeaderDefault"
|
|
Me.dataview_Sheet1.ColumnHeader.DefaultStyle.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
Me.dataview_Sheet1.ColumnHeader.Rows.Get(0).Height = 31.0!
|
|
Me.dataview_Sheet1.ColumnHeader.Rows.Get(1).Height = 31.0!
|
|
NumberCellType1.DecimalPlaces = 0
|
|
NumberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes
|
|
Me.dataview_Sheet1.Columns.Get(0).CellType = NumberCellType1
|
|
Me.dataview_Sheet1.Columns.Get(0).DataField = "번호"
|
|
Me.dataview_Sheet1.Columns.Get(0).Label = "번호"
|
|
Me.dataview_Sheet1.Columns.Get(0).Width = 50.0!
|
|
TextCellType1.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
TextCellType1.CharacterSet = FarPoint.Win.Spread.CellType.CharacterSet.AlphaNumeric
|
|
Me.dataview_Sheet1.Columns.Get(1).CellType = TextCellType1
|
|
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 = 67.0!
|
|
TextCellType2.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
TextCellType2.CharacterSet = FarPoint.Win.Spread.CellType.CharacterSet.AlphaNumeric
|
|
Me.dataview_Sheet1.Columns.Get(2).CellType = TextCellType2
|
|
Me.dataview_Sheet1.Columns.Get(2).DataField = "전산화번호"
|
|
Me.dataview_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
|
Me.dataview_Sheet1.Columns.Get(2).Label = "번호"
|
|
Me.dataview_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
Me.dataview_Sheet1.Columns.Get(2).Width = 63.0!
|
|
Me.dataview_Sheet1.Columns.Get(3).CellType = TextCellType3
|
|
Me.dataview_Sheet1.Columns.Get(3).DataField = "선로명"
|
|
Me.dataview_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
|
Me.dataview_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
Me.dataview_Sheet1.Columns.Get(3).Width = 41.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))
|
|
TextCellType4.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
Me.dataview_Sheet1.Columns.Get(4).CellType = TextCellType4
|
|
Me.dataview_Sheet1.Columns.Get(4).DataField = "번호1"
|
|
Me.dataview_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left
|
|
Me.dataview_Sheet1.Columns.Get(4).Label = "1"
|
|
Me.dataview_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
Me.dataview_Sheet1.Columns.Get(4).Width = 29.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))
|
|
TextCellType5.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
Me.dataview_Sheet1.Columns.Get(5).CellType = TextCellType5
|
|
Me.dataview_Sheet1.Columns.Get(5).DataField = "번호2"
|
|
Me.dataview_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left
|
|
Me.dataview_Sheet1.Columns.Get(5).Label = "2"
|
|
Me.dataview_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
Me.dataview_Sheet1.Columns.Get(5).Width = 29.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))
|
|
TextCellType6.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
Me.dataview_Sheet1.Columns.Get(6).CellType = TextCellType6
|
|
Me.dataview_Sheet1.Columns.Get(6).DataField = "번호3"
|
|
Me.dataview_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left
|
|
Me.dataview_Sheet1.Columns.Get(6).Label = "3"
|
|
Me.dataview_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
Me.dataview_Sheet1.Columns.Get(6).Width = 29.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))
|
|
TextCellType7.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
Me.dataview_Sheet1.Columns.Get(7).CellType = TextCellType7
|
|
Me.dataview_Sheet1.Columns.Get(7).DataField = "번호4"
|
|
Me.dataview_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General
|
|
Me.dataview_Sheet1.Columns.Get(7).Label = "4"
|
|
Me.dataview_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
Me.dataview_Sheet1.Columns.Get(7).Width = 29.0!
|
|
Me.dataview_Sheet1.Columns.Get(8).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
TextCellType8.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
Me.dataview_Sheet1.Columns.Get(8).CellType = TextCellType8
|
|
Me.dataview_Sheet1.Columns.Get(8).DataField = "번호5"
|
|
Me.dataview_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left
|
|
Me.dataview_Sheet1.Columns.Get(8).Label = "5"
|
|
Me.dataview_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
Me.dataview_Sheet1.Columns.Get(8).Width = 29.0!
|
|
Me.dataview_Sheet1.Columns.Get(9).CellType = TextCellType9
|
|
Me.dataview_Sheet1.Columns.Get(9).DataField = "변압기상"
|
|
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 = 44.0!
|
|
TextCellType10.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
Me.dataview_Sheet1.Columns.Get(10).CellType = TextCellType10
|
|
Me.dataview_Sheet1.Columns.Get(10).DataField = "변압기용량"
|
|
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 = 75.0!
|
|
Me.dataview_Sheet1.Columns.Get(11).CellType = TextCellType11
|
|
Me.dataview_Sheet1.Columns.Get(11).DataField = "비고1"
|
|
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 = 44.0!
|
|
Me.dataview_Sheet1.DataAutoCellTypes = False
|
|
Me.dataview_Sheet1.DataAutoSizeColumns = False
|
|
Me.dataview_Sheet1.OperationMode = FarPoint.Win.Spread.OperationMode.RowMode
|
|
Me.dataview_Sheet1.RowHeader.Columns.Default.Resizable = True
|
|
Me.dataview_Sheet1.RowHeader.Columns.Get(0).Width = 0.0!
|
|
Me.dataview_Sheet1.RowHeader.DefaultStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
|
Me.dataview_Sheet1.RowHeader.DefaultStyle.Locked = False
|
|
Me.dataview_Sheet1.RowHeader.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red
|
|
Me.dataview_Sheet1.RowHeader.DefaultStyle.Parent = "HeaderDefault"
|
|
Me.dataview_Sheet1.RowHeader.DefaultStyle.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
Me.dataview_Sheet1.RowHeader.Rows.Default.Resizable = True
|
|
Me.dataview_Sheet1.Rows.Default.Height = 25.0!
|
|
Me.dataview_Sheet1.Rows.Default.Resizable = True
|
|
Me.dataview_Sheet1.SelectionBackColor = System.Drawing.Color.Transparent
|
|
Me.dataview_Sheet1.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.dataview_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1
|
|
'
|
|
'Button8
|
|
'
|
|
Me.Button8.Location = New System.Drawing.Point(588, 164)
|
|
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(588, 138)
|
|
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.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(36, 32)
|
|
Me.BindingNavigatorMoveFirstItem.Text = "처음으로 이동"
|
|
'
|
|
'BindingNavigatorMovePreviousItem
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem.Image = Global.EpoleNet.My.Resources.Resources.back_32
|
|
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
|
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(36, 32)
|
|
Me.BindingNavigatorMovePreviousItem.Text = "이전으로 이동"
|
|
'
|
|
'BindingNavigatorSeparator
|
|
'
|
|
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 35)
|
|
'
|
|
'BindingNavigatorPositionItem
|
|
'
|
|
Me.BindingNavigatorPositionItem.AccessibleName = "위치"
|
|
Me.BindingNavigatorPositionItem.BackColor = System.Drawing.Color.White
|
|
Me.BindingNavigatorPositionItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
|
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(60, 35)
|
|
Me.BindingNavigatorPositionItem.Text = "0"
|
|
Me.BindingNavigatorPositionItem.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.BindingNavigatorPositionItem.ToolTipText = "현재 위치"
|
|
'
|
|
'BindingNavigatorSeparator1
|
|
'
|
|
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
|
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 35)
|
|
'
|
|
'BindingNavigatorMoveNextItem
|
|
'
|
|
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem.Image = Global.EpoleNet.My.Resources.Resources.forwd_32
|
|
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
|
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(36, 32)
|
|
Me.BindingNavigatorMoveNextItem.Text = "다음으로 이동"
|
|
'
|
|
'BindingNavigatorMoveLastItem
|
|
'
|
|
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem.Image = Global.EpoleNet.My.Resources.Resources.skipf_32
|
|
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
|
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(36, 32)
|
|
Me.BindingNavigatorMoveLastItem.Text = "마지막으로 이동"
|
|
'
|
|
'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(583, 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(89, 27)
|
|
Me.ToolStripButton6.Text = "▶스타일저장"
|
|
'
|
|
'ToolStripLabel5
|
|
'
|
|
Me.ToolStripLabel5.BackColor = System.Drawing.Color.LightGray
|
|
Me.ToolStripLabel5.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_pattern_kwan, Me.bt_pattern_junsan, Me.bt_patternha, Me.bt_patternhb, Me.bt_patterkaphe, Me.비고ToolStripMenuItem})
|
|
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(85, 27)
|
|
Me.ToolStripLabel5.Text = "▶패턴저장"
|
|
'
|
|
'bt_pattern_kwan
|
|
'
|
|
Me.bt_pattern_kwan.Name = "bt_pattern_kwan"
|
|
Me.bt_pattern_kwan.Size = New System.Drawing.Size(139, 22)
|
|
Me.bt_pattern_kwan.Text = "관리구"
|
|
'
|
|
'bt_pattern_junsan
|
|
'
|
|
Me.bt_pattern_junsan.Name = "bt_pattern_junsan"
|
|
Me.bt_pattern_junsan.Size = New System.Drawing.Size(139, 22)
|
|
Me.bt_pattern_junsan.Text = "전산번호"
|
|
'
|
|
'bt_patternha
|
|
'
|
|
Me.bt_patternha.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.olStripMenuItem, Me.odflStripMenuItem, Me.HAKUKAN, Me.BT_DANJA})
|
|
Me.bt_patternha.Name = "bt_patternha"
|
|
Me.bt_patternha.Size = New System.Drawing.Size(139, 22)
|
|
Me.bt_patternha.Text = "HA"
|
|
'
|
|
'olStripMenuItem
|
|
'
|
|
Me.olStripMenuItem.Name = "olStripMenuItem"
|
|
Me.olStripMenuItem.Size = New System.Drawing.Size(100, 22)
|
|
Me.olStripMenuItem.Text = "S/S"
|
|
'
|
|
'odflStripMenuItem
|
|
'
|
|
Me.odflStripMenuItem.Name = "odflStripMenuItem"
|
|
Me.odflStripMenuItem.Size = New System.Drawing.Size(100, 22)
|
|
Me.odflStripMenuItem.Text = "D/L"
|
|
'
|
|
'HAKUKAN
|
|
'
|
|
Me.HAKUKAN.Name = "HAKUKAN"
|
|
Me.HAKUKAN.Size = New System.Drawing.Size(100, 22)
|
|
Me.HAKUKAN.Text = "구간"
|
|
'
|
|
'BT_DANJA
|
|
'
|
|
Me.BT_DANJA.Name = "BT_DANJA"
|
|
Me.BT_DANJA.Size = New System.Drawing.Size(100, 22)
|
|
Me.BT_DANJA.Text = "단자"
|
|
'
|
|
'bt_patternhb
|
|
'
|
|
Me.bt_patternhb.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem20, Me.ToolStripMenuItem25, Me.ToolStripMenuItem28, Me.BT_HBDANJA})
|
|
Me.bt_patternhb.Name = "bt_patternhb"
|
|
Me.bt_patternhb.Size = New System.Drawing.Size(139, 22)
|
|
Me.bt_patternhb.Text = "HB"
|
|
'
|
|
'ToolStripMenuItem20
|
|
'
|
|
Me.ToolStripMenuItem20.Name = "ToolStripMenuItem20"
|
|
Me.ToolStripMenuItem20.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem20.Text = "S/S"
|
|
'
|
|
'ToolStripMenuItem25
|
|
'
|
|
Me.ToolStripMenuItem25.Name = "ToolStripMenuItem25"
|
|
Me.ToolStripMenuItem25.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem25.Text = "D/L"
|
|
'
|
|
'ToolStripMenuItem28
|
|
'
|
|
Me.ToolStripMenuItem28.Name = "ToolStripMenuItem28"
|
|
Me.ToolStripMenuItem28.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem28.Text = "구간"
|
|
'
|
|
'BT_HBDANJA
|
|
'
|
|
Me.BT_HBDANJA.Name = "BT_HBDANJA"
|
|
Me.BT_HBDANJA.Size = New System.Drawing.Size(100, 22)
|
|
Me.BT_HBDANJA.Text = "단자"
|
|
'
|
|
'bt_patterkaphe
|
|
'
|
|
Me.bt_patterkaphe.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem44, Me.ToolStripMenuItem100, Me.ToolStripMenuItem81, Me.ToolStripMenuItem45})
|
|
Me.bt_patterkaphe.Name = "bt_patterkaphe"
|
|
Me.bt_patterkaphe.Size = New System.Drawing.Size(139, 22)
|
|
Me.bt_patterkaphe.Text = "지상개폐기"
|
|
'
|
|
'ToolStripMenuItem44
|
|
'
|
|
Me.ToolStripMenuItem44.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem43, Me.ToolStripMenuItem58, Me.ToolStripMenuItem61, Me.ToolStripMenuItem67})
|
|
Me.ToolStripMenuItem44.Name = "ToolStripMenuItem44"
|
|
Me.ToolStripMenuItem44.Size = New System.Drawing.Size(108, 22)
|
|
Me.ToolStripMenuItem44.Text = "상대1"
|
|
'
|
|
'ToolStripMenuItem43
|
|
'
|
|
Me.ToolStripMenuItem43.Name = "ToolStripMenuItem43"
|
|
Me.ToolStripMenuItem43.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem43.Text = "단자"
|
|
'
|
|
'ToolStripMenuItem58
|
|
'
|
|
Me.ToolStripMenuItem58.Name = "ToolStripMenuItem58"
|
|
Me.ToolStripMenuItem58.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem58.Text = "S/S"
|
|
'
|
|
'ToolStripMenuItem61
|
|
'
|
|
Me.ToolStripMenuItem61.Name = "ToolStripMenuItem61"
|
|
Me.ToolStripMenuItem61.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem61.Text = "D/L"
|
|
'
|
|
'ToolStripMenuItem67
|
|
'
|
|
Me.ToolStripMenuItem67.Name = "ToolStripMenuItem67"
|
|
Me.ToolStripMenuItem67.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem67.Text = "구간"
|
|
'
|
|
'ToolStripMenuItem100
|
|
'
|
|
Me.ToolStripMenuItem100.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem101, Me.ToolStripMenuItem104, Me.ToolStripMenuItem107, Me.ToolStripMenuItem113})
|
|
Me.ToolStripMenuItem100.Name = "ToolStripMenuItem100"
|
|
Me.ToolStripMenuItem100.Size = New System.Drawing.Size(108, 22)
|
|
Me.ToolStripMenuItem100.Text = "상대2"
|
|
'
|
|
'ToolStripMenuItem101
|
|
'
|
|
Me.ToolStripMenuItem101.Name = "ToolStripMenuItem101"
|
|
Me.ToolStripMenuItem101.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem101.Text = "단자"
|
|
'
|
|
'ToolStripMenuItem104
|
|
'
|
|
Me.ToolStripMenuItem104.Name = "ToolStripMenuItem104"
|
|
Me.ToolStripMenuItem104.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem104.Text = "S/S"
|
|
'
|
|
'ToolStripMenuItem107
|
|
'
|
|
Me.ToolStripMenuItem107.Name = "ToolStripMenuItem107"
|
|
Me.ToolStripMenuItem107.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem107.Text = "D/L"
|
|
'
|
|
'ToolStripMenuItem113
|
|
'
|
|
Me.ToolStripMenuItem113.Name = "ToolStripMenuItem113"
|
|
Me.ToolStripMenuItem113.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem113.Text = "구간"
|
|
'
|
|
'ToolStripMenuItem81
|
|
'
|
|
Me.ToolStripMenuItem81.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem82, Me.ToolStripMenuItem85, Me.ToolStripMenuItem88, Me.ToolStripMenuItem94})
|
|
Me.ToolStripMenuItem81.Name = "ToolStripMenuItem81"
|
|
Me.ToolStripMenuItem81.Size = New System.Drawing.Size(108, 22)
|
|
Me.ToolStripMenuItem81.Text = "상대3"
|
|
'
|
|
'ToolStripMenuItem82
|
|
'
|
|
Me.ToolStripMenuItem82.Name = "ToolStripMenuItem82"
|
|
Me.ToolStripMenuItem82.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem82.Text = "단자"
|
|
'
|
|
'ToolStripMenuItem85
|
|
'
|
|
Me.ToolStripMenuItem85.Name = "ToolStripMenuItem85"
|
|
Me.ToolStripMenuItem85.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem85.Text = "S/S"
|
|
'
|
|
'ToolStripMenuItem88
|
|
'
|
|
Me.ToolStripMenuItem88.Name = "ToolStripMenuItem88"
|
|
Me.ToolStripMenuItem88.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem88.Text = "D/L"
|
|
'
|
|
'ToolStripMenuItem94
|
|
'
|
|
Me.ToolStripMenuItem94.Name = "ToolStripMenuItem94"
|
|
Me.ToolStripMenuItem94.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem94.Text = "구간"
|
|
'
|
|
'ToolStripMenuItem45
|
|
'
|
|
Me.ToolStripMenuItem45.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem46, Me.ToolStripMenuItem49, Me.ToolStripMenuItem52, Me.ToolStripMenuItem75})
|
|
Me.ToolStripMenuItem45.Name = "ToolStripMenuItem45"
|
|
Me.ToolStripMenuItem45.Size = New System.Drawing.Size(108, 22)
|
|
Me.ToolStripMenuItem45.Text = "상대4"
|
|
'
|
|
'ToolStripMenuItem46
|
|
'
|
|
Me.ToolStripMenuItem46.Name = "ToolStripMenuItem46"
|
|
Me.ToolStripMenuItem46.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem46.Text = "단자"
|
|
'
|
|
'ToolStripMenuItem49
|
|
'
|
|
Me.ToolStripMenuItem49.Name = "ToolStripMenuItem49"
|
|
Me.ToolStripMenuItem49.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem49.Text = "S/S"
|
|
'
|
|
'ToolStripMenuItem52
|
|
'
|
|
Me.ToolStripMenuItem52.Name = "ToolStripMenuItem52"
|
|
Me.ToolStripMenuItem52.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem52.Text = "D/L"
|
|
'
|
|
'ToolStripMenuItem75
|
|
'
|
|
Me.ToolStripMenuItem75.Name = "ToolStripMenuItem75"
|
|
Me.ToolStripMenuItem75.Size = New System.Drawing.Size(100, 22)
|
|
Me.ToolStripMenuItem75.Text = "구간"
|
|
'
|
|
'비고ToolStripMenuItem
|
|
'
|
|
Me.비고ToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.비고1ToolStripMenuItem, Me.비고2ToolStripMenuItem, Me.비고3ToolStripMenuItem, Me.비고4ToolStripMenuItem, Me.비고5ToolStripMenuItem, Me.비고6ToolStripMenuItem})
|
|
Me.비고ToolStripMenuItem.Name = "비고ToolStripMenuItem"
|
|
Me.비고ToolStripMenuItem.Size = New System.Drawing.Size(139, 22)
|
|
Me.비고ToolStripMenuItem.Text = "비고"
|
|
'
|
|
'비고1ToolStripMenuItem
|
|
'
|
|
Me.비고1ToolStripMenuItem.Name = "비고1ToolStripMenuItem"
|
|
Me.비고1ToolStripMenuItem.Size = New System.Drawing.Size(108, 22)
|
|
Me.비고1ToolStripMenuItem.Text = "비고1"
|
|
'
|
|
'비고2ToolStripMenuItem
|
|
'
|
|
Me.비고2ToolStripMenuItem.Name = "비고2ToolStripMenuItem"
|
|
Me.비고2ToolStripMenuItem.Size = New System.Drawing.Size(108, 22)
|
|
Me.비고2ToolStripMenuItem.Text = "비고2"
|
|
'
|
|
'비고3ToolStripMenuItem
|
|
'
|
|
Me.비고3ToolStripMenuItem.Name = "비고3ToolStripMenuItem"
|
|
Me.비고3ToolStripMenuItem.Size = New System.Drawing.Size(108, 22)
|
|
Me.비고3ToolStripMenuItem.Text = "비고3"
|
|
'
|
|
'비고4ToolStripMenuItem
|
|
'
|
|
Me.비고4ToolStripMenuItem.Name = "비고4ToolStripMenuItem"
|
|
Me.비고4ToolStripMenuItem.Size = New System.Drawing.Size(108, 22)
|
|
Me.비고4ToolStripMenuItem.Text = "비고4"
|
|
'
|
|
'비고5ToolStripMenuItem
|
|
'
|
|
Me.비고5ToolStripMenuItem.Name = "비고5ToolStripMenuItem"
|
|
Me.비고5ToolStripMenuItem.Size = New System.Drawing.Size(108, 22)
|
|
Me.비고5ToolStripMenuItem.Text = "비고5"
|
|
'
|
|
'비고6ToolStripMenuItem
|
|
'
|
|
Me.비고6ToolStripMenuItem.Name = "비고6ToolStripMenuItem"
|
|
Me.비고6ToolStripMenuItem.Size = New System.Drawing.Size(108, 22)
|
|
Me.비고6ToolStripMenuItem.Text = "비고6"
|
|
'
|
|
'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(583, 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(59, 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)
|
|
'
|
|
'printformCable2
|
|
'
|
|
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(583, 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 = "printformCable2"
|
|
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()
|
|
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 CB_JUNSA 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 CB_KWAN 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_pattern_junsan As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents bt_patternha As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents bt_patternhb As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripButton6 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents olStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents odflStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
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 bt_pattern_kwan As System.Windows.Forms.ToolStripMenuItem
|
|
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 CB_HBKUKAN As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CB_HBDL As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CB_HBSS As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CB_HAKUKAN As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CB_HADL As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CB_HASS As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_aq As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_ap As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_ao As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CB_CS As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CB_CR As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CB_CQ As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_CP As System.Windows.Forms.CheckBox
|
|
Friend WithEvents TabPage7 As System.Windows.Forms.TabPage
|
|
Friend WithEvents cb_as As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CB_CT As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cB_bk As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_bi As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_bh As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_bg As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_be As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_bc As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cB_bb As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_ba As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_ay As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cB_aw As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_av As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_au As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_bt As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_bv As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_bu As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_bq As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_bs As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_br As System.Windows.Forms.CheckBox
|
|
Friend WithEvents chk_draw As System.Windows.Forms.CheckBox
|
|
Friend WithEvents HAKUKAN As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem20 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem25 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem28 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents bt_patterkaphe As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem44 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem43 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem58 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem61 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem67 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem45 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem46 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem49 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem52 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem75 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem100 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem101 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem104 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem107 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem113 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem81 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem82 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem85 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem88 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem94 As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents cb_cl As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_ck As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_cj As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_ci As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_cm As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_co As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cb_cn As System.Windows.Forms.CheckBox
|
|
Friend WithEvents tb_repy As System.Windows.Forms.TextBox
|
|
Friend WithEvents tb_repx As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label9 As System.Windows.Forms.Label
|
|
Friend WithEvents tb_rep As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
Friend WithEvents BT_DANJA As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents BT_HBDANJA As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents tb_pagerepeat As System.Windows.Forms.TextBox
|
|
Friend WithEvents Button6 As System.Windows.Forms.Button
|
|
Friend WithEvents 비고ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents 비고1ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents 비고2ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents 비고3ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents 비고4ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents 비고5ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents 비고6ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents CB_HB단자 As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CB_HA단자 As System.Windows.Forms.CheckBox
|
|
End Class
|