_ Partial Class MDiMain Inherits C1.Win.C1Ribbon.C1RibbonForm 'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다. _ 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 디자이너를 사용하십시오. '코드 편집기를 사용하여 수정하지 마십시오. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MDiMain)) Dim DefaultFocusIndicatorRenderer1 As FarPoint.Win.Spread.DefaultFocusIndicatorRenderer = New FarPoint.Win.Spread.DefaultFocusIndicatorRenderer() Dim DefaultScrollBarRenderer1 As FarPoint.Win.Spread.DefaultScrollBarRenderer = New FarPoint.Win.Spread.DefaultScrollBarRenderer() Dim DefaultScrollBarRenderer2 As FarPoint.Win.Spread.DefaultScrollBarRenderer = New FarPoint.Win.Spread.DefaultScrollBarRenderer() Dim TextCellType1 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType() Me.ToolTip = New System.Windows.Forms.ToolTip(Me.components) Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.TableLayoutPanel2 = New System.Windows.Forms.TableLayoutPanel() Me.ToolStrip1 = New System.Windows.Forms.ToolStrip() Me.ToolStripLabel5 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator() Me.btAddSubDir = New System.Windows.Forms.ToolStripButton() Me.btDeleteSubDir = New System.Windows.Forms.ToolStripButton() Me.list_subdir = New System.Windows.Forms.ListView() Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.ColumnHeader2 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.TableLayoutPanel3 = New System.Windows.Forms.TableLayoutPanel() Me.src_tp = New System.Windows.Forms.TableLayoutPanel() Me.src_Impctl1 = New FileManager.impctl() Me.src_Impctl2 = New FileManager.impctl() Me.src_Impctl7 = New FileManager.impctl() Me.src_Impctl5 = New FileManager.impctl() Me.src_Impctl6 = New FileManager.impctl() Me.src_Impctl3 = New FileManager.impctl() Me.src_Impctl4 = New FileManager.impctl() Me.src_view1 = New FarPoint.Win.Spread.FpSpread() Me.src_view1_Sheet1 = New FarPoint.Win.Spread.SheetView() Me.preview1 = New System.Windows.Forms.TextBox() Me.ToolStrip3 = New System.Windows.Forms.ToolStrip() Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator() Me.desd_find_folder = New System.Windows.Forms.ToolStripButton() Me.des_chk_merge = New System.Windows.Forms.ToolStripButton() Me.desd_tb_path = New System.Windows.Forms.TextBox() Me.desd_pt = New System.Windows.Forms.TableLayoutPanel() Me.desd_Impctl1 = New FileManager.impctl() Me.desd_Impctl2 = New FileManager.impctl() Me.desd_Impctl7 = New FileManager.impctl() Me.desd_Impctl5 = New FileManager.impctl() Me.desd_Impctl6 = New FileManager.impctl() Me.desd_Impctl3 = New FileManager.impctl() Me.desd_Impctl4 = New FileManager.impctl() Me.pviewDesDir = New System.Windows.Forms.TextBox() Me.desf_pt = New System.Windows.Forms.TableLayoutPanel() Me.desf_Impctl1 = New FileManager.impctl() Me.desf_Impctl2 = New FileManager.impctl() Me.desf_Impctl7 = New FileManager.impctl() Me.desf_Impctl5 = New FileManager.impctl() Me.desf_Impctl6 = New FileManager.impctl() Me.desf_Impctl3 = New FileManager.impctl() Me.desf_Impctl4 = New FileManager.impctl() Me.ToolStrip4 = New System.Windows.Forms.ToolStrip() Me.ToolStripLabel4 = New System.Windows.Forms.ToolStripLabel() Me.pviewDesFile = New System.Windows.Forms.TextBox() Me.DataSet1 = New FileManager.ireaDataSet() Me.pnTargetFile = New System.Windows.Forms.Panel() Me.Panel4 = New System.Windows.Forms.Panel() Me.pnSrcDir = New System.Windows.Forms.Panel() Me.srcd_pt = New System.Windows.Forms.TableLayoutPanel() Me.im1 = New FileManager.impctl() Me.im2 = New FileManager.impctl() Me.im7 = New FileManager.impctl() Me.im5 = New FileManager.impctl() Me.im6 = New FileManager.impctl() Me.im3 = New FileManager.impctl() Me.im4 = New FileManager.impctl() Me.pviewSrcDir = New System.Windows.Forms.TextBox() Me.tb_workdir = New System.Windows.Forms.TextBox() Me.ToolStrip5 = New System.Windows.Forms.ToolStrip() Me.ToolStripLabel7 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripSeparator10 = New System.Windows.Forms.ToolStripSeparator() Me.bt_workdir = New System.Windows.Forms.ToolStripButton() Me.srcd_find_ftp = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton() Me.src_chk_merge = New System.Windows.Forms.ToolStripButton() Me.pnTargetDir = New System.Windows.Forms.Panel() Me.C1Ribbon1 = New C1.Win.C1Ribbon.C1Ribbon() Me.RibbonApplicationMenu1 = New C1.Win.C1Ribbon.RibbonApplicationMenu() Me.RibbonBottomToolBar1 = New C1.Win.C1Ribbon.RibbonBottomToolBar() Me.RibbonConfigToolBar1 = New C1.Win.C1Ribbon.RibbonConfigToolBar() Me.RibbonQat1 = New C1.Win.C1Ribbon.RibbonQat() Me.RibbonTab1 = New C1.Win.C1Ribbon.RibbonTab() Me.RibbonGroup4 = New C1.Win.C1Ribbon.RibbonGroup() Me.RibbonButton8 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonButton12 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonButton13 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonGroup1 = New C1.Win.C1Ribbon.RibbonGroup() Me.bt_run = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonSeparator5 = New C1.Win.C1Ribbon.RibbonSeparator() Me.chkReplay = New C1.Win.C1Ribbon.RibbonCheckBox() Me.chkAutoRun = New C1.Win.C1Ribbon.RibbonCheckBox() Me.chkHide = New C1.Win.C1Ribbon.RibbonCheckBox() Me.RibbonSeparator3 = New C1.Win.C1Ribbon.RibbonSeparator() Me.btCopy = New C1.Win.C1Ribbon.RibbonToggleButton() Me.btDel = New C1.Win.C1Ribbon.RibbonToggleButton() Me.btMove = New C1.Win.C1Ribbon.RibbonToggleButton() Me.RibbonGroup7 = New C1.Win.C1Ribbon.RibbonGroup() Me.btOpenFile = New C1.Win.C1Ribbon.RibbonButton() Me.btMakeNewList = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonGroup3 = New C1.Win.C1Ribbon.RibbonGroup() Me.tb_sttrange = New C1.Win.C1Ribbon.RibbonTextBox() Me.tb_endrange = New C1.Win.C1Ribbon.RibbonTextBox() Me.RibbonGroup6 = New C1.Win.C1Ribbon.RibbonGroup() Me.tb_ext = New C1.Win.C1Ribbon.RibbonTextBox() Me.RibbonButton11 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonSeparator4 = New C1.Win.C1Ribbon.RibbonSeparator() Me.chk_autorow = New C1.Win.C1Ribbon.RibbonCheckBox() Me.chk_subdir = New C1.Win.C1Ribbon.RibbonCheckBox() Me.RibbonSeparator2 = New C1.Win.C1Ribbon.RibbonSeparator() Me.bT_netdrvconn = New C1.Win.C1Ribbon.RibbonButton() Me.bt_netdrvdel = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonGroup2 = New C1.Win.C1Ribbon.RibbonGroup() Me.cbBakType = New C1.Win.C1Ribbon.RibbonComboBox() Me.RibbonButton2 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonButton3 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonButton4 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonButton5 = New C1.Win.C1Ribbon.RibbonButton() Me.cbBakTarget = New C1.Win.C1Ribbon.RibbonComboBox() Me.RibbonButton6 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonButton7 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonSeparator1 = New C1.Win.C1Ribbon.RibbonSeparator() Me.RibbonButton1 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonGroup8 = New C1.Win.C1Ribbon.RibbonGroup() Me.RibbonButton10 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonTab2 = New C1.Win.C1Ribbon.RibbonTab() Me.RibbonGroup5 = New C1.Win.C1Ribbon.RibbonGroup() Me.btMakeCache = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonTopToolBar1 = New C1.Win.C1Ribbon.RibbonTopToolBar() Me.C1StatusBar1 = New C1.Win.C1Ribbon.C1StatusBar() Me.RibbonLabel1 = New C1.Win.C1Ribbon.RibbonLabel() Me.tb_bakdir1 = New C1.Win.C1Ribbon.RibbonLabel() Me.lb_msg = New C1.Win.C1Ribbon.RibbonLabel() Me.RibbonLabel2 = New C1.Win.C1Ribbon.RibbonLabel() Me.lb_cnt1 = New C1.Win.C1Ribbon.RibbonLabel() Me.lb_cnt2 = New C1.Win.C1Ribbon.RibbonLabel() Me.prb1 = New C1.Win.C1Ribbon.RibbonProgressBar() Me.cmb_macro = New System.Windows.Forms.ComboBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.RichTextBox1 = New System.Windows.Forms.RichTextBox() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.TabPage2 = New System.Windows.Forms.TabPage() Me.lvSchedule = New System.Windows.Forms.ListView() Me.ColumnHeader3 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.ColumnHeader4 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.ColumnHeader5 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.ColumnHeader6 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.ColumnHeader7 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components) Me.TableLayoutPanel2.SuspendLayout() Me.ToolStrip1.SuspendLayout() Me.TableLayoutPanel3.SuspendLayout() Me.src_tp.SuspendLayout() CType(Me.src_view1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.src_view1_Sheet1, System.ComponentModel.ISupportInitialize).BeginInit() Me.ToolStrip3.SuspendLayout() Me.desd_pt.SuspendLayout() Me.desf_pt.SuspendLayout() Me.ToolStrip4.SuspendLayout() CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnTargetFile.SuspendLayout() Me.Panel4.SuspendLayout() Me.pnSrcDir.SuspendLayout() Me.srcd_pt.SuspendLayout() Me.ToolStrip5.SuspendLayout() Me.pnTargetDir.SuspendLayout() CType(Me.C1Ribbon1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.C1StatusBar1, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.TabPage2.SuspendLayout() Me.SuspendLayout() ' 'Timer1 ' Me.Timer1.Enabled = True Me.Timer1.Interval = 1000 ' 'TableLayoutPanel2 ' Me.TableLayoutPanel2.ColumnCount = 1 Me.TableLayoutPanel2.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100.0!)) Me.TableLayoutPanel2.Controls.Add(Me.ToolStrip1, 0, 0) Me.TableLayoutPanel2.Controls.Add(Me.list_subdir, 0, 1) Me.TableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Left Me.TableLayoutPanel2.Location = New System.Drawing.Point(3, 3) Me.TableLayoutPanel2.Margin = New System.Windows.Forms.Padding(0) Me.TableLayoutPanel2.Name = "TableLayoutPanel2" Me.TableLayoutPanel2.RowCount = 2 Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!)) Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100.0!)) Me.TableLayoutPanel2.Size = New System.Drawing.Size(205, 555) Me.TableLayoutPanel2.TabIndex = 0 ' 'ToolStrip1 ' Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel5, Me.ToolStripSeparator7, Me.btAddSubDir, Me.btDeleteSubDir}) Me.ToolStrip1.Location = New System.Drawing.Point(0, 0) Me.ToolStrip1.Name = "ToolStrip1" Me.ToolStrip1.Size = New System.Drawing.Size(205, 25) Me.ToolStrip1.TabIndex = 3 Me.ToolStrip1.Text = "ToolStrip1" ' 'ToolStripLabel5 ' Me.ToolStripLabel5.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel5.Name = "ToolStripLabel5" Me.ToolStripLabel5.Size = New System.Drawing.Size(57, 22) Me.ToolStripLabel5.Text = "하위폴더" Me.ToolStripLabel5.ToolTipText = "그림파일검색시 아래 지정된폴더만 검사합니다.(지정된 폴더가 없을시에는 모든 하위폴더를 검사합니다)" ' 'ToolStripSeparator7 ' Me.ToolStripSeparator7.Name = "ToolStripSeparator7" Me.ToolStripSeparator7.Size = New System.Drawing.Size(6, 25) ' 'btAddSubDir ' Me.btAddSubDir.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.btAddSubDir.Image = CType(resources.GetObject("btAddSubDir.Image"), System.Drawing.Image) Me.btAddSubDir.Name = "btAddSubDir" Me.btAddSubDir.RightToLeftAutoMirrorImage = True Me.btAddSubDir.Size = New System.Drawing.Size(23, 22) Me.btAddSubDir.Text = "새로 추가" ' 'btDeleteSubDir ' Me.btDeleteSubDir.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.btDeleteSubDir.Image = CType(resources.GetObject("btDeleteSubDir.Image"), System.Drawing.Image) Me.btDeleteSubDir.Name = "btDeleteSubDir" Me.btDeleteSubDir.RightToLeftAutoMirrorImage = True Me.btDeleteSubDir.Size = New System.Drawing.Size(23, 22) Me.btDeleteSubDir.Text = "삭제" ' 'list_subdir ' Me.list_subdir.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2}) Me.list_subdir.Dock = System.Windows.Forms.DockStyle.Fill Me.list_subdir.FullRowSelect = True Me.list_subdir.Location = New System.Drawing.Point(3, 28) Me.list_subdir.Name = "list_subdir" Me.list_subdir.Size = New System.Drawing.Size(199, 524) Me.list_subdir.TabIndex = 4 Me.list_subdir.UseCompatibleStateImageBehavior = False Me.list_subdir.View = System.Windows.Forms.View.Details ' 'ColumnHeader1 ' Me.ColumnHeader1.Text = "List" Me.ColumnHeader1.Width = 103 ' 'ColumnHeader2 ' Me.ColumnHeader2.Text = "●" Me.ColumnHeader2.Width = 41 ' 'TableLayoutPanel3 ' Me.TableLayoutPanel3.ColumnCount = 1 Me.TableLayoutPanel3.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100.0!)) Me.TableLayoutPanel3.Controls.Add(Me.src_tp, 0, 1) Me.TableLayoutPanel3.Controls.Add(Me.src_view1, 0, 0) Me.TableLayoutPanel3.Controls.Add(Me.preview1, 0, 2) Me.TableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Top Me.TableLayoutPanel3.Location = New System.Drawing.Point(5, 29) Me.TableLayoutPanel3.Margin = New System.Windows.Forms.Padding(0) Me.TableLayoutPanel3.Name = "TableLayoutPanel3" Me.TableLayoutPanel3.RowCount = 3 Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100.0!)) Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 96.0!)) Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 29.0!)) Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!)) Me.TableLayoutPanel3.Size = New System.Drawing.Size(503, 350) Me.TableLayoutPanel3.TabIndex = 1 ' 'src_tp ' Me.src_tp.ColumnCount = 7 Me.src_tp.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.27716!)) Me.src_tp.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.27716!)) Me.src_tp.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.27716!)) Me.src_tp.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.33703!)) Me.src_tp.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.27716!)) Me.src_tp.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.27716!)) Me.src_tp.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.27716!)) Me.src_tp.Controls.Add(Me.src_Impctl1, 0, 0) Me.src_tp.Controls.Add(Me.src_Impctl2, 1, 0) Me.src_tp.Controls.Add(Me.src_Impctl7, 6, 0) Me.src_tp.Controls.Add(Me.src_Impctl5, 4, 0) Me.src_tp.Controls.Add(Me.src_Impctl6, 5, 0) Me.src_tp.Controls.Add(Me.src_Impctl3, 2, 0) Me.src_tp.Controls.Add(Me.src_Impctl4, 3, 0) Me.src_tp.Dock = System.Windows.Forms.DockStyle.Fill Me.src_tp.Location = New System.Drawing.Point(0, 225) Me.src_tp.Margin = New System.Windows.Forms.Padding(0) Me.src_tp.Name = "src_tp" Me.src_tp.RowCount = 1 Me.src_tp.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100.0!)) Me.src_tp.Size = New System.Drawing.Size(503, 96) Me.src_tp.TabIndex = 14 ' 'src_Impctl1 ' Me.src_Impctl1.Dock = System.Windows.Forms.DockStyle.Fill Me.src_Impctl1.Location = New System.Drawing.Point(0, 0) Me.src_Impctl1.Margin = New System.Windows.Forms.Padding(0) Me.src_Impctl1.Name = "src_Impctl1" Me.src_Impctl1.Size = New System.Drawing.Size(71, 96) Me.src_Impctl1.TabIndex = 0 Me.src_Impctl1.문자열자르기 = "" Me.src_Impctl1.열번호 = "" Me.src_Impctl1.제목 = "조합키" Me.src_Impctl1.포맷마스크 = "" Me.src_Impctl1.필드명 = Nothing ' 'src_Impctl2 ' Me.src_Impctl2.Dock = System.Windows.Forms.DockStyle.Fill Me.src_Impctl2.Location = New System.Drawing.Point(71, 0) Me.src_Impctl2.Margin = New System.Windows.Forms.Padding(0) Me.src_Impctl2.Name = "src_Impctl2" Me.src_Impctl2.Size = New System.Drawing.Size(71, 96) Me.src_Impctl2.TabIndex = 1 Me.src_Impctl2.문자열자르기 = "" Me.src_Impctl2.열번호 = "" Me.src_Impctl2.제목 = "조합키" Me.src_Impctl2.포맷마스크 = "" Me.src_Impctl2.필드명 = Nothing ' 'src_Impctl7 ' Me.src_Impctl7.Dock = System.Windows.Forms.DockStyle.Fill Me.src_Impctl7.Location = New System.Drawing.Point(427, 0) Me.src_Impctl7.Margin = New System.Windows.Forms.Padding(0) Me.src_Impctl7.Name = "src_Impctl7" Me.src_Impctl7.Size = New System.Drawing.Size(76, 96) Me.src_Impctl7.TabIndex = 6 Me.src_Impctl7.문자열자르기 = "" Me.src_Impctl7.열번호 = "" Me.src_Impctl7.제목 = "조합키" Me.src_Impctl7.포맷마스크 = "" Me.src_Impctl7.필드명 = Nothing ' 'src_Impctl5 ' Me.src_Impctl5.Dock = System.Windows.Forms.DockStyle.Fill Me.src_Impctl5.Location = New System.Drawing.Point(285, 0) Me.src_Impctl5.Margin = New System.Windows.Forms.Padding(0) Me.src_Impctl5.Name = "src_Impctl5" Me.src_Impctl5.Size = New System.Drawing.Size(71, 96) Me.src_Impctl5.TabIndex = 4 Me.src_Impctl5.문자열자르기 = "" Me.src_Impctl5.열번호 = "" Me.src_Impctl5.제목 = "조합키" Me.src_Impctl5.포맷마스크 = "" Me.src_Impctl5.필드명 = Nothing ' 'src_Impctl6 ' Me.src_Impctl6.Dock = System.Windows.Forms.DockStyle.Fill Me.src_Impctl6.Location = New System.Drawing.Point(356, 0) Me.src_Impctl6.Margin = New System.Windows.Forms.Padding(0) Me.src_Impctl6.Name = "src_Impctl6" Me.src_Impctl6.Size = New System.Drawing.Size(71, 96) Me.src_Impctl6.TabIndex = 5 Me.src_Impctl6.문자열자르기 = "" Me.src_Impctl6.열번호 = "" Me.src_Impctl6.제목 = "조합키" Me.src_Impctl6.포맷마스크 = "" Me.src_Impctl6.필드명 = Nothing ' 'src_Impctl3 ' Me.src_Impctl3.Dock = System.Windows.Forms.DockStyle.Fill Me.src_Impctl3.Location = New System.Drawing.Point(142, 0) Me.src_Impctl3.Margin = New System.Windows.Forms.Padding(0) Me.src_Impctl3.Name = "src_Impctl3" Me.src_Impctl3.Size = New System.Drawing.Size(71, 96) Me.src_Impctl3.TabIndex = 2 Me.src_Impctl3.문자열자르기 = "" Me.src_Impctl3.열번호 = "" Me.src_Impctl3.제목 = "조합키" Me.src_Impctl3.포맷마스크 = "" Me.src_Impctl3.필드명 = Nothing ' 'src_Impctl4 ' Me.src_Impctl4.Dock = System.Windows.Forms.DockStyle.Fill Me.src_Impctl4.Location = New System.Drawing.Point(213, 0) Me.src_Impctl4.Margin = New System.Windows.Forms.Padding(0) Me.src_Impctl4.Name = "src_Impctl4" Me.src_Impctl4.Size = New System.Drawing.Size(72, 96) Me.src_Impctl4.TabIndex = 3 Me.src_Impctl4.문자열자르기 = "" Me.src_Impctl4.열번호 = "" Me.src_Impctl4.제목 = "조합키" Me.src_Impctl4.포맷마스크 = "" Me.src_Impctl4.필드명 = Nothing ' 'src_view1 ' Me.src_view1.AccessibleDescription = "src_view1, Sheet1, Row 0, Column 0, 1. 상단 원본목록의 '불러오기' 메뉴를 통해서 기존파일을 불러올 수 있습니다." Me.src_view1.AllowDragDrop = True Me.src_view1.AllowDragFill = True Me.src_view1.AllowDrop = True Me.src_view1.AllowRowMove = True Me.src_view1.BackColor = System.Drawing.SystemColors.Control Me.src_view1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.src_view1.Dock = System.Windows.Forms.DockStyle.Fill Me.src_view1.EditModeReplace = True Me.src_view1.FocusRenderer = DefaultFocusIndicatorRenderer1 Me.src_view1.HorizontalScrollBar.Buttons = New FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton") Me.src_view1.HorizontalScrollBar.Name = "" Me.src_view1.HorizontalScrollBar.Renderer = DefaultScrollBarRenderer1 Me.src_view1.HorizontalScrollBar.TabIndex = 4 Me.src_view1.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded Me.src_view1.Location = New System.Drawing.Point(0, 0) Me.src_view1.Margin = New System.Windows.Forms.Padding(0) Me.src_view1.Name = "src_view1" Me.src_view1.RightToLeft = System.Windows.Forms.RightToLeft.No Me.src_view1.Sheets.AddRange(New FarPoint.Win.Spread.SheetView() {Me.src_view1_Sheet1}) Me.src_view1.Size = New System.Drawing.Size(503, 225) Me.src_view1.Skin = FarPoint.Win.Spread.DefaultSpreadSkins.Classic Me.src_view1.TabIndex = 5 Me.src_view1.VerticalScrollBar.Buttons = New FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton") Me.src_view1.VerticalScrollBar.Name = "" Me.src_view1.VerticalScrollBar.Renderer = DefaultScrollBarRenderer2 Me.src_view1.VerticalScrollBar.TabIndex = 5 Me.src_view1.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded Me.src_view1.VisualStyles = FarPoint.Win.VisualStyles.Off ' 'src_view1_Sheet1 ' Me.src_view1_Sheet1.Reset() src_view1_Sheet1.SheetName = "Sheet1" 'Formulas and custom names must be loaded with R1C1 reference style Me.src_view1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1 src_view1_Sheet1.ColumnCount = 1 src_view1_Sheet1.RowCount = 2 Me.src_view1_Sheet1.Cells.Get(0, 0).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer)) Me.src_view1_Sheet1.Cells.Get(0, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left Me.src_view1_Sheet1.Cells.Get(0, 0).Value = "1. 상단 원본목록의 '불러오기' 메뉴를 통해서 기존파일을 불러올 수 있습니다." Me.src_view1_Sheet1.Cells.Get(0, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.src_view1_Sheet1.Cells.Get(1, 0).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer)) Me.src_view1_Sheet1.Cells.Get(1, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left Me.src_view1_Sheet1.Cells.Get(1, 0).Value = "1. 혹은 '직접작성' 버튼으로 내용을 사용자가 직접 입력할 수 있습니다." Me.src_view1_Sheet1.Cells.Get(1, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center Me.src_view1_Sheet1.ColumnFooter.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red Me.src_view1_Sheet1.ColumnFooter.DefaultStyle.Parent = "HeaderDefault" Me.src_view1_Sheet1.ColumnFooterSheetCornerStyle.NoteIndicatorColor = System.Drawing.Color.Red Me.src_view1_Sheet1.ColumnFooterSheetCornerStyle.Parent = "CornerDefault" Me.src_view1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "목록불러오기 설명" Me.src_view1_Sheet1.ColumnHeader.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red Me.src_view1_Sheet1.ColumnHeader.DefaultStyle.Parent = "HeaderDefault" Me.src_view1_Sheet1.ColumnHeader.Rows.Get(0).Height = 33.0! Me.src_view1_Sheet1.Columns.Get(0).CellType = TextCellType1 Me.src_view1_Sheet1.Columns.Get(0).Label = "목록불러오기 설명" Me.src_view1_Sheet1.Columns.Get(0).Width = 432.0! Me.src_view1_Sheet1.RowHeader.Columns.Default.Resizable = False Me.src_view1_Sheet1.RowHeader.Columns.Get(0).Width = 33.0! Me.src_view1_Sheet1.RowHeader.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red Me.src_view1_Sheet1.RowHeader.DefaultStyle.Parent = "RowHeaderDefault" Me.src_view1_Sheet1.Rows.Get(0).Height = 25.0! Me.src_view1_Sheet1.SheetCornerStyle.NoteIndicatorColor = System.Drawing.Color.Red Me.src_view1_Sheet1.SheetCornerStyle.Parent = "CornerDefault" Me.src_view1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1 ' 'preview1 ' Me.preview1.BackColor = System.Drawing.Color.LightBlue Me.preview1.Dock = System.Windows.Forms.DockStyle.Fill Me.preview1.Location = New System.Drawing.Point(3, 324) Me.preview1.Name = "preview1" Me.preview1.Size = New System.Drawing.Size(497, 21) Me.preview1.TabIndex = 15 ' 'ToolStrip3 ' Me.ToolStrip3.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel2, Me.ToolStripSeparator6, Me.desd_find_folder, Me.des_chk_merge}) Me.ToolStrip3.Location = New System.Drawing.Point(3, 3) Me.ToolStrip3.Name = "ToolStrip3" Me.ToolStrip3.Size = New System.Drawing.Size(349, 25) Me.ToolStrip3.TabIndex = 0 Me.ToolStrip3.Text = "ToolStrip3" ' 'ToolStripLabel2 ' Me.ToolStripLabel2.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel2.Name = "ToolStripLabel2" Me.ToolStripLabel2.Size = New System.Drawing.Size(57, 22) Me.ToolStripLabel2.Text = "대상폴더" ' 'ToolStripSeparator6 ' Me.ToolStripSeparator6.Name = "ToolStripSeparator6" Me.ToolStripSeparator6.Size = New System.Drawing.Size(6, 25) ' 'desd_find_folder ' Me.desd_find_folder.ImageTransparentColor = System.Drawing.Color.Magenta Me.desd_find_folder.Name = "desd_find_folder" Me.desd_find_folder.Size = New System.Drawing.Size(33, 22) Me.desd_find_folder.Text = "찾기" ' 'des_chk_merge ' Me.des_chk_merge.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right Me.des_chk_merge.CheckOnClick = True Me.des_chk_merge.ImageTransparentColor = System.Drawing.Color.Magenta Me.des_chk_merge.Name = "des_chk_merge" Me.des_chk_merge.Size = New System.Drawing.Size(33, 22) Me.des_chk_merge.Text = "조합" Me.des_chk_merge.ToolTipText = "사용시 기본대상폴더아래에 조합된 폴더명이 위치합니다" ' 'desd_tb_path ' Me.desd_tb_path.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.desd_tb_path.Dock = System.Windows.Forms.DockStyle.Top Me.desd_tb_path.Location = New System.Drawing.Point(3, 28) Me.desd_tb_path.Name = "desd_tb_path" Me.desd_tb_path.Size = New System.Drawing.Size(349, 21) Me.desd_tb_path.TabIndex = 1 ' 'desd_pt ' Me.desd_pt.ColumnCount = 7 Me.desd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28569!)) Me.desd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28568!)) Me.desd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28568!)) Me.desd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28589!)) Me.desd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28568!)) Me.desd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28568!)) Me.desd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28568!)) Me.desd_pt.Controls.Add(Me.desd_Impctl1, 0, 0) Me.desd_pt.Controls.Add(Me.desd_Impctl2, 1, 0) Me.desd_pt.Controls.Add(Me.desd_Impctl7, 6, 0) Me.desd_pt.Controls.Add(Me.desd_Impctl5, 4, 0) Me.desd_pt.Controls.Add(Me.desd_Impctl6, 5, 0) Me.desd_pt.Controls.Add(Me.desd_Impctl3, 2, 0) Me.desd_pt.Controls.Add(Me.desd_Impctl4, 3, 0) Me.desd_pt.Dock = System.Windows.Forms.DockStyle.Fill Me.desd_pt.Enabled = False Me.desd_pt.Location = New System.Drawing.Point(3, 49) Me.desd_pt.Margin = New System.Windows.Forms.Padding(0) Me.desd_pt.Name = "desd_pt" Me.desd_pt.RowCount = 1 Me.desd_pt.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100.0!)) Me.desd_pt.Size = New System.Drawing.Size(349, 116) Me.desd_pt.TabIndex = 15 ' 'desd_Impctl1 ' Me.desd_Impctl1.Dock = System.Windows.Forms.DockStyle.Fill Me.desd_Impctl1.Location = New System.Drawing.Point(0, 0) Me.desd_Impctl1.Margin = New System.Windows.Forms.Padding(0) Me.desd_Impctl1.Name = "desd_Impctl1" Me.desd_Impctl1.Size = New System.Drawing.Size(49, 116) Me.desd_Impctl1.TabIndex = 4 Me.desd_Impctl1.문자열자르기 = "" Me.desd_Impctl1.열번호 = "" Me.desd_Impctl1.제목 = "조합키" Me.desd_Impctl1.포맷마스크 = "" Me.desd_Impctl1.필드명 = Nothing ' 'desd_Impctl2 ' Me.desd_Impctl2.Dock = System.Windows.Forms.DockStyle.Fill Me.desd_Impctl2.Location = New System.Drawing.Point(49, 0) Me.desd_Impctl2.Margin = New System.Windows.Forms.Padding(0) Me.desd_Impctl2.Name = "desd_Impctl2" Me.desd_Impctl2.Size = New System.Drawing.Size(49, 116) Me.desd_Impctl2.TabIndex = 5 Me.desd_Impctl2.문자열자르기 = "" Me.desd_Impctl2.열번호 = "" Me.desd_Impctl2.제목 = "조합키" Me.desd_Impctl2.포맷마스크 = "" Me.desd_Impctl2.필드명 = Nothing ' 'desd_Impctl7 ' Me.desd_Impctl7.Dock = System.Windows.Forms.DockStyle.Fill Me.desd_Impctl7.Location = New System.Drawing.Point(294, 0) Me.desd_Impctl7.Margin = New System.Windows.Forms.Padding(0) Me.desd_Impctl7.Name = "desd_Impctl7" Me.desd_Impctl7.Size = New System.Drawing.Size(55, 116) Me.desd_Impctl7.TabIndex = 11 Me.desd_Impctl7.문자열자르기 = "" Me.desd_Impctl7.열번호 = "" Me.desd_Impctl7.제목 = "조합키" Me.desd_Impctl7.포맷마스크 = "" Me.desd_Impctl7.필드명 = Nothing ' 'desd_Impctl5 ' Me.desd_Impctl5.Dock = System.Windows.Forms.DockStyle.Fill Me.desd_Impctl5.Location = New System.Drawing.Point(196, 0) Me.desd_Impctl5.Margin = New System.Windows.Forms.Padding(0) Me.desd_Impctl5.Name = "desd_Impctl5" Me.desd_Impctl5.Size = New System.Drawing.Size(49, 116) Me.desd_Impctl5.TabIndex = 12 Me.desd_Impctl5.문자열자르기 = "" Me.desd_Impctl5.열번호 = "" Me.desd_Impctl5.제목 = "조합키" Me.desd_Impctl5.포맷마스크 = "" Me.desd_Impctl5.필드명 = Nothing ' 'desd_Impctl6 ' Me.desd_Impctl6.Dock = System.Windows.Forms.DockStyle.Fill Me.desd_Impctl6.Location = New System.Drawing.Point(245, 0) Me.desd_Impctl6.Margin = New System.Windows.Forms.Padding(0) Me.desd_Impctl6.Name = "desd_Impctl6" Me.desd_Impctl6.Size = New System.Drawing.Size(49, 116) Me.desd_Impctl6.TabIndex = 10 Me.desd_Impctl6.문자열자르기 = "" Me.desd_Impctl6.열번호 = "" Me.desd_Impctl6.제목 = "조합키" Me.desd_Impctl6.포맷마스크 = "" Me.desd_Impctl6.필드명 = Nothing ' 'desd_Impctl3 ' Me.desd_Impctl3.Dock = System.Windows.Forms.DockStyle.Fill Me.desd_Impctl3.Location = New System.Drawing.Point(98, 0) Me.desd_Impctl3.Margin = New System.Windows.Forms.Padding(0) Me.desd_Impctl3.Name = "desd_Impctl3" Me.desd_Impctl3.Size = New System.Drawing.Size(49, 116) Me.desd_Impctl3.TabIndex = 6 Me.desd_Impctl3.문자열자르기 = "" Me.desd_Impctl3.열번호 = "" Me.desd_Impctl3.제목 = "조합키" Me.desd_Impctl3.포맷마스크 = "" Me.desd_Impctl3.필드명 = Nothing ' 'desd_Impctl4 ' Me.desd_Impctl4.Dock = System.Windows.Forms.DockStyle.Fill Me.desd_Impctl4.Location = New System.Drawing.Point(147, 0) Me.desd_Impctl4.Margin = New System.Windows.Forms.Padding(0) Me.desd_Impctl4.Name = "desd_Impctl4" Me.desd_Impctl4.Size = New System.Drawing.Size(49, 116) Me.desd_Impctl4.TabIndex = 7 Me.desd_Impctl4.문자열자르기 = "" Me.desd_Impctl4.열번호 = "" Me.desd_Impctl4.제목 = "조합키" Me.desd_Impctl4.포맷마스크 = "" Me.desd_Impctl4.필드명 = Nothing ' 'pviewDesDir ' Me.pviewDesDir.BackColor = System.Drawing.Color.LightBlue Me.pviewDesDir.Dock = System.Windows.Forms.DockStyle.Bottom Me.pviewDesDir.Location = New System.Drawing.Point(3, 165) Me.pviewDesDir.Name = "pviewDesDir" Me.pviewDesDir.Size = New System.Drawing.Size(349, 21) Me.pviewDesDir.TabIndex = 16 ' 'desf_pt ' Me.desf_pt.ColumnCount = 7 Me.desf_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28657!)) Me.desf_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28657!)) Me.desf_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28657!)) Me.desf_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28055!)) Me.desf_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28657!)) Me.desf_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28657!)) Me.desf_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28657!)) Me.desf_pt.Controls.Add(Me.desf_Impctl1, 0, 0) Me.desf_pt.Controls.Add(Me.desf_Impctl2, 1, 0) Me.desf_pt.Controls.Add(Me.desf_Impctl7, 6, 0) Me.desf_pt.Controls.Add(Me.desf_Impctl5, 4, 0) Me.desf_pt.Controls.Add(Me.desf_Impctl6, 5, 0) Me.desf_pt.Controls.Add(Me.desf_Impctl3, 2, 0) Me.desf_pt.Controls.Add(Me.desf_Impctl4, 3, 0) Me.desf_pt.Dock = System.Windows.Forms.DockStyle.Fill Me.desf_pt.Location = New System.Drawing.Point(3, 28) Me.desf_pt.Margin = New System.Windows.Forms.Padding(0) Me.desf_pt.Name = "desf_pt" Me.desf_pt.RowCount = 1 Me.desf_pt.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100.0!)) Me.desf_pt.Size = New System.Drawing.Size(349, 118) Me.desf_pt.TabIndex = 15 ' 'desf_Impctl1 ' Me.desf_Impctl1.Dock = System.Windows.Forms.DockStyle.Fill Me.desf_Impctl1.Location = New System.Drawing.Point(0, 0) Me.desf_Impctl1.Margin = New System.Windows.Forms.Padding(0) Me.desf_Impctl1.Name = "desf_Impctl1" Me.desf_Impctl1.Size = New System.Drawing.Size(49, 118) Me.desf_Impctl1.TabIndex = 4 Me.desf_Impctl1.문자열자르기 = "" Me.desf_Impctl1.열번호 = "" Me.desf_Impctl1.제목 = "조합키" Me.desf_Impctl1.포맷마스크 = "" Me.desf_Impctl1.필드명 = Nothing ' 'desf_Impctl2 ' Me.desf_Impctl2.Dock = System.Windows.Forms.DockStyle.Fill Me.desf_Impctl2.Location = New System.Drawing.Point(49, 0) Me.desf_Impctl2.Margin = New System.Windows.Forms.Padding(0) Me.desf_Impctl2.Name = "desf_Impctl2" Me.desf_Impctl2.Size = New System.Drawing.Size(49, 118) Me.desf_Impctl2.TabIndex = 5 Me.desf_Impctl2.문자열자르기 = "" Me.desf_Impctl2.열번호 = "" Me.desf_Impctl2.제목 = "조합키" Me.desf_Impctl2.포맷마스크 = "" Me.desf_Impctl2.필드명 = Nothing ' 'desf_Impctl7 ' Me.desf_Impctl7.Dock = System.Windows.Forms.DockStyle.Fill Me.desf_Impctl7.Location = New System.Drawing.Point(294, 0) Me.desf_Impctl7.Margin = New System.Windows.Forms.Padding(0) Me.desf_Impctl7.Name = "desf_Impctl7" Me.desf_Impctl7.Size = New System.Drawing.Size(55, 118) Me.desf_Impctl7.TabIndex = 11 Me.desf_Impctl7.문자열자르기 = "" Me.desf_Impctl7.열번호 = "" Me.desf_Impctl7.제목 = "조합키" Me.desf_Impctl7.포맷마스크 = "" Me.desf_Impctl7.필드명 = Nothing ' 'desf_Impctl5 ' Me.desf_Impctl5.Dock = System.Windows.Forms.DockStyle.Fill Me.desf_Impctl5.Location = New System.Drawing.Point(196, 0) Me.desf_Impctl5.Margin = New System.Windows.Forms.Padding(0) Me.desf_Impctl5.Name = "desf_Impctl5" Me.desf_Impctl5.Size = New System.Drawing.Size(49, 118) Me.desf_Impctl5.TabIndex = 12 Me.desf_Impctl5.문자열자르기 = "" Me.desf_Impctl5.열번호 = "" Me.desf_Impctl5.제목 = "조합키" Me.desf_Impctl5.포맷마스크 = "" Me.desf_Impctl5.필드명 = Nothing ' 'desf_Impctl6 ' Me.desf_Impctl6.Dock = System.Windows.Forms.DockStyle.Fill Me.desf_Impctl6.Location = New System.Drawing.Point(245, 0) Me.desf_Impctl6.Margin = New System.Windows.Forms.Padding(0) Me.desf_Impctl6.Name = "desf_Impctl6" Me.desf_Impctl6.Size = New System.Drawing.Size(49, 118) Me.desf_Impctl6.TabIndex = 10 Me.desf_Impctl6.문자열자르기 = "" Me.desf_Impctl6.열번호 = "" Me.desf_Impctl6.제목 = "조합키" Me.desf_Impctl6.포맷마스크 = "" Me.desf_Impctl6.필드명 = Nothing ' 'desf_Impctl3 ' Me.desf_Impctl3.Dock = System.Windows.Forms.DockStyle.Fill Me.desf_Impctl3.Location = New System.Drawing.Point(98, 0) Me.desf_Impctl3.Margin = New System.Windows.Forms.Padding(0) Me.desf_Impctl3.Name = "desf_Impctl3" Me.desf_Impctl3.Size = New System.Drawing.Size(49, 118) Me.desf_Impctl3.TabIndex = 6 Me.desf_Impctl3.문자열자르기 = "" Me.desf_Impctl3.열번호 = "" Me.desf_Impctl3.제목 = "조합키" Me.desf_Impctl3.포맷마스크 = "" Me.desf_Impctl3.필드명 = Nothing ' 'desf_Impctl4 ' Me.desf_Impctl4.Dock = System.Windows.Forms.DockStyle.Fill Me.desf_Impctl4.Location = New System.Drawing.Point(147, 0) Me.desf_Impctl4.Margin = New System.Windows.Forms.Padding(0) Me.desf_Impctl4.Name = "desf_Impctl4" Me.desf_Impctl4.Size = New System.Drawing.Size(49, 118) Me.desf_Impctl4.TabIndex = 7 Me.desf_Impctl4.문자열자르기 = "" Me.desf_Impctl4.열번호 = "" Me.desf_Impctl4.제목 = "조합키" Me.desf_Impctl4.포맷마스크 = "" Me.desf_Impctl4.필드명 = Nothing ' 'ToolStrip4 ' Me.ToolStrip4.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStrip4.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel4}) Me.ToolStrip4.Location = New System.Drawing.Point(3, 3) Me.ToolStrip4.Name = "ToolStrip4" Me.ToolStrip4.Size = New System.Drawing.Size(349, 25) Me.ToolStrip4.TabIndex = 0 Me.ToolStrip4.Text = "ToolStrip4" ' 'ToolStripLabel4 ' Me.ToolStripLabel4.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel4.Name = "ToolStripLabel4" Me.ToolStripLabel4.Size = New System.Drawing.Size(57, 22) Me.ToolStripLabel4.Text = "대상파일" ' 'pviewDesFile ' Me.pviewDesFile.BackColor = System.Drawing.Color.LightBlue Me.pviewDesFile.Dock = System.Windows.Forms.DockStyle.Bottom Me.pviewDesFile.Location = New System.Drawing.Point(3, 146) Me.pviewDesFile.Name = "pviewDesFile" Me.pviewDesFile.Size = New System.Drawing.Size(349, 21) Me.pviewDesFile.TabIndex = 16 ' 'DataSet1 ' Me.DataSet1.DataSetName = "ireaDataSet" Me.DataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'pnTargetFile ' Me.pnTargetFile.BackColor = System.Drawing.SystemColors.Control Me.pnTargetFile.Controls.Add(Me.desf_pt) Me.pnTargetFile.Controls.Add(Me.pviewDesFile) Me.pnTargetFile.Controls.Add(Me.ToolStrip4) Me.pnTargetFile.Dock = System.Windows.Forms.DockStyle.Top Me.pnTargetFile.Location = New System.Drawing.Point(3, 3) Me.pnTargetFile.Name = "pnTargetFile" Me.pnTargetFile.Padding = New System.Windows.Forms.Padding(3) Me.pnTargetFile.Size = New System.Drawing.Size(355, 170) Me.pnTargetFile.TabIndex = 21 ' 'Panel4 ' Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel4.Controls.Add(Me.pnSrcDir) Me.Panel4.Controls.Add(Me.pnTargetDir) Me.Panel4.Controls.Add(Me.pnTargetFile) Me.Panel4.Dock = System.Windows.Forms.DockStyle.Right Me.Panel4.Location = New System.Drawing.Point(718, 3) Me.Panel4.Margin = New System.Windows.Forms.Padding(0) Me.Panel4.Name = "Panel4" Me.Panel4.Padding = New System.Windows.Forms.Padding(3) Me.Panel4.Size = New System.Drawing.Size(363, 555) Me.Panel4.TabIndex = 22 ' 'pnSrcDir ' Me.pnSrcDir.BackColor = System.Drawing.SystemColors.Control Me.pnSrcDir.Controls.Add(Me.srcd_pt) Me.pnSrcDir.Controls.Add(Me.pviewSrcDir) Me.pnSrcDir.Controls.Add(Me.tb_workdir) Me.pnSrcDir.Controls.Add(Me.ToolStrip5) Me.pnSrcDir.Dock = System.Windows.Forms.DockStyle.Top Me.pnSrcDir.Location = New System.Drawing.Point(3, 362) Me.pnSrcDir.Name = "pnSrcDir" Me.pnSrcDir.Padding = New System.Windows.Forms.Padding(3) Me.pnSrcDir.Size = New System.Drawing.Size(355, 189) Me.pnSrcDir.TabIndex = 23 ' 'srcd_pt ' Me.srcd_pt.ColumnCount = 7 Me.srcd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28569!)) Me.srcd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28568!)) Me.srcd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28568!)) Me.srcd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28589!)) Me.srcd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28568!)) Me.srcd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28568!)) Me.srcd_pt.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28568!)) Me.srcd_pt.Controls.Add(Me.im1, 0, 0) Me.srcd_pt.Controls.Add(Me.im2, 1, 0) Me.srcd_pt.Controls.Add(Me.im7, 6, 0) Me.srcd_pt.Controls.Add(Me.im5, 4, 0) Me.srcd_pt.Controls.Add(Me.im6, 5, 0) Me.srcd_pt.Controls.Add(Me.im3, 2, 0) Me.srcd_pt.Controls.Add(Me.im4, 3, 0) Me.srcd_pt.Dock = System.Windows.Forms.DockStyle.Fill Me.srcd_pt.Enabled = False Me.srcd_pt.Location = New System.Drawing.Point(3, 49) Me.srcd_pt.Margin = New System.Windows.Forms.Padding(0) Me.srcd_pt.Name = "srcd_pt" Me.srcd_pt.RowCount = 1 Me.srcd_pt.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100.0!)) Me.srcd_pt.Size = New System.Drawing.Size(349, 116) Me.srcd_pt.TabIndex = 15 ' 'im1 ' Me.im1.Dock = System.Windows.Forms.DockStyle.Fill Me.im1.Location = New System.Drawing.Point(0, 0) Me.im1.Margin = New System.Windows.Forms.Padding(0) Me.im1.Name = "im1" Me.im1.Size = New System.Drawing.Size(49, 116) Me.im1.TabIndex = 4 Me.im1.문자열자르기 = "" Me.im1.열번호 = "" Me.im1.제목 = "조합키" Me.im1.포맷마스크 = "" Me.im1.필드명 = Nothing ' 'im2 ' Me.im2.Dock = System.Windows.Forms.DockStyle.Fill Me.im2.Location = New System.Drawing.Point(49, 0) Me.im2.Margin = New System.Windows.Forms.Padding(0) Me.im2.Name = "im2" Me.im2.Size = New System.Drawing.Size(49, 116) Me.im2.TabIndex = 5 Me.im2.문자열자르기 = "" Me.im2.열번호 = "" Me.im2.제목 = "조합키" Me.im2.포맷마스크 = "" Me.im2.필드명 = Nothing ' 'im7 ' Me.im7.Dock = System.Windows.Forms.DockStyle.Fill Me.im7.Location = New System.Drawing.Point(294, 0) Me.im7.Margin = New System.Windows.Forms.Padding(0) Me.im7.Name = "im7" Me.im7.Size = New System.Drawing.Size(55, 116) Me.im7.TabIndex = 11 Me.im7.문자열자르기 = "" Me.im7.열번호 = "" Me.im7.제목 = "조합키" Me.im7.포맷마스크 = "" Me.im7.필드명 = Nothing ' 'im5 ' Me.im5.Dock = System.Windows.Forms.DockStyle.Fill Me.im5.Location = New System.Drawing.Point(196, 0) Me.im5.Margin = New System.Windows.Forms.Padding(0) Me.im5.Name = "im5" Me.im5.Size = New System.Drawing.Size(49, 116) Me.im5.TabIndex = 12 Me.im5.문자열자르기 = "" Me.im5.열번호 = "" Me.im5.제목 = "조합키" Me.im5.포맷마스크 = "" Me.im5.필드명 = Nothing ' 'im6 ' Me.im6.Dock = System.Windows.Forms.DockStyle.Fill Me.im6.Location = New System.Drawing.Point(245, 0) Me.im6.Margin = New System.Windows.Forms.Padding(0) Me.im6.Name = "im6" Me.im6.Size = New System.Drawing.Size(49, 116) Me.im6.TabIndex = 10 Me.im6.문자열자르기 = "" Me.im6.열번호 = "" Me.im6.제목 = "조합키" Me.im6.포맷마스크 = "" Me.im6.필드명 = Nothing ' 'im3 ' Me.im3.Dock = System.Windows.Forms.DockStyle.Fill Me.im3.Location = New System.Drawing.Point(98, 0) Me.im3.Margin = New System.Windows.Forms.Padding(0) Me.im3.Name = "im3" Me.im3.Size = New System.Drawing.Size(49, 116) Me.im3.TabIndex = 6 Me.im3.문자열자르기 = "" Me.im3.열번호 = "" Me.im3.제목 = "조합키" Me.im3.포맷마스크 = "" Me.im3.필드명 = Nothing ' 'im4 ' Me.im4.Dock = System.Windows.Forms.DockStyle.Fill Me.im4.Location = New System.Drawing.Point(147, 0) Me.im4.Margin = New System.Windows.Forms.Padding(0) Me.im4.Name = "im4" Me.im4.Size = New System.Drawing.Size(49, 116) Me.im4.TabIndex = 7 Me.im4.문자열자르기 = "" Me.im4.열번호 = "" Me.im4.제목 = "조합키" Me.im4.포맷마스크 = "" Me.im4.필드명 = Nothing ' 'pviewSrcDir ' Me.pviewSrcDir.BackColor = System.Drawing.Color.LightBlue Me.pviewSrcDir.Dock = System.Windows.Forms.DockStyle.Bottom Me.pviewSrcDir.Location = New System.Drawing.Point(3, 165) Me.pviewSrcDir.Name = "pviewSrcDir" Me.pviewSrcDir.Size = New System.Drawing.Size(349, 21) Me.pviewSrcDir.TabIndex = 16 ' 'tb_workdir ' Me.tb_workdir.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.tb_workdir.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.tb_workdir.Dock = System.Windows.Forms.DockStyle.Top Me.tb_workdir.Location = New System.Drawing.Point(3, 28) Me.tb_workdir.Name = "tb_workdir" Me.tb_workdir.Size = New System.Drawing.Size(349, 21) Me.tb_workdir.TabIndex = 1 ' 'ToolStrip5 ' Me.ToolStrip5.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStrip5.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel7, Me.ToolStripSeparator10, Me.bt_workdir, Me.srcd_find_ftp, Me.ToolStripButton4, Me.src_chk_merge}) Me.ToolStrip5.Location = New System.Drawing.Point(3, 3) Me.ToolStrip5.Name = "ToolStrip5" Me.ToolStrip5.Size = New System.Drawing.Size(349, 25) Me.ToolStrip5.TabIndex = 0 Me.ToolStrip5.Text = "ToolStrip5" ' 'ToolStripLabel7 ' Me.ToolStripLabel7.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel7.Name = "ToolStripLabel7" Me.ToolStripLabel7.Size = New System.Drawing.Size(57, 22) Me.ToolStripLabel7.Text = "원본폴더" ' 'ToolStripSeparator10 ' Me.ToolStripSeparator10.Name = "ToolStripSeparator10" Me.ToolStripSeparator10.Size = New System.Drawing.Size(6, 25) ' 'bt_workdir ' Me.bt_workdir.ImageTransparentColor = System.Drawing.Color.Magenta Me.bt_workdir.Name = "bt_workdir" Me.bt_workdir.Size = New System.Drawing.Size(33, 22) Me.bt_workdir.Text = "찾기" ' 'srcd_find_ftp ' Me.srcd_find_ftp.ImageTransparentColor = System.Drawing.Color.Magenta Me.srcd_find_ftp.Name = "srcd_find_ftp" Me.srcd_find_ftp.Size = New System.Drawing.Size(32, 22) Me.srcd_find_ftp.Text = "FTP" ' 'ToolStripButton4 ' Me.ToolStripButton4.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.ToolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta Me.ToolStripButton4.Name = "ToolStripButton4" Me.ToolStripButton4.Size = New System.Drawing.Size(23, 22) Me.ToolStripButton4.Text = "ToolStripButton4" ' 'src_chk_merge ' Me.src_chk_merge.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right Me.src_chk_merge.CheckOnClick = True Me.src_chk_merge.ImageTransparentColor = System.Drawing.Color.Magenta Me.src_chk_merge.Name = "src_chk_merge" Me.src_chk_merge.Size = New System.Drawing.Size(33, 22) Me.src_chk_merge.Text = "조합" Me.src_chk_merge.ToolTipText = "사용시 기본대상폴더아래에 조합된 폴더명이 위치합니다" ' 'pnTargetDir ' Me.pnTargetDir.BackColor = System.Drawing.SystemColors.Control Me.pnTargetDir.Controls.Add(Me.desd_pt) Me.pnTargetDir.Controls.Add(Me.pviewDesDir) Me.pnTargetDir.Controls.Add(Me.desd_tb_path) Me.pnTargetDir.Controls.Add(Me.ToolStrip3) Me.pnTargetDir.Dock = System.Windows.Forms.DockStyle.Top Me.pnTargetDir.Location = New System.Drawing.Point(3, 173) Me.pnTargetDir.Name = "pnTargetDir" Me.pnTargetDir.Padding = New System.Windows.Forms.Padding(3) Me.pnTargetDir.Size = New System.Drawing.Size(355, 189) Me.pnTargetDir.TabIndex = 22 ' 'C1Ribbon1 ' Me.C1Ribbon1.ApplicationMenuHolder = Me.RibbonApplicationMenu1 Me.C1Ribbon1.AutoSizeElement = C1.Framework.AutoSizeElement.Width Me.C1Ribbon1.BottomToolBarHolder = Me.RibbonBottomToolBar1 Me.C1Ribbon1.ConfigToolBarHolder = Me.RibbonConfigToolBar1 Me.C1Ribbon1.Location = New System.Drawing.Point(0, 0) Me.C1Ribbon1.Name = "C1Ribbon1" Me.C1Ribbon1.QatHolder = Me.RibbonQat1 Me.C1Ribbon1.Size = New System.Drawing.Size(1092, 155) Me.C1Ribbon1.Tabs.Add(Me.RibbonTab1) Me.C1Ribbon1.Tabs.Add(Me.RibbonTab2) Me.C1Ribbon1.TopToolBarHolder = Me.RibbonTopToolBar1 ' 'RibbonApplicationMenu1 ' Me.RibbonApplicationMenu1.Name = "RibbonApplicationMenu1" ' 'RibbonBottomToolBar1 ' Me.RibbonBottomToolBar1.Name = "RibbonBottomToolBar1" ' 'RibbonConfigToolBar1 ' Me.RibbonConfigToolBar1.Name = "RibbonConfigToolBar1" ' 'RibbonQat1 ' Me.RibbonQat1.Name = "RibbonQat1" ' 'RibbonTab1 ' Me.RibbonTab1.Groups.Add(Me.RibbonGroup4) Me.RibbonTab1.Groups.Add(Me.RibbonGroup1) Me.RibbonTab1.Groups.Add(Me.RibbonGroup7) Me.RibbonTab1.Groups.Add(Me.RibbonGroup3) Me.RibbonTab1.Groups.Add(Me.RibbonGroup6) Me.RibbonTab1.Groups.Add(Me.RibbonGroup2) Me.RibbonTab1.Groups.Add(Me.RibbonGroup8) Me.RibbonTab1.Name = "RibbonTab1" Me.RibbonTab1.Text = "메뉴" ' 'RibbonGroup4 ' Me.RibbonGroup4.Items.Add(Me.RibbonButton8) Me.RibbonGroup4.Items.Add(Me.RibbonButton12) Me.RibbonGroup4.Items.Add(Me.RibbonButton13) Me.RibbonGroup4.Name = "RibbonGroup4" Me.RibbonGroup4.Text = "매크로" ' 'RibbonButton8 ' Me.RibbonButton8.Name = "RibbonButton8" Me.RibbonButton8.SupportedGroupSizing = C1.Win.C1Ribbon.SupportedGroupSizing.TextAlwaysVisible Me.RibbonButton8.Text = "신규" ' 'RibbonButton12 ' Me.RibbonButton12.Name = "RibbonButton12" Me.RibbonButton12.Text = "저장" ' 'RibbonButton13 ' Me.RibbonButton13.Name = "RibbonButton13" Me.RibbonButton13.Text = "삭제" ' 'RibbonGroup1 ' Me.RibbonGroup1.Items.Add(Me.bt_run) Me.RibbonGroup1.Items.Add(Me.RibbonSeparator5) Me.RibbonGroup1.Items.Add(Me.chkReplay) Me.RibbonGroup1.Items.Add(Me.chkAutoRun) Me.RibbonGroup1.Items.Add(Me.chkHide) Me.RibbonGroup1.Items.Add(Me.RibbonSeparator3) Me.RibbonGroup1.Items.Add(Me.btCopy) Me.RibbonGroup1.Items.Add(Me.btDel) Me.RibbonGroup1.Items.Add(Me.btMove) Me.RibbonGroup1.Name = "RibbonGroup1" Me.RibbonGroup1.Text = "작업" ' 'bt_run ' Me.bt_run.LargeImage = CType(resources.GetObject("bt_run.LargeImage"), System.Drawing.Image) Me.bt_run.Name = "bt_run" Me.bt_run.Text = "작업실행" ' 'RibbonSeparator5 ' Me.RibbonSeparator5.Name = "RibbonSeparator5" ' 'chkReplay ' Me.chkReplay.Name = "chkReplay" Me.chkReplay.Text = "이어하기" Me.chkReplay.ToolTip = "동일한 기존내역이 존재할 경우 해당 정보를 이용합니다." ' 'chkAutoRun ' Me.chkAutoRun.Name = "chkAutoRun" Me.chkAutoRun.Text = "자동실행" Me.chkAutoRun.ToolTip = "목록수집이 완료된 후 자동으로 실행합니다." ' 'chkHide ' Me.chkHide.Name = "chkHide" Me.chkHide.Text = "숨김처리" ' 'RibbonSeparator3 ' Me.RibbonSeparator3.Name = "RibbonSeparator3" ' 'btCopy ' Me.btCopy.Name = "btCopy" Me.btCopy.SupportedGroupSizing = C1.Win.C1Ribbon.SupportedGroupSizing.TextAlwaysVisible Me.btCopy.Text = "복사" ' 'btDel ' Me.btDel.Name = "btDel" Me.btDel.Text = "삭제" ' 'btMove ' Me.btMove.Name = "btMove" Me.btMove.Text = "이동" ' 'RibbonGroup7 ' Me.RibbonGroup7.Items.Add(Me.btOpenFile) Me.RibbonGroup7.Items.Add(Me.btMakeNewList) Me.RibbonGroup7.Name = "RibbonGroup7" Me.RibbonGroup7.Text = "원본목록" ' 'btOpenFile ' Me.btOpenFile.Name = "btOpenFile" Me.btOpenFile.SmallImage = CType(resources.GetObject("btOpenFile.SmallImage"), System.Drawing.Image) Me.btOpenFile.SupportedGroupSizing = C1.Win.C1Ribbon.SupportedGroupSizing.LargeImageOnly Me.btOpenFile.Text = "불러오기" ' 'btMakeNewList ' Me.btMakeNewList.Name = "btMakeNewList" Me.btMakeNewList.SmallImage = CType(resources.GetObject("btMakeNewList.SmallImage"), System.Drawing.Image) Me.btMakeNewList.Text = "직접작성" ' 'RibbonGroup3 ' Me.RibbonGroup3.Items.Add(Me.tb_sttrange) Me.RibbonGroup3.Items.Add(Me.tb_endrange) Me.RibbonGroup3.Name = "RibbonGroup3" Me.RibbonGroup3.Text = "대상범위" ' 'tb_sttrange ' Me.tb_sttrange.Label = "시작" Me.tb_sttrange.MaxLength = 200 Me.tb_sttrange.Name = "tb_sttrange" Me.tb_sttrange.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.tb_sttrange.TextAreaWidth = 30 ' 'tb_endrange ' Me.tb_endrange.Label = "종료" Me.tb_endrange.MaxLength = 200 Me.tb_endrange.Name = "tb_endrange" Me.tb_endrange.SupportedGroupSizing = C1.Win.C1Ribbon.SupportedGroupSizing.TextAlwaysVisible Me.tb_endrange.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.tb_endrange.TextAreaWidth = 30 ' 'RibbonGroup6 ' Me.RibbonGroup6.Items.Add(Me.tb_ext) Me.RibbonGroup6.Items.Add(Me.RibbonButton11) Me.RibbonGroup6.Items.Add(Me.RibbonSeparator4) Me.RibbonGroup6.Items.Add(Me.chk_autorow) Me.RibbonGroup6.Items.Add(Me.chk_subdir) Me.RibbonGroup6.Items.Add(Me.RibbonSeparator2) Me.RibbonGroup6.Items.Add(Me.bT_netdrvconn) Me.RibbonGroup6.Items.Add(Me.bt_netdrvdel) Me.RibbonGroup6.Name = "RibbonGroup6" Me.RibbonGroup6.Text = "기능" ' 'tb_ext ' Me.tb_ext.Label = "확장자" Me.tb_ext.Name = "tb_ext" Me.tb_ext.SupportedGroupSizing = C1.Win.C1Ribbon.SupportedGroupSizing.TextAlwaysVisible Me.tb_ext.Text = "JPG" Me.tb_ext.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.tb_ext.TextAreaWidth = 56 ' 'RibbonButton11 ' Me.RibbonButton11.Name = "RibbonButton11" Me.RibbonButton11.SupportedGroupSizing = C1.Win.C1Ribbon.SupportedGroupSizing.LargeImageOnly Me.RibbonButton11.Text = "상태창" ' 'RibbonSeparator4 ' Me.RibbonSeparator4.Name = "RibbonSeparator4" ' 'chk_autorow ' Me.chk_autorow.Checked = True Me.chk_autorow.Name = "chk_autorow" Me.chk_autorow.Text = "줄번호자동계산" ' 'chk_subdir ' Me.chk_subdir.Name = "chk_subdir" Me.chk_subdir.Text = "하위폴더검색" ' 'RibbonSeparator2 ' Me.RibbonSeparator2.Name = "RibbonSeparator2" ' 'bT_netdrvconn ' Me.bT_netdrvconn.Name = "bT_netdrvconn" Me.bT_netdrvconn.SupportedGroupSizing = C1.Win.C1Ribbon.SupportedGroupSizing.LargeImageOnly Me.bT_netdrvconn.Text = "NetDrive 연결" ' 'bt_netdrvdel ' Me.bt_netdrvdel.Name = "bt_netdrvdel" Me.bt_netdrvdel.SupportedGroupSizing = C1.Win.C1Ribbon.SupportedGroupSizing.LargeImageOnly Me.bt_netdrvdel.Text = "NetDrive 제거" ' 'RibbonGroup2 ' Me.RibbonGroup2.Items.Add(Me.cbBakType) Me.RibbonGroup2.Items.Add(Me.cbBakTarget) Me.RibbonGroup2.Items.Add(Me.RibbonSeparator1) Me.RibbonGroup2.Items.Add(Me.RibbonButton1) Me.RibbonGroup2.Name = "RibbonGroup2" Me.RibbonGroup2.Text = "백업" ' 'cbBakType ' Me.cbBakType.Items.Add(Me.RibbonButton2) Me.cbBakType.Items.Add(Me.RibbonButton3) Me.cbBakType.Items.Add(Me.RibbonButton4) Me.cbBakType.Items.Add(Me.RibbonButton5) Me.cbBakType.Label = "방법" Me.cbBakType.MaxLength = 300 Me.cbBakType.Name = "cbBakType" Me.cbBakType.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.cbBakType.TextAreaWidth = 100 ' 'RibbonButton2 ' Me.RibbonButton2.Description = "백업기능사용하지않음" Me.RibbonButton2.Name = "RibbonButton2" Me.RibbonButton2.Text = "백업안함" Me.RibbonButton2.ToolTip = "백업기능사용하지않음" ' 'RibbonButton3 ' Me.RibbonButton3.Description = "사용자에의해 지정된 폴더" Me.RibbonButton3.Name = "RibbonButton3" Me.RibbonButton3.Text = "사용자지정" Me.RibbonButton3.ToolTip = "사용자에의해 지정된 폴더" ' 'RibbonButton4 ' Me.RibbonButton4.Description = "대상폴더아래에 백업폴더가 생성됨" Me.RibbonButton4.Name = "RibbonButton4" Me.RibbonButton4.Text = "원본폴더" Me.RibbonButton4.ToolTip = "대상폴더아래에 백업폴더가 생성됨" ' 'RibbonButton5 ' Me.RibbonButton5.Description = "대상폴더위에 백업폴더가 생성됨" Me.RibbonButton5.Name = "RibbonButton5" Me.RibbonButton5.Text = "상위폴더" Me.RibbonButton5.ToolTip = "대상폴더위에 백업폴더가 생성됨" ' 'cbBakTarget ' Me.cbBakTarget.Items.Add(Me.RibbonButton6) Me.cbBakTarget.Items.Add(Me.RibbonButton7) Me.cbBakTarget.Label = "대상" Me.cbBakTarget.Name = "cbBakTarget" Me.cbBakTarget.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.cbBakTarget.TextAreaWidth = 100 ' 'RibbonButton6 ' Me.RibbonButton6.Description = "대상파일이 속해있는 폴더를 백업합니다." Me.RibbonButton6.Name = "RibbonButton6" Me.RibbonButton6.Text = "폴더" Me.RibbonButton6.ToolTip = "대상파일이 속해있는 폴더를 백업합니다." ' 'RibbonButton7 ' Me.RibbonButton7.Description = "대상 파일을 백업합니다" Me.RibbonButton7.Name = "RibbonButton7" Me.RibbonButton7.Text = "파일" Me.RibbonButton7.ToolTip = "대상 파일을 백업합니다" ' 'RibbonSeparator1 ' Me.RibbonSeparator1.Name = "RibbonSeparator1" ' 'RibbonButton1 ' Me.RibbonButton1.Name = "RibbonButton1" Me.RibbonButton1.SmallImage = CType(resources.GetObject("RibbonButton1.SmallImage"), System.Drawing.Image) Me.RibbonButton1.SupportedGroupSizing = C1.Win.C1Ribbon.SupportedGroupSizing.TextAlwaysVisible Me.RibbonButton1.Text = "폴더선택" ' 'RibbonGroup8 ' Me.RibbonGroup8.Items.Add(Me.RibbonButton10) Me.RibbonGroup8.Name = "RibbonGroup8" Me.RibbonGroup8.Text = "메뉴" ' 'RibbonButton10 ' Me.RibbonButton10.LargeImage = CType(resources.GetObject("RibbonButton10.LargeImage"), System.Drawing.Image) Me.RibbonButton10.Name = "RibbonButton10" Me.RibbonButton10.SupportedGroupSizing = C1.Win.C1Ribbon.SupportedGroupSizing.LargeImageOnly Me.RibbonButton10.Text = "종료" Me.RibbonButton10.TextImageRelation = C1.Win.C1Ribbon.TextImageRelation.ImageAboveText ' 'RibbonTab2 ' Me.RibbonTab2.Groups.Add(Me.RibbonGroup5) Me.RibbonTab2.Name = "RibbonTab2" Me.RibbonTab2.Text = "기타" ' 'RibbonGroup5 ' Me.RibbonGroup5.Items.Add(Me.btMakeCache) Me.RibbonGroup5.Name = "RibbonGroup5" Me.RibbonGroup5.Text = "기능" ' 'btMakeCache ' Me.btMakeCache.Name = "btMakeCache" Me.btMakeCache.Text = "캐쉬파일생성" ' 'RibbonTopToolBar1 ' Me.RibbonTopToolBar1.Name = "RibbonTopToolBar1" ' 'C1StatusBar1 ' Me.C1StatusBar1.AutoSizeElement = C1.Framework.AutoSizeElement.Width Me.C1StatusBar1.LeftPaneItems.Add(Me.RibbonLabel1) Me.C1StatusBar1.LeftPaneItems.Add(Me.tb_bakdir1) Me.C1StatusBar1.LeftPaneItems.Add(Me.lb_msg) Me.C1StatusBar1.LeftPaneItems.Add(Me.RibbonLabel2) Me.C1StatusBar1.Location = New System.Drawing.Point(0, 742) Me.C1StatusBar1.Name = "C1StatusBar1" Me.C1StatusBar1.RightPaneItems.Add(Me.lb_cnt1) Me.C1StatusBar1.RightPaneItems.Add(Me.lb_cnt2) Me.C1StatusBar1.RightPaneItems.Add(Me.prb1) Me.C1StatusBar1.Size = New System.Drawing.Size(1092, 23) ' 'RibbonLabel1 ' Me.RibbonLabel1.Name = "RibbonLabel1" Me.RibbonLabel1.Text = "백업폴더" ' 'tb_bakdir1 ' Me.tb_bakdir1.Name = "tb_bakdir1" Me.tb_bakdir1.Text = "[*]" ' 'lb_msg ' Me.lb_msg.Name = "lb_msg" Me.lb_msg.Text = "Message" ' 'RibbonLabel2 ' Me.RibbonLabel2.Name = "RibbonLabel2" Me.RibbonLabel2.Text = "●" ' 'lb_cnt1 ' Me.lb_cnt1.Name = "lb_cnt1" Me.lb_cnt1.Text = "0/0" ' 'lb_cnt2 ' Me.lb_cnt2.Name = "lb_cnt2" Me.lb_cnt2.Text = "0/0" ' 'prb1 ' Me.prb1.Name = "prb1" ' 'cmb_macro ' Me.cmb_macro.Dock = System.Windows.Forms.DockStyle.Top Me.cmb_macro.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_macro.Font = New System.Drawing.Font("맑은 고딕", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cmb_macro.FormattingEnabled = True Me.cmb_macro.Location = New System.Drawing.Point(5, 0) Me.cmb_macro.Name = "cmb_macro" Me.cmb_macro.Size = New System.Drawing.Size(503, 29) Me.cmb_macro.TabIndex = 25 ' 'Panel1 ' Me.Panel1.Controls.Add(Me.RichTextBox1) Me.Panel1.Controls.Add(Me.TableLayoutPanel3) Me.Panel1.Controls.Add(Me.cmb_macro) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(208, 3) Me.Panel1.Name = "Panel1" Me.Panel1.Padding = New System.Windows.Forms.Padding(5, 0, 2, 0) Me.Panel1.Size = New System.Drawing.Size(510, 555) Me.Panel1.TabIndex = 26 ' 'RichTextBox1 ' Me.RichTextBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.RichTextBox1.Dock = System.Windows.Forms.DockStyle.Fill Me.RichTextBox1.Font = New System.Drawing.Font("맑은 고딕", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.RichTextBox1.ForeColor = System.Drawing.Color.White Me.RichTextBox1.Location = New System.Drawing.Point(5, 379) Me.RichTextBox1.Name = "RichTextBox1" Me.RichTextBox1.Size = New System.Drawing.Size(503, 176) Me.RichTextBox1.TabIndex = 26 Me.RichTextBox1.Text = "Log Area" ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.TabPage1) Me.TabControl1.Controls.Add(Me.TabPage2) Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.TabControl1.Location = New System.Drawing.Point(0, 155) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(1092, 587) Me.TabControl1.TabIndex = 29 ' 'TabPage1 ' Me.TabPage1.Controls.Add(Me.Panel1) Me.TabPage1.Controls.Add(Me.Panel4) Me.TabPage1.Controls.Add(Me.TableLayoutPanel2) 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(1084, 561) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "설정" Me.TabPage1.UseVisualStyleBackColor = True ' 'TabPage2 ' Me.TabPage2.Controls.Add(Me.lvSchedule) 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(1084, 561) Me.TabPage2.TabIndex = 1 Me.TabPage2.Text = "진행" Me.TabPage2.UseVisualStyleBackColor = True ' 'lvSchedule ' Me.lvSchedule.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader3, Me.ColumnHeader4, Me.ColumnHeader5, Me.ColumnHeader6, Me.ColumnHeader7}) Me.lvSchedule.Dock = System.Windows.Forms.DockStyle.Fill Me.lvSchedule.FullRowSelect = True Me.lvSchedule.GridLines = True Me.lvSchedule.Location = New System.Drawing.Point(3, 3) Me.lvSchedule.Name = "lvSchedule" Me.lvSchedule.Size = New System.Drawing.Size(1078, 555) Me.lvSchedule.TabIndex = 7 Me.lvSchedule.UseCompatibleStateImageBehavior = False Me.lvSchedule.View = System.Windows.Forms.View.Details ' 'ColumnHeader3 ' Me.ColumnHeader3.Text = "작업" Me.ColumnHeader3.Width = 97 ' 'ColumnHeader4 ' Me.ColumnHeader4.Text = "대상" Me.ColumnHeader4.Width = 278 ' 'ColumnHeader5 ' Me.ColumnHeader5.Text = "설명" Me.ColumnHeader5.Width = 310 ' 'ColumnHeader6 ' Me.ColumnHeader6.Text = "상태" Me.ColumnHeader6.Width = 118 ' 'ColumnHeader7 ' Me.ColumnHeader7.Text = "번호" ' 'NotifyIcon1 ' Me.NotifyIcon1.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info Me.NotifyIcon1.BalloonTipTitle = "FileManager" Me.NotifyIcon1.Text = "NotifyIcon1" Me.NotifyIcon1.Visible = True ' 'MDiMain ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1092, 765) Me.Controls.Add(Me.TabControl1) Me.Controls.Add(Me.C1StatusBar1) Me.Controls.Add(Me.C1Ribbon1) Me.Name = "MDiMain" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "파일관리자 최종수정일 : 2008-09-17 09:51 PM (tindevil@nate.com)" Me.TableLayoutPanel2.ResumeLayout(False) Me.TableLayoutPanel2.PerformLayout() Me.ToolStrip1.ResumeLayout(False) Me.ToolStrip1.PerformLayout() Me.TableLayoutPanel3.ResumeLayout(False) Me.TableLayoutPanel3.PerformLayout() Me.src_tp.ResumeLayout(False) CType(Me.src_view1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.src_view1_Sheet1, System.ComponentModel.ISupportInitialize).EndInit() Me.ToolStrip3.ResumeLayout(False) Me.ToolStrip3.PerformLayout() Me.desd_pt.ResumeLayout(False) Me.desf_pt.ResumeLayout(False) Me.ToolStrip4.ResumeLayout(False) Me.ToolStrip4.PerformLayout() CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).EndInit() Me.pnTargetFile.ResumeLayout(False) Me.pnTargetFile.PerformLayout() Me.Panel4.ResumeLayout(False) Me.pnSrcDir.ResumeLayout(False) Me.pnSrcDir.PerformLayout() Me.srcd_pt.ResumeLayout(False) Me.ToolStrip5.ResumeLayout(False) Me.ToolStrip5.PerformLayout() Me.pnTargetDir.ResumeLayout(False) Me.pnTargetDir.PerformLayout() CType(Me.C1Ribbon1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.C1StatusBar1, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.TabControl1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) Me.TabPage2.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents ToolTip As System.Windows.Forms.ToolTip Friend WithEvents Timer1 As System.Windows.Forms.Timer Friend WithEvents DataSet1 As FileManager.ireaDataSet Friend WithEvents TableLayoutPanel2 As System.Windows.Forms.TableLayoutPanel Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip Friend WithEvents btAddSubDir As System.Windows.Forms.ToolStripButton Friend WithEvents btDeleteSubDir As System.Windows.Forms.ToolStripButton Friend WithEvents TableLayoutPanel3 As System.Windows.Forms.TableLayoutPanel Friend WithEvents src_view1 As FarPoint.Win.Spread.FpSpread Friend WithEvents src_view1_Sheet1 As FarPoint.Win.Spread.SheetView Friend WithEvents src_tp As System.Windows.Forms.TableLayoutPanel Friend WithEvents src_Impctl1 As FileManager.impctl Friend WithEvents src_Impctl2 As FileManager.impctl Friend WithEvents src_Impctl7 As FileManager.impctl Friend WithEvents src_Impctl5 As FileManager.impctl Friend WithEvents src_Impctl6 As FileManager.impctl Friend WithEvents src_Impctl3 As FileManager.impctl Friend WithEvents src_Impctl4 As FileManager.impctl Friend WithEvents ToolStrip3 As System.Windows.Forms.ToolStrip Friend WithEvents desd_find_folder As System.Windows.Forms.ToolStripButton Friend WithEvents desd_tb_path As System.Windows.Forms.TextBox Friend WithEvents ToolStripSeparator6 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripLabel2 As System.Windows.Forms.ToolStripLabel Friend WithEvents des_chk_merge As System.Windows.Forms.ToolStripButton Friend WithEvents desd_pt As System.Windows.Forms.TableLayoutPanel Friend WithEvents desd_Impctl1 As FileManager.impctl Friend WithEvents desd_Impctl2 As FileManager.impctl Friend WithEvents desd_Impctl7 As FileManager.impctl Friend WithEvents desd_Impctl5 As FileManager.impctl Friend WithEvents desd_Impctl6 As FileManager.impctl Friend WithEvents desd_Impctl3 As FileManager.impctl Friend WithEvents desd_Impctl4 As FileManager.impctl Friend WithEvents ToolStrip4 As System.Windows.Forms.ToolStrip Friend WithEvents ToolStripLabel4 As System.Windows.Forms.ToolStripLabel Friend WithEvents desf_pt As System.Windows.Forms.TableLayoutPanel Friend WithEvents desf_Impctl1 As FileManager.impctl Friend WithEvents desf_Impctl2 As FileManager.impctl Friend WithEvents desf_Impctl7 As FileManager.impctl Friend WithEvents desf_Impctl5 As FileManager.impctl Friend WithEvents desf_Impctl6 As FileManager.impctl Friend WithEvents desf_Impctl3 As FileManager.impctl Friend WithEvents desf_Impctl4 As FileManager.impctl Friend WithEvents ToolStripLabel5 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripSeparator7 As System.Windows.Forms.ToolStripSeparator Friend WithEvents preview1 As System.Windows.Forms.TextBox Friend WithEvents pviewDesDir As System.Windows.Forms.TextBox Friend WithEvents pviewDesFile As System.Windows.Forms.TextBox Friend WithEvents pnTargetFile As System.Windows.Forms.Panel Friend WithEvents Panel4 As System.Windows.Forms.Panel Friend WithEvents pnTargetDir As System.Windows.Forms.Panel Friend WithEvents pnSrcDir As System.Windows.Forms.Panel Friend WithEvents srcd_pt As System.Windows.Forms.TableLayoutPanel Friend WithEvents im1 As FileManager.impctl Friend WithEvents im2 As FileManager.impctl Friend WithEvents im7 As FileManager.impctl Friend WithEvents im5 As FileManager.impctl Friend WithEvents im6 As FileManager.impctl Friend WithEvents im3 As FileManager.impctl Friend WithEvents im4 As FileManager.impctl Friend WithEvents pviewSrcDir As System.Windows.Forms.TextBox Friend WithEvents tb_workdir As System.Windows.Forms.TextBox Friend WithEvents ToolStrip5 As System.Windows.Forms.ToolStrip Friend WithEvents ToolStripLabel7 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripSeparator10 As System.Windows.Forms.ToolStripSeparator Friend WithEvents bt_workdir As System.Windows.Forms.ToolStripButton Friend WithEvents src_chk_merge As System.Windows.Forms.ToolStripButton Friend WithEvents srcd_find_ftp As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton Friend WithEvents C1Ribbon1 As C1.Win.C1Ribbon.C1Ribbon Friend WithEvents RibbonApplicationMenu1 As C1.Win.C1Ribbon.RibbonApplicationMenu Friend WithEvents RibbonBottomToolBar1 As C1.Win.C1Ribbon.RibbonBottomToolBar Friend WithEvents RibbonConfigToolBar1 As C1.Win.C1Ribbon.RibbonConfigToolBar Friend WithEvents RibbonQat1 As C1.Win.C1Ribbon.RibbonQat Friend WithEvents RibbonTab1 As C1.Win.C1Ribbon.RibbonTab Friend WithEvents RibbonGroup1 As C1.Win.C1Ribbon.RibbonGroup Friend WithEvents RibbonTopToolBar1 As C1.Win.C1Ribbon.RibbonTopToolBar Friend WithEvents C1StatusBar1 As C1.Win.C1Ribbon.C1StatusBar Friend WithEvents bt_run As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonGroup2 As C1.Win.C1Ribbon.RibbonGroup Friend WithEvents RibbonGroup3 As C1.Win.C1Ribbon.RibbonGroup Friend WithEvents cbBakType As C1.Win.C1Ribbon.RibbonComboBox Friend WithEvents RibbonButton2 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonButton3 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonButton4 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonButton5 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents cbBakTarget As C1.Win.C1Ribbon.RibbonComboBox Friend WithEvents RibbonButton6 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonButton7 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonGroup6 As C1.Win.C1Ribbon.RibbonGroup Friend WithEvents tb_ext As C1.Win.C1Ribbon.RibbonTextBox Friend WithEvents RibbonGroup7 As C1.Win.C1Ribbon.RibbonGroup Friend WithEvents btOpenFile As C1.Win.C1Ribbon.RibbonButton Friend WithEvents btMakeNewList As C1.Win.C1Ribbon.RibbonButton Friend WithEvents chk_subdir As C1.Win.C1Ribbon.RibbonCheckBox Friend WithEvents btCopy As C1.Win.C1Ribbon.RibbonToggleButton Friend WithEvents btDel As C1.Win.C1Ribbon.RibbonToggleButton Friend WithEvents btMove As C1.Win.C1Ribbon.RibbonToggleButton Friend WithEvents tb_sttrange As C1.Win.C1Ribbon.RibbonTextBox Friend WithEvents tb_endrange As C1.Win.C1Ribbon.RibbonTextBox Friend WithEvents RibbonGroup8 As C1.Win.C1Ribbon.RibbonGroup Friend WithEvents RibbonButton10 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonLabel1 As C1.Win.C1Ribbon.RibbonLabel Friend WithEvents tb_bakdir1 As C1.Win.C1Ribbon.RibbonLabel Friend WithEvents RibbonButton11 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents bT_netdrvconn As C1.Win.C1Ribbon.RibbonButton Friend WithEvents bt_netdrvdel As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonGroup4 As C1.Win.C1Ribbon.RibbonGroup Friend WithEvents RibbonButton8 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonButton12 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonButton13 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents cmb_macro As System.Windows.Forms.ComboBox Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents RibbonButton1 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents lb_cnt1 As C1.Win.C1Ribbon.RibbonLabel Friend WithEvents lb_cnt2 As C1.Win.C1Ribbon.RibbonLabel Friend WithEvents lb_msg As C1.Win.C1Ribbon.RibbonLabel Friend WithEvents RibbonSeparator2 As C1.Win.C1Ribbon.RibbonSeparator Friend WithEvents RibbonSeparator1 As C1.Win.C1Ribbon.RibbonSeparator Friend WithEvents RibbonSeparator3 As C1.Win.C1Ribbon.RibbonSeparator Friend WithEvents RibbonSeparator4 As C1.Win.C1Ribbon.RibbonSeparator Friend WithEvents chk_autorow As C1.Win.C1Ribbon.RibbonCheckBox Friend WithEvents RichTextBox1 As System.Windows.Forms.RichTextBox Friend WithEvents prb1 As C1.Win.C1Ribbon.RibbonProgressBar Friend WithEvents list_subdir As System.Windows.Forms.ListView Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader Friend WithEvents RibbonSeparator5 As C1.Win.C1Ribbon.RibbonSeparator Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents lvSchedule As System.Windows.Forms.ListView Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader Friend WithEvents ColumnHeader4 As System.Windows.Forms.ColumnHeader Friend WithEvents ColumnHeader5 As System.Windows.Forms.ColumnHeader Friend WithEvents ColumnHeader6 As System.Windows.Forms.ColumnHeader Friend WithEvents RibbonLabel2 As C1.Win.C1Ribbon.RibbonLabel Friend WithEvents chkReplay As C1.Win.C1Ribbon.RibbonCheckBox Friend WithEvents chkAutoRun As C1.Win.C1Ribbon.RibbonCheckBox Friend WithEvents chkHide As C1.Win.C1Ribbon.RibbonCheckBox Friend WithEvents NotifyIcon1 As System.Windows.Forms.NotifyIcon Friend WithEvents ColumnHeader7 As System.Windows.Forms.ColumnHeader Friend WithEvents RibbonTab2 As C1.Win.C1Ribbon.RibbonTab Friend WithEvents RibbonGroup5 As C1.Win.C1Ribbon.RibbonGroup Friend WithEvents btMakeCache As C1.Win.C1Ribbon.RibbonButton End Class