Files
ECO2-OD/ArinWarev1/FORM-OD/Frm_3_Mach.Designer.vb
2018-12-09 20:18:51 +09:00

402 lines
21 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class Frm_3_Mach
Inherits CForm
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
<System.Diagnostics.DebuggerNonUserCode()>
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Windows Form 디자이너에 필요합니다.
Private components As System.ComponentModel.IContainer
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
'수정하려면 Windows Form 디자이너를 사용하십시오.
'코드 편집기를 사용하여 수정하지 마십시오.
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Frm_3_Mach))
Me.cmGrid = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.열너비저장ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.열너비자동조정ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripSeparator()
Me.열너비초기화ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.C1DockingTab1 = New C1.Win.C1Command.C1DockingTab()
Me.C1DockingTabPage1 = New C1.Win.C1Command.C1DockingTabPage()
Me.fxNanBang = New C1.Win.C1FlexGrid.C1FlexGrid()
Me.bs_난방기기 = New System.Windows.Forms.BindingSource(Me.components)
Me.DataSet1 = New Eco2OD.DS()
Me.C1DockingTabPage2 = New C1.Win.C1Command.C1DockingTabPage()
Me.fxNaengBang = New C1.Win.C1FlexGrid.C1FlexGrid()
Me.bs_냉방기기 = New System.Windows.Forms.BindingSource(Me.components)
Me.C1DockingTabPage3 = New C1.Win.C1Command.C1DockingTabPage()
Me.fxKogjo = New C1.Win.C1FlexGrid.C1FlexGrid()
Me.bs_공조기기 = New System.Windows.Forms.BindingSource(Me.components)
Me.C1DockingTabPage4 = New C1.Win.C1Command.C1DockingTabPage()
Me.fxLight = New C1.Win.C1FlexGrid.C1FlexGrid()
Me.bs_조명기기 = New System.Windows.Forms.BindingSource(Me.components)
Me.C1DockingTabPage5 = New C1.Win.C1Command.C1DockingTabPage()
Me.fxDanMal = New C1.Win.C1FlexGrid.C1FlexGrid()
Me.bS_실내단말기 = New System.Windows.Forms.BindingSource(Me.components)
Me.C1StatusBar1 = New C1.Win.C1Ribbon.C1StatusBar()
Me.btAdd = New C1.Win.C1Ribbon.RibbonButton()
Me.btDel = New C1.Win.C1Ribbon.RibbonButton()
Me.RibbonButton1 = New C1.Win.C1Ribbon.RibbonButton()
Me.cmGrid.SuspendLayout()
CType(Me.C1DockingTab1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.C1DockingTab1.SuspendLayout()
Me.C1DockingTabPage1.SuspendLayout()
CType(Me.fxNanBang, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.bs_난방기기, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.C1DockingTabPage2.SuspendLayout()
CType(Me.fxNaengBang, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.bs_냉방기기, System.ComponentModel.ISupportInitialize).BeginInit()
Me.C1DockingTabPage3.SuspendLayout()
CType(Me.fxKogjo, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.bs_공조기기, System.ComponentModel.ISupportInitialize).BeginInit()
Me.C1DockingTabPage4.SuspendLayout()
CType(Me.fxLight, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.bs_조명기기, System.ComponentModel.ISupportInitialize).BeginInit()
Me.C1DockingTabPage5.SuspendLayout()
CType(Me.fxDanMal, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.bS_실내단말기, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.C1StatusBar1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'cmGrid
'
Me.cmGrid.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.열너비저장ToolStripMenuItem, Me.열너비자동조정ToolStripMenuItem, Me.ToolStripMenuItem1, Me.열너비초기화ToolStripMenuItem})
Me.cmGrid.Name = "ContextMenuStrip1"
Me.cmGrid.Size = New System.Drawing.Size(167, 76)
'
'열너비저장ToolStripMenuItem
'
Me.열너비저장ToolStripMenuItem.Name = "열너비저장ToolStripMenuItem"
Me.열너비저장ToolStripMenuItem.Size = New System.Drawing.Size(166, 22)
Me.열너비저장ToolStripMenuItem.Text = "열 너비 저장"
'
'열너비자동조정ToolStripMenuItem
'
Me.열너비자동조정ToolStripMenuItem.Name = "열너비자동조정ToolStripMenuItem"
Me.열너비자동조정ToolStripMenuItem.Size = New System.Drawing.Size(166, 22)
Me.열너비자동조정ToolStripMenuItem.Text = "열 너비 자동조정"
'
'ToolStripMenuItem1
'
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(163, 6)
'
'열너비초기화ToolStripMenuItem
'
Me.열너비초기화ToolStripMenuItem.Name = "열너비초기화ToolStripMenuItem"
Me.열너비초기화ToolStripMenuItem.Size = New System.Drawing.Size(166, 22)
Me.열너비초기화ToolStripMenuItem.Text = "열 너비 초기화"
'
'C1DockingTab1
'
Me.C1DockingTab1.Controls.Add(Me.C1DockingTabPage1)
Me.C1DockingTab1.Controls.Add(Me.C1DockingTabPage2)
Me.C1DockingTab1.Controls.Add(Me.C1DockingTabPage3)
Me.C1DockingTab1.Controls.Add(Me.C1DockingTabPage4)
Me.C1DockingTab1.Controls.Add(Me.C1DockingTabPage5)
Me.C1DockingTab1.Dock = System.Windows.Forms.DockStyle.Fill
Me.C1DockingTab1.Location = New System.Drawing.Point(0, 0)
Me.C1DockingTab1.Name = "C1DockingTab1"
Me.C1DockingTab1.Size = New System.Drawing.Size(906, 616)
Me.C1DockingTab1.TabIndex = 206
Me.C1DockingTab1.TabsSpacing = 5
Me.C1DockingTab1.TabStyle = C1.Win.C1Command.TabStyleEnum.Office2010
Me.C1DockingTab1.VisualStyle = C1.Win.C1Command.VisualStyle.Office2010Silver
Me.C1DockingTab1.VisualStyleBase = C1.Win.C1Command.VisualStyle.Office2010Silver
'
'C1DockingTabPage1
'
Me.C1DockingTabPage1.Controls.Add(Me.fxNanBang)
Me.C1DockingTabPage1.Location = New System.Drawing.Point(1, 29)
Me.C1DockingTabPage1.Name = "C1DockingTabPage1"
Me.C1DockingTabPage1.Size = New System.Drawing.Size(904, 586)
Me.C1DockingTabPage1.TabBackColorSelected = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.C1DockingTabPage1.TabIndex = 0
Me.C1DockingTabPage1.Text = "난방기기"
'
'fxNanBang
'
Me.fxNanBang.AutoGenerateColumns = False
Me.fxNanBang.ColumnInfo = resources.GetString("fxNanBang.ColumnInfo")
Me.fxNanBang.ContextMenuStrip = Me.cmGrid
Me.fxNanBang.DataSource = Me.bs_난방기기
Me.fxNanBang.Dock = System.Windows.Forms.DockStyle.Fill
Me.fxNanBang.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross
Me.fxNanBang.Location = New System.Drawing.Point(0, 0)
Me.fxNanBang.Margin = New System.Windows.Forms.Padding(0)
Me.fxNanBang.Name = "fxNanBang"
Me.fxNanBang.Rows.Count = 1
Me.fxNanBang.Rows.DefaultSize = 24
Me.fxNanBang.ShowErrors = True
Me.fxNanBang.Size = New System.Drawing.Size(904, 586)
Me.fxNanBang.StyleInfo = resources.GetString("fxNanBang.StyleInfo")
Me.fxNanBang.TabIndex = 206
Me.fxNanBang.Tag = "nanbang"
Me.fxNanBang.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
'
'bs_난방기기
'
Me.bs_난방기기.DataMember = "tbl_nanbangkiki"
Me.bs_난방기기.DataSource = Me.DataSet1
Me.bs_난방기기.Filter = "code <> '0'"
'
'DataSet1
'
Me.DataSet1.DataSetName = "DS"
Me.DataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'C1DockingTabPage2
'
Me.C1DockingTabPage2.Controls.Add(Me.fxNaengBang)
Me.C1DockingTabPage2.Location = New System.Drawing.Point(1, 29)
Me.C1DockingTabPage2.Name = "C1DockingTabPage2"
Me.C1DockingTabPage2.Size = New System.Drawing.Size(904, 586)
Me.C1DockingTabPage2.TabBackColorSelected = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.C1DockingTabPage2.TabIndex = 1
Me.C1DockingTabPage2.Text = "냉방기기"
'
'fxNaengBang
'
Me.fxNaengBang.AutoGenerateColumns = False
Me.fxNaengBang.ColumnInfo = resources.GetString("fxNaengBang.ColumnInfo")
Me.fxNaengBang.ContextMenuStrip = Me.cmGrid
Me.fxNaengBang.DataSource = Me.bs_냉방기기
Me.fxNaengBang.Dock = System.Windows.Forms.DockStyle.Fill
Me.fxNaengBang.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross
Me.fxNaengBang.Location = New System.Drawing.Point(0, 0)
Me.fxNaengBang.Margin = New System.Windows.Forms.Padding(0)
Me.fxNaengBang.Name = "fxNaengBang"
Me.fxNaengBang.Rows.Count = 1
Me.fxNaengBang.Rows.DefaultSize = 24
Me.fxNaengBang.ShowErrors = True
Me.fxNaengBang.Size = New System.Drawing.Size(904, 586)
Me.fxNaengBang.StyleInfo = resources.GetString("fxNaengBang.StyleInfo")
Me.fxNaengBang.TabIndex = 206
Me.fxNaengBang.Tag = "naengbang"
Me.fxNaengBang.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
'
'bs_냉방기기
'
Me.bs_냉방기기.DataMember = "tbl_nangbangkiki"
Me.bs_냉방기기.DataSource = Me.DataSet1
Me.bs_냉방기기.Filter = "code <> '0'"
'
'C1DockingTabPage3
'
Me.C1DockingTabPage3.Controls.Add(Me.fxKogjo)
Me.C1DockingTabPage3.Location = New System.Drawing.Point(1, 29)
Me.C1DockingTabPage3.Name = "C1DockingTabPage3"
Me.C1DockingTabPage3.Size = New System.Drawing.Size(904, 586)
Me.C1DockingTabPage3.TabBackColorSelected = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.C1DockingTabPage3.TabIndex = 2
Me.C1DockingTabPage3.Text = "공조기기"
'
'fxKogjo
'
Me.fxKogjo.AutoGenerateColumns = False
Me.fxKogjo.ColumnInfo = resources.GetString("fxKogjo.ColumnInfo")
Me.fxKogjo.ContextMenuStrip = Me.cmGrid
Me.fxKogjo.DataSource = Me.bs_공조기기
Me.fxKogjo.Dock = System.Windows.Forms.DockStyle.Fill
Me.fxKogjo.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross
Me.fxKogjo.Location = New System.Drawing.Point(0, 0)
Me.fxKogjo.Margin = New System.Windows.Forms.Padding(0)
Me.fxKogjo.Name = "fxKogjo"
Me.fxKogjo.Rows.Count = 1
Me.fxKogjo.Rows.DefaultSize = 24
Me.fxKogjo.ShowErrors = True
Me.fxKogjo.Size = New System.Drawing.Size(904, 586)
Me.fxKogjo.StyleInfo = resources.GetString("fxKogjo.StyleInfo")
Me.fxKogjo.TabIndex = 206
Me.fxKogjo.Tag = "kongjo"
Me.fxKogjo.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
'
'bs_공조기기
'
Me.bs_공조기기.DataMember = "tbl_kongjo"
Me.bs_공조기기.DataSource = Me.DataSet1
Me.bs_공조기기.Filter = "code <> '0'"
'
'C1DockingTabPage4
'
Me.C1DockingTabPage4.Controls.Add(Me.fxLight)
Me.C1DockingTabPage4.Location = New System.Drawing.Point(1, 29)
Me.C1DockingTabPage4.Name = "C1DockingTabPage4"
Me.C1DockingTabPage4.Size = New System.Drawing.Size(904, 586)
Me.C1DockingTabPage4.TabBackColorSelected = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.C1DockingTabPage4.TabIndex = 3
Me.C1DockingTabPage4.Text = "조명기기"
'
'fxLight
'
Me.fxLight.AutoGenerateColumns = False
Me.fxLight.ColumnInfo = resources.GetString("fxLight.ColumnInfo")
Me.fxLight.ContextMenuStrip = Me.cmGrid
Me.fxLight.DataSource = Me.bs_조명기기
Me.fxLight.Dock = System.Windows.Forms.DockStyle.Fill
Me.fxLight.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross
Me.fxLight.Location = New System.Drawing.Point(0, 0)
Me.fxLight.Margin = New System.Windows.Forms.Padding(0)
Me.fxLight.Name = "fxLight"
Me.fxLight.Rows.Count = 1
Me.fxLight.Rows.DefaultSize = 24
Me.fxLight.ShowErrors = True
Me.fxLight.Size = New System.Drawing.Size(904, 586)
Me.fxLight.StyleInfo = resources.GetString("fxLight.StyleInfo")
Me.fxLight.TabIndex = 206
Me.fxLight.Tag = "light"
Me.fxLight.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
'
'bs_조명기기
'
Me.bs_조명기기.AllowNew = True
Me.bs_조명기기.DataMember = "tbl_light"
Me.bs_조명기기.DataSource = Me.DataSet1
Me.bs_조명기기.Filter = "code <> '0'"
'
'C1DockingTabPage5
'
Me.C1DockingTabPage5.Controls.Add(Me.fxDanMal)
Me.C1DockingTabPage5.Location = New System.Drawing.Point(1, 29)
Me.C1DockingTabPage5.Name = "C1DockingTabPage5"
Me.C1DockingTabPage5.Size = New System.Drawing.Size(904, 586)
Me.C1DockingTabPage5.TabBackColorSelected = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.C1DockingTabPage5.TabIndex = 4
Me.C1DockingTabPage5.Text = "실내단말기"
'
'fxDanMal
'
Me.fxDanMal.AutoGenerateColumns = False
Me.fxDanMal.ColumnInfo = resources.GetString("fxDanMal.ColumnInfo")
Me.fxDanMal.ContextMenuStrip = Me.cmGrid
Me.fxDanMal.DataSource = Me.bS_실내단말기
Me.fxDanMal.Dock = System.Windows.Forms.DockStyle.Fill
Me.fxDanMal.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross
Me.fxDanMal.Location = New System.Drawing.Point(0, 0)
Me.fxDanMal.Margin = New System.Windows.Forms.Padding(0)
Me.fxDanMal.Name = "fxDanMal"
Me.fxDanMal.Rows.Count = 1
Me.fxDanMal.Rows.DefaultSize = 24
Me.fxDanMal.ShowErrors = True
Me.fxDanMal.Size = New System.Drawing.Size(904, 586)
Me.fxDanMal.StyleInfo = resources.GetString("fxDanMal.StyleInfo")
Me.fxDanMal.TabIndex = 206
Me.fxDanMal.Tag = "danmal"
Me.fxDanMal.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
'
'bS_실내단말기
'
Me.bS_실내단말기.AllowNew = True
Me.bS_실내단말기.DataMember = "tbl_danmal"
Me.bS_실내단말기.DataSource = Me.DataSet1
Me.bS_실내단말기.Filter = "code <> '0'"
'
'C1StatusBar1
'
Me.C1StatusBar1.AutoSizeElement = C1.Framework.AutoSizeElement.Width
Me.C1StatusBar1.LeftPaneItems.Add(Me.btAdd)
Me.C1StatusBar1.LeftPaneItems.Add(Me.btDel)
Me.C1StatusBar1.Location = New System.Drawing.Point(0, 616)
Me.C1StatusBar1.Name = "C1StatusBar1"
Me.C1StatusBar1.RightPaneItems.Add(Me.RibbonButton1)
Me.C1StatusBar1.Size = New System.Drawing.Size(906, 23)
'
'btAdd
'
Me.btAdd.Name = "btAdd"
Me.btAdd.SmallImage = CType(resources.GetObject("btAdd.SmallImage"), System.Drawing.Image)
Me.btAdd.Text = "추가(&A)"
'
'btDel
'
Me.btDel.Name = "btDel"
Me.btDel.SmallImage = CType(resources.GetObject("btDel.SmallImage"), System.Drawing.Image)
Me.btDel.Text = "삭제(&D)"
'
'RibbonButton1
'
Me.RibbonButton1.LargeImage = CType(resources.GetObject("RibbonButton1.LargeImage"), System.Drawing.Image)
Me.RibbonButton1.Name = "RibbonButton1"
Me.RibbonButton1.SmallImage = CType(resources.GetObject("RibbonButton1.SmallImage"), System.Drawing.Image)
Me.RibbonButton1.Text = "적용(&S)"
'
'Frm_3_Mach
'
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
Me.BackgroundColor = System.Drawing.SystemColors.Control
Me.ClientSize = New System.Drawing.Size(906, 639)
Me.Controls.Add(Me.C1DockingTab1)
Me.Controls.Add(Me.C1StatusBar1)
Me.Font = New System.Drawing.Font("맑은 고딕", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.KeyPreview = True
Me.Name = "Frm_3_Mach"
Me.ShowInTaskbar = False
Me.Tag = "3"
Me.Text = "기계설비부문"
Me.cmGrid.ResumeLayout(False)
CType(Me.C1DockingTab1, System.ComponentModel.ISupportInitialize).EndInit()
Me.C1DockingTab1.ResumeLayout(False)
Me.C1DockingTabPage1.ResumeLayout(False)
CType(Me.fxNanBang, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.bs_난방기기, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).EndInit()
Me.C1DockingTabPage2.ResumeLayout(False)
CType(Me.fxNaengBang, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.bs_냉방기기, System.ComponentModel.ISupportInitialize).EndInit()
Me.C1DockingTabPage3.ResumeLayout(False)
CType(Me.fxKogjo, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.bs_공조기기, System.ComponentModel.ISupportInitialize).EndInit()
Me.C1DockingTabPage4.ResumeLayout(False)
CType(Me.fxLight, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.bs_조명기기, System.ComponentModel.ISupportInitialize).EndInit()
Me.C1DockingTabPage5.ResumeLayout(False)
CType(Me.fxDanMal, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.bS_실내단말기, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.C1StatusBar1, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents bs_난방기기 As System.Windows.Forms.BindingSource
Friend WithEvents bs_공조기기 As System.Windows.Forms.BindingSource
Friend WithEvents bs_냉방기기 As System.Windows.Forms.BindingSource
Friend WithEvents DataSet1 As Eco2OD.DS
Friend WithEvents fxNaengBang As C1.Win.C1FlexGrid.C1FlexGrid
Friend WithEvents fxKogjo As C1.Win.C1FlexGrid.C1FlexGrid
Friend WithEvents fxLight As C1.Win.C1FlexGrid.C1FlexGrid
Friend WithEvents fxDanMal As C1.Win.C1FlexGrid.C1FlexGrid
Friend WithEvents bs_조명기기 As BindingSource
Friend WithEvents bS_실내단말기 As BindingSource
Friend WithEvents fxNanBang As C1.Win.C1FlexGrid.C1FlexGrid
Friend WithEvents C1StatusBar1 As C1.Win.C1Ribbon.C1StatusBar
Friend WithEvents RibbonButton1 As C1.Win.C1Ribbon.RibbonButton
Friend WithEvents C1DockingTab1 As C1.Win.C1Command.C1DockingTab
Friend WithEvents C1DockingTabPage1 As C1.Win.C1Command.C1DockingTabPage
Friend WithEvents C1DockingTabPage2 As C1.Win.C1Command.C1DockingTabPage
Friend WithEvents C1DockingTabPage3 As C1.Win.C1Command.C1DockingTabPage
Friend WithEvents C1DockingTabPage4 As C1.Win.C1Command.C1DockingTabPage
Friend WithEvents C1DockingTabPage5 As C1.Win.C1Command.C1DockingTabPage
Friend WithEvents btAdd As C1.Win.C1Ribbon.RibbonButton
Friend WithEvents btDel As C1.Win.C1Ribbon.RibbonButton
Friend WithEvents cmGrid As ContextMenuStrip
Friend WithEvents 열너비저장ToolStripMenuItem As ToolStripMenuItem
Friend WithEvents ToolStripMenuItem1 As ToolStripSeparator
Friend WithEvents 열너비자동조정ToolStripMenuItem As ToolStripMenuItem
Friend WithEvents 열너비초기화ToolStripMenuItem As ToolStripMenuItem
End Class