dock 관련, 제거

This commit is contained in:
chi
2020-07-09 00:52:56 +09:00
parent fc66714f53
commit 161bcc9cbe
47 changed files with 16335 additions and 782 deletions

View File

@@ -20,23 +20,23 @@ Partial Class AddEpoleETC
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim NumberCellType1 As FarPoint.Win.Spread.CellType.NumberCellType = New FarPoint.Win.Spread.CellType.NumberCellType()
Dim NumberCellType2 As FarPoint.Win.Spread.CellType.NumberCellType = New FarPoint.Win.Spread.CellType.NumberCellType()
Dim TextCellType1 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType2 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType3 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType4 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType5 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType6 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType7 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType8 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType9 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType10 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType11 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType12 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim CheckBoxCellType1 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType()
Dim TextCellType13 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim CheckBoxCellType2 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType()
Dim NumberCellType3 As FarPoint.Win.Spread.CellType.NumberCellType = New FarPoint.Win.Spread.CellType.NumberCellType()
Dim NumberCellType4 As FarPoint.Win.Spread.CellType.NumberCellType = New FarPoint.Win.Spread.CellType.NumberCellType()
Dim TextCellType14 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType15 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType16 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType17 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType18 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType19 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType20 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType21 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType22 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType23 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType24 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim TextCellType25 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim CheckBoxCellType3 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType()
Dim TextCellType26 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
Dim CheckBoxCellType4 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType()
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.lb_change = New System.Windows.Forms.ToolStripStatusLabel()
Me.lb_msg = New System.Windows.Forms.ToolStripStatusLabel()
@@ -58,6 +58,7 @@ Partial Class AddEpoleETC
Me.ErrorProvider1 = New System.Windows.Forms.ErrorProvider(Me.components)
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.bt_colsizesave = New System.Windows.Forms.ToolStripMenuItem()
Me.열너비초기화ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripMenuItem5 = New System.Windows.Forms.ToolStripSeparator()
Me.gdfolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripSeparator()
@@ -117,7 +118,6 @@ Partial Class AddEpoleETC
Me.ta = New EpoleNet.ireaDataSetTableAdapters.MainTableTableAdapter()
Me.etcdetailTableAdapter = New EpoleNet.ireaDataSetTableAdapters.EtcTableTableAdapter()
Me.pbar = New System.Windows.Forms.ProgressBar()
Me.열너비초기화ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.StatusStrip1.SuspendLayout()
Me.ToolStrip1.SuspendLayout()
CType(Me.ErrorProvider1, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -275,7 +275,7 @@ Partial Class AddEpoleETC
'
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_colsizesave, Me.열너비초기화ToolStripMenuItem, Me.ToolStripMenuItem5, Me.gdfolStripMenuItem, Me.ToolStripMenuItem2, Me.cm_RenewNum, Me.tripMenuItem, Me.ToolStripMenuItem4, Me.kjhoolStripMenuItem, Me.ToolStripMenuItem1, Me.ToolStripMenuItem, Me.alldellStripMenuItem, Me.ToolStripMenuItem3, Me.cbt_vsell})
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
Me.ContextMenuStrip1.Size = New System.Drawing.Size(166, 254)
Me.ContextMenuStrip1.Size = New System.Drawing.Size(166, 232)
'
'bt_colsizesave
'
@@ -283,6 +283,12 @@ Partial Class AddEpoleETC
Me.bt_colsizesave.Size = New System.Drawing.Size(165, 22)
Me.bt_colsizesave.Text = "현재뷰상태저장"
'
'열너비초기화ToolStripMenuItem
'
Me.열너비초기화ToolStripMenuItem.Name = "열너비초기화ToolStripMenuItem"
Me.열너비초기화ToolStripMenuItem.Size = New System.Drawing.Size(165, 22)
Me.열너비초기화ToolStripMenuItem.Text = "열너비 초기화"
'
'ToolStripMenuItem5
'
Me.ToolStripMenuItem5.Name = "ToolStripMenuItem5"
@@ -390,19 +396,19 @@ Partial Class AddEpoleETC
'cbt_vselall
'
Me.cbt_vselall.Name = "cbt_vselall"
Me.cbt_vselall.Size = New System.Drawing.Size(152, 22)
Me.cbt_vselall.Size = New System.Drawing.Size(122, 22)
Me.cbt_vselall.Text = "전체선택"
'
'cbt_vusell
'
Me.cbt_vusell.Name = "cbt_vusell"
Me.cbt_vusell.Size = New System.Drawing.Size(152, 22)
Me.cbt_vusell.Size = New System.Drawing.Size(122, 22)
Me.cbt_vusell.Text = "전체해제"
'
'cbt_vselrev
'
Me.cbt_vselrev.Name = "cbt_vselrev"
Me.cbt_vselrev.Size = New System.Drawing.Size(152, 22)
Me.cbt_vselrev.Size = New System.Drawing.Size(122, 22)
Me.cbt_vselrev.Text = "선택반전"
'
'ToolTip1
@@ -441,6 +447,7 @@ Partial Class AddEpoleETC
Me.ToolTip1.SetToolTip(Me.view1, "ALT+ENTER(윗칸복사),SHIFT+ENTER(이전칸으로),ENTER(다음칸으로)")
Me.view1.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded
Me.view1.선택줄번호 = CType(14, Short)
Me.view1.SetActiveViewport(0, -1, -1)
'
'view1_Sheet1
'
@@ -448,10 +455,10 @@ Partial Class AddEpoleETC
Me.view1_Sheet1.SheetName = "Sheet1"
'Formulas and custom names must be loaded with R1C1 reference style
Me.view1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1
Me.view1_Sheet1.ColumnCount = 17
Me.view1_Sheet1.ColumnHeader.RowCount = 2
view1_Sheet1.ColumnCount = 17
view1_Sheet1.ColumnHeader.RowCount = 2
Me.view1_Sheet1.ActiveColumnIndex = -1
Me.view1_Sheet1.ActiveRowIndex = -1
Me.view1_Sheet1.AllowNoteEdit = True
Me.view1_Sheet1.AutoGenerateColumns = False
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 1).RowSpan = 2
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "번호"
@@ -486,113 +493,114 @@ Partial Class AddEpoleETC
Me.view1_Sheet1.ColumnHeader.Cells.Get(1, 16).Value = "*"
Me.view1_Sheet1.ColumnHeader.DefaultStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.ColumnHeader.DefaultStyle.Locked = False
Me.view1_Sheet1.ColumnHeader.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red
Me.view1_Sheet1.ColumnHeader.DefaultStyle.Parent = "HeaderDefault"
Me.view1_Sheet1.ColumnHeader.DefaultStyle.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.ColumnHeader.Rows.Get(0).Height = 27.0!
Me.view1_Sheet1.ColumnHeader.Rows.Get(1).Height = 30.0!
NumberCellType1.DecimalPlaces = 0
NumberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes
Me.view1_Sheet1.Columns.Get(0).CellType = NumberCellType1
NumberCellType3.DecimalPlaces = 0
NumberCellType3.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes
Me.view1_Sheet1.Columns.Get(0).CellType = NumberCellType3
Me.view1_Sheet1.Columns.Get(0).DataField = "관리ID"
Me.view1_Sheet1.Columns.Get(0).Width = 76.0!
Me.view1_Sheet1.Columns.Get(1).AllowAutoSort = True
NumberCellType2.DecimalPlaces = 0
NumberCellType2.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes
Me.view1_Sheet1.Columns.Get(1).CellType = NumberCellType2
NumberCellType4.DecimalPlaces = 0
NumberCellType4.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes
Me.view1_Sheet1.Columns.Get(1).CellType = NumberCellType4
Me.view1_Sheet1.Columns.Get(1).DataField = "번호"
Me.view1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(1).Width = 71.0!
TextCellType1.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
TextCellType1.CharacterSet = FarPoint.Win.Spread.CellType.CharacterSet.AlphaNumeric
Me.view1_Sheet1.Columns.Get(2).CellType = TextCellType1
TextCellType14.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
TextCellType14.CharacterSet = FarPoint.Win.Spread.CellType.CharacterSet.AlphaNumeric
Me.view1_Sheet1.Columns.Get(2).CellType = TextCellType14
Me.view1_Sheet1.Columns.Get(2).DataField = "관리구"
Me.view1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(2).Width = 83.0!
TextCellType2.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
TextCellType2.CharacterSet = FarPoint.Win.Spread.CellType.CharacterSet.AlphaNumeric
Me.view1_Sheet1.Columns.Get(3).CellType = TextCellType2
TextCellType15.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
TextCellType15.CharacterSet = FarPoint.Win.Spread.CellType.CharacterSet.AlphaNumeric
Me.view1_Sheet1.Columns.Get(3).CellType = TextCellType15
Me.view1_Sheet1.Columns.Get(3).DataField = "전주번호"
Me.view1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(3).Label = "번호"
Me.view1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(3).Width = 79.0!
Me.view1_Sheet1.Columns.Get(4).CellType = TextCellType3
Me.view1_Sheet1.Columns.Get(4).CellType = TextCellType16
Me.view1_Sheet1.Columns.Get(4).DataField = "선로명"
Me.view1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(4).Width = 95.0!
Me.view1_Sheet1.Columns.Get(5).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
TextCellType4.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.view1_Sheet1.Columns.Get(5).CellType = TextCellType4
TextCellType17.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.view1_Sheet1.Columns.Get(5).CellType = TextCellType17
Me.view1_Sheet1.Columns.Get(5).DataField = "번호1"
Me.view1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(5).Width = 87.0!
Me.view1_Sheet1.Columns.Get(6).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
TextCellType5.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.view1_Sheet1.Columns.Get(6).CellType = TextCellType5
TextCellType18.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.view1_Sheet1.Columns.Get(6).CellType = TextCellType18
Me.view1_Sheet1.Columns.Get(6).DataField = "번호2"
Me.view1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(6).Width = 41.0!
Me.view1_Sheet1.Columns.Get(7).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
TextCellType6.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.view1_Sheet1.Columns.Get(7).CellType = TextCellType6
TextCellType19.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.view1_Sheet1.Columns.Get(7).CellType = TextCellType19
Me.view1_Sheet1.Columns.Get(7).DataField = "번호3"
Me.view1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(7).Width = 43.0!
Me.view1_Sheet1.Columns.Get(8).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
TextCellType7.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.view1_Sheet1.Columns.Get(8).CellType = TextCellType7
TextCellType20.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.view1_Sheet1.Columns.Get(8).CellType = TextCellType20
Me.view1_Sheet1.Columns.Get(8).DataField = "번호4"
Me.view1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(8).Width = 45.0!
Me.view1_Sheet1.Columns.Get(9).BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
TextCellType8.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.view1_Sheet1.Columns.Get(9).CellType = TextCellType8
TextCellType21.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.view1_Sheet1.Columns.Get(9).CellType = TextCellType21
Me.view1_Sheet1.Columns.Get(9).DataField = "번호5"
Me.view1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(9).Width = 50.0!
Me.view1_Sheet1.Columns.Get(10).CellType = TextCellType9
Me.view1_Sheet1.Columns.Get(10).CellType = TextCellType22
Me.view1_Sheet1.Columns.Get(10).DataField = "비고1"
Me.view1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(10).Width = 61.0!
Me.view1_Sheet1.Columns.Get(11).CellType = TextCellType10
Me.view1_Sheet1.Columns.Get(11).CellType = TextCellType23
Me.view1_Sheet1.Columns.Get(11).DataField = "비고2"
Me.view1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(11).Locked = False
Me.view1_Sheet1.Columns.Get(11).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(11).Width = 61.0!
Me.view1_Sheet1.Columns.Get(12).CellType = TextCellType11
Me.view1_Sheet1.Columns.Get(12).CellType = TextCellType24
Me.view1_Sheet1.Columns.Get(12).DataField = "비고3"
Me.view1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(12).Width = 61.0!
Me.view1_Sheet1.Columns.Get(13).CellType = TextCellType12
Me.view1_Sheet1.Columns.Get(13).CellType = TextCellType25
Me.view1_Sheet1.Columns.Get(13).DataField = "비고4"
Me.view1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(13).Width = 61.0!
Me.view1_Sheet1.Columns.Get(14).AllowAutoFilter = True
Me.view1_Sheet1.Columns.Get(14).CellType = CheckBoxCellType1
Me.view1_Sheet1.Columns.Get(14).CellType = CheckBoxCellType3
Me.view1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(14).Label = "선택"
Me.view1_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(14).Width = 59.0!
Me.view1_Sheet1.Columns.Get(15).AllowAutoSort = True
Me.view1_Sheet1.Columns.Get(15).CellType = TextCellType13
Me.view1_Sheet1.Columns.Get(15).CellType = TextCellType26
Me.view1_Sheet1.Columns.Get(15).DataField = "정렬번호"
Me.view1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.Columns.Get(15).Width = 63.0!
Me.view1_Sheet1.Columns.Get(16).AllowAutoFilter = True
Me.view1_Sheet1.Columns.Get(16).CellType = CheckBoxCellType2
Me.view1_Sheet1.Columns.Get(16).CellType = CheckBoxCellType4
Me.view1_Sheet1.Columns.Get(16).DataField = "출력"
Me.view1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.Columns.Get(16).Label = "*"
@@ -606,6 +614,7 @@ Partial Class AddEpoleETC
Me.view1_Sheet1.RowHeader.Columns.Get(0).Width = 44.0!
Me.view1_Sheet1.RowHeader.DefaultStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
Me.view1_Sheet1.RowHeader.DefaultStyle.Locked = False
Me.view1_Sheet1.RowHeader.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red
Me.view1_Sheet1.RowHeader.DefaultStyle.Parent = "HeaderDefault"
Me.view1_Sheet1.RowHeader.DefaultStyle.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
Me.view1_Sheet1.RowHeader.Rows.Default.Resizable = True
@@ -614,7 +623,6 @@ Partial Class AddEpoleETC
Me.view1_Sheet1.SelectionBackColor = System.Drawing.Color.Transparent
Me.view1_Sheet1.SelectionForeColor = System.Drawing.Color.Black
Me.view1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1
Me.view1.SetActiveViewport(0, -1, 0)
'
'bs
'
@@ -674,8 +682,6 @@ Partial Class AddEpoleETC
'
'Panel1
'
Me.Panel1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Panel1.BackColor = System.Drawing.Color.Khaki
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel1.Controls.Add(Me.h_bigo)
@@ -688,6 +694,7 @@ Partial Class AddEpoleETC
Me.Panel1.Controls.Add(Me.Label8)
Me.Panel1.Controls.Add(Me.h_date)
Me.Panel1.Controls.Add(Me.h_name)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel1.Location = New System.Drawing.Point(3, 3)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(1217, 37)
@@ -848,6 +855,7 @@ Partial Class AddEpoleETC
Me.BindingNavigatorPositionItem.AccessibleName = "위치"
Me.BindingNavigatorPositionItem.AutoSize = False
Me.BindingNavigatorPositionItem.BackColor = System.Drawing.Color.White
Me.BindingNavigatorPositionItem.Font = New System.Drawing.Font("맑은 고딕", 9.0!)
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(25, 21)
Me.BindingNavigatorPositionItem.Text = "0"
@@ -985,12 +993,6 @@ Partial Class AddEpoleETC
Me.pbar.Style = System.Windows.Forms.ProgressBarStyle.Continuous
Me.pbar.TabIndex = 5
'
'열너비초기화ToolStripMenuItem
'
Me.열너비초기화ToolStripMenuItem.Name = "열너비초기화ToolStripMenuItem"
Me.열너비초기화ToolStripMenuItem.Size = New System.Drawing.Size(165, 22)
Me.열너비초기화ToolStripMenuItem.Text = "열너비 초기화"
'
'AddEpoleETC
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)