1336 lines
60 KiB
VB.net
1336 lines
60 KiB
VB.net
Imports ArinNewFp
|
|
|
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class Frm_Prnset
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Frm_Prnset))
|
|
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
|
Me.cmb_style = New System.Windows.Forms.ComboBox()
|
|
Me.cm_style = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.cbt_makenewstyle = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.cbt_copystyle = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.cmb_editname = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.bt_chang_font = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.CbtstyleeditToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.cbt_del = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.btStyleinvisible = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.btStyleVisible = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.pg1 = New System.Windows.Forms.PropertyGrid()
|
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|
Me.TabControl2 = New System.Windows.Forms.TabControl()
|
|
Me.TabPage7 = New System.Windows.Forms.TabPage()
|
|
Me.lbFColor = New System.Windows.Forms.Label()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.tb_rep = New System.Windows.Forms.TextBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.tb_rx = New System.Windows.Forms.TextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.tb_ry = New System.Windows.Forms.TextBox()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.bt_font = New System.Windows.Forms.Button()
|
|
Me.tb_space = New System.Windows.Forms.TextBox()
|
|
Me.tb_size = New System.Windows.Forms.TextBox()
|
|
Me.tb_h = New System.Windows.Forms.TextBox()
|
|
Me.tb_w = New System.Windows.Forms.TextBox()
|
|
Me.TB_FONTNAME = New System.Windows.Forms.TextBox()
|
|
Me.tb_y = New System.Windows.Forms.TextBox()
|
|
Me.tb_x = New System.Windows.Forms.TextBox()
|
|
Me.TabPage8 = New System.Windows.Forms.TabPage()
|
|
Me.pg = New System.Windows.Forms.PropertyGrid()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.lb_numtype = New System.Windows.Forms.TextBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.cmb_sep = New System.Windows.Forms.ComboBox()
|
|
Me.cmb_controls = New System.Windows.Forms.ComboBox()
|
|
Me.ToolStrip2 = New System.Windows.Forms.ToolStrip()
|
|
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.cb_bold = New System.Windows.Forms.ToolStripButton()
|
|
Me.bt_fontchange = New System.Windows.Forms.ToolStripButton()
|
|
Me.cb_visible = New System.Windows.Forms.ToolStripButton()
|
|
Me.cb_seppattern = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton9 = New System.Windows.Forms.ToolStripButton()
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|
Me.TabPage6 = New System.Windows.Forms.TabPage()
|
|
Me.lst_shape = New System.Windows.Forms.ListBox()
|
|
Me.pgs = New System.Windows.Forms.PropertyGrid()
|
|
Me.ToolStrip3 = New System.Windows.Forms.ToolStrip()
|
|
Me.chk_usedraw = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.bt_circle = New System.Windows.Forms.ToolStripButton()
|
|
Me.bt_box = New System.Windows.Forms.ToolStripButton()
|
|
Me.bt_lineh = New System.Windows.Forms.ToolStripButton()
|
|
Me.bt_linev = New System.Windows.Forms.ToolStripButton()
|
|
Me.bt_image = New System.Windows.Forms.ToolStripButton()
|
|
Me.bt_qr = New System.Windows.Forms.ToolStripButton()
|
|
Me.bt_del = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.TabPage5 = New System.Windows.Forms.TabPage()
|
|
Me.LinkLabel2 = New System.Windows.Forms.LinkLabel()
|
|
Me.LinkLabel1 = New System.Windows.Forms.LinkLabel()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.lb_imgsize = New System.Windows.Forms.Label()
|
|
Me.bakimg = New System.Windows.Forms.PictureBox()
|
|
Me.chk_prnimg = New System.Windows.Forms.CheckBox()
|
|
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.tb_picfile = New System.Windows.Forms.TextBox()
|
|
Me.cmb_imgtype = New System.Windows.Forms.ComboBox()
|
|
Me.Chk_BgImage = New System.Windows.Forms.CheckBox()
|
|
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
|
Me.NewFp1 = New FarPoint.Win.Spread.FpSpread()
|
|
Me.NewFp1_Sheet1 = New FarPoint.Win.Spread.SheetView()
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.파일저장ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.tb_printrange = New System.Windows.Forms.TextBox()
|
|
Me.rad_rangecustom = New System.Windows.Forms.RadioButton()
|
|
Me.rad_Rangecurr = New System.Windows.Forms.RadioButton()
|
|
Me.cmb_prnlist = New System.Windows.Forms.ComboBox()
|
|
Me.rad_rangeall = New System.Windows.Forms.RadioButton()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.rad_repeat = New System.Windows.Forms.RadioButton()
|
|
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
|
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
|
Me.bt_preview = New System.Windows.Forms.ToolStripButton()
|
|
Me.bt_print = New System.Windows.Forms.ToolStripButton()
|
|
Me.bt_dmode = New System.Windows.Forms.ToolStripButton()
|
|
Me.btSaveImage = New System.Windows.Forms.ToolStripButton()
|
|
Me.TabPage3.SuspendLayout()
|
|
Me.cm_style.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
Me.TabPage2.SuspendLayout()
|
|
Me.TabControl2.SuspendLayout()
|
|
Me.TabPage7.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.TabPage8.SuspendLayout()
|
|
Me.ToolStrip2.SuspendLayout()
|
|
Me.TabControl1.SuspendLayout()
|
|
Me.TabPage6.SuspendLayout()
|
|
Me.ToolStrip3.SuspendLayout()
|
|
Me.TabPage5.SuspendLayout()
|
|
Me.GroupBox1.SuspendLayout()
|
|
CType(Me.bakimg, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabPage4.SuspendLayout()
|
|
CType(Me.NewFp1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.NewFp1_Sheet1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ContextMenuStrip1.SuspendLayout()
|
|
Me.GroupBox3.SuspendLayout()
|
|
Me.ToolStrip1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'TabPage3
|
|
'
|
|
Me.TabPage3.Controls.Add(Me.cmb_style)
|
|
Me.TabPage3.Location = New System.Drawing.Point(4, 26)
|
|
Me.TabPage3.Name = "TabPage3"
|
|
Me.TabPage3.Size = New System.Drawing.Size(368, 346)
|
|
Me.TabPage3.TabIndex = 2
|
|
Me.TabPage3.Text = "스타일"
|
|
Me.TabPage3.UseVisualStyleBackColor = True
|
|
'
|
|
'cmb_style
|
|
'
|
|
Me.cmb_style.ContextMenuStrip = Me.cm_style
|
|
Me.cmb_style.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.cmb_style.DropDownHeight = 200
|
|
Me.cmb_style.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
|
|
Me.cmb_style.Font = New System.Drawing.Font("맑은 고딕", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cmb_style.FormattingEnabled = True
|
|
Me.cmb_style.ImeMode = System.Windows.Forms.ImeMode.Hangul
|
|
Me.cmb_style.IntegralHeight = False
|
|
Me.cmb_style.Items.AddRange(New Object() {"df", "sfds", "fds", "123"})
|
|
Me.cmb_style.Location = New System.Drawing.Point(0, 0)
|
|
Me.cmb_style.Name = "cmb_style"
|
|
Me.cmb_style.Size = New System.Drawing.Size(368, 346)
|
|
Me.cmb_style.TabIndex = 19
|
|
'
|
|
'cm_style
|
|
'
|
|
Me.cm_style.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.cbt_makenewstyle, Me.cbt_copystyle, Me.cmb_editname, Me.bt_chang_font, Me.CbtstyleeditToolStripMenuItem, Me.ToolStripMenuItem2, Me.cbt_del, Me.btStyleinvisible, Me.btStyleVisible})
|
|
Me.cm_style.Name = "cm_style"
|
|
Me.cm_style.Size = New System.Drawing.Size(179, 186)
|
|
'
|
|
'cbt_makenewstyle
|
|
'
|
|
Me.cbt_makenewstyle.ForeColor = System.Drawing.Color.Blue
|
|
Me.cbt_makenewstyle.Name = "cbt_makenewstyle"
|
|
Me.cbt_makenewstyle.Size = New System.Drawing.Size(178, 22)
|
|
Me.cbt_makenewstyle.Text = "새로운 스타일 생성"
|
|
'
|
|
'cbt_copystyle
|
|
'
|
|
Me.cbt_copystyle.Name = "cbt_copystyle"
|
|
Me.cbt_copystyle.Size = New System.Drawing.Size(178, 22)
|
|
Me.cbt_copystyle.Text = "스타일 복사"
|
|
'
|
|
'cmb_editname
|
|
'
|
|
Me.cmb_editname.Name = "cmb_editname"
|
|
Me.cmb_editname.Size = New System.Drawing.Size(178, 22)
|
|
Me.cmb_editname.Text = "스타일이름 변경"
|
|
'
|
|
'bt_chang_font
|
|
'
|
|
Me.bt_chang_font.Name = "bt_chang_font"
|
|
Me.bt_chang_font.Size = New System.Drawing.Size(178, 22)
|
|
Me.bt_chang_font.Text = "글꼴 일괄 변경"
|
|
'
|
|
'CbtstyleeditToolStripMenuItem
|
|
'
|
|
Me.CbtstyleeditToolStripMenuItem.ForeColor = System.Drawing.Color.Red
|
|
Me.CbtstyleeditToolStripMenuItem.Name = "CbtstyleeditToolStripMenuItem"
|
|
Me.CbtstyleeditToolStripMenuItem.Size = New System.Drawing.Size(178, 22)
|
|
Me.CbtstyleeditToolStripMenuItem.Text = "현재스타일 편집"
|
|
Me.CbtstyleeditToolStripMenuItem.Visible = False
|
|
'
|
|
'ToolStripMenuItem2
|
|
'
|
|
Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
|
|
Me.ToolStripMenuItem2.Size = New System.Drawing.Size(175, 6)
|
|
'
|
|
'cbt_del
|
|
'
|
|
Me.cbt_del.Name = "cbt_del"
|
|
Me.cbt_del.Size = New System.Drawing.Size(178, 22)
|
|
Me.cbt_del.Text = "스타일 삭제"
|
|
'
|
|
'btStyleinvisible
|
|
'
|
|
Me.btStyleinvisible.Name = "btStyleinvisible"
|
|
Me.btStyleinvisible.Size = New System.Drawing.Size(178, 22)
|
|
Me.btStyleinvisible.Text = "스타일 숨김"
|
|
'
|
|
'btStyleVisible
|
|
'
|
|
Me.btStyleVisible.Name = "btStyleVisible"
|
|
Me.btStyleVisible.Size = New System.Drawing.Size(178, 22)
|
|
Me.btStyleVisible.Text = "스타일 표시"
|
|
'
|
|
'TabPage1
|
|
'
|
|
Me.TabPage1.Controls.Add(Me.pg1)
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 26)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage1.Size = New System.Drawing.Size(368, 346)
|
|
Me.TabPage1.TabIndex = 0
|
|
Me.TabPage1.Text = "페이지"
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|
'
|
|
'pg1
|
|
'
|
|
Me.pg1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pg1.ImeMode = System.Windows.Forms.ImeMode.Hangul
|
|
Me.pg1.Location = New System.Drawing.Point(3, 3)
|
|
Me.pg1.Name = "pg1"
|
|
Me.pg1.Size = New System.Drawing.Size(362, 340)
|
|
Me.pg1.TabIndex = 100
|
|
Me.pg1.ToolbarVisible = False
|
|
'
|
|
'TabPage2
|
|
'
|
|
Me.TabPage2.Controls.Add(Me.TabControl2)
|
|
Me.TabPage2.Controls.Add(Me.Label10)
|
|
Me.TabPage2.Controls.Add(Me.lb_numtype)
|
|
Me.TabPage2.Controls.Add(Me.Label6)
|
|
Me.TabPage2.Controls.Add(Me.cmb_sep)
|
|
Me.TabPage2.Controls.Add(Me.cmb_controls)
|
|
Me.TabPage2.Controls.Add(Me.ToolStrip2)
|
|
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(333, 324)
|
|
Me.TabPage2.TabIndex = 1
|
|
Me.TabPage2.Text = "개체"
|
|
Me.TabPage2.UseVisualStyleBackColor = True
|
|
'
|
|
'TabControl2
|
|
'
|
|
Me.TabControl2.Controls.Add(Me.TabPage7)
|
|
Me.TabControl2.Controls.Add(Me.TabPage8)
|
|
Me.TabControl2.Location = New System.Drawing.Point(6, 87)
|
|
Me.TabControl2.Name = "TabControl2"
|
|
Me.TabControl2.SelectedIndex = 0
|
|
Me.TabControl2.Size = New System.Drawing.Size(287, 231)
|
|
Me.TabControl2.TabIndex = 100
|
|
'
|
|
'TabPage7
|
|
'
|
|
Me.TabPage7.Controls.Add(Me.lbFColor)
|
|
Me.TabPage7.Controls.Add(Me.GroupBox2)
|
|
Me.TabPage7.Controls.Add(Me.Label8)
|
|
Me.TabPage7.Controls.Add(Me.Label9)
|
|
Me.TabPage7.Controls.Add(Me.Label5)
|
|
Me.TabPage7.Controls.Add(Me.Label7)
|
|
Me.TabPage7.Controls.Add(Me.Label3)
|
|
Me.TabPage7.Controls.Add(Me.Label2)
|
|
Me.TabPage7.Controls.Add(Me.bt_font)
|
|
Me.TabPage7.Controls.Add(Me.tb_space)
|
|
Me.TabPage7.Controls.Add(Me.tb_size)
|
|
Me.TabPage7.Controls.Add(Me.tb_h)
|
|
Me.TabPage7.Controls.Add(Me.tb_w)
|
|
Me.TabPage7.Controls.Add(Me.TB_FONTNAME)
|
|
Me.TabPage7.Controls.Add(Me.tb_y)
|
|
Me.TabPage7.Controls.Add(Me.tb_x)
|
|
Me.TabPage7.Location = New System.Drawing.Point(4, 26)
|
|
Me.TabPage7.Name = "TabPage7"
|
|
Me.TabPage7.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage7.Size = New System.Drawing.Size(279, 201)
|
|
Me.TabPage7.TabIndex = 0
|
|
Me.TabPage7.Text = "I"
|
|
Me.TabPage7.UseVisualStyleBackColor = True
|
|
'
|
|
'lbFColor
|
|
'
|
|
Me.lbFColor.BackColor = System.Drawing.Color.Black
|
|
Me.lbFColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.lbFColor.Location = New System.Drawing.Point(219, 72)
|
|
Me.lbFColor.Name = "lbFColor"
|
|
Me.lbFColor.Size = New System.Drawing.Size(30, 21)
|
|
Me.lbFColor.TabIndex = 94
|
|
Me.lbFColor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.tb_rep)
|
|
Me.GroupBox2.Controls.Add(Me.Label12)
|
|
Me.GroupBox2.Controls.Add(Me.tb_rx)
|
|
Me.GroupBox2.Controls.Add(Me.Label13)
|
|
Me.GroupBox2.Controls.Add(Me.tb_ry)
|
|
Me.GroupBox2.Controls.Add(Me.Label14)
|
|
Me.GroupBox2.Location = New System.Drawing.Point(20, 103)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(221, 52)
|
|
Me.GroupBox2.TabIndex = 93
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "반복출력"
|
|
'
|
|
'tb_rep
|
|
'
|
|
Me.tb_rep.Location = New System.Drawing.Point(63, 20)
|
|
Me.tb_rep.Name = "tb_rep"
|
|
Me.tb_rep.Size = New System.Drawing.Size(34, 25)
|
|
Me.tb_rep.TabIndex = 9
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(6, 23)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label12.TabIndex = 8
|
|
Me.Label12.Text = "반복횟수"
|
|
'
|
|
'tb_rx
|
|
'
|
|
Me.tb_rx.Location = New System.Drawing.Point(122, 20)
|
|
Me.tb_rx.Name = "tb_rx"
|
|
Me.tb_rx.Size = New System.Drawing.Size(34, 25)
|
|
Me.tb_rx.TabIndex = 91
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(162, 24)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(17, 19)
|
|
Me.Label13.TabIndex = 13
|
|
Me.Label13.Text = "Y"
|
|
'
|
|
'tb_ry
|
|
'
|
|
Me.tb_ry.Location = New System.Drawing.Point(181, 20)
|
|
Me.tb_ry.Name = "tb_ry"
|
|
Me.tb_ry.Size = New System.Drawing.Size(34, 25)
|
|
Me.tb_ry.TabIndex = 92
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(103, 24)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(17, 19)
|
|
Me.Label14.TabIndex = 11
|
|
Me.Label14.Text = "X"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(18, 47)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(17, 19)
|
|
Me.Label8.TabIndex = 3
|
|
Me.Label8.Text = "Y"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(18, 24)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(17, 19)
|
|
Me.Label9.TabIndex = 0
|
|
Me.Label9.Text = "X"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(159, 47)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(37, 19)
|
|
Me.Label5.TabIndex = 5
|
|
Me.Label5.Text = "공백"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(159, 24)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(37, 19)
|
|
Me.Label7.TabIndex = 2
|
|
Me.Label7.Text = "크기"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(81, 47)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(37, 19)
|
|
Me.Label3.TabIndex = 4
|
|
Me.Label3.Text = "높이"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(81, 24)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(37, 19)
|
|
Me.Label2.TabIndex = 1
|
|
Me.Label2.Text = "너비"
|
|
'
|
|
'bt_font
|
|
'
|
|
Me.bt_font.Location = New System.Drawing.Point(20, 70)
|
|
Me.bt_font.Name = "bt_font"
|
|
Me.bt_font.Size = New System.Drawing.Size(63, 23)
|
|
Me.bt_font.TabIndex = 6
|
|
Me.bt_font.Text = "글꼴변경"
|
|
Me.ToolTip1.SetToolTip(Me.bt_font, "클릭시 선택된 개체들을 글꼴을 변경 할 수 있습니다")
|
|
Me.bt_font.UseVisualStyleBackColor = True
|
|
'
|
|
'tb_space
|
|
'
|
|
Me.tb_space.Location = New System.Drawing.Point(194, 43)
|
|
Me.tb_space.Name = "tb_space"
|
|
Me.tb_space.Size = New System.Drawing.Size(34, 25)
|
|
Me.tb_space.TabIndex = 82
|
|
'
|
|
'tb_size
|
|
'
|
|
Me.tb_size.Location = New System.Drawing.Point(194, 20)
|
|
Me.tb_size.Name = "tb_size"
|
|
Me.tb_size.Size = New System.Drawing.Size(34, 25)
|
|
Me.tb_size.TabIndex = 81
|
|
'
|
|
'tb_h
|
|
'
|
|
Me.tb_h.Location = New System.Drawing.Point(116, 43)
|
|
Me.tb_h.Name = "tb_h"
|
|
Me.tb_h.Size = New System.Drawing.Size(34, 25)
|
|
Me.tb_h.TabIndex = 80
|
|
'
|
|
'tb_w
|
|
'
|
|
Me.tb_w.Location = New System.Drawing.Point(116, 20)
|
|
Me.tb_w.Name = "tb_w"
|
|
Me.tb_w.Size = New System.Drawing.Size(34, 25)
|
|
Me.tb_w.TabIndex = 79
|
|
'
|
|
'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(89, 72)
|
|
Me.TB_FONTNAME.Name = "TB_FONTNAME"
|
|
Me.TB_FONTNAME.ReadOnly = True
|
|
Me.TB_FONTNAME.Size = New System.Drawing.Size(127, 25)
|
|
Me.TB_FONTNAME.TabIndex = 7
|
|
Me.TB_FONTNAME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.ToolTip1.SetToolTip(Me.TB_FONTNAME, "글꼴이름을 나타냅니다")
|
|
'
|
|
'tb_y
|
|
'
|
|
Me.tb_y.Location = New System.Drawing.Point(40, 43)
|
|
Me.tb_y.Name = "tb_y"
|
|
Me.tb_y.Size = New System.Drawing.Size(34, 25)
|
|
Me.tb_y.TabIndex = 78
|
|
'
|
|
'tb_x
|
|
'
|
|
Me.tb_x.Location = New System.Drawing.Point(40, 20)
|
|
Me.tb_x.Name = "tb_x"
|
|
Me.tb_x.Size = New System.Drawing.Size(34, 25)
|
|
Me.tb_x.TabIndex = 77
|
|
'
|
|
'TabPage8
|
|
'
|
|
Me.TabPage8.Controls.Add(Me.pg)
|
|
Me.TabPage8.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage8.Name = "TabPage8"
|
|
Me.TabPage8.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage8.Size = New System.Drawing.Size(279, 205)
|
|
Me.TabPage8.TabIndex = 1
|
|
Me.TabPage8.Text = "II"
|
|
Me.TabPage8.UseVisualStyleBackColor = True
|
|
'
|
|
'pg
|
|
'
|
|
Me.pg.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pg.ImeMode = System.Windows.Forms.ImeMode.Hangul
|
|
Me.pg.Location = New System.Drawing.Point(3, 3)
|
|
Me.pg.Name = "pg"
|
|
Me.pg.Size = New System.Drawing.Size(273, 199)
|
|
Me.pg.TabIndex = 59
|
|
Me.pg.ToolbarVisible = False
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(13, 37)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label10.TabIndex = 99
|
|
Me.Label10.Tag = ""
|
|
Me.Label10.Text = "개체선택"
|
|
'
|
|
'lb_numtype
|
|
'
|
|
Me.lb_numtype.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.lb_numtype.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.lb_numtype.Location = New System.Drawing.Point(202, 60)
|
|
Me.lb_numtype.Name = "lb_numtype"
|
|
Me.lb_numtype.Size = New System.Drawing.Size(91, 25)
|
|
Me.lb_numtype.TabIndex = 91
|
|
Me.lb_numtype.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(12, 64)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label6.TabIndex = 85
|
|
Me.Label6.Tag = ""
|
|
Me.Label6.Text = "표시유형"
|
|
'
|
|
'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(72, 60)
|
|
Me.cmb_sep.Name = "cmb_sep"
|
|
Me.cmb_sep.Size = New System.Drawing.Size(124, 25)
|
|
Me.cmb_sep.TabIndex = 84
|
|
Me.ToolTip1.SetToolTip(Me.cmb_sep, "전주번호 표시형태를 선택하세요")
|
|
'
|
|
'cmb_controls
|
|
'
|
|
Me.cmb_controls.FormattingEnabled = True
|
|
Me.cmb_controls.Location = New System.Drawing.Point(73, 34)
|
|
Me.cmb_controls.Name = "cmb_controls"
|
|
Me.cmb_controls.Size = New System.Drawing.Size(219, 25)
|
|
Me.cmb_controls.TabIndex = 45
|
|
Me.ToolTip1.SetToolTip(Me.cmb_controls, "선택가능한 개체목록을 볼 수 잇습니다. 화면에 보이지 않는 개체도 선택이 가능합니다")
|
|
'
|
|
'ToolStrip2
|
|
'
|
|
Me.ToolStrip2.BackColor = System.Drawing.Color.White
|
|
Me.ToolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton1, Me.ToolStripButton2, Me.ToolStripButton3, Me.ToolStripButton4, Me.ToolStripSeparator1, Me.cb_bold, Me.bt_fontchange, Me.cb_visible, Me.cb_seppattern, Me.ToolStripButton9})
|
|
Me.ToolStrip2.Location = New System.Drawing.Point(3, 3)
|
|
Me.ToolStrip2.Name = "ToolStrip2"
|
|
Me.ToolStrip2.Size = New System.Drawing.Size(327, 26)
|
|
Me.ToolStrip2.TabIndex = 95
|
|
Me.ToolStrip2.Text = "ToolStrip2"
|
|
'
|
|
'ToolStripButton1
|
|
'
|
|
Me.ToolStripButton1.AutoSize = False
|
|
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 23)
|
|
Me.ToolStripButton1.Text = "ToolStripButton1"
|
|
'
|
|
'ToolStripButton2
|
|
'
|
|
Me.ToolStripButton2.AutoSize = False
|
|
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton2.Image = CType(resources.GetObject("ToolStripButton2.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|
Me.ToolStripButton2.Size = New System.Drawing.Size(23, 23)
|
|
Me.ToolStripButton2.Text = "ToolStripButton2"
|
|
'
|
|
'ToolStripButton3
|
|
'
|
|
Me.ToolStripButton3.AutoSize = False
|
|
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton3.Name = "ToolStripButton3"
|
|
Me.ToolStripButton3.Size = New System.Drawing.Size(23, 23)
|
|
Me.ToolStripButton3.Text = "ToolStripButton3"
|
|
'
|
|
'ToolStripButton4
|
|
'
|
|
Me.ToolStripButton4.AutoSize = False
|
|
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton4.Image = CType(resources.GetObject("ToolStripButton4.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton4.Name = "ToolStripButton4"
|
|
Me.ToolStripButton4.Size = New System.Drawing.Size(23, 23)
|
|
Me.ToolStripButton4.Text = "ToolStripButton4"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 26)
|
|
'
|
|
'cb_bold
|
|
'
|
|
Me.cb_bold.CheckOnClick = True
|
|
Me.cb_bold.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.cb_bold.Image = CType(resources.GetObject("cb_bold.Image"), System.Drawing.Image)
|
|
Me.cb_bold.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.cb_bold.Name = "cb_bold"
|
|
Me.cb_bold.Size = New System.Drawing.Size(23, 23)
|
|
Me.cb_bold.Text = "굵게(&B)"
|
|
Me.cb_bold.ToolTipText = "선택된 개체들의 글꼴을 [굵게] 로 설정합니다"
|
|
'
|
|
'bt_fontchange
|
|
'
|
|
Me.bt_fontchange.CheckOnClick = True
|
|
Me.bt_fontchange.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.bt_fontchange.Image = CType(resources.GetObject("bt_fontchange.Image"), System.Drawing.Image)
|
|
Me.bt_fontchange.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_fontchange.Name = "bt_fontchange"
|
|
Me.bt_fontchange.Size = New System.Drawing.Size(23, 23)
|
|
Me.bt_fontchange.Text = "글꼴변경"
|
|
Me.bt_fontchange.ToolTipText = "클릭시 선택된 개체들을 글꼴을 변경 할 수 있습니다"
|
|
'
|
|
'cb_visible
|
|
'
|
|
Me.cb_visible.CheckOnClick = True
|
|
Me.cb_visible.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.cb_visible.Image = CType(resources.GetObject("cb_visible.Image"), System.Drawing.Image)
|
|
Me.cb_visible.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.cb_visible.Name = "cb_visible"
|
|
Me.cb_visible.Size = New System.Drawing.Size(23, 23)
|
|
Me.cb_visible.Text = "표시(&D)"
|
|
Me.cb_visible.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage
|
|
Me.cb_visible.ToolTipText = "개체를 화면에 표시합니까?"
|
|
'
|
|
'cb_seppattern
|
|
'
|
|
Me.cb_seppattern.CheckOnClick = True
|
|
Me.cb_seppattern.Image = CType(resources.GetObject("cb_seppattern.Image"), System.Drawing.Image)
|
|
Me.cb_seppattern.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.cb_seppattern.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.cb_seppattern.Name = "cb_seppattern"
|
|
Me.cb_seppattern.Size = New System.Drawing.Size(75, 23)
|
|
Me.cb_seppattern.Text = "개별패턴"
|
|
Me.cb_seppattern.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.cb_seppattern.ToolTipText = "세부개체별로 패턴을 적용합니다. (체크시 느려질수 있습니다)"
|
|
Me.cb_seppattern.Visible = False
|
|
'
|
|
'ToolStripButton9
|
|
'
|
|
Me.ToolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|
Me.ToolStripButton9.Image = CType(resources.GetObject("ToolStripButton9.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton9.Name = "ToolStripButton9"
|
|
Me.ToolStripButton9.Size = New System.Drawing.Size(27, 23)
|
|
Me.ToolStripButton9.Text = "HY"
|
|
'
|
|
'TabControl1
|
|
'
|
|
Me.TabControl1.Controls.Add(Me.TabPage3)
|
|
Me.TabControl1.Controls.Add(Me.TabPage1)
|
|
Me.TabControl1.Controls.Add(Me.TabPage2)
|
|
Me.TabControl1.Controls.Add(Me.TabPage6)
|
|
Me.TabControl1.Controls.Add(Me.TabPage5)
|
|
Me.TabControl1.Controls.Add(Me.TabPage4)
|
|
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TabControl1.Location = New System.Drawing.Point(5, 30)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedIndex = 0
|
|
Me.TabControl1.Size = New System.Drawing.Size(376, 376)
|
|
Me.TabControl1.TabIndex = 57
|
|
'
|
|
'TabPage6
|
|
'
|
|
Me.TabPage6.Controls.Add(Me.lst_shape)
|
|
Me.TabPage6.Controls.Add(Me.pgs)
|
|
Me.TabPage6.Controls.Add(Me.ToolStrip3)
|
|
Me.TabPage6.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage6.Name = "TabPage6"
|
|
Me.TabPage6.Size = New System.Drawing.Size(333, 324)
|
|
Me.TabPage6.TabIndex = 6
|
|
Me.TabPage6.Text = "도형/그림"
|
|
Me.TabPage6.UseVisualStyleBackColor = True
|
|
'
|
|
'lst_shape
|
|
'
|
|
Me.lst_shape.FormattingEnabled = True
|
|
Me.lst_shape.ItemHeight = 17
|
|
Me.lst_shape.Location = New System.Drawing.Point(4, 28)
|
|
Me.lst_shape.Name = "lst_shape"
|
|
Me.lst_shape.Size = New System.Drawing.Size(324, 72)
|
|
Me.lst_shape.TabIndex = 102
|
|
'
|
|
'pgs
|
|
'
|
|
Me.pgs.ImeMode = System.Windows.Forms.ImeMode.Hangul
|
|
Me.pgs.Location = New System.Drawing.Point(3, 118)
|
|
Me.pgs.Name = "pgs"
|
|
Me.pgs.Size = New System.Drawing.Size(325, 203)
|
|
Me.pgs.TabIndex = 101
|
|
Me.pgs.ToolbarVisible = False
|
|
'
|
|
'ToolStrip3
|
|
'
|
|
Me.ToolStrip3.BackColor = System.Drawing.Color.White
|
|
Me.ToolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.chk_usedraw, Me.ToolStripSeparator2, Me.bt_circle, Me.bt_box, Me.bt_lineh, Me.bt_linev, Me.bt_image, Me.bt_qr, Me.bt_del, Me.ToolStripSeparator3})
|
|
Me.ToolStrip3.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStrip3.Name = "ToolStrip3"
|
|
Me.ToolStrip3.Size = New System.Drawing.Size(333, 25)
|
|
Me.ToolStrip3.TabIndex = 96
|
|
Me.ToolStrip3.Text = "ToolStrip3"
|
|
'
|
|
'chk_usedraw
|
|
'
|
|
Me.chk_usedraw.Checked = True
|
|
Me.chk_usedraw.CheckOnClick = True
|
|
Me.chk_usedraw.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chk_usedraw.Image = CType(resources.GetObject("chk_usedraw.Image"), System.Drawing.Image)
|
|
Me.chk_usedraw.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.chk_usedraw.Name = "chk_usedraw"
|
|
Me.chk_usedraw.Size = New System.Drawing.Size(51, 22)
|
|
Me.chk_usedraw.Text = "사용"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'bt_circle
|
|
'
|
|
Me.bt_circle.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|
Me.bt_circle.Image = CType(resources.GetObject("bt_circle.Image"), System.Drawing.Image)
|
|
Me.bt_circle.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_circle.Name = "bt_circle"
|
|
Me.bt_circle.Size = New System.Drawing.Size(23, 22)
|
|
Me.bt_circle.Text = "원"
|
|
'
|
|
'bt_box
|
|
'
|
|
Me.bt_box.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|
Me.bt_box.Image = CType(resources.GetObject("bt_box.Image"), System.Drawing.Image)
|
|
Me.bt_box.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_box.Name = "bt_box"
|
|
Me.bt_box.Size = New System.Drawing.Size(35, 22)
|
|
Me.bt_box.Text = "박스"
|
|
'
|
|
'bt_lineh
|
|
'
|
|
Me.bt_lineh.Image = CType(resources.GetObject("bt_lineh.Image"), System.Drawing.Image)
|
|
Me.bt_lineh.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_lineh.Name = "bt_lineh"
|
|
Me.bt_lineh.Size = New System.Drawing.Size(39, 22)
|
|
Me.bt_lineh.Text = "선"
|
|
'
|
|
'bt_linev
|
|
'
|
|
Me.bt_linev.Image = CType(resources.GetObject("bt_linev.Image"), System.Drawing.Image)
|
|
Me.bt_linev.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_linev.Name = "bt_linev"
|
|
Me.bt_linev.Size = New System.Drawing.Size(39, 22)
|
|
Me.bt_linev.Text = "선"
|
|
'
|
|
'bt_image
|
|
'
|
|
Me.bt_image.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|
Me.bt_image.Image = CType(resources.GetObject("bt_image.Image"), System.Drawing.Image)
|
|
Me.bt_image.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_image.Name = "bt_image"
|
|
Me.bt_image.Size = New System.Drawing.Size(35, 22)
|
|
Me.bt_image.Text = "그림"
|
|
'
|
|
'bt_qr
|
|
'
|
|
Me.bt_qr.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|
Me.bt_qr.Image = CType(resources.GetObject("bt_qr.Image"), System.Drawing.Image)
|
|
Me.bt_qr.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_qr.Name = "bt_qr"
|
|
Me.bt_qr.Size = New System.Drawing.Size(27, 22)
|
|
Me.bt_qr.Text = "QR"
|
|
'
|
|
'bt_del
|
|
'
|
|
Me.bt_del.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|
Me.bt_del.Image = CType(resources.GetObject("bt_del.Image"), System.Drawing.Image)
|
|
Me.bt_del.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_del.Name = "bt_del"
|
|
Me.bt_del.Size = New System.Drawing.Size(35, 22)
|
|
Me.bt_del.Text = "삭제"
|
|
'
|
|
'ToolStripSeparator3
|
|
'
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'TabPage5
|
|
'
|
|
Me.TabPage5.Controls.Add(Me.LinkLabel2)
|
|
Me.TabPage5.Controls.Add(Me.LinkLabel1)
|
|
Me.TabPage5.Controls.Add(Me.Label11)
|
|
Me.TabPage5.Controls.Add(Me.GroupBox1)
|
|
Me.TabPage5.Controls.Add(Me.tb_picfile)
|
|
Me.TabPage5.Controls.Add(Me.cmb_imgtype)
|
|
Me.TabPage5.Controls.Add(Me.Chk_BgImage)
|
|
Me.TabPage5.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage5.Name = "TabPage5"
|
|
Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage5.Size = New System.Drawing.Size(333, 324)
|
|
Me.TabPage5.TabIndex = 4
|
|
Me.TabPage5.Text = "배경"
|
|
Me.TabPage5.UseVisualStyleBackColor = True
|
|
'
|
|
'LinkLabel2
|
|
'
|
|
Me.LinkLabel2.AutoSize = True
|
|
Me.LinkLabel2.LinkColor = System.Drawing.Color.Firebrick
|
|
Me.LinkLabel2.Location = New System.Drawing.Point(238, 13)
|
|
Me.LinkLabel2.Name = "LinkLabel2"
|
|
Me.LinkLabel2.Size = New System.Drawing.Size(65, 19)
|
|
Me.LinkLabel2.TabIndex = 14
|
|
Me.LinkLabel2.TabStop = True
|
|
Me.LinkLabel2.Text = "배경삭제"
|
|
Me.LinkLabel2.VisitedLinkColor = System.Drawing.Color.Firebrick
|
|
'
|
|
'LinkLabel1
|
|
'
|
|
Me.LinkLabel1.AutoSize = True
|
|
Me.LinkLabel1.Location = New System.Drawing.Point(179, 13)
|
|
Me.LinkLabel1.Name = "LinkLabel1"
|
|
Me.LinkLabel1.Size = New System.Drawing.Size(65, 19)
|
|
Me.LinkLabel1.TabIndex = 13
|
|
Me.LinkLabel1.TabStop = True
|
|
Me.LinkLabel1.Text = "배경선택"
|
|
Me.LinkLabel1.VisitedLinkColor = System.Drawing.Color.Blue
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(14, 36)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(121, 19)
|
|
Me.Label11.TabIndex = 12
|
|
Me.Label11.Text = "배경화면표시형식"
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.lb_imgsize)
|
|
Me.GroupBox1.Controls.Add(Me.bakimg)
|
|
Me.GroupBox1.Controls.Add(Me.chk_prnimg)
|
|
Me.GroupBox1.Controls.Add(Me.tb_bakh)
|
|
Me.GroupBox1.Controls.Add(Me.Label1)
|
|
Me.GroupBox1.Controls.Add(Me.tb_bakw)
|
|
Me.GroupBox1.Controls.Add(Me.Label4)
|
|
Me.GroupBox1.Controls.Add(Me.tb_baky)
|
|
Me.GroupBox1.Controls.Add(Me.tb_bakx)
|
|
Me.GroupBox1.Location = New System.Drawing.Point(6, 60)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(285, 94)
|
|
Me.GroupBox1.TabIndex = 12
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "직접출력"
|
|
'
|
|
'lb_imgsize
|
|
'
|
|
Me.lb_imgsize.Location = New System.Drawing.Point(162, 45)
|
|
Me.lb_imgsize.Name = "lb_imgsize"
|
|
Me.lb_imgsize.Size = New System.Drawing.Size(95, 12)
|
|
Me.lb_imgsize.TabIndex = 13
|
|
Me.lb_imgsize.Text = "0*0"
|
|
Me.lb_imgsize.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'bakimg
|
|
'
|
|
Me.bakimg.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.bakimg.Location = New System.Drawing.Point(145, 14)
|
|
Me.bakimg.Name = "bakimg"
|
|
Me.bakimg.Size = New System.Drawing.Size(131, 73)
|
|
Me.bakimg.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage
|
|
Me.bakimg.TabIndex = 12
|
|
Me.bakimg.TabStop = False
|
|
'
|
|
'chk_prnimg
|
|
'
|
|
Me.chk_prnimg.AutoSize = True
|
|
Me.chk_prnimg.Location = New System.Drawing.Point(9, 19)
|
|
Me.chk_prnimg.Name = "chk_prnimg"
|
|
Me.chk_prnimg.Size = New System.Drawing.Size(131, 23)
|
|
Me.chk_prnimg.TabIndex = 5
|
|
Me.chk_prnimg.Text = "인쇄시 배경포함"
|
|
Me.chk_prnimg.UseVisualStyleBackColor = True
|
|
'
|
|
'tb_bakh
|
|
'
|
|
Me.tb_bakh.Location = New System.Drawing.Point(89, 66)
|
|
Me.tb_bakh.Name = "tb_bakh"
|
|
Me.tb_bakh.Size = New System.Drawing.Size(32, 25)
|
|
Me.tb_bakh.TabIndex = 11
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(8, 45)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(45, 19)
|
|
Me.Label1.TabIndex = 6
|
|
Me.Label1.Text = "(위치)"
|
|
'
|
|
'tb_bakw
|
|
'
|
|
Me.tb_bakw.Location = New System.Drawing.Point(52, 66)
|
|
Me.tb_bakw.Name = "tb_bakw"
|
|
Me.tb_bakw.Size = New System.Drawing.Size(32, 25)
|
|
Me.tb_bakw.TabIndex = 10
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(8, 70)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(45, 19)
|
|
Me.Label4.TabIndex = 7
|
|
Me.Label4.Text = "(크기)"
|
|
'
|
|
'tb_baky
|
|
'
|
|
Me.tb_baky.Location = New System.Drawing.Point(89, 41)
|
|
Me.tb_baky.Name = "tb_baky"
|
|
Me.tb_baky.Size = New System.Drawing.Size(32, 25)
|
|
Me.tb_baky.TabIndex = 9
|
|
'
|
|
'tb_bakx
|
|
'
|
|
Me.tb_bakx.Location = New System.Drawing.Point(52, 41)
|
|
Me.tb_bakx.Name = "tb_bakx"
|
|
Me.tb_bakx.Size = New System.Drawing.Size(32, 25)
|
|
Me.tb_bakx.TabIndex = 8
|
|
'
|
|
'tb_picfile
|
|
'
|
|
Me.tb_picfile.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.tb_picfile.Location = New System.Drawing.Point(6, 160)
|
|
Me.tb_picfile.Multiline = True
|
|
Me.tb_picfile.Name = "tb_picfile"
|
|
Me.tb_picfile.ReadOnly = True
|
|
Me.tb_picfile.Size = New System.Drawing.Size(285, 39)
|
|
Me.tb_picfile.TabIndex = 2
|
|
'
|
|
'cmb_imgtype
|
|
'
|
|
Me.cmb_imgtype.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cmb_imgtype.FormattingEnabled = True
|
|
Me.cmb_imgtype.Items.AddRange(New Object() {"None", "Tile", "Center", "Stetch", "Zoom", "화면에 직접출력"})
|
|
Me.cmb_imgtype.Location = New System.Drawing.Point(125, 32)
|
|
Me.cmb_imgtype.Name = "cmb_imgtype"
|
|
Me.cmb_imgtype.Size = New System.Drawing.Size(166, 25)
|
|
Me.cmb_imgtype.TabIndex = 3
|
|
'
|
|
'Chk_BgImage
|
|
'
|
|
Me.Chk_BgImage.AutoSize = True
|
|
Me.Chk_BgImage.Location = New System.Drawing.Point(19, 11)
|
|
Me.Chk_BgImage.Name = "Chk_BgImage"
|
|
Me.Chk_BgImage.Size = New System.Drawing.Size(112, 23)
|
|
Me.Chk_BgImage.TabIndex = 0
|
|
Me.Chk_BgImage.Text = "배경화면사용"
|
|
Me.Chk_BgImage.UseVisualStyleBackColor = True
|
|
'
|
|
'TabPage4
|
|
'
|
|
Me.TabPage4.Controls.Add(Me.NewFp1)
|
|
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage4.Name = "TabPage4"
|
|
Me.TabPage4.Size = New System.Drawing.Size(333, 324)
|
|
Me.TabPage4.TabIndex = 5
|
|
Me.TabPage4.Text = "데이터"
|
|
Me.TabPage4.UseVisualStyleBackColor = True
|
|
'
|
|
'NewFp1
|
|
'
|
|
Me.NewFp1.AccessibleDescription = ""
|
|
Me.NewFp1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.NewFp1.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded
|
|
Me.NewFp1.Location = New System.Drawing.Point(0, 0)
|
|
Me.NewFp1.Name = "NewFp1"
|
|
Me.NewFp1.Sheets.AddRange(New FarPoint.Win.Spread.SheetView() {Me.NewFp1_Sheet1})
|
|
Me.NewFp1.Size = New System.Drawing.Size(333, 324)
|
|
Me.NewFp1.TabIndex = 0
|
|
Me.NewFp1.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded
|
|
'
|
|
'NewFp1_Sheet1
|
|
'
|
|
Me.NewFp1_Sheet1.Reset()
|
|
Me.NewFp1_Sheet1.SheetName = "Sheet1"
|
|
'
|
|
'ContextMenuStrip1
|
|
'
|
|
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.파일저장ToolStripMenuItem})
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
|
|
'
|
|
'파일저장ToolStripMenuItem
|
|
'
|
|
Me.파일저장ToolStripMenuItem.Name = "파일저장ToolStripMenuItem"
|
|
Me.파일저장ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
|
|
Me.파일저장ToolStripMenuItem.Text = "파일저장"
|
|
'
|
|
'tb_printrange
|
|
'
|
|
Me.tb_printrange.BackColor = System.Drawing.Color.LightGoldenrodYellow
|
|
Me.tb_printrange.Location = New System.Drawing.Point(256, 16)
|
|
Me.tb_printrange.Name = "tb_printrange"
|
|
Me.tb_printrange.Size = New System.Drawing.Size(87, 25)
|
|
Me.tb_printrange.TabIndex = 5
|
|
Me.tb_printrange.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'rad_rangecustom
|
|
'
|
|
Me.rad_rangecustom.AutoSize = True
|
|
Me.rad_rangecustom.Location = New System.Drawing.Point(131, 17)
|
|
Me.rad_rangecustom.Name = "rad_rangecustom"
|
|
Me.rad_rangecustom.Size = New System.Drawing.Size(55, 23)
|
|
Me.rad_rangecustom.TabIndex = 4
|
|
Me.rad_rangecustom.TabStop = True
|
|
Me.rad_rangecustom.Text = "지정"
|
|
Me.rad_rangecustom.UseVisualStyleBackColor = True
|
|
'
|
|
'rad_Rangecurr
|
|
'
|
|
Me.rad_Rangecurr.AutoSize = True
|
|
Me.rad_Rangecurr.Checked = True
|
|
Me.rad_Rangecurr.Location = New System.Drawing.Point(69, 17)
|
|
Me.rad_Rangecurr.Name = "rad_Rangecurr"
|
|
Me.rad_Rangecurr.Size = New System.Drawing.Size(55, 23)
|
|
Me.rad_Rangecurr.TabIndex = 3
|
|
Me.rad_Rangecurr.TabStop = True
|
|
Me.rad_Rangecurr.Text = "현재"
|
|
Me.rad_Rangecurr.UseVisualStyleBackColor = True
|
|
'
|
|
'cmb_prnlist
|
|
'
|
|
Me.cmb_prnlist.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.cmb_prnlist.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cmb_prnlist.FormattingEnabled = True
|
|
Me.cmb_prnlist.Location = New System.Drawing.Point(5, 5)
|
|
Me.cmb_prnlist.Name = "cmb_prnlist"
|
|
Me.cmb_prnlist.Size = New System.Drawing.Size(376, 25)
|
|
Me.cmb_prnlist.TabIndex = 53
|
|
'
|
|
'rad_rangeall
|
|
'
|
|
Me.rad_rangeall.AutoSize = True
|
|
Me.rad_rangeall.Location = New System.Drawing.Point(7, 17)
|
|
Me.rad_rangeall.Name = "rad_rangeall"
|
|
Me.rad_rangeall.Size = New System.Drawing.Size(55, 23)
|
|
Me.rad_rangeall.TabIndex = 2
|
|
Me.rad_rangeall.TabStop = True
|
|
Me.rad_rangeall.Text = "전체"
|
|
Me.rad_rangeall.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.BackColor = System.Drawing.Color.Transparent
|
|
Me.GroupBox3.Controls.Add(Me.rad_repeat)
|
|
Me.GroupBox3.Controls.Add(Me.rad_rangeall)
|
|
Me.GroupBox3.Controls.Add(Me.rad_Rangecurr)
|
|
Me.GroupBox3.Controls.Add(Me.rad_rangecustom)
|
|
Me.GroupBox3.Controls.Add(Me.tb_printrange)
|
|
Me.GroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.GroupBox3.Location = New System.Drawing.Point(5, 406)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(376, 46)
|
|
Me.GroupBox3.TabIndex = 56
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "인쇄범위"
|
|
'
|
|
'rad_repeat
|
|
'
|
|
Me.rad_repeat.AutoSize = True
|
|
Me.rad_repeat.Location = New System.Drawing.Point(193, 17)
|
|
Me.rad_repeat.Name = "rad_repeat"
|
|
Me.rad_repeat.Size = New System.Drawing.Size(55, 23)
|
|
Me.rad_repeat.TabIndex = 6
|
|
Me.rad_repeat.TabStop = True
|
|
Me.rad_repeat.Text = "반복"
|
|
Me.rad_repeat.UseVisualStyleBackColor = True
|
|
'
|
|
'ToolStrip1
|
|
'
|
|
Me.ToolStrip1.BackColor = System.Drawing.SystemColors.Control
|
|
Me.ToolStrip1.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.ToolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStrip1.ImageScalingSize = New System.Drawing.Size(30, 30)
|
|
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_preview, Me.bt_print, Me.bt_dmode, Me.btSaveImage})
|
|
Me.ToolStrip1.Location = New System.Drawing.Point(5, 452)
|
|
Me.ToolStrip1.Name = "ToolStrip1"
|
|
Me.ToolStrip1.Size = New System.Drawing.Size(376, 39)
|
|
Me.ToolStrip1.TabIndex = 58
|
|
Me.ToolStrip1.Text = "ToolStrip1"
|
|
'
|
|
'bt_preview
|
|
'
|
|
Me.bt_preview.Image = CType(resources.GetObject("bt_preview.Image"), System.Drawing.Image)
|
|
Me.bt_preview.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.bt_preview.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_preview.Name = "bt_preview"
|
|
Me.bt_preview.Size = New System.Drawing.Size(88, 36)
|
|
Me.bt_preview.Text = "보기(F8)"
|
|
'
|
|
'bt_print
|
|
'
|
|
Me.bt_print.Image = CType(resources.GetObject("bt_print.Image"), System.Drawing.Image)
|
|
Me.bt_print.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.bt_print.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_print.Name = "bt_print"
|
|
Me.bt_print.Size = New System.Drawing.Size(88, 36)
|
|
Me.bt_print.Text = "인쇄(F9)"
|
|
'
|
|
'bt_dmode
|
|
'
|
|
Me.bt_dmode.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.bt_dmode.CheckOnClick = True
|
|
Me.bt_dmode.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.bt_dmode.Image = CType(resources.GetObject("bt_dmode.Image"), System.Drawing.Image)
|
|
Me.bt_dmode.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.bt_dmode.Name = "bt_dmode"
|
|
Me.bt_dmode.Size = New System.Drawing.Size(34, 36)
|
|
Me.bt_dmode.Text = "ToolStripButton8"
|
|
'
|
|
'btSaveImage
|
|
'
|
|
Me.btSaveImage.Image = CType(resources.GetObject("btSaveImage.Image"), System.Drawing.Image)
|
|
Me.btSaveImage.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.btSaveImage.Name = "btSaveImage"
|
|
Me.btSaveImage.Size = New System.Drawing.Size(65, 36)
|
|
Me.btSaveImage.Text = "저장"
|
|
Me.btSaveImage.Visible = False
|
|
'
|
|
'Frm_Prnset
|
|
'
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
|
|
Me.AutoScroll = True
|
|
Me.BackColor = System.Drawing.SystemColors.Control
|
|
Me.ClientSize = New System.Drawing.Size(386, 496)
|
|
Me.Controls.Add(Me.TabControl1)
|
|
Me.Controls.Add(Me.cmb_prnlist)
|
|
Me.Controls.Add(Me.GroupBox3)
|
|
Me.Controls.Add(Me.ToolStrip1)
|
|
Me.Font = New System.Drawing.Font("맑은 고딕", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
|
|
Me.KeyPreview = True
|
|
Me.MaximizeBox = False
|
|
Me.MinimizeBox = False
|
|
Me.Name = "Frm_Prnset"
|
|
Me.Padding = New System.Windows.Forms.Padding(5)
|
|
Me.Text = "속성창"
|
|
Me.TabPage3.ResumeLayout(False)
|
|
Me.cm_style.ResumeLayout(False)
|
|
Me.TabPage1.ResumeLayout(False)
|
|
Me.TabPage2.ResumeLayout(False)
|
|
Me.TabPage2.PerformLayout()
|
|
Me.TabControl2.ResumeLayout(False)
|
|
Me.TabPage7.ResumeLayout(False)
|
|
Me.TabPage7.PerformLayout()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox2.PerformLayout()
|
|
Me.TabPage8.ResumeLayout(False)
|
|
Me.ToolStrip2.ResumeLayout(False)
|
|
Me.ToolStrip2.PerformLayout()
|
|
Me.TabControl1.ResumeLayout(False)
|
|
Me.TabPage6.ResumeLayout(False)
|
|
Me.TabPage6.PerformLayout()
|
|
Me.ToolStrip3.ResumeLayout(False)
|
|
Me.ToolStrip3.PerformLayout()
|
|
Me.TabPage5.ResumeLayout(False)
|
|
Me.TabPage5.PerformLayout()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
CType(Me.bakimg, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabPage4.ResumeLayout(False)
|
|
CType(Me.NewFp1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.NewFp1_Sheet1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ContextMenuStrip1.ResumeLayout(False)
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
Me.ToolStrip1.ResumeLayout(False)
|
|
Me.ToolStrip1.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
|
|
Friend WithEvents cmb_style As System.Windows.Forms.ComboBox
|
|
Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
|
|
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
|
|
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents cmb_sep As System.Windows.Forms.ComboBox
|
|
Friend WithEvents cmb_controls As System.Windows.Forms.ComboBox
|
|
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
|
|
Friend WithEvents TabPage5 As System.Windows.Forms.TabPage
|
|
Friend WithEvents tb_picfile As System.Windows.Forms.TextBox
|
|
Friend WithEvents Chk_BgImage As System.Windows.Forms.CheckBox
|
|
Friend WithEvents tb_printrange As System.Windows.Forms.TextBox
|
|
Friend WithEvents rad_rangecustom As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rad_Rangecurr As System.Windows.Forms.RadioButton
|
|
Friend WithEvents cmb_prnlist As System.Windows.Forms.ComboBox
|
|
Friend WithEvents rad_rangeall As System.Windows.Forms.RadioButton
|
|
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents cm_style As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents CbtstyleeditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents lb_numtype As System.Windows.Forms.TextBox
|
|
Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents bt_preview As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents bt_print As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents cbt_makenewstyle As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents cbt_copystyle As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents cbt_del As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents cmb_imgtype As System.Windows.Forms.ComboBox
|
|
Friend WithEvents chk_prnimg As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Label1 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 tb_bakh As System.Windows.Forms.TextBox
|
|
Friend WithEvents tb_bakw As System.Windows.Forms.TextBox
|
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents rad_repeat As System.Windows.Forms.RadioButton
|
|
Friend WithEvents ToolStrip2 As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents cb_bold As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents cb_visible As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents bt_fontchange As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents TabPage4 As System.Windows.Forms.TabPage
|
|
Friend WithEvents NewFp1 As FarPoint.Win.Spread.FpSpread
|
|
Friend WithEvents NewFp1_Sheet1 As FarPoint.Win.Spread.SheetView
|
|
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents 파일저장ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents bakimg As System.Windows.Forms.PictureBox
|
|
Friend WithEvents lb_imgsize As System.Windows.Forms.Label
|
|
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
|
|
Friend WithEvents LinkLabel2 As System.Windows.Forms.LinkLabel
|
|
Friend WithEvents pg As System.Windows.Forms.PropertyGrid
|
|
Friend WithEvents pg1 As System.Windows.Forms.PropertyGrid
|
|
Friend WithEvents TabPage6 As System.Windows.Forms.TabPage
|
|
Friend WithEvents ToolStrip3 As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents bt_box As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents bt_linev As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents bt_lineh As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents pgs As System.Windows.Forms.PropertyGrid
|
|
Friend WithEvents lst_shape As System.Windows.Forms.ListBox
|
|
Friend WithEvents chk_usedraw As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents bt_dmode As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents cb_seppattern As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TabControl2 As System.Windows.Forms.TabControl
|
|
Friend WithEvents TabPage7 As System.Windows.Forms.TabPage
|
|
Friend WithEvents TabPage8 As System.Windows.Forms.TabPage
|
|
Friend WithEvents bt_font As System.Windows.Forms.Button
|
|
Friend WithEvents tb_space As System.Windows.Forms.TextBox
|
|
Friend WithEvents tb_size As System.Windows.Forms.TextBox
|
|
Friend WithEvents tb_h As System.Windows.Forms.TextBox
|
|
Friend WithEvents tb_w As System.Windows.Forms.TextBox
|
|
Friend WithEvents TB_FONTNAME As System.Windows.Forms.TextBox
|
|
Friend WithEvents tb_y As System.Windows.Forms.TextBox
|
|
Friend WithEvents tb_x As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
Friend WithEvents Label9 As System.Windows.Forms.Label
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents tb_ry As System.Windows.Forms.TextBox
|
|
Friend WithEvents tb_rx As System.Windows.Forms.TextBox
|
|
Friend WithEvents tb_rep As System.Windows.Forms.TextBox
|
|
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents cmb_editname As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents bt_del As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton9 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents bt_image As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents bt_circle As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents bt_chang_font As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents bt_qr As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents lbFColor As System.Windows.Forms.Label
|
|
Friend WithEvents btSaveImage As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents btStyleinvisible As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents btStyleVisible As System.Windows.Forms.ToolStripMenuItem
|
|
End Class
|