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

@@ -99,7 +99,7 @@ Partial Class AddEpoleJJ
Me.cbt_vusell = New System.Windows.Forms.ToolStripMenuItem()
Me.cbt_vselrev = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me.fp = New NewFp()
Me.fp = New EpoleNet.NewFp()
Me.bt_addrow = New System.Windows.Forms.ToolStripButton()
Me.fp_Sheet1 = New FarPoint.Win.Spread.SheetView()
Me.ds1 = New EpoleNet.ireaDataSet()
@@ -558,7 +558,7 @@ Partial Class AddEpoleJJ
'fp_Sheet1
'
Me.fp_Sheet1.Reset()
fp_Sheet1.SheetName = "Sheet1"
Me.fp_Sheet1.SheetName = "Sheet1"
'Formulas and custom names must be loaded with R1C1 reference style
Me.fp_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1
fp_Sheet1.ColumnCount = 26