farpoint v5, v13 통합
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
bin
|
||||||
|
debug
|
||||||
|
obj
|
||||||
|
*.user
|
||||||
|
*.v12
|
||||||
|
*.v11
|
||||||
@@ -1,968 +0,0 @@
|
|||||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
||||||
Partial Class MakeList
|
|
||||||
Inherits System.Windows.Forms.Form
|
|
||||||
|
|
||||||
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
|
||||||
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
||||||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
||||||
If disposing AndAlso components IsNot Nothing Then
|
|
||||||
components.Dispose()
|
|
||||||
End If
|
|
||||||
MyBase.Dispose(disposing)
|
|
||||||
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(MakeList))
|
|
||||||
Dim TipAppearance1 As FarPoint.Win.Spread.TipAppearance = New FarPoint.Win.Spread.TipAppearance
|
|
||||||
Dim CheckBoxCellType1 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType
|
|
||||||
Dim ButtonCellType1 As FarPoint.Win.Spread.CellType.ButtonCellType = New FarPoint.Win.Spread.CellType.ButtonCellType
|
|
||||||
Dim ButtonCellType2 As FarPoint.Win.Spread.CellType.ButtonCellType = New FarPoint.Win.Spread.CellType.ButtonCellType
|
|
||||||
Dim DateTimeCellType1 As FarPoint.Win.Spread.CellType.DateTimeCellType = New FarPoint.Win.Spread.CellType.DateTimeCellType
|
|
||||||
Dim TextCellType1 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType
|
|
||||||
Dim NumberCellType1 As FarPoint.Win.Spread.CellType.NumberCellType = New FarPoint.Win.Spread.CellType.NumberCellType
|
|
||||||
Dim CurrencyCellType1 As FarPoint.Win.Spread.CellType.CurrencyCellType = New FarPoint.Win.Spread.CellType.CurrencyCellType
|
|
||||||
Dim CurrencyCellType2 As FarPoint.Win.Spread.CellType.CurrencyCellType = New FarPoint.Win.Spread.CellType.CurrencyCellType
|
|
||||||
Dim ComboBoxCellType1 As FarPoint.Win.Spread.CellType.ComboBoxCellType = New FarPoint.Win.Spread.CellType.ComboBoxCellType
|
|
||||||
Me.bt_find = New System.Windows.Forms.Button
|
|
||||||
Me.PRB1 = New System.Windows.Forms.ToolStripProgressBar
|
|
||||||
Me.lb_change = New System.Windows.Forms.ToolStripStatusLabel
|
|
||||||
Me.lb_msg = New System.Windows.Forms.ToolStripStatusLabel
|
|
||||||
Me.BindingSource1 = New System.Windows.Forms.BindingSource(Me.components)
|
|
||||||
Me.IreaDataSet1 = New EpoleNet.ireaDataSet
|
|
||||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel
|
|
||||||
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox
|
|
||||||
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator
|
|
||||||
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator
|
|
||||||
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator
|
|
||||||
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator
|
|
||||||
Me.bt_commit = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.bt_cancel = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator
|
|
||||||
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
|
||||||
Me.Button2 = New System.Windows.Forms.Button
|
|
||||||
Me.Button3 = New System.Windows.Forms.Button
|
|
||||||
Me.Button1 = New System.Windows.Forms.Button
|
|
||||||
Me.SerchGroup1 = New MyControlOLEDBv2.MySearchGrp
|
|
||||||
Me.MyMaskTextBox2 = New MyControlOLEDBv2.MyMaskBox
|
|
||||||
Me.MyMaskTextBox1 = New MyControlOLEDBv2.MyMaskBox
|
|
||||||
Me.Label4 = New System.Windows.Forms.Label
|
|
||||||
Me.Label3 = New System.Windows.Forms.Label
|
|
||||||
Me.Label2 = New System.Windows.Forms.Label
|
|
||||||
Me.Label1 = New System.Windows.Forms.Label
|
|
||||||
Me.TextBox4 = New MyControlOLEDBv2.MyTextBox
|
|
||||||
Me.TextBox3 = New MyControlOLEDBv2.MyTextBox
|
|
||||||
Me.SortGroup1 = New MyControlOLEDBv2.MySortGrp
|
|
||||||
Me.CheckBox3 = New MyControlOLEDBv2.MyCheckBox
|
|
||||||
Me.CheckBox2 = New MyControlOLEDBv2.MyCheckBox
|
|
||||||
Me.CheckBox1 = New MyControlOLEDBv2.MyCheckBox
|
|
||||||
Me.GroupBox1 = New System.Windows.Forms.GroupBox
|
|
||||||
Me.ssableAdapter = New EpoleNet.ireaDataSetTableAdapters.MainTableTableAdapter
|
|
||||||
Me.sdableAdapter1 = New EpoleNet.ireaDataSetTableAdapters.전주세부TableAdapter
|
|
||||||
Me.etcTableAdapter1 = New EpoleNet.ireaDataSetTableAdapters.기타세부TableAdapter
|
|
||||||
Me.jdbleAdapter = New EpoleNet.ireaDataSetTableAdapters.지중세부TableAdapter
|
|
||||||
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip
|
|
||||||
Me.ToolStripProgressBar1 = New System.Windows.Forms.ToolStripProgressBar
|
|
||||||
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel
|
|
||||||
Me.ToolStripStatusLabel2 = New System.Windows.Forms.ToolStripStatusLabel
|
|
||||||
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
||||||
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel
|
|
||||||
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator
|
|
||||||
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox
|
|
||||||
Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator
|
|
||||||
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator
|
|
||||||
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator
|
|
||||||
Me.ToolStripButton7 = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.ToolStripButton8 = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator
|
|
||||||
Me.bt_close = New System.Windows.Forms.ToolStripButton
|
|
||||||
Me.view1 = New MyControlOLEDBv2.MyFpoint
|
|
||||||
Me.view1_Sheet1 = New FarPoint.Win.Spread.SheetView
|
|
||||||
CType(Me.BindingSource1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
CType(Me.IreaDataSet1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.SerchGroup1.SuspendLayout()
|
|
||||||
Me.SortGroup1.SuspendLayout()
|
|
||||||
Me.GroupBox1.SuspendLayout()
|
|
||||||
Me.StatusStrip1.SuspendLayout()
|
|
||||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.BindingNavigator1.SuspendLayout()
|
|
||||||
CType(Me.view1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
CType(Me.view1_Sheet1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.SuspendLayout()
|
|
||||||
'
|
|
||||||
'bt_find
|
|
||||||
'
|
|
||||||
Me.bt_find.Image = Global.EpoleNet.My.Resources.Resources.srch_32
|
|
||||||
Me.bt_find.Location = New System.Drawing.Point(539, 12)
|
|
||||||
Me.bt_find.Name = "bt_find"
|
|
||||||
Me.bt_find.Size = New System.Drawing.Size(75, 64)
|
|
||||||
Me.bt_find.TabIndex = 3
|
|
||||||
Me.bt_find.Text = "검색(&F)"
|
|
||||||
Me.bt_find.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
||||||
Me.bt_find.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
||||||
Me.ToolTip1.SetToolTip(Me.bt_find, "지정된 검색조건과 정렬조건을 이용해서 데이터를 하단뷰에 표시합니다")
|
|
||||||
Me.bt_find.UseVisualStyleBackColor = True
|
|
||||||
'
|
|
||||||
'PRB1
|
|
||||||
'
|
|
||||||
Me.PRB1.Name = "PRB1"
|
|
||||||
Me.PRB1.Size = New System.Drawing.Size(100, 16)
|
|
||||||
'
|
|
||||||
'lb_change
|
|
||||||
'
|
|
||||||
Me.lb_change.Name = "lb_change"
|
|
||||||
Me.lb_change.Size = New System.Drawing.Size(17, 17)
|
|
||||||
Me.lb_change.Text = "ㅁ"
|
|
||||||
'
|
|
||||||
'lb_msg
|
|
||||||
'
|
|
||||||
Me.lb_msg.Name = "lb_msg"
|
|
||||||
Me.lb_msg.Size = New System.Drawing.Size(29, 17)
|
|
||||||
Me.lb_msg.Text = "알림"
|
|
||||||
'
|
|
||||||
'BindingSource1
|
|
||||||
'
|
|
||||||
Me.BindingSource1.DataMember = "전주관리"
|
|
||||||
Me.BindingSource1.DataSource = Me.IreaDataSet1
|
|
||||||
'
|
|
||||||
'IreaDataSet1
|
|
||||||
'
|
|
||||||
Me.IreaDataSet1.DataSetName = "ireaDataSet"
|
|
||||||
Me.IreaDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
||||||
'
|
|
||||||
'BindingNavigatorCountItem
|
|
||||||
'
|
|
||||||
Me.BindingNavigatorCountItem.Enabled = False
|
|
||||||
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
||||||
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(29, 36)
|
|
||||||
Me.BindingNavigatorCountItem.Text = "/0"
|
|
||||||
Me.BindingNavigatorCountItem.ToolTipText = "전체 항목 수"
|
|
||||||
'
|
|
||||||
'BindingNavigatorMoveFirstItem
|
|
||||||
'
|
|
||||||
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
||||||
Me.BindingNavigatorMoveFirstItem.Enabled = False
|
|
||||||
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
|
||||||
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
|
|
||||||
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 36)
|
|
||||||
Me.BindingNavigatorMoveFirstItem.Text = "처음으로 이동"
|
|
||||||
'
|
|
||||||
'BindingNavigatorMoveLastItem
|
|
||||||
'
|
|
||||||
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
||||||
Me.BindingNavigatorMoveLastItem.Enabled = False
|
|
||||||
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
|
||||||
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
|
|
||||||
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 36)
|
|
||||||
Me.BindingNavigatorMoveLastItem.Text = "마지막으로 이동"
|
|
||||||
'
|
|
||||||
'BindingNavigatorMoveNextItem
|
|
||||||
'
|
|
||||||
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
||||||
Me.BindingNavigatorMoveNextItem.Enabled = False
|
|
||||||
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
|
||||||
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
|
|
||||||
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 36)
|
|
||||||
Me.BindingNavigatorMoveNextItem.Text = "다음으로 이동"
|
|
||||||
'
|
|
||||||
'BindingNavigatorMovePreviousItem
|
|
||||||
'
|
|
||||||
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
||||||
Me.BindingNavigatorMovePreviousItem.Enabled = False
|
|
||||||
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
|
|
||||||
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
|
||||||
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
|
|
||||||
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(36, 36)
|
|
||||||
Me.BindingNavigatorMovePreviousItem.Text = "이전으로 이동"
|
|
||||||
'
|
|
||||||
'BindingNavigatorPositionItem
|
|
||||||
'
|
|
||||||
Me.BindingNavigatorPositionItem.AccessibleName = "위치"
|
|
||||||
Me.BindingNavigatorPositionItem.AutoSize = False
|
|
||||||
Me.BindingNavigatorPositionItem.Enabled = False
|
|
||||||
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
|
||||||
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(25, 21)
|
|
||||||
Me.BindingNavigatorPositionItem.Text = "0"
|
|
||||||
Me.BindingNavigatorPositionItem.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
||||||
Me.BindingNavigatorPositionItem.ToolTipText = "현재 위치"
|
|
||||||
'
|
|
||||||
'BindingNavigatorSeparator
|
|
||||||
'
|
|
||||||
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
||||||
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 39)
|
|
||||||
'
|
|
||||||
'BindingNavigatorSeparator1
|
|
||||||
'
|
|
||||||
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
|
||||||
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 39)
|
|
||||||
'
|
|
||||||
'BindingNavigatorSeparator2
|
|
||||||
'
|
|
||||||
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
|
||||||
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 39)
|
|
||||||
'
|
|
||||||
'BindingNavigatorDeleteItem
|
|
||||||
'
|
|
||||||
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
|
||||||
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
|
|
||||||
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(95, 36)
|
|
||||||
Me.BindingNavigatorDeleteItem.Text = "줄삭제(&D)"
|
|
||||||
Me.BindingNavigatorDeleteItem.ToolTipText = "현재 선퇙된 줄을 삭제합니다.(이것은 SHIFT+DELETE)와 같습니다"
|
|
||||||
'
|
|
||||||
'ToolStripSeparator1
|
|
||||||
'
|
|
||||||
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
||||||
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 39)
|
|
||||||
'
|
|
||||||
'bt_commit
|
|
||||||
'
|
|
||||||
Me.bt_commit.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
||||||
Me.bt_commit.Name = "bt_commit"
|
|
||||||
Me.bt_commit.Size = New System.Drawing.Size(99, 36)
|
|
||||||
Me.bt_commit.Text = "변경내용저장(&S)"
|
|
||||||
Me.bt_commit.ToolTipText = "변경된 내용을 데이터베이스에 저장합니다"
|
|
||||||
'
|
|
||||||
'bt_cancel
|
|
||||||
'
|
|
||||||
Me.bt_cancel.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
||||||
Me.bt_cancel.Name = "bt_cancel"
|
|
||||||
Me.bt_cancel.Size = New System.Drawing.Size(100, 36)
|
|
||||||
Me.bt_cancel.Text = "변경내용취소(&C)"
|
|
||||||
Me.bt_cancel.ToolTipText = "변경된 내용을 모두 취소합니다"
|
|
||||||
'
|
|
||||||
'ToolStripSeparator2
|
|
||||||
'
|
|
||||||
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
||||||
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 39)
|
|
||||||
'
|
|
||||||
'ToolStripButton1
|
|
||||||
'
|
|
||||||
Me.ToolStripButton1.BackColor = System.Drawing.Color.Transparent
|
|
||||||
Me.ToolStripButton1.Checked = True
|
|
||||||
Me.ToolStripButton1.CheckState = System.Windows.Forms.CheckState.Checked
|
|
||||||
Me.ToolStripButton1.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
||||||
Me.ToolStripButton1.Image = Global.EpoleNet.My.Resources.Resources.stop_32
|
|
||||||
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
||||||
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
||||||
Me.ToolStripButton1.Size = New System.Drawing.Size(88, 36)
|
|
||||||
Me.ToolStripButton1.Text = "닫기(&X)"
|
|
||||||
Me.ToolStripButton1.ToolTipText = "현재 창을 닫습니다"
|
|
||||||
'
|
|
||||||
'ToolTip1
|
|
||||||
'
|
|
||||||
Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
|
|
||||||
Me.ToolTip1.ToolTipTitle = "간편도움말"
|
|
||||||
'
|
|
||||||
'Button2
|
|
||||||
'
|
|
||||||
Me.Button2.Image = CType(resources.GetObject("Button2.Image"), System.Drawing.Image)
|
|
||||||
Me.Button2.Location = New System.Drawing.Point(186, 17)
|
|
||||||
Me.Button2.Name = "Button2"
|
|
||||||
Me.Button2.Size = New System.Drawing.Size(109, 48)
|
|
||||||
Me.Button2.TabIndex = 9
|
|
||||||
Me.Button2.Text = "중요수용(&3)"
|
|
||||||
Me.Button2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
|
|
||||||
Me.ToolTip1.SetToolTip(Me.Button2, "고압수용 및 저압 중요수용 번호찰")
|
|
||||||
Me.Button2.UseVisualStyleBackColor = True
|
|
||||||
'
|
|
||||||
'Button3
|
|
||||||
'
|
|
||||||
Me.Button3.Image = CType(resources.GetObject("Button3.Image"), System.Drawing.Image)
|
|
||||||
Me.Button3.Location = New System.Drawing.Point(9, 17)
|
|
||||||
Me.Button3.Name = "Button3"
|
|
||||||
Me.Button3.Size = New System.Drawing.Size(85, 48)
|
|
||||||
Me.Button3.TabIndex = 10
|
|
||||||
Me.Button3.Text = "가공(&1)"
|
|
||||||
Me.Button3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
|
|
||||||
Me.ToolTip1.SetToolTip(Me.Button3, "가공번호찰")
|
|
||||||
Me.Button3.UseVisualStyleBackColor = True
|
|
||||||
'
|
|
||||||
'Button1
|
|
||||||
'
|
|
||||||
Me.Button1.Image = CType(resources.GetObject("Button1.Image"), System.Drawing.Image)
|
|
||||||
Me.Button1.Location = New System.Drawing.Point(97, 17)
|
|
||||||
Me.Button1.Name = "Button1"
|
|
||||||
Me.Button1.Size = New System.Drawing.Size(85, 48)
|
|
||||||
Me.Button1.TabIndex = 11
|
|
||||||
Me.Button1.Text = "지중(&2)"
|
|
||||||
Me.Button1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
|
|
||||||
Me.ToolTip1.SetToolTip(Me.Button1, "지중번호찰")
|
|
||||||
Me.Button1.UseVisualStyleBackColor = True
|
|
||||||
'
|
|
||||||
'SerchGroup1
|
|
||||||
'
|
|
||||||
Me.SerchGroup1.Controls.Add(Me.MyMaskTextBox2)
|
|
||||||
Me.SerchGroup1.Controls.Add(Me.MyMaskTextBox1)
|
|
||||||
Me.SerchGroup1.Controls.Add(Me.Label4)
|
|
||||||
Me.SerchGroup1.Controls.Add(Me.Label3)
|
|
||||||
Me.SerchGroup1.Controls.Add(Me.Label2)
|
|
||||||
Me.SerchGroup1.Controls.Add(Me.Label1)
|
|
||||||
Me.SerchGroup1.Controls.Add(Me.TextBox4)
|
|
||||||
Me.SerchGroup1.Controls.Add(Me.TextBox3)
|
|
||||||
Me.SerchGroup1.Location = New System.Drawing.Point(5, 6)
|
|
||||||
Me.SerchGroup1.Name = "SerchGroup1"
|
|
||||||
Me.SerchGroup1.Size = New System.Drawing.Size(336, 70)
|
|
||||||
Me.SerchGroup1.TabIndex = 1
|
|
||||||
Me.SerchGroup1.TabStop = False
|
|
||||||
Me.SerchGroup1.Text = "검색옵션(&F)"
|
|
||||||
Me.ToolTip1.SetToolTip(Me.SerchGroup1, "검색의 우선순위는 숫자->영문자->한글 순서입니다")
|
|
||||||
'
|
|
||||||
'MyMaskTextBox2
|
|
||||||
'
|
|
||||||
Me.MyMaskTextBox2.DB_BaseLabel = Nothing
|
|
||||||
Me.MyMaskTextBox2.DB_ColName = "날짜"
|
|
||||||
Me.MyMaskTextBox2.DB_ITEM = False
|
|
||||||
Me.MyMaskTextBox2.DB_NotNull = False
|
|
||||||
Me.MyMaskTextBox2.DB_Prompt = "날짜"
|
|
||||||
Me.MyMaskTextBox2.DB_Type = System.Data.OleDb.OleDbType.VarChar
|
|
||||||
Me.MyMaskTextBox2.DB_WhereType = "<="
|
|
||||||
Me.MyMaskTextBox2.Input_type = MyControlOLEDBv2.MyMaskBox.Inputtype.전부
|
|
||||||
Me.MyMaskTextBox2.Location = New System.Drawing.Point(209, 17)
|
|
||||||
Me.MyMaskTextBox2.Mask = "0000/00/00"
|
|
||||||
Me.MyMaskTextBox2.Name = "MyMaskTextBox2"
|
|
||||||
Me.MyMaskTextBox2.Size = New System.Drawing.Size(100, 21)
|
|
||||||
Me.MyMaskTextBox2.TabIndex = 3
|
|
||||||
Me.MyMaskTextBox2.Text = "21000101"
|
|
||||||
Me.MyMaskTextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
||||||
Me.ToolTip1.SetToolTip(Me.MyMaskTextBox2, "검색 마지막 조건에 해당하는 날짜를 입력하세요")
|
|
||||||
Me.MyMaskTextBox2.Value = "2100-01-01"
|
|
||||||
Me.MyMaskTextBox2.WHERE_DEFAULT_VALUE = "2100-01-01"
|
|
||||||
'
|
|
||||||
'MyMaskTextBox1
|
|
||||||
'
|
|
||||||
Me.MyMaskTextBox1.DB_BaseLabel = Nothing
|
|
||||||
Me.MyMaskTextBox1.DB_ColName = "날짜"
|
|
||||||
Me.MyMaskTextBox1.DB_ITEM = False
|
|
||||||
Me.MyMaskTextBox1.DB_NotNull = False
|
|
||||||
Me.MyMaskTextBox1.DB_Prompt = "날짜"
|
|
||||||
Me.MyMaskTextBox1.DB_Type = System.Data.OleDb.OleDbType.VarChar
|
|
||||||
Me.MyMaskTextBox1.DB_WhereType = ">="
|
|
||||||
Me.MyMaskTextBox1.Input_type = MyControlOLEDBv2.MyMaskBox.Inputtype.전부
|
|
||||||
Me.MyMaskTextBox1.Location = New System.Drawing.Point(80, 17)
|
|
||||||
Me.MyMaskTextBox1.Mask = "0000/00/00"
|
|
||||||
Me.MyMaskTextBox1.Name = "MyMaskTextBox1"
|
|
||||||
Me.MyMaskTextBox1.Size = New System.Drawing.Size(100, 21)
|
|
||||||
Me.MyMaskTextBox1.TabIndex = 1
|
|
||||||
Me.MyMaskTextBox1.Text = "20010101"
|
|
||||||
Me.MyMaskTextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
||||||
Me.ToolTip1.SetToolTip(Me.MyMaskTextBox1, "검색 시작 조건에해당하는 날짜를 입력하세요")
|
|
||||||
Me.MyMaskTextBox1.Value = "2001-01-01"
|
|
||||||
Me.MyMaskTextBox1.WHERE_DEFAULT_VALUE = "2001-01-01"
|
|
||||||
'
|
|
||||||
'Label4
|
|
||||||
'
|
|
||||||
Me.Label4.AutoSize = True
|
|
||||||
Me.Label4.Location = New System.Drawing.Point(188, 49)
|
|
||||||
Me.Label4.Name = "Label4"
|
|
||||||
Me.Label4.Size = New System.Drawing.Size(14, 12)
|
|
||||||
Me.Label4.TabIndex = 6
|
|
||||||
Me.Label4.Text = "~"
|
|
||||||
'
|
|
||||||
'Label3
|
|
||||||
'
|
|
||||||
Me.Label3.AutoSize = True
|
|
||||||
Me.Label3.Location = New System.Drawing.Point(13, 48)
|
|
||||||
Me.Label3.Name = "Label3"
|
|
||||||
Me.Label3.Size = New System.Drawing.Size(53, 12)
|
|
||||||
Me.Label3.TabIndex = 4
|
|
||||||
Me.Label3.Text = "거래처명"
|
|
||||||
'
|
|
||||||
'Label2
|
|
||||||
'
|
|
||||||
Me.Label2.AutoSize = True
|
|
||||||
Me.Label2.Location = New System.Drawing.Point(188, 22)
|
|
||||||
Me.Label2.Name = "Label2"
|
|
||||||
Me.Label2.Size = New System.Drawing.Size(14, 12)
|
|
||||||
Me.Label2.TabIndex = 2
|
|
||||||
Me.Label2.Text = "~"
|
|
||||||
'
|
|
||||||
'Label1
|
|
||||||
'
|
|
||||||
Me.Label1.AutoSize = True
|
|
||||||
Me.Label1.Location = New System.Drawing.Point(25, 20)
|
|
||||||
Me.Label1.Name = "Label1"
|
|
||||||
Me.Label1.Size = New System.Drawing.Size(41, 12)
|
|
||||||
Me.Label1.TabIndex = 0
|
|
||||||
Me.Label1.Text = "제작일"
|
|
||||||
'
|
|
||||||
'TextBox4
|
|
||||||
'
|
|
||||||
Me.TextBox4.BackColor = System.Drawing.Color.White
|
|
||||||
Me.TextBox4.DB_BaseLabel = Nothing
|
|
||||||
Me.TextBox4.DB_ColName = "거래처명"
|
|
||||||
Me.TextBox4.DB_ITEM = True
|
|
||||||
Me.TextBox4.DB_NotNull = False
|
|
||||||
Me.TextBox4.DB_Prompt = "TextBox4"
|
|
||||||
Me.TextBox4.DB_Type = System.Data.OleDb.OleDbType.VarChar
|
|
||||||
Me.TextBox4.DB_WhereType = "<="
|
|
||||||
Me.TextBox4.Input_type = MyControlOLEDBv2.MyTextBox.Inputtype.전부
|
|
||||||
Me.TextBox4.Location = New System.Drawing.Point(209, 44)
|
|
||||||
Me.TextBox4.Name = "TextBox4"
|
|
||||||
Me.TextBox4.Size = New System.Drawing.Size(100, 21)
|
|
||||||
Me.TextBox4.TabIndex = 7
|
|
||||||
Me.TextBox4.Text = "ㅎㅎㅎㅎㅎㅎㅎㅎ"
|
|
||||||
Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
||||||
Me.ToolTip1.SetToolTip(Me.TextBox4, "검색 종료 조건에 해당하는 거래처명을 입력하세요")
|
|
||||||
Me.TextBox4.Value = "ㅎㅎㅎㅎㅎㅎㅎㅎ"
|
|
||||||
Me.TextBox4.WHERE_DEFAULT_VALUE = "ㅎㅎㅎㅎㅎㅎㅎㅎ"
|
|
||||||
'
|
|
||||||
'TextBox3
|
|
||||||
'
|
|
||||||
Me.TextBox3.BackColor = System.Drawing.Color.White
|
|
||||||
Me.TextBox3.DB_BaseLabel = Nothing
|
|
||||||
Me.TextBox3.DB_ColName = "거래처명"
|
|
||||||
Me.TextBox3.DB_ITEM = True
|
|
||||||
Me.TextBox3.DB_NotNull = False
|
|
||||||
Me.TextBox3.DB_Prompt = "TextBox3"
|
|
||||||
Me.TextBox3.DB_Type = System.Data.OleDb.OleDbType.VarChar
|
|
||||||
Me.TextBox3.DB_WhereType = ">="
|
|
||||||
Me.TextBox3.Input_type = MyControlOLEDBv2.MyTextBox.Inputtype.전부
|
|
||||||
Me.TextBox3.Location = New System.Drawing.Point(80, 44)
|
|
||||||
Me.TextBox3.Name = "TextBox3"
|
|
||||||
Me.TextBox3.Size = New System.Drawing.Size(100, 21)
|
|
||||||
Me.TextBox3.TabIndex = 5
|
|
||||||
Me.TextBox3.Text = "0"
|
|
||||||
Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
||||||
Me.ToolTip1.SetToolTip(Me.TextBox3, "검색 시작 조건에해당하는 거래처명을 입력하세요.")
|
|
||||||
Me.TextBox3.Value = "0"
|
|
||||||
Me.TextBox3.WHERE_DEFAULT_VALUE = "0"
|
|
||||||
'
|
|
||||||
'SortGroup1
|
|
||||||
'
|
|
||||||
Me.SortGroup1.Controls.Add(Me.CheckBox3)
|
|
||||||
Me.SortGroup1.Controls.Add(Me.CheckBox2)
|
|
||||||
Me.SortGroup1.Controls.Add(Me.CheckBox1)
|
|
||||||
Me.SortGroup1.Location = New System.Drawing.Point(347, 6)
|
|
||||||
Me.SortGroup1.Name = "SortGroup1"
|
|
||||||
Me.SortGroup1.Size = New System.Drawing.Size(184, 70)
|
|
||||||
Me.SortGroup1.TabIndex = 2
|
|
||||||
Me.SortGroup1.TabStop = False
|
|
||||||
Me.SortGroup1.Text = "정렬방법(&O)"
|
|
||||||
Me.ToolTip1.SetToolTip(Me.SortGroup1, "체크해제상태일경우 오름차순 정렬이며 , 오른쪽 클릭을 통해 비활성을 하면 정렬에서 제외됩니다")
|
|
||||||
'
|
|
||||||
'CheckBox3
|
|
||||||
'
|
|
||||||
Me.CheckBox3.AutoSize = True
|
|
||||||
Me.CheckBox3.DB_BaseLabel = Nothing
|
|
||||||
Me.CheckBox3.DB_CheckValue = "DESC"
|
|
||||||
Me.CheckBox3.DB_ColName = "단가"
|
|
||||||
Me.CheckBox3.DB_ITEM = False
|
|
||||||
Me.CheckBox3.DB_OtherValue = False
|
|
||||||
Me.CheckBox3.DB_Prompt = "단가"
|
|
||||||
Me.CheckBox3.DB_Type = System.Data.OleDb.OleDbType.Empty
|
|
||||||
Me.CheckBox3.DB_UnCheckVal = "ASC"
|
|
||||||
Me.CheckBox3.DB_USERCLICK = True
|
|
||||||
Me.CheckBox3.DB_WhereType = Nothing
|
|
||||||
Me.CheckBox3.Location = New System.Drawing.Point(17, 49)
|
|
||||||
Me.CheckBox3.Name = "CheckBox3"
|
|
||||||
Me.CheckBox3.Size = New System.Drawing.Size(110, 16)
|
|
||||||
Me.CheckBox3.TabIndex = 2
|
|
||||||
Me.CheckBox3.Text = "단가 (내림차순)"
|
|
||||||
Me.CheckBox3.UseVisualStyleBackColor = True
|
|
||||||
Me.CheckBox3.Value = "ASC"
|
|
||||||
'
|
|
||||||
'CheckBox2
|
|
||||||
'
|
|
||||||
Me.CheckBox2.AutoSize = True
|
|
||||||
Me.CheckBox2.DB_BaseLabel = Nothing
|
|
||||||
Me.CheckBox2.DB_CheckValue = "DESC"
|
|
||||||
Me.CheckBox2.DB_ColName = "거래처명"
|
|
||||||
Me.CheckBox2.DB_ITEM = False
|
|
||||||
Me.CheckBox2.DB_OtherValue = False
|
|
||||||
Me.CheckBox2.DB_Prompt = "거래처명"
|
|
||||||
Me.CheckBox2.DB_Type = System.Data.OleDb.OleDbType.Empty
|
|
||||||
Me.CheckBox2.DB_UnCheckVal = "ASC"
|
|
||||||
Me.CheckBox2.DB_USERCLICK = True
|
|
||||||
Me.CheckBox2.DB_WhereType = Nothing
|
|
||||||
Me.CheckBox2.Location = New System.Drawing.Point(17, 33)
|
|
||||||
Me.CheckBox2.Name = "CheckBox2"
|
|
||||||
Me.CheckBox2.Size = New System.Drawing.Size(134, 16)
|
|
||||||
Me.CheckBox2.TabIndex = 1
|
|
||||||
Me.CheckBox2.Text = "거래처명 (내림차순)"
|
|
||||||
Me.CheckBox2.UseVisualStyleBackColor = True
|
|
||||||
Me.CheckBox2.Value = "ASC"
|
|
||||||
'
|
|
||||||
'CheckBox1
|
|
||||||
'
|
|
||||||
Me.CheckBox1.AutoSize = True
|
|
||||||
Me.CheckBox1.DB_BaseLabel = Nothing
|
|
||||||
Me.CheckBox1.DB_CheckValue = "DESC"
|
|
||||||
Me.CheckBox1.DB_ColName = "날짜"
|
|
||||||
Me.CheckBox1.DB_ITEM = False
|
|
||||||
Me.CheckBox1.DB_OtherValue = False
|
|
||||||
Me.CheckBox1.DB_Prompt = "날짜"
|
|
||||||
Me.CheckBox1.DB_Type = System.Data.OleDb.OleDbType.Empty
|
|
||||||
Me.CheckBox1.DB_UnCheckVal = "ASC"
|
|
||||||
Me.CheckBox1.DB_USERCLICK = True
|
|
||||||
Me.CheckBox1.DB_WhereType = Nothing
|
|
||||||
Me.CheckBox1.Location = New System.Drawing.Point(17, 17)
|
|
||||||
Me.CheckBox1.Name = "CheckBox1"
|
|
||||||
Me.CheckBox1.Size = New System.Drawing.Size(122, 16)
|
|
||||||
Me.CheckBox1.TabIndex = 0
|
|
||||||
Me.CheckBox1.Text = "제작일 (내림차순)"
|
|
||||||
Me.CheckBox1.UseVisualStyleBackColor = True
|
|
||||||
Me.CheckBox1.Value = "ASC"
|
|
||||||
'
|
|
||||||
'GroupBox1
|
|
||||||
'
|
|
||||||
Me.GroupBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
||||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GroupBox1.Controls.Add(Me.Button1)
|
|
||||||
Me.GroupBox1.Controls.Add(Me.Button3)
|
|
||||||
Me.GroupBox1.Controls.Add(Me.Button2)
|
|
||||||
Me.GroupBox1.Location = New System.Drawing.Point(623, 6)
|
|
||||||
Me.GroupBox1.Name = "GroupBox1"
|
|
||||||
Me.GroupBox1.Size = New System.Drawing.Size(301, 70)
|
|
||||||
Me.GroupBox1.TabIndex = 10
|
|
||||||
Me.GroupBox1.TabStop = False
|
|
||||||
Me.GroupBox1.Text = "번호찰 제작"
|
|
||||||
'
|
|
||||||
'ssableAdapter
|
|
||||||
'
|
|
||||||
Me.ssableAdapter.ClearBeforeFill = True
|
|
||||||
'
|
|
||||||
'sdableAdapter1
|
|
||||||
'
|
|
||||||
Me.sdableAdapter1.ClearBeforeFill = True
|
|
||||||
'
|
|
||||||
'etcTableAdapter1
|
|
||||||
'
|
|
||||||
Me.etcTableAdapter1.ClearBeforeFill = True
|
|
||||||
'
|
|
||||||
'jdbleAdapter
|
|
||||||
'
|
|
||||||
Me.jdbleAdapter.ClearBeforeFill = True
|
|
||||||
'
|
|
||||||
'StatusStrip1
|
|
||||||
'
|
|
||||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripProgressBar1, Me.ToolStripStatusLabel1, Me.ToolStripStatusLabel2})
|
|
||||||
Me.StatusStrip1.Location = New System.Drawing.Point(0, 579)
|
|
||||||
Me.StatusStrip1.Name = "StatusStrip1"
|
|
||||||
Me.StatusStrip1.Size = New System.Drawing.Size(928, 22)
|
|
||||||
Me.StatusStrip1.TabIndex = 15
|
|
||||||
Me.StatusStrip1.Text = "StatusStrip1"
|
|
||||||
'
|
|
||||||
'ToolStripProgressBar1
|
|
||||||
'
|
|
||||||
Me.ToolStripProgressBar1.Name = "ToolStripProgressBar1"
|
|
||||||
Me.ToolStripProgressBar1.Size = New System.Drawing.Size(100, 16)
|
|
||||||
'
|
|
||||||
'ToolStripStatusLabel1
|
|
||||||
'
|
|
||||||
Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
|
|
||||||
Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(19, 17)
|
|
||||||
Me.ToolStripStatusLabel1.Text = "ㅁ"
|
|
||||||
'
|
|
||||||
'ToolStripStatusLabel2
|
|
||||||
'
|
|
||||||
Me.ToolStripStatusLabel2.Name = "ToolStripStatusLabel2"
|
|
||||||
Me.ToolStripStatusLabel2.Size = New System.Drawing.Size(31, 17)
|
|
||||||
Me.ToolStripStatusLabel2.Text = "알림"
|
|
||||||
'
|
|
||||||
'BindingNavigator1
|
|
||||||
'
|
|
||||||
Me.BindingNavigator1.AddNewItem = Nothing
|
|
||||||
Me.BindingNavigator1.BindingSource = Me.BindingSource1
|
|
||||||
Me.BindingNavigator1.CountItem = Me.ToolStripLabel1
|
|
||||||
Me.BindingNavigator1.DeleteItem = Nothing
|
|
||||||
Me.BindingNavigator1.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
||||||
Me.BindingNavigator1.ImageScalingSize = New System.Drawing.Size(32, 32)
|
|
||||||
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton2, Me.ToolStripButton3, Me.ToolStripSeparator3, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.ToolStripSeparator4, Me.ToolStripButton4, Me.ToolStripButton5, Me.ToolStripSeparator5, Me.ToolStripButton6, Me.ToolStripSeparator6, Me.ToolStripButton7, Me.ToolStripButton8, Me.ToolStripSeparator7, Me.bt_close})
|
|
||||||
Me.BindingNavigator1.Location = New System.Drawing.Point(0, 540)
|
|
||||||
Me.BindingNavigator1.MoveFirstItem = Me.ToolStripButton2
|
|
||||||
Me.BindingNavigator1.MoveLastItem = Me.ToolStripButton5
|
|
||||||
Me.BindingNavigator1.MoveNextItem = Me.ToolStripButton4
|
|
||||||
Me.BindingNavigator1.MovePreviousItem = Me.ToolStripButton3
|
|
||||||
Me.BindingNavigator1.Name = "BindingNavigator1"
|
|
||||||
Me.BindingNavigator1.PositionItem = Me.ToolStripTextBox1
|
|
||||||
Me.BindingNavigator1.Size = New System.Drawing.Size(928, 39)
|
|
||||||
Me.BindingNavigator1.TabIndex = 17
|
|
||||||
Me.BindingNavigator1.Text = "BindingNavigator1"
|
|
||||||
'
|
|
||||||
'ToolStripLabel1
|
|
||||||
'
|
|
||||||
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
|
||||||
Me.ToolStripLabel1.Size = New System.Drawing.Size(27, 36)
|
|
||||||
Me.ToolStripLabel1.Text = "/{0}"
|
|
||||||
Me.ToolStripLabel1.ToolTipText = "전체 항목 수"
|
|
||||||
'
|
|
||||||
'ToolStripButton2
|
|
||||||
'
|
|
||||||
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
||||||
Me.ToolStripButton2.Image = Global.EpoleNet.My.Resources.Resources.skipb_32
|
|
||||||
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|
||||||
Me.ToolStripButton2.RightToLeftAutoMirrorImage = True
|
|
||||||
Me.ToolStripButton2.Size = New System.Drawing.Size(36, 36)
|
|
||||||
Me.ToolStripButton2.Text = "처음으로 이동"
|
|
||||||
'
|
|
||||||
'ToolStripButton3
|
|
||||||
'
|
|
||||||
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
||||||
Me.ToolStripButton3.Image = Global.EpoleNet.My.Resources.Resources.back_32
|
|
||||||
Me.ToolStripButton3.Name = "ToolStripButton3"
|
|
||||||
Me.ToolStripButton3.RightToLeftAutoMirrorImage = True
|
|
||||||
Me.ToolStripButton3.Size = New System.Drawing.Size(36, 36)
|
|
||||||
Me.ToolStripButton3.Text = "이전으로 이동"
|
|
||||||
'
|
|
||||||
'ToolStripSeparator3
|
|
||||||
'
|
|
||||||
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
||||||
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 39)
|
|
||||||
'
|
|
||||||
'ToolStripTextBox1
|
|
||||||
'
|
|
||||||
Me.ToolStripTextBox1.AccessibleName = "위치"
|
|
||||||
Me.ToolStripTextBox1.AutoSize = False
|
|
||||||
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
|
|
||||||
Me.ToolStripTextBox1.Size = New System.Drawing.Size(25, 21)
|
|
||||||
Me.ToolStripTextBox1.Text = "0"
|
|
||||||
Me.ToolStripTextBox1.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
||||||
Me.ToolStripTextBox1.ToolTipText = "현재 위치"
|
|
||||||
'
|
|
||||||
'ToolStripSeparator4
|
|
||||||
'
|
|
||||||
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
|
|
||||||
Me.ToolStripSeparator4.Size = New System.Drawing.Size(6, 39)
|
|
||||||
'
|
|
||||||
'ToolStripButton4
|
|
||||||
'
|
|
||||||
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
||||||
Me.ToolStripButton4.Image = Global.EpoleNet.My.Resources.Resources.forwd_32
|
|
||||||
Me.ToolStripButton4.Name = "ToolStripButton4"
|
|
||||||
Me.ToolStripButton4.RightToLeftAutoMirrorImage = True
|
|
||||||
Me.ToolStripButton4.Size = New System.Drawing.Size(36, 36)
|
|
||||||
Me.ToolStripButton4.Text = "다음으로 이동"
|
|
||||||
'
|
|
||||||
'ToolStripButton5
|
|
||||||
'
|
|
||||||
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
||||||
Me.ToolStripButton5.Image = Global.EpoleNet.My.Resources.Resources.skipf_32
|
|
||||||
Me.ToolStripButton5.Name = "ToolStripButton5"
|
|
||||||
Me.ToolStripButton5.RightToLeftAutoMirrorImage = True
|
|
||||||
Me.ToolStripButton5.Size = New System.Drawing.Size(36, 36)
|
|
||||||
Me.ToolStripButton5.Text = "마지막으로 이동"
|
|
||||||
'
|
|
||||||
'ToolStripSeparator5
|
|
||||||
'
|
|
||||||
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
|
|
||||||
Me.ToolStripSeparator5.Size = New System.Drawing.Size(6, 39)
|
|
||||||
'
|
|
||||||
'ToolStripButton6
|
|
||||||
'
|
|
||||||
Me.ToolStripButton6.Image = Global.EpoleNet.My.Resources.Resources.remov_32
|
|
||||||
Me.ToolStripButton6.Name = "ToolStripButton6"
|
|
||||||
Me.ToolStripButton6.RightToLeftAutoMirrorImage = True
|
|
||||||
Me.ToolStripButton6.Size = New System.Drawing.Size(96, 36)
|
|
||||||
Me.ToolStripButton6.Text = "줄삭제(&D)"
|
|
||||||
Me.ToolStripButton6.ToolTipText = "현재 선퇙된 줄을 삭제합니다.(이것은 SHIFT+DELETE)와 같습니다"
|
|
||||||
'
|
|
||||||
'ToolStripSeparator6
|
|
||||||
'
|
|
||||||
Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
|
|
||||||
Me.ToolStripSeparator6.Size = New System.Drawing.Size(6, 39)
|
|
||||||
'
|
|
||||||
'ToolStripButton7
|
|
||||||
'
|
|
||||||
Me.ToolStripButton7.Image = Global.EpoleNet.My.Resources.Resources.save_32
|
|
||||||
Me.ToolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
||||||
Me.ToolStripButton7.Name = "ToolStripButton7"
|
|
||||||
Me.ToolStripButton7.Size = New System.Drawing.Size(130, 36)
|
|
||||||
Me.ToolStripButton7.Text = "변경내용저장(&S)"
|
|
||||||
Me.ToolStripButton7.ToolTipText = "변경된 내용을 데이터베이스에 저장합니다"
|
|
||||||
'
|
|
||||||
'ToolStripButton8
|
|
||||||
'
|
|
||||||
Me.ToolStripButton8.Image = Global.EpoleNet.My.Resources.Resources.cancl_32
|
|
||||||
Me.ToolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
||||||
Me.ToolStripButton8.Name = "ToolStripButton8"
|
|
||||||
Me.ToolStripButton8.Size = New System.Drawing.Size(131, 36)
|
|
||||||
Me.ToolStripButton8.Text = "변경내용취소(&C)"
|
|
||||||
Me.ToolStripButton8.ToolTipText = "변경된 내용을 모두 취소합니다"
|
|
||||||
'
|
|
||||||
'ToolStripSeparator7
|
|
||||||
'
|
|
||||||
Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
|
|
||||||
Me.ToolStripSeparator7.Size = New System.Drawing.Size(6, 39)
|
|
||||||
'
|
|
||||||
'bt_close
|
|
||||||
'
|
|
||||||
Me.bt_close.BackColor = System.Drawing.Color.Transparent
|
|
||||||
Me.bt_close.Checked = True
|
|
||||||
Me.bt_close.CheckState = System.Windows.Forms.CheckState.Checked
|
|
||||||
Me.bt_close.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
||||||
Me.bt_close.Image = Global.EpoleNet.My.Resources.Resources.stop_32
|
|
||||||
Me.bt_close.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
||||||
Me.bt_close.Name = "bt_close"
|
|
||||||
Me.bt_close.Size = New System.Drawing.Size(88, 36)
|
|
||||||
Me.bt_close.Text = "닫기(&X)"
|
|
||||||
Me.bt_close.ToolTipText = "현재 창을 닫습니다"
|
|
||||||
'
|
|
||||||
'view1
|
|
||||||
'
|
|
||||||
Me.view1.About = "2.0.7.0"
|
|
||||||
Me.view1.AccessibleDescription = "view1, Sheet1"
|
|
||||||
Me.view1.AllowDragFill = True
|
|
||||||
Me.view1.AllowUserFormulas = True
|
|
||||||
Me.view1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
||||||
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
||||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.view1.BackColor = System.Drawing.Color.Transparent
|
|
||||||
Me.view1.ButtonDrawMode = FarPoint.Win.Spread.ButtonDrawModes.CurrentCell
|
|
||||||
Me.view1.CurrentDel = True
|
|
||||||
Me.view1.DeleteKey = False
|
|
||||||
Me.view1.EditFromSpace = True
|
|
||||||
Me.view1.EditModeReplace = True
|
|
||||||
Me.view1.EnableCrossSheetReference = False
|
|
||||||
Me.view1.FIRST_FOCUSINDEX = 4
|
|
||||||
Me.view1.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded
|
|
||||||
Me.view1.Location = New System.Drawing.Point(4, 77)
|
|
||||||
Me.view1.Name = "view1"
|
|
||||||
Me.view1.NextRow_Index = -1
|
|
||||||
Me.view1.SameRowheight = True
|
|
||||||
Me.view1.Sheets.AddRange(New FarPoint.Win.Spread.SheetView() {Me.view1_Sheet1})
|
|
||||||
Me.view1.Size = New System.Drawing.Size(921, 457)
|
|
||||||
Me.view1.TabIndex = 18
|
|
||||||
TipAppearance1.BackColor = System.Drawing.SystemColors.Info
|
|
||||||
TipAppearance1.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
||||||
TipAppearance1.ForeColor = System.Drawing.SystemColors.InfoText
|
|
||||||
Me.view1.TextTipAppearance = TipAppearance1
|
|
||||||
Me.view1.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded
|
|
||||||
Me.view1.선택줄번호 = CType(-1, Short)
|
|
||||||
'
|
|
||||||
'view1_Sheet1
|
|
||||||
'
|
|
||||||
Me.view1_Sheet1.Reset()
|
|
||||||
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 = 11
|
|
||||||
Me.view1_Sheet1.AllowNoteEdit = False
|
|
||||||
Me.view1_Sheet1.AutoGenerateColumns = False
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "제작ID"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "선택"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "보기"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "그림"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "날짜"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "거래처명"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "작업내용"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "총수량"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "단가"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "금액"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "종류"
|
|
||||||
Me.view1_Sheet1.ColumnHeader.VerticalGridLine = New FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.LightGray, System.Drawing.SystemColors.ControlLightLight, System.Drawing.SystemColors.ControlDark, 3)
|
|
||||||
Me.view1_Sheet1.Columns.Get(0).BackColor = System.Drawing.Color.Silver
|
|
||||||
Me.view1_Sheet1.Columns.Get(0).DataField = "ID"
|
|
||||||
Me.view1_Sheet1.Columns.Get(0).Label = "제작ID"
|
|
||||||
Me.view1_Sheet1.Columns.Get(0).Locked = False
|
|
||||||
Me.view1_Sheet1.Columns.Get(0).Visible = False
|
|
||||||
Me.view1_Sheet1.Columns.Get(0).Width = 100.0!
|
|
||||||
Me.view1_Sheet1.Columns.Get(1).CellType = CheckBoxCellType1
|
|
||||||
Me.view1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(1).Label = "선택"
|
|
||||||
Me.view1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(1).Width = 40.0!
|
|
||||||
ButtonCellType1.ButtonColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
||||||
ButtonCellType1.Picture = CType(resources.GetObject("ButtonCellType1.Picture"), System.Drawing.Image)
|
|
||||||
Me.view1_Sheet1.Columns.Get(2).CellType = ButtonCellType1
|
|
||||||
Me.view1_Sheet1.Columns.Get(2).Label = "보기"
|
|
||||||
Me.view1_Sheet1.Columns.Get(2).Width = 0.0!
|
|
||||||
ButtonCellType2.ButtonColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
||||||
ButtonCellType2.Picture = CType(resources.GetObject("ButtonCellType2.Picture"), System.Drawing.Image)
|
|
||||||
Me.view1_Sheet1.Columns.Get(3).CellType = ButtonCellType2
|
|
||||||
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 = 38.0!
|
|
||||||
DateTimeCellType1.Calendar = CType(resources.GetObject("DateTimeCellType1.Calendar"), System.Globalization.Calendar)
|
|
||||||
DateTimeCellType1.DateDefault = New Date(2007, 7, 15, 11, 18, 31, 0)
|
|
||||||
DateTimeCellType1.DateTimeFormat = FarPoint.Win.Spread.CellType.DateTimeFormat.UserDefined
|
|
||||||
DateTimeCellType1.TimeDefault = New Date(2007, 7, 15, 11, 18, 31, 0)
|
|
||||||
DateTimeCellType1.UserDefinedFormat = "yyyy-MM-dd"
|
|
||||||
Me.view1_Sheet1.Columns.Get(4).CellType = DateTimeCellType1
|
|
||||||
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).Label = "날짜"
|
|
||||||
Me.view1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(4).Width = 92.0!
|
|
||||||
Me.view1_Sheet1.Columns.Get(5).DataField = "거래처명"
|
|
||||||
Me.view1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(5).Label = "거래처명"
|
|
||||||
Me.view1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(5).Width = 100.0!
|
|
||||||
Me.view1_Sheet1.Columns.Get(6).CellType = TextCellType1
|
|
||||||
Me.view1_Sheet1.Columns.Get(6).DataField = "비고"
|
|
||||||
Me.view1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(6).Label = "작업내용"
|
|
||||||
Me.view1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(6).Width = 212.0!
|
|
||||||
NumberCellType1.DecimalPlaces = 0
|
|
||||||
NumberCellType1.ReadOnly = True
|
|
||||||
NumberCellType1.Separator = ","
|
|
||||||
NumberCellType1.ShowSeparator = True
|
|
||||||
Me.view1_Sheet1.Columns.Get(7).CellType = NumberCellType1
|
|
||||||
Me.view1_Sheet1.Columns.Get(7).DataField = "총수량"
|
|
||||||
Me.view1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right
|
|
||||||
Me.view1_Sheet1.Columns.Get(7).Label = "총수량"
|
|
||||||
Me.view1_Sheet1.Columns.Get(7).Locked = True
|
|
||||||
Me.view1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(7).Width = 73.0!
|
|
||||||
CurrencyCellType1.Separator = ","
|
|
||||||
CurrencyCellType1.ShowCurrencySymbol = False
|
|
||||||
CurrencyCellType1.ShowSeparator = True
|
|
||||||
Me.view1_Sheet1.Columns.Get(8).CellType = CurrencyCellType1
|
|
||||||
Me.view1_Sheet1.Columns.Get(8).DataField = "단가"
|
|
||||||
Me.view1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right
|
|
||||||
Me.view1_Sheet1.Columns.Get(8).Label = "단가"
|
|
||||||
Me.view1_Sheet1.Columns.Get(8).Locked = True
|
|
||||||
Me.view1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(8).Width = 82.0!
|
|
||||||
CurrencyCellType2.Separator = ","
|
|
||||||
CurrencyCellType2.ShowCurrencySymbol = False
|
|
||||||
CurrencyCellType2.ShowSeparator = True
|
|
||||||
Me.view1_Sheet1.Columns.Get(9).CellType = CurrencyCellType2
|
|
||||||
Me.view1_Sheet1.Columns.Get(9).DataField = "금액"
|
|
||||||
Me.view1_Sheet1.Columns.Get(9).Formula = "RC[-2]*RC[-1]"
|
|
||||||
Me.view1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right
|
|
||||||
Me.view1_Sheet1.Columns.Get(9).Label = "금액"
|
|
||||||
Me.view1_Sheet1.Columns.Get(9).Locked = True
|
|
||||||
Me.view1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(9).Width = 102.0!
|
|
||||||
ComboBoxCellType1.EditorValue = FarPoint.Win.Spread.CellType.EditorValue.ItemData
|
|
||||||
ComboBoxCellType1.ItemData = New String() {"0", "9", "1"}
|
|
||||||
ComboBoxCellType1.Items = New String() {"가공", "수용", "지중"}
|
|
||||||
Me.view1_Sheet1.Columns.Get(10).CellType = ComboBoxCellType1
|
|
||||||
Me.view1_Sheet1.Columns.Get(10).DataField = "번호찰구분"
|
|
||||||
Me.view1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(10).Label = "종류"
|
|
||||||
Me.view1_Sheet1.Columns.Get(10).Locked = True
|
|
||||||
Me.view1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
|
||||||
Me.view1_Sheet1.Columns.Get(10).Width = 86.0!
|
|
||||||
Me.view1_Sheet1.DataAutoCellTypes = False
|
|
||||||
Me.view1_Sheet1.DataAutoHeadings = False
|
|
||||||
Me.view1_Sheet1.DataAutoSizeColumns = False
|
|
||||||
Me.view1_Sheet1.DataSource = Me.BindingSource1
|
|
||||||
Me.view1_Sheet1.OperationMode = FarPoint.Win.Spread.OperationMode.RowMode
|
|
||||||
Me.view1_Sheet1.Protect = False
|
|
||||||
Me.view1_Sheet1.RowHeader.Columns.Default.Resizable = False
|
|
||||||
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
|
|
||||||
'
|
|
||||||
'MakeList
|
|
||||||
'
|
|
||||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
|
|
||||||
Me.ClientSize = New System.Drawing.Size(928, 601)
|
|
||||||
Me.Controls.Add(Me.view1)
|
|
||||||
Me.Controls.Add(Me.BindingNavigator1)
|
|
||||||
Me.Controls.Add(Me.StatusStrip1)
|
|
||||||
Me.Controls.Add(Me.GroupBox1)
|
|
||||||
Me.Controls.Add(Me.SerchGroup1)
|
|
||||||
Me.Controls.Add(Me.bt_find)
|
|
||||||
Me.Controls.Add(Me.SortGroup1)
|
|
||||||
Me.KeyPreview = True
|
|
||||||
Me.Name = "MakeList"
|
|
||||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
||||||
Me.Text = "제작목록"
|
|
||||||
Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
|
|
||||||
CType(Me.BindingSource1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
CType(Me.IreaDataSet1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.SerchGroup1.ResumeLayout(False)
|
|
||||||
Me.SerchGroup1.PerformLayout()
|
|
||||||
Me.SortGroup1.ResumeLayout(False)
|
|
||||||
Me.SortGroup1.PerformLayout()
|
|
||||||
Me.GroupBox1.ResumeLayout(False)
|
|
||||||
Me.StatusStrip1.ResumeLayout(False)
|
|
||||||
Me.StatusStrip1.PerformLayout()
|
|
||||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.BindingNavigator1.ResumeLayout(False)
|
|
||||||
Me.BindingNavigator1.PerformLayout()
|
|
||||||
CType(Me.view1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
CType(Me.view1_Sheet1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.ResumeLayout(False)
|
|
||||||
Me.PerformLayout()
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
Friend WithEvents SerchGroup1 As MyControlOLEDBv2.MySearchGrp
|
|
||||||
Friend WithEvents SortGroup1 As MyControlOLEDBv2.MySortGrp
|
|
||||||
Friend WithEvents bt_find As System.Windows.Forms.Button
|
|
||||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
||||||
Friend WithEvents CheckBox1 As MyControlOLEDBv2.MyCheckBox
|
|
||||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
||||||
Friend WithEvents CheckBox2 As MyControlOLEDBv2.MyCheckBox
|
|
||||||
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
||||||
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
||||||
Friend WithEvents lb_msg As System.Windows.Forms.ToolStripStatusLabel
|
|
||||||
Friend WithEvents CheckBox3 As MyControlOLEDBv2.MyCheckBox
|
|
||||||
Friend WithEvents MyMaskTextBox2 As MyControlOLEDBv2.MyMaskBox
|
|
||||||
Friend WithEvents MyMaskTextBox1 As MyControlOLEDBv2.MyMaskBox
|
|
||||||
Friend WithEvents TextBox4 As MyControlOLEDBv2.MyTextBox
|
|
||||||
Friend WithEvents TextBox3 As MyControlOLEDBv2.MyTextBox
|
|
||||||
Friend WithEvents IreaDataSet1 As EpoleNet.ireaDataSet
|
|
||||||
Friend WithEvents lb_change As System.Windows.Forms.ToolStripStatusLabel
|
|
||||||
Friend WithEvents ssableAdapter As EpoleNet.ireaDataSetTableAdapters.MainTableTableAdapter
|
|
||||||
Friend WithEvents BindingSource1 As System.Windows.Forms.BindingSource
|
|
||||||
Friend WithEvents sdableAdapter1 As EpoleNet.ireaDataSetTableAdapters.전주세부TableAdapter
|
|
||||||
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
|
||||||
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
|
|
||||||
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
|
|
||||||
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
||||||
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
||||||
Friend WithEvents bt_commit As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents bt_cancel As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
||||||
Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
|
|
||||||
Friend WithEvents PRB1 As System.Windows.Forms.ToolStripProgressBar
|
|
||||||
Friend WithEvents etcTableAdapter1 As EpoleNet.ireaDataSetTableAdapters.기타세부TableAdapter
|
|
||||||
Friend WithEvents Button2 As System.Windows.Forms.Button
|
|
||||||
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
||||||
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
||||||
Friend WithEvents Button3 As System.Windows.Forms.Button
|
|
||||||
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
||||||
Friend WithEvents jdbleAdapter As EpoleNet.ireaDataSetTableAdapters.지중세부TableAdapter
|
|
||||||
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
|
||||||
Friend WithEvents ToolStripProgressBar1 As System.Windows.Forms.ToolStripProgressBar
|
|
||||||
Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel
|
|
||||||
Friend WithEvents ToolStripStatusLabel2 As System.Windows.Forms.ToolStripStatusLabel
|
|
||||||
Friend WithEvents BindingNavigator1 As System.Windows.Forms.BindingNavigator
|
|
||||||
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
|
|
||||||
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
|
||||||
Friend WithEvents ToolStripTextBox1 As System.Windows.Forms.ToolStripTextBox
|
|
||||||
Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator
|
|
||||||
Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents ToolStripButton5 As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator
|
|
||||||
Friend WithEvents ToolStripButton6 As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents ToolStripSeparator6 As System.Windows.Forms.ToolStripSeparator
|
|
||||||
Friend WithEvents ToolStripButton7 As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents ToolStripButton8 As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents ToolStripSeparator7 As System.Windows.Forms.ToolStripSeparator
|
|
||||||
Friend WithEvents bt_close As System.Windows.Forms.ToolStripButton
|
|
||||||
Friend WithEvents view1 As MyControlOLEDBv2.MyFpoint
|
|
||||||
Friend WithEvents view1_Sheet1 As FarPoint.Win.Spread.SheetView
|
|
||||||
End Class
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
FarPoint.Win.Spread.FpSpread, FarPoint.Win.Spread, Version=5.0.2005.2008, Culture=neutral, PublicKeyToken=327c3516b1b18457
|
|
||||||
FarPoint.Win.Spread.FpSpread, FarPoint.Win.Spread, Version=4.0.3510.2008, Culture=neutral, PublicKeyToken=327c3516b1b18457
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
||||||
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
||||||
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
|
|
||||||
<StartArguments>ARIN250</StartArguments>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
||||||
<EnableUnmanagedDebugging>true</EnableUnmanagedDebugging>
|
|
||||||
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
|
|
||||||
<StartArguments>ARIN2506</StartArguments>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup>
|
|
||||||
<PublishUrlHistory>ftp://deviltin.xt.to/public_html/project/irea/epole/|ftp://deviltin.xt.to/irea/epole/|c:\epole게시\|http://localhost/EpoleNet/</PublishUrlHistory>
|
|
||||||
<InstallUrlHistory>http://deviltin.xt.to/project/irea/epole/|http://deviltin.xt.to/out/irea/epole/|http://deviltin.xt.to/irea/epole/|http://deviltin.xt.to/irea/|http://sd.com/</InstallUrlHistory>
|
|
||||||
<SupportUrlHistory>
|
|
||||||
</SupportUrlHistory>
|
|
||||||
<UpdateUrlHistory>
|
|
||||||
</UpdateUrlHistory>
|
|
||||||
<BootstrapperUrlHistory>
|
|
||||||
</BootstrapperUrlHistory>
|
|
||||||
<FallbackCulture>ko-KR</FallbackCulture>
|
|
||||||
<VerifyUploadedFiles>true</VerifyUploadedFiles>
|
|
||||||
<ProjectView>ProjectFiles</ProjectView>
|
|
||||||
<EnableSecurityDebugging>false</EnableSecurityDebugging>
|
|
||||||
<ErrorReportUrlHistory>
|
|
||||||
</ErrorReportUrlHistory>
|
|
||||||
</PropertyGroup>
|
|
||||||
</Project>
|
|
||||||
169
Epole_통신.sln
@@ -1,25 +1,41 @@
|
|||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
# Visual Studio 2013
|
# Visual Studio Version 16
|
||||||
VisualStudioVersion = 12.0.40629.0
|
VisualStudioVersion = 16.0.29609.76
|
||||||
MinimumVisualStudioVersion = 10.0.40219.1
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "통신번호찰", "Epole\통신번호찰.vbproj", "{AFB4982C-C6E3-49C6-8C8F-01154D3A4D64}"
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "통신번호찰fp5", "SpreadNet.v5\Epole\통신번호찰fp5.vbproj", "{AFB4982C-C6E3-49C6-8C8F-01154D3A4D64}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Cls_Tongshin", "Cls_Tongshin\Cls_Tongshin.vbproj", "{30486AC5-C5C4-4265-AE6A-7345BE8AABB5}"
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Cls_Tongshin", "SpreadNet.v5\Cls_Tongshin\Cls_Tongshin.vbproj", "{30486AC5-C5C4-4265-AE6A-7345BE8AABB5}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Cls_LCable", "Cls_LCable\Cls_LCable.vbproj", "{DA3279B0-5869-4EED-A8F7-DC6BEA5560C5}"
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Cls_LCable", "SpreadNet.v5\Cls_LCable\Cls_LCable.vbproj", "{DA3279B0-5869-4EED-A8F7-DC6BEA5560C5}"
|
||||||
EndProject
|
|
||||||
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "Setup\Setup.vdproj", "{C8219A95-A34D-4C5F-8644-CF0BB5423454}"
|
|
||||||
EndProject
|
EndProject
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ArinClassV2", "SubProject\ArinClassV2\ArinClassV2\ArinClassV2.vbproj", "{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}"
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ArinClassV2", "SubProject\ArinClassV2\ArinClassV2\ArinClassV2.vbproj", "{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CEpole", "..\Z_Epole_Class\CEpole.vbproj", "{78345183-B834-4478-BD7A-775BFCCE2168}"
|
|
||||||
EndProject
|
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SubProject", "SubProject", "{BD6ACAE6-15EE-4CE7-B034-99ECA4EB971C}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SubProject", "SubProject", "{BD6ACAE6-15EE-4CE7-B034-99ECA4EB971C}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QRCodeLib", "..\QRCodeLib\QRCodeLib.csproj", "{E98126B2-AF17-4783-96B9-856D6744DCA3}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QRCodeLib", "..\QRCodeLib\QRCodeLib.csproj", "{E98126B2-AF17-4783-96B9-856D6744DCA3}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ArinNewFp5Net4", "..\ArinNewFp5_Net4\ArinNewFp\ArinNewFp5Net4.vbproj", "{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}"
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CEpole_fp5", "..\Z_Epole_Class\Project_fp5\CEpole_fp5.vbproj", "{78345183-B834-4478-BD7A-775BFCCE2168}"
|
||||||
|
EndProject
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ArinNewFp5", "..\ArinNewFp\ArinNewFpv5\ArinNewFp5.vbproj", "{B0371B1F-8657-47A6-979E-4AEB970559D2}"
|
||||||
|
EndProject
|
||||||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Spread.Net.v5", "Spread.Net.v5", "{3D0BCA39-0952-4BB3-925F-62E22F84B2A8}"
|
||||||
|
EndProject
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ArinNewFp13", "..\ArinNewFp\ArinNewFpv13\ArinNewFp13.vbproj", "{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}"
|
||||||
|
EndProject
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CEpole_fp13", "..\Z_Epole_Class\Project_fp13\CEpole_fp13.vbproj", "{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}"
|
||||||
|
EndProject
|
||||||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Spread.Net.v13", "Spread.Net.v13", "{43F905EE-8049-4CF3-9673-A4D94996DC03}"
|
||||||
|
EndProject
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Cls_LCable", "SpreadNet.v13\Cls_LCable\Cls_LCable.vbproj", "{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}"
|
||||||
|
EndProject
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Cls_Tongshin", "SpreadNet.v13\Cls_Tongshin\Cls_Tongshin.vbproj", "{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}"
|
||||||
|
EndProject
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "통신번호찰fp13", "SpreadNet.v13\Epole\통신번호찰fp13.vbproj", "{DD781A55-1D13-45F9-92C4-B1B7044B601C}"
|
||||||
|
EndProject
|
||||||
|
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "SpreadNet.v13\Setup\Setup.vdproj", "{FEADAB2A-7C6E-4762-9659-274B1C1532E2}"
|
||||||
|
EndProject
|
||||||
|
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "SpreadNet.v5\Setup\Setup.vdproj", "{6472511D-212F-4675-A754-FFF12BB69EB2}"
|
||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
@@ -60,15 +76,6 @@ Global
|
|||||||
{DA3279B0-5869-4EED-A8F7-DC6BEA5560C5}.Release|Any CPU.Build.0 = Release|Any CPU
|
{DA3279B0-5869-4EED-A8F7-DC6BEA5560C5}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
{DA3279B0-5869-4EED-A8F7-DC6BEA5560C5}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
{DA3279B0-5869-4EED-A8F7-DC6BEA5560C5}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{DA3279B0-5869-4EED-A8F7-DC6BEA5560C5}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
{DA3279B0-5869-4EED-A8F7-DC6BEA5560C5}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
||||||
{C8219A95-A34D-4C5F-8644-CF0BB5423454}.CD_ROM|Any CPU.ActiveCfg = Release
|
|
||||||
{C8219A95-A34D-4C5F-8644-CF0BB5423454}.CD_ROM|Any CPU.Build.0 = Release
|
|
||||||
{C8219A95-A34D-4C5F-8644-CF0BB5423454}.Debug|Any CPU.ActiveCfg = Debug
|
|
||||||
{C8219A95-A34D-4C5F-8644-CF0BB5423454}.DVD-5|Any CPU.ActiveCfg = Debug
|
|
||||||
{C8219A95-A34D-4C5F-8644-CF0BB5423454}.DVD-5|Any CPU.Build.0 = Debug
|
|
||||||
{C8219A95-A34D-4C5F-8644-CF0BB5423454}.Release|Any CPU.ActiveCfg = Release
|
|
||||||
{C8219A95-A34D-4C5F-8644-CF0BB5423454}.Release|Any CPU.Build.0 = Release
|
|
||||||
{C8219A95-A34D-4C5F-8644-CF0BB5423454}.SingleImage|Any CPU.ActiveCfg = Release
|
|
||||||
{C8219A95-A34D-4C5F-8644-CF0BB5423454}.SingleImage|Any CPU.Build.0 = Release
|
|
||||||
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
||||||
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
@@ -79,16 +86,6 @@ Global
|
|||||||
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.Release|Any CPU.Build.0 = Release|Any CPU
|
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
||||||
{78345183-B834-4478-BD7A-775BFCCE2168}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
|
||||||
{78345183-B834-4478-BD7A-775BFCCE2168}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
|
||||||
{78345183-B834-4478-BD7A-775BFCCE2168}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
||||||
{78345183-B834-4478-BD7A-775BFCCE2168}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
||||||
{78345183-B834-4478-BD7A-775BFCCE2168}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU
|
|
||||||
{78345183-B834-4478-BD7A-775BFCCE2168}.DVD-5|Any CPU.Build.0 = Debug|Any CPU
|
|
||||||
{78345183-B834-4478-BD7A-775BFCCE2168}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
||||||
{78345183-B834-4478-BD7A-775BFCCE2168}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
||||||
{78345183-B834-4478-BD7A-775BFCCE2168}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
|
||||||
{78345183-B834-4478-BD7A-775BFCCE2168}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
|
||||||
{E98126B2-AF17-4783-96B9-856D6744DCA3}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
{E98126B2-AF17-4783-96B9-856D6744DCA3}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{E98126B2-AF17-4783-96B9-856D6744DCA3}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
{E98126B2-AF17-4783-96B9-856D6744DCA3}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
||||||
{E98126B2-AF17-4783-96B9-856D6744DCA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{E98126B2-AF17-4783-96B9-856D6744DCA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
@@ -99,26 +96,118 @@ Global
|
|||||||
{E98126B2-AF17-4783-96B9-856D6744DCA3}.Release|Any CPU.Build.0 = Release|Any CPU
|
{E98126B2-AF17-4783-96B9-856D6744DCA3}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
{E98126B2-AF17-4783-96B9-856D6744DCA3}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
{E98126B2-AF17-4783-96B9-856D6744DCA3}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{E98126B2-AF17-4783-96B9-856D6744DCA3}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
{E98126B2-AF17-4783-96B9-856D6744DCA3}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
{78345183-B834-4478-BD7A-775BFCCE2168}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
{78345183-B834-4478-BD7A-775BFCCE2168}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{78345183-B834-4478-BD7A-775BFCCE2168}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{78345183-B834-4478-BD7A-775BFCCE2168}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU
|
{78345183-B834-4478-BD7A-775BFCCE2168}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}.DVD-5|Any CPU.Build.0 = Debug|Any CPU
|
{78345183-B834-4478-BD7A-775BFCCE2168}.DVD-5|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{78345183-B834-4478-BD7A-775BFCCE2168}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}.Release|Any CPU.Build.0 = Release|Any CPU
|
{78345183-B834-4478-BD7A-775BFCCE2168}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
{78345183-B834-4478-BD7A-775BFCCE2168}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
{78345183-B834-4478-BD7A-775BFCCE2168}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2}.DVD-5|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}.DVD-5|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}.DVD-5|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}.DVD-5|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}.DVD-5|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C}.DVD-5|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2}.CD_ROM|Any CPU.ActiveCfg = Release
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2}.CD_ROM|Any CPU.Build.0 = Release
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2}.Debug|Any CPU.ActiveCfg = Debug
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2}.Debug|Any CPU.Build.0 = Debug
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2}.DVD-5|Any CPU.ActiveCfg = Debug
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2}.DVD-5|Any CPU.Build.0 = Debug
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2}.Release|Any CPU.ActiveCfg = Release
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2}.Release|Any CPU.Build.0 = Release
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2}.SingleImage|Any CPU.ActiveCfg = Release
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2}.SingleImage|Any CPU.Build.0 = Release
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2}.CD_ROM|Any CPU.ActiveCfg = Release
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2}.CD_ROM|Any CPU.Build.0 = Release
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2}.Debug|Any CPU.ActiveCfg = Debug
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2}.Debug|Any CPU.Build.0 = Debug
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2}.DVD-5|Any CPU.ActiveCfg = Debug
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2}.DVD-5|Any CPU.Build.0 = Debug
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2}.Release|Any CPU.ActiveCfg = Release
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2}.Release|Any CPU.Build.0 = Release
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2}.SingleImage|Any CPU.ActiveCfg = Release
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2}.SingleImage|Any CPU.Build.0 = Release
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
HideSolutionNode = FALSE
|
HideSolutionNode = FALSE
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(NestedProjects) = preSolution
|
GlobalSection(NestedProjects) = preSolution
|
||||||
|
{AFB4982C-C6E3-49C6-8C8F-01154D3A4D64} = {3D0BCA39-0952-4BB3-925F-62E22F84B2A8}
|
||||||
|
{30486AC5-C5C4-4265-AE6A-7345BE8AABB5} = {3D0BCA39-0952-4BB3-925F-62E22F84B2A8}
|
||||||
|
{DA3279B0-5869-4EED-A8F7-DC6BEA5560C5} = {3D0BCA39-0952-4BB3-925F-62E22F84B2A8}
|
||||||
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C} = {BD6ACAE6-15EE-4CE7-B034-99ECA4EB971C}
|
{FC8D5F6B-9892-48A4-BD90-4FA6F427567C} = {BD6ACAE6-15EE-4CE7-B034-99ECA4EB971C}
|
||||||
{E98126B2-AF17-4783-96B9-856D6744DCA3} = {BD6ACAE6-15EE-4CE7-B034-99ECA4EB971C}
|
{E98126B2-AF17-4783-96B9-856D6744DCA3} = {BD6ACAE6-15EE-4CE7-B034-99ECA4EB971C}
|
||||||
{3611D55B-71E3-4D92-9EFC-43F7D8BB8525} = {BD6ACAE6-15EE-4CE7-B034-99ECA4EB971C}
|
{78345183-B834-4478-BD7A-775BFCCE2168} = {3D0BCA39-0952-4BB3-925F-62E22F84B2A8}
|
||||||
|
{B0371B1F-8657-47A6-979E-4AEB970559D2} = {3D0BCA39-0952-4BB3-925F-62E22F84B2A8}
|
||||||
|
{3611D55B-71E3-4D92-9EFC-43F7D8BB8555} = {43F905EE-8049-4CF3-9673-A4D94996DC03}
|
||||||
|
{2BC2ED74-6A5C-4478-B897-E76F34FC1CCF} = {43F905EE-8049-4CF3-9673-A4D94996DC03}
|
||||||
|
{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20} = {43F905EE-8049-4CF3-9673-A4D94996DC03}
|
||||||
|
{8850EC2D-D876-45D3-9074-F7EE4C4CE22D} = {43F905EE-8049-4CF3-9673-A4D94996DC03}
|
||||||
|
{DD781A55-1D13-45F9-92C4-B1B7044B601C} = {43F905EE-8049-4CF3-9673-A4D94996DC03}
|
||||||
|
{FEADAB2A-7C6E-4762-9659-274B1C1532E2} = {43F905EE-8049-4CF3-9673-A4D94996DC03}
|
||||||
|
{6472511D-212F-4675-A754-FFF12BB69EB2} = {3D0BCA39-0952-4BB3-925F-62E22F84B2A8}
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||||
|
SolutionGuid = {E90E9E8E-956C-451B-95B7-FE66BDC27DDE}
|
||||||
Spices_ObfuscateProject = -1
|
Spices_ObfuscateProject = -1
|
||||||
Spices_CreateProject = -1
|
Spices_CreateProject = -1
|
||||||
Spices_ProjectFileName =
|
Spices_ProjectFileName =
|
||||||
|
|||||||
128
SpreadNet.v13/Cls_LCable/Cls_LCable.vbproj
Normal file
@@ -0,0 +1,128 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
||||||
|
<PropertyGroup>
|
||||||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||||
|
<ProductVersion>9.0.30729</ProductVersion>
|
||||||
|
<SchemaVersion>2.0</SchemaVersion>
|
||||||
|
<ProjectGuid>{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}</ProjectGuid>
|
||||||
|
<OutputType>Library</OutputType>
|
||||||
|
<StartupObject>
|
||||||
|
</StartupObject>
|
||||||
|
<RootNamespace>Cls_LCable</RootNamespace>
|
||||||
|
<AssemblyName>Cls_LCable</AssemblyName>
|
||||||
|
<MyType>Windows</MyType>
|
||||||
|
<FileUpgradeFlags>
|
||||||
|
</FileUpgradeFlags>
|
||||||
|
<OldToolsVersion>3.5</OldToolsVersion>
|
||||||
|
<UpgradeBackupLocation>
|
||||||
|
</UpgradeBackupLocation>
|
||||||
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
||||||
|
<TargetFrameworkProfile />
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<DefineDebug>true</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>bin\Debug\</OutputPath>
|
||||||
|
<DocumentationFile>
|
||||||
|
</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||||
|
<PlatformTarget>x86</PlatformTarget>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
|
<DebugType>None</DebugType>
|
||||||
|
<DefineDebug>false</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<OutputPath>bin\Release\</OutputPath>
|
||||||
|
<DocumentationFile>
|
||||||
|
</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Reference Include="System" />
|
||||||
|
<Reference Include="System.Data" />
|
||||||
|
<Reference Include="System.Deployment" />
|
||||||
|
<Reference Include="System.Drawing" />
|
||||||
|
<Reference Include="System.Windows.Forms" />
|
||||||
|
<Reference Include="System.Xml" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Import Include="ACC" />
|
||||||
|
<Import Include="Microsoft.VisualBasic" />
|
||||||
|
<Import Include="System" />
|
||||||
|
<Import Include="System.Collections" />
|
||||||
|
<Import Include="System.Collections.Generic" />
|
||||||
|
<Import Include="System.Data" />
|
||||||
|
<Import Include="System.Drawing" />
|
||||||
|
<Import Include="System.Diagnostics" />
|
||||||
|
<Import Include="System.Windows.Forms" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||||
|
<Compile Include="My Project\Application.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Application.myapp</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Resources.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DesignTime>True</DesignTime>
|
||||||
|
<DependentUpon>Resources.resx</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Settings.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Settings.settings</DependentUpon>
|
||||||
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="PrintForm.Designer.vb">
|
||||||
|
<DependentUpon>PrintForm.vb</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="PrintForm.vb">
|
||||||
|
<SubType>Form</SubType>
|
||||||
|
</Compile>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<EmbeddedResource Include="My Project\Resources.resx">
|
||||||
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
||||||
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="PrintForm.resx">
|
||||||
|
<DependentUpon>PrintForm.vb</DependentUpon>
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</EmbeddedResource>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="My Project\Application.myapp">
|
||||||
|
<Generator>MyApplicationCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<None Include="My Project\Settings.settings">
|
||||||
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
|
<CustomToolNamespace>My</CustomToolNamespace>
|
||||||
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Folder Include="Resources\" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\..\..\Z_Epole_Class\Project_fp13\CEpole_fp13.vbproj">
|
||||||
|
<Project>{2bc2ed74-6a5c-4478-b897-e76f34fc1ccf}</Project>
|
||||||
|
<Name>CEpole_fp13</Name>
|
||||||
|
</ProjectReference>
|
||||||
|
</ItemGroup>
|
||||||
|
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
|
||||||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
|
<Target Name="BeforeBuild">
|
||||||
|
</Target>
|
||||||
|
<Target Name="AfterBuild">
|
||||||
|
</Target>
|
||||||
|
-->
|
||||||
|
</Project>
|
||||||
35
SpreadNet.v13/Cls_LCable/My Project/AssemblyInfo.vb
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
Imports System
|
||||||
|
Imports System.Reflection
|
||||||
|
Imports System.Runtime.InteropServices
|
||||||
|
|
||||||
|
' 어셈블리의 일반 정보는 다음 특성 집합을 통해 제어됩니다.
|
||||||
|
' 어셈블리와 관련된 정보를 수정하려면
|
||||||
|
' 이 특성 값을 변경하십시오.
|
||||||
|
|
||||||
|
' 어셈블리 특성 값을 검토합니다.
|
||||||
|
|
||||||
|
<Assembly: AssemblyTitle("Cls_Tongshin")>
|
||||||
|
<Assembly: AssemblyDescription("")>
|
||||||
|
<Assembly: AssemblyCompany("")>
|
||||||
|
<Assembly: AssemblyProduct("Cls_Tongshin")>
|
||||||
|
<Assembly: AssemblyCopyright("Copyright (C) 2008")>
|
||||||
|
<Assembly: AssemblyTrademark("")>
|
||||||
|
|
||||||
|
<Assembly: ComVisible(False)>
|
||||||
|
|
||||||
|
'이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
|
||||||
|
<Assembly: Guid("d284c66b-e155-445c-864f-1296d6bfb222")>
|
||||||
|
|
||||||
|
' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
|
||||||
|
'
|
||||||
|
' 주 버전
|
||||||
|
' 부 버전
|
||||||
|
' 빌드 번호
|
||||||
|
' 수정 버전
|
||||||
|
'
|
||||||
|
' 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 버전이 자동으로
|
||||||
|
' 지정되도록 할 수 있습니다.
|
||||||
|
' <Assembly: AssemblyVersion("1.0.*")>
|
||||||
|
|
||||||
|
<Assembly: AssemblyVersion("1.0.0.0")>
|
||||||
|
<Assembly: AssemblyFileVersion("1.0.0.0")>
|
||||||
63
SpreadNet.v13/Cls_LCable/My Project/Resources.Designer.vb
generated
Normal file
@@ -0,0 +1,63 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||||
|
' 런타임 버전:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||||
|
' 이러한 변경 내용이 손실됩니다.
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
Imports System
|
||||||
|
|
||||||
|
Namespace My.Resources
|
||||||
|
|
||||||
|
'이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
|
||||||
|
'클래스에서 자동으로 생성되었습니다.
|
||||||
|
'멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
|
||||||
|
'다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
|
||||||
|
'''<summary>
|
||||||
|
''' 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0"), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
||||||
|
Friend Module Resources
|
||||||
|
|
||||||
|
Private resourceMan As Global.System.Resources.ResourceManager
|
||||||
|
|
||||||
|
Private resourceCulture As Global.System.Globalization.CultureInfo
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
||||||
|
Get
|
||||||
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
||||||
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("Cls_LCable.Resources", GetType(Resources).Assembly)
|
||||||
|
resourceMan = temp
|
||||||
|
End If
|
||||||
|
Return resourceMan
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대해 현재 스레드의 CurrentUICulture 속성을
|
||||||
|
''' 재정의합니다.
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
||||||
|
Get
|
||||||
|
Return resourceCulture
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
resourceCulture = value
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
||||||
73
SpreadNet.v13/Cls_LCable/My Project/Settings.Designer.vb
generated
Normal file
@@ -0,0 +1,73 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||||
|
' 런타임 버전:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||||
|
' 이러한 변경 내용이 손실됩니다.
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.4.0.0"), _
|
||||||
|
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Partial Friend NotInheritable Class MySettings
|
||||||
|
Inherits Global.System.Configuration.ApplicationSettingsBase
|
||||||
|
|
||||||
|
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
|
||||||
|
|
||||||
|
#Region "My.Settings 자동 저장 기능"
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
Private Shared addedHandler As Boolean
|
||||||
|
|
||||||
|
Private Shared addedHandlerLockObject As New Object
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Private Shared Sub AutoSaveSettings(sender As Global.System.Object, e As Global.System.EventArgs)
|
||||||
|
If My.Application.SaveMySettingsOnExit Then
|
||||||
|
My.Settings.Save()
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
#End If
|
||||||
|
#End Region
|
||||||
|
|
||||||
|
Public Shared ReadOnly Property [Default]() As MySettings
|
||||||
|
Get
|
||||||
|
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
If Not addedHandler Then
|
||||||
|
SyncLock addedHandlerLockObject
|
||||||
|
If Not addedHandler Then
|
||||||
|
AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
|
||||||
|
addedHandler = True
|
||||||
|
End If
|
||||||
|
End SyncLock
|
||||||
|
End If
|
||||||
|
#End If
|
||||||
|
Return defaultInstance
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
End Namespace
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
|
||||||
|
Friend Module MySettingsProperty
|
||||||
|
|
||||||
|
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
|
||||||
|
Friend ReadOnly Property Settings() As Global.Cls_LCable.My.MySettings
|
||||||
|
Get
|
||||||
|
Return Global.Cls_LCable.My.MySettings.Default
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
||||||
131
SpreadNet.v13/Cls_Tongshin/Cls_Tongshin.vbproj
Normal file
@@ -0,0 +1,131 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
||||||
|
<PropertyGroup>
|
||||||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||||
|
<ProductVersion>9.0.30729</ProductVersion>
|
||||||
|
<SchemaVersion>2.0</SchemaVersion>
|
||||||
|
<ProjectGuid>{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}</ProjectGuid>
|
||||||
|
<OutputType>Library</OutputType>
|
||||||
|
<StartupObject>
|
||||||
|
</StartupObject>
|
||||||
|
<RootNamespace>Cls_Tongshin</RootNamespace>
|
||||||
|
<AssemblyName>Cls_Tongshin</AssemblyName>
|
||||||
|
<MyType>Windows</MyType>
|
||||||
|
<FileUpgradeFlags>
|
||||||
|
</FileUpgradeFlags>
|
||||||
|
<OldToolsVersion>3.5</OldToolsVersion>
|
||||||
|
<UpgradeBackupLocation>
|
||||||
|
</UpgradeBackupLocation>
|
||||||
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
||||||
|
<TargetFrameworkProfile />
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<DefineDebug>true</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>bin\Debug\</OutputPath>
|
||||||
|
<DocumentationFile>
|
||||||
|
</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||||
|
<PlatformTarget>x86</PlatformTarget>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
|
<DebugType>None</DebugType>
|
||||||
|
<DefineDebug>false</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<OutputPath>bin\Release\</OutputPath>
|
||||||
|
<DocumentationFile>
|
||||||
|
</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Reference Include="System" />
|
||||||
|
<Reference Include="System.Data" />
|
||||||
|
<Reference Include="System.Deployment" />
|
||||||
|
<Reference Include="System.Drawing" />
|
||||||
|
<Reference Include="System.Windows.Forms" />
|
||||||
|
<Reference Include="System.Xml" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Import Include="ACC" />
|
||||||
|
<Import Include="Microsoft.VisualBasic" />
|
||||||
|
<Import Include="System" />
|
||||||
|
<Import Include="System.Collections" />
|
||||||
|
<Import Include="System.Collections.Generic" />
|
||||||
|
<Import Include="System.Data" />
|
||||||
|
<Import Include="System.Drawing" />
|
||||||
|
<Import Include="System.Diagnostics" />
|
||||||
|
<Import Include="System.Windows.Forms" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||||
|
<Compile Include="My Project\Application.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Application.myapp</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Resources.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DesignTime>True</DesignTime>
|
||||||
|
<DependentUpon>Resources.resx</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Settings.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Settings.settings</DependentUpon>
|
||||||
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="PrintForm.Designer.vb">
|
||||||
|
<DependentUpon>PrintForm.vb</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="PrintForm.vb">
|
||||||
|
<SubType>Form</SubType>
|
||||||
|
</Compile>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<EmbeddedResource Include="My Project\Resources.resx">
|
||||||
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
||||||
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="PrintForm.resx">
|
||||||
|
<DependentUpon>PrintForm.vb</DependentUpon>
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</EmbeddedResource>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="My Project\Application.myapp">
|
||||||
|
<Generator>MyApplicationCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<None Include="My Project\Settings.settings">
|
||||||
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
|
<CustomToolNamespace>My</CustomToolNamespace>
|
||||||
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Folder Include="Resources\" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Content Include="History.txt" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\..\..\Z_Epole_Class\Project_fp13\CEpole_fp13.vbproj">
|
||||||
|
<Project>{2bc2ed74-6a5c-4478-b897-e76f34fc1ccf}</Project>
|
||||||
|
<Name>CEpole_fp13</Name>
|
||||||
|
</ProjectReference>
|
||||||
|
</ItemGroup>
|
||||||
|
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
|
||||||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
|
<Target Name="BeforeBuild">
|
||||||
|
</Target>
|
||||||
|
<Target Name="AfterBuild">
|
||||||
|
</Target>
|
||||||
|
-->
|
||||||
|
</Project>
|
||||||
35
SpreadNet.v13/Cls_Tongshin/My Project/AssemblyInfo.vb
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
Imports System
|
||||||
|
Imports System.Reflection
|
||||||
|
Imports System.Runtime.InteropServices
|
||||||
|
|
||||||
|
' 어셈블리의 일반 정보는 다음 특성 집합을 통해 제어됩니다.
|
||||||
|
' 어셈블리와 관련된 정보를 수정하려면
|
||||||
|
' 이 특성 값을 변경하십시오.
|
||||||
|
|
||||||
|
' 어셈블리 특성 값을 검토합니다.
|
||||||
|
|
||||||
|
<Assembly: AssemblyTitle("Cls_Tongshin")>
|
||||||
|
<Assembly: AssemblyDescription("")>
|
||||||
|
<Assembly: AssemblyCompany("")>
|
||||||
|
<Assembly: AssemblyProduct("Cls_Tongshin")>
|
||||||
|
<Assembly: AssemblyCopyright("Copyright (C) 2008")>
|
||||||
|
<Assembly: AssemblyTrademark("")>
|
||||||
|
|
||||||
|
<Assembly: ComVisible(False)>
|
||||||
|
|
||||||
|
'이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
|
||||||
|
<Assembly: Guid("d284c66b-e155-445c-864f-1296d6bfb212")>
|
||||||
|
|
||||||
|
' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
|
||||||
|
'
|
||||||
|
' 주 버전
|
||||||
|
' 부 버전
|
||||||
|
' 빌드 번호
|
||||||
|
' 수정 버전
|
||||||
|
'
|
||||||
|
' 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 버전이 자동으로
|
||||||
|
' 지정되도록 할 수 있습니다.
|
||||||
|
' <Assembly: AssemblyVersion("1.0.*")>
|
||||||
|
|
||||||
|
<Assembly: AssemblyVersion("18.01.17.2050")>
|
||||||
|
<Assembly: AssemblyFileVersion("18.01.17.2050")>
|
||||||
63
SpreadNet.v13/Cls_Tongshin/My Project/Resources.Designer.vb
generated
Normal file
@@ -0,0 +1,63 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||||
|
' 런타임 버전:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||||
|
' 이러한 변경 내용이 손실됩니다.
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
Imports System
|
||||||
|
|
||||||
|
Namespace My.Resources
|
||||||
|
|
||||||
|
'이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
|
||||||
|
'클래스에서 자동으로 생성되었습니다.
|
||||||
|
'멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
|
||||||
|
'다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
|
||||||
|
'''<summary>
|
||||||
|
''' 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0"), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
||||||
|
Friend Module Resources
|
||||||
|
|
||||||
|
Private resourceMan As Global.System.Resources.ResourceManager
|
||||||
|
|
||||||
|
Private resourceCulture As Global.System.Globalization.CultureInfo
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
||||||
|
Get
|
||||||
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
||||||
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("Cls_Tongshin.Resources", GetType(Resources).Assembly)
|
||||||
|
resourceMan = temp
|
||||||
|
End If
|
||||||
|
Return resourceMan
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대해 현재 스레드의 CurrentUICulture 속성을
|
||||||
|
''' 재정의합니다.
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
||||||
|
Get
|
||||||
|
Return resourceCulture
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
resourceCulture = value
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
||||||
73
SpreadNet.v13/Cls_Tongshin/My Project/Settings.Designer.vb
generated
Normal file
@@ -0,0 +1,73 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||||
|
' 런타임 버전:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||||
|
' 이러한 변경 내용이 손실됩니다.
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.4.0.0"), _
|
||||||
|
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Partial Friend NotInheritable Class MySettings
|
||||||
|
Inherits Global.System.Configuration.ApplicationSettingsBase
|
||||||
|
|
||||||
|
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
|
||||||
|
|
||||||
|
#Region "My.Settings 자동 저장 기능"
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
Private Shared addedHandler As Boolean
|
||||||
|
|
||||||
|
Private Shared addedHandlerLockObject As New Object
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Private Shared Sub AutoSaveSettings(sender As Global.System.Object, e As Global.System.EventArgs)
|
||||||
|
If My.Application.SaveMySettingsOnExit Then
|
||||||
|
My.Settings.Save()
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
#End If
|
||||||
|
#End Region
|
||||||
|
|
||||||
|
Public Shared ReadOnly Property [Default]() As MySettings
|
||||||
|
Get
|
||||||
|
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
If Not addedHandler Then
|
||||||
|
SyncLock addedHandlerLockObject
|
||||||
|
If Not addedHandler Then
|
||||||
|
AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
|
||||||
|
addedHandler = True
|
||||||
|
End If
|
||||||
|
End SyncLock
|
||||||
|
End If
|
||||||
|
#End If
|
||||||
|
Return defaultInstance
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
End Namespace
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
|
||||||
|
Friend Module MySettingsProperty
|
||||||
|
|
||||||
|
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
|
||||||
|
Friend ReadOnly Property Settings() As Global.Cls_Tongshin.My.MySettings
|
||||||
|
Get
|
||||||
|
Return Global.Cls_Tongshin.My.MySettings.Default
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
||||||
256
SpreadNet.v13/Epole/Common.vb
Normal file
@@ -0,0 +1,256 @@
|
|||||||
|
Imports System.Net
|
||||||
|
Imports System.Net.Dns
|
||||||
|
|
||||||
|
Module Common
|
||||||
|
Enum ESorted
|
||||||
|
No = 1
|
||||||
|
YES = 2
|
||||||
|
NULL = 0
|
||||||
|
End Enum
|
||||||
|
Enum E_AuthType
|
||||||
|
Dev = 1
|
||||||
|
Normal = 0
|
||||||
|
adm = 2
|
||||||
|
Demo = -9
|
||||||
|
End Enum
|
||||||
|
Structure S_AuthInfo
|
||||||
|
Dim Type As E_AuthType '//인증형태
|
||||||
|
Dim Cnt As Short '//무료사용횟수(데모모드시)
|
||||||
|
Dim ExpireDate As String
|
||||||
|
Dim Id As String '//사용자Id
|
||||||
|
Dim Name As String '//사용자명
|
||||||
|
Dim authmsg As String
|
||||||
|
Dim Permission() As Char '//권한
|
||||||
|
End Structure
|
||||||
|
|
||||||
|
Structure Cfont
|
||||||
|
Dim FontName As String
|
||||||
|
Dim FontSize As Int16
|
||||||
|
End Structure
|
||||||
|
|
||||||
|
Structure Str_Alllabels '레이블들을 저장한다.
|
||||||
|
Dim ctl As CEpole.C_label
|
||||||
|
Dim desc As String
|
||||||
|
End Structure
|
||||||
|
|
||||||
|
Structure SStyle
|
||||||
|
Dim Desc As String
|
||||||
|
Dim File As String
|
||||||
|
Dim Backimg As String
|
||||||
|
Dim MarginX As Integer
|
||||||
|
Dim MarginY As Integer
|
||||||
|
Dim ScaleX As Single
|
||||||
|
Dim ScaleY As Single
|
||||||
|
Dim PrintFontOffset As Integer
|
||||||
|
Dim Viewimage As Boolean
|
||||||
|
Dim LandScape As Boolean
|
||||||
|
Dim Dummy As Boolean
|
||||||
|
Dim Dummytype As Short
|
||||||
|
Dim dummmyx As Short
|
||||||
|
Dim dummmyy As Short
|
||||||
|
Dim picstyle As Short
|
||||||
|
Dim CanvasX As Integer
|
||||||
|
Dim CanvasY As Integer
|
||||||
|
Dim Filter As String
|
||||||
|
Dim PATTERNTABLE As DataTable
|
||||||
|
End Structure
|
||||||
|
|
||||||
|
Public StyleList() As SStyle
|
||||||
|
|
||||||
|
Public RunCnt As Integer = 0
|
||||||
|
Public RunDate As Date = Date.Now
|
||||||
|
Public Admin As Boolean = False
|
||||||
|
|
||||||
|
|
||||||
|
Public DataBaseFile As String = My.Application.Info.DirectoryPath & "\database\irea.mdb"
|
||||||
|
Public ini As New ACC.MyINI(My.Application.Info.DirectoryPath & "\epole.ini")
|
||||||
|
'Public ConString As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & DataBaseFile
|
||||||
|
Public Arin As New ACC.ARINCLASS
|
||||||
|
Public ArinPath As New ACC.MyPath
|
||||||
|
Public Auto_Log As Boolean = False '//디비나 각종 로그파일을 쌓을지 여부
|
||||||
|
Public PICmanFile As String = vbNullString '//그림관리프로그램의 파일명을 적는다.
|
||||||
|
Public MakeState As String = vbNullString
|
||||||
|
Public PoleState As String = vbNullString
|
||||||
|
Public PoleEtcState As String = vbNullString
|
||||||
|
Public PicState As String = vbNullString '/그림파일연결관리다.
|
||||||
|
Public HelpWebSite As String = vbNullString '//웹페이지주소 일단은 도움말을 얻기위해쓴다.
|
||||||
|
Public HomePage As String = vbNullString
|
||||||
|
Public SORTNULL As Boolean = True '//전주세부-정렬이 번호가 비어잇을경우 가장위에표시할지 아닐지!
|
||||||
|
Public NUMCOLOR As Boolean '//가공번호찰에서 번호에 색상을 지정할지
|
||||||
|
'Public Admin As Boolean = False '//개발자모드로 접속햇을때
|
||||||
|
|
||||||
|
Public ViewFont As Cfont '//뷰의 글자
|
||||||
|
Public MenuFont As Cfont '//메뉴의 글자
|
||||||
|
Public FormFont As Cfont '//폼의 글자
|
||||||
|
|
||||||
|
' Public UserInfo As S_AuthInfo '//사용자정보
|
||||||
|
|
||||||
|
Public Enum Work_Type
|
||||||
|
kakong = 0
|
||||||
|
jijung = 1
|
||||||
|
suyong = 2
|
||||||
|
tongsin = 3
|
||||||
|
karodung = 4
|
||||||
|
jongakdung = 5
|
||||||
|
boandung = 6
|
||||||
|
Sknetworks = 7
|
||||||
|
Lcable = 8
|
||||||
|
End Enum
|
||||||
|
Public Sub Work_Form(ByVal T As String)
|
||||||
|
Form_Work.Show()
|
||||||
|
Form_Work.Msg(T)
|
||||||
|
End Sub
|
||||||
|
Public Function Get_SavePatternString(ByVal 저장대상 As String, ByVal pc As Boolean, ByVal cp As String, ByVal pl As Boolean, ByVal pstr As String, ByVal plen As Short, _
|
||||||
|
ByVal pchr As String) As System.Text.StringBuilder
|
||||||
|
|
||||||
|
If pc Then cp = "[문자패턴]"
|
||||||
|
If pl Then cp &= "[길이패턴]"
|
||||||
|
If cp = "" Then cp = "[패턴없음]"
|
||||||
|
|
||||||
|
Dim Msg As New System.Text.StringBuilder("(" & 저장대상 & ")" & " 패턴을 저장합니다")
|
||||||
|
'//문자패턴이 적용되어있다면 문자패턴으로 적용할 것을 궎장하며 그렇지 않은 경우에는 길이패턴이나 문자패턴을 적절히 권장한다.
|
||||||
|
'//길이가 5자리이하이고 특수문자(-,;)등이 없는경우에 길이패턴 적용을 권유한다.
|
||||||
|
Msg.AppendLine()
|
||||||
|
Msg.AppendLine("패턴 저장방법에는 길이,문자가 있습니다")
|
||||||
|
Msg.AppendLine("패턴우선순위 : 문자패턴 -> 길이패턴")
|
||||||
|
Msg.AppendLine()
|
||||||
|
Msg.AppendLine("현재적용된 패턴 : " & cp)
|
||||||
|
|
||||||
|
If pc Then
|
||||||
|
Msg.AppendLine()
|
||||||
|
Msg.AppendLine(">> 현재 문자패턴이 적용되어있습니다" & vbCrLf & ">> 문자패턴은 가장우선되는 패턴방식입니다")
|
||||||
|
Msg.AppendLine(">> 저장시에는 [문자패턴]으로 저장하시기 바랍니다.")
|
||||||
|
Msg.AppendLine(">> [길이패턴]으로 저장하는것은 의미가 없습니다")
|
||||||
|
ElseIf pl Then
|
||||||
|
Msg.AppendLine()
|
||||||
|
Msg.AppendLine(">> 현재 길이패턴이 적용되어있습니다" & vbCrLf & ">> 패턴은 길이,문자 둘다 저장이 가능합니다")
|
||||||
|
Else
|
||||||
|
Msg.AppendLine()
|
||||||
|
Msg.AppendLine(">> 적용된 패턴이없습니다")
|
||||||
|
Msg.AppendLine(">> 문자수(길이)가 적은 문자의경우 [길이패턴] 저장을 권장합니다")
|
||||||
|
End If
|
||||||
|
Msg.AppendLine()
|
||||||
|
Msg.AppendLine("길이패턴이란? (문자의 길이가 같을떄 적용)")
|
||||||
|
Msg.AppendLine(" 선택된문자는 " & pstr & " 이며 길이는 = " & plen & " 입니다")
|
||||||
|
Msg.AppendLine(" 저장을 하면 " & 저장대상 & " 의 길이가 " & plen & vbCrLf & " 인 문자가 오면 패턴이 적용됩니다")
|
||||||
|
|
||||||
|
Msg.AppendLine()
|
||||||
|
Msg.AppendLine("문자패턴이란? (같은 형태의 문자일때 적용)")
|
||||||
|
Msg.AppendLine(" 선택된문자는 " & pstr & " 이며 형태는 = " & pchr & " 입니다")
|
||||||
|
Msg.AppendLine(" 저장을 하면 " & 저장대상 & " 의 형태가 " & pchr & vbCrLf & " 인 문자가 오면 패턴이 적용됩니다")
|
||||||
|
Msg.AppendLine(" * 1=숫자,0=알파벳문자,H=한글문자,;=특수문자(;),-=특수문자(-)")
|
||||||
|
|
||||||
|
Msg.AppendLine()
|
||||||
|
Msg.AppendLine("패턴우선순위란? (패턴이 중복적용되었을때 높은우선순위가 적용)")
|
||||||
|
Msg.AppendLine(" 길이,문자 패턴이 둘다 적용되어있을경우 우선순위가 높은")
|
||||||
|
Msg.AppendLine(" 문자패턴이 최종적으로 적용이 됩니다.(길이패턴은 무시됨)")
|
||||||
|
|
||||||
|
Msg.AppendLine()
|
||||||
|
Msg.AppendLine("# 길이패턴으로 저장하시겠습니까?")
|
||||||
|
Msg.AppendLine("# 예) 길이저장 , 아니오) 문자저장 , 취소) 취소")
|
||||||
|
If pc Then Msg.AppendLine("# 문자패턴이 적용되었으므로 [길이패턴] 저장은 의미가 없습니다")
|
||||||
|
|
||||||
|
Return Msg
|
||||||
|
|
||||||
|
End Function
|
||||||
|
|
||||||
|
Public Function Check_auth() As Boolean
|
||||||
|
'If UserInfo.Type = E_AuthType.Demo Then
|
||||||
|
' MsgBox("현재권한으로는 이기능을 사용할 수 없습니다", MsgBoxStyle.Critical, "임시사용자권한")
|
||||||
|
' Return False
|
||||||
|
'End If
|
||||||
|
Return True
|
||||||
|
End Function
|
||||||
|
|
||||||
|
|
||||||
|
Public Sub NOTICE(ByVal MSG As String, ByVal Src As Object)
|
||||||
|
On Error Resume Next
|
||||||
|
If Src.GetType.Name.ToUpper = "TOOLSTRIPSTATUSLABEL" Then
|
||||||
|
CType(Src, ToolStripStatusLabel).Text = "▶ " & MSG & Space(1)
|
||||||
|
CType(Src, ToolStripStatusLabel).ForeColor = Color.Black
|
||||||
|
ElseIf Src.GetType.Name.ToUpper = "LABEL" Then
|
||||||
|
CType(Src, Label).Text = "▶ " & MSG & Space(1)
|
||||||
|
CType(Src, Label).ForeColor = Color.Black
|
||||||
|
End If
|
||||||
|
' My.Computer.Audio.PlaySystemSound(Media.SystemSounds.Beep)
|
||||||
|
End Sub
|
||||||
|
Public Sub NOTICE(ByVal MSG As String, ByVal FCOLOR As Color, ByVal Src As System.Windows.Forms.ToolStripStatusLabel)
|
||||||
|
Src.Text = "▶ " & MSG & Space(1)
|
||||||
|
Src.ForeColor = FCOLOR
|
||||||
|
' My.Computer.Audio.PlaySystemSound(Media.SystemSounds.Beep)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Public Sub ReNum(ByVal Srcspread As NewFp, ByVal NumColumnindex As Integer, Optional ByVal PBar As ProgressBar = Nothing)
|
||||||
|
If Not PBar Is Nothing Then
|
||||||
|
PBar.Minimum = 0
|
||||||
|
PBar.Maximum = Srcspread.ActiveSheet.RowCount
|
||||||
|
PBar.Value = 0
|
||||||
|
End If
|
||||||
|
|
||||||
|
For Each SR As FarPoint.Win.Spread.Row In Srcspread.ActiveSheet.Rows
|
||||||
|
If Not PBar Is Nothing Then PBar.Value += 1
|
||||||
|
Srcspread.ActiveSheet.Cells(SR.Index, NumColumnindex).Value = SR.Index + 1
|
||||||
|
Next
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Public Sub AddLog(ByVal t1 As Boolean, ByVal txt As String, Optional ByVal t2fn As String = "")
|
||||||
|
' If UserInfo.Type = E_AuthType.Dev Then Log.RichTextBox1.AppendText(txt & vbCrLf)
|
||||||
|
End Sub
|
||||||
|
Public Sub showlog()
|
||||||
|
Log.Show()
|
||||||
|
End Sub
|
||||||
|
Public Sub hidelog()
|
||||||
|
Log.Close()
|
||||||
|
End Sub
|
||||||
|
Public Sub resetLog()
|
||||||
|
Log.RichTextBox1.Text = ""
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
|
Public Sub ReNum(ByRef SrcTable As DataTable, ByVal ColumnName As String, Optional ByVal PBar As ProgressBar = Nothing)
|
||||||
|
|
||||||
|
|
||||||
|
If Not SrcTable.GetChanges Is Nothing Then
|
||||||
|
MsgBox("변경된 내용이 있습니다" & vbCrLf & vbCrLf & "먼저 저장을 하세요", MsgBoxStyle.Information, "확인")
|
||||||
|
Return
|
||||||
|
End If
|
||||||
|
|
||||||
|
If MsgBox("모든번호가 새로 갱신됩니다" & vbCrLf & vbCrLf & "계속하시겠습니까?", MsgBoxStyle.Information + MsgBoxStyle.OkCancel, "확인") <> MsgBoxResult.Ok Then
|
||||||
|
Return
|
||||||
|
End If
|
||||||
|
If Not PBar Is Nothing Then
|
||||||
|
PBar.Minimum = 0
|
||||||
|
PBar.Maximum = SrcTable.Rows.Count
|
||||||
|
PBar.Value = 0
|
||||||
|
End If
|
||||||
|
|
||||||
|
Dim i As Integer = 0
|
||||||
|
Dim DV As New DataView(SrcTable, "", "정렬번호,번호", DataViewRowState.CurrentRows)
|
||||||
|
Dim DT As DataTable = DV.ToTable
|
||||||
|
|
||||||
|
For Each dr As DataRow In DT.Rows
|
||||||
|
i += 1
|
||||||
|
dr(ColumnName) = i
|
||||||
|
If Not PBar Is Nothing Then PBar.Value += 1
|
||||||
|
Next
|
||||||
|
SrcTable.Merge(DT)
|
||||||
|
MsgBox("번호 정렬이 완료되었습니다", MsgBoxStyle.Information, "확인")
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Public Function GetFirstIP() As String '//ip주소보기
|
||||||
|
Dim objAddress() As Net.IPAddress
|
||||||
|
'Dim IA As Net.IPAddress
|
||||||
|
Dim B(15) As Byte
|
||||||
|
Dim sAns As String = vbNullString
|
||||||
|
|
||||||
|
objAddress = Dns.GetHostEntry(GetHostName).AddressList
|
||||||
|
Try
|
||||||
|
Return objAddress(0).ToString
|
||||||
|
Catch ex As Exception
|
||||||
|
Return ""
|
||||||
|
End Try
|
||||||
|
End Function
|
||||||
|
|
||||||
|
End Module
|
||||||
156
SpreadNet.v13/Epole/Config.vb
Normal file
@@ -0,0 +1,156 @@
|
|||||||
|
Imports ACC.ARINCLASS
|
||||||
|
Imports ACC
|
||||||
|
|
||||||
|
Public Class Config
|
||||||
|
|
||||||
|
Private Sub Button6_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_c.Click
|
||||||
|
Me.Dispose()
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub Config_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
|
||||||
|
Me.tb_ur.Text = PICmanFile
|
||||||
|
Select Case MakeState.ToUpper
|
||||||
|
Case "MAX"
|
||||||
|
Me.cmb_ml.Text = "최대화"
|
||||||
|
Case "MIN"
|
||||||
|
Me.cmb_ml.Text = "최소화"
|
||||||
|
Case Else
|
||||||
|
Me.cmb_ml.Text = "일반"
|
||||||
|
End Select
|
||||||
|
Select Case PoleState.ToUpper
|
||||||
|
Case "MAX"
|
||||||
|
Me.cmb_dl.Text = "최대화"
|
||||||
|
Case "MIN"
|
||||||
|
Me.cmb_dl.Text = "최소화"
|
||||||
|
Case Else
|
||||||
|
Me.cmb_dl.Text = "일반"
|
||||||
|
End Select
|
||||||
|
Select Case PoleEtcState.ToUpper
|
||||||
|
Case "MAX"
|
||||||
|
Me.cmb_sdt.Text = "최대화"
|
||||||
|
Case "MIN"
|
||||||
|
Me.cmb_sdt.Text = "최소화"
|
||||||
|
Case Else
|
||||||
|
Me.cmb_sdt.Text = "일반"
|
||||||
|
End Select
|
||||||
|
Select Case PicState.ToUpper
|
||||||
|
Case "MAX"
|
||||||
|
Me.cmb_pc.Text = "최대화"
|
||||||
|
Case "MIN"
|
||||||
|
Me.cmb_pc.Text = "최소화"
|
||||||
|
Case Else
|
||||||
|
Me.cmb_pc.Text = "일반"
|
||||||
|
End Select
|
||||||
|
Me.tbgdfgd.Text = FormFont.FontName & "," & FormFont.FontSize
|
||||||
|
Me.tb_fds.Text = ViewFont.FontName & "," & ViewFont.FontSize
|
||||||
|
Me.tb_mf.Text = MenuFont.FontName & "," & MenuFont.FontSize
|
||||||
|
Me.SORTCHK.Checked = SORTNULL
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
|
||||||
|
Dim A As New OpenFileDialog
|
||||||
|
If A.ShowDialog <> System.Windows.Forms.DialogResult.OK Then Return
|
||||||
|
Me.tb_ur.Text = A.FileName.Replace(My.Application.Info.DirectoryPath, "")
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub bt_확인_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_ok.Click
|
||||||
|
Dim INI As New MyINI(My.Application.Info.DirectoryPath & "\epole.ini")
|
||||||
|
Dim SpINI As New MyINI(My.Application.Info.DirectoryPath & "\spread.ini")
|
||||||
|
INI.Write("main", "picman", Me.tb_ur.Text)
|
||||||
|
PICmanFile = Me.tb_ur.Text
|
||||||
|
Select Case Me.cmb_ml.Text
|
||||||
|
Case "최대화"
|
||||||
|
INI.Write("main", "MakeState", "max")
|
||||||
|
MakeState = "max"
|
||||||
|
Case "최소화"
|
||||||
|
INI.Write("main", "MakeState", "min")
|
||||||
|
MakeState = "min"
|
||||||
|
Case Else
|
||||||
|
MakeState = "normal"
|
||||||
|
INI.Write("nor", "MakeState", "nor")
|
||||||
|
End Select
|
||||||
|
|
||||||
|
Select Case Me.cmb_dl.Text
|
||||||
|
Case "최대화"
|
||||||
|
INI.Write("main", "PoleState", "max")
|
||||||
|
PoleState = "max"
|
||||||
|
Case "최소화"
|
||||||
|
INI.Write("main", "PoleState", "min")
|
||||||
|
PoleState = "min"
|
||||||
|
Case Else
|
||||||
|
INI.Write("main", "PoleState", "nor")
|
||||||
|
PoleState = "nor"
|
||||||
|
End Select
|
||||||
|
|
||||||
|
Select Case Me.cmb_sdt.Text
|
||||||
|
Case "최대화"
|
||||||
|
INI.Write("main", "PoleEtcState", "max")
|
||||||
|
PoleState = "max"
|
||||||
|
Case "최소화"
|
||||||
|
INI.Write("main", "PoleEtcState", "min")
|
||||||
|
PoleState = "min"
|
||||||
|
Case Else
|
||||||
|
INI.Write("main", "PoleEtcState", "nor")
|
||||||
|
PoleState = "nor"
|
||||||
|
End Select
|
||||||
|
|
||||||
|
Select Case Me.cmb_pc.Text
|
||||||
|
Case "최대화"
|
||||||
|
INI.Write("main", "PicState", "max")
|
||||||
|
PicState = "max"
|
||||||
|
Case "최소화"
|
||||||
|
INI.Write("main", "PicState", "min")
|
||||||
|
PicState = "min"
|
||||||
|
Case Else
|
||||||
|
INI.Write("main", "PicState", "nor")
|
||||||
|
PicState = "nor"
|
||||||
|
End Select
|
||||||
|
|
||||||
|
SORTNULL = Me.SORTCHK.Checked
|
||||||
|
NUMCOLOR = Me.chb_numcolor.Checked
|
||||||
|
|
||||||
|
INI.Write("MAIN", "SortNull", Me.SORTCHK.Checked)
|
||||||
|
INI.Write("main", "formfont", Me.tbgdfgd.Text)
|
||||||
|
INI.Write("main", "viewfont", Me.tb_fds.Text)
|
||||||
|
INI.Write("main", "menufont", Me.tb_mf.Text)
|
||||||
|
INI.Write("main", "NUMCOLOR", Me.chb_numcolor.Checked)
|
||||||
|
|
||||||
|
FormFont.FontName = Me.tbgdfgd.Text.Split(",")(0)
|
||||||
|
FormFont.FontSize = Me.tbgdfgd.Text.Split(",")(1)
|
||||||
|
|
||||||
|
ViewFont.FontName = Me.tb_fds.Text.Split(",")(0)
|
||||||
|
ViewFont.FontSize = Me.tb_fds.Text.Split(",")(1)
|
||||||
|
|
||||||
|
MenuFont.FontName = Me.tb_mf.Text.Split(",")(0)
|
||||||
|
MenuFont.FontSize = Me.tb_mf.Text.Split(",")(1)
|
||||||
|
|
||||||
|
MSG("저장이완료되었습니다\n\n일부데이터는 프로그램이 재시작되면 반영됩니다.", MsgBoxStyle.Information, "저장완료")
|
||||||
|
Me.Dispose()
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub bt_폼윈도버튼_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_fw.Click
|
||||||
|
Dim A As New FontDialog
|
||||||
|
Dim OFont As New Font(FormFont.FontName, FormFont.FontSize, Me.Font.Style)
|
||||||
|
A.Font = OFont
|
||||||
|
If A.ShowDialog <> System.Windows.Forms.DialogResult.OK Then Return
|
||||||
|
Me.tbgdfgd.Text = A.Font.Name & "," & A.Font.Size
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub bt_데이터뷰버튼_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_dv.Click
|
||||||
|
Dim A As New FontDialog
|
||||||
|
Dim OFont As New Font(ViewFont.FontName, ViewFont.FontSize, Me.Font.Style)
|
||||||
|
A.Font = OFont
|
||||||
|
If A.ShowDialog <> System.Windows.Forms.DialogResult.OK Then Return
|
||||||
|
Me.tb_fds.Text = A.Font.Name & "," & A.Font.Size
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub bt_메뉴버튼_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_mm.Click
|
||||||
|
Dim A As New FontDialog
|
||||||
|
Dim OFont As New Font(MenuFont.FontName, MenuFont.FontSize, Me.Font.Style)
|
||||||
|
A.Font = OFont
|
||||||
|
If A.ShowDialog <> System.Windows.Forms.DialogResult.OK Then Return
|
||||||
|
Me.tb_mf.Text = A.Font.Name & "," & A.Font.Size
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
|
End Class
|
||||||
137
SpreadNet.v13/Epole/EnDec.vb
Normal file
@@ -0,0 +1,137 @@
|
|||||||
|
Imports System.Security.Cryptography
|
||||||
|
|
||||||
|
Public Class EnDec
|
||||||
|
|
||||||
|
Private TripleDes As New TripleDESCryptoServiceProvider
|
||||||
|
Sub New(ByVal key As String)
|
||||||
|
' Initialize the crypto provider.
|
||||||
|
TripleDes.Key = TruncateHash(key, TripleDes.KeySize \ 8)
|
||||||
|
TripleDes.IV = TruncateHash("", TripleDes.BlockSize \ 8)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Function TruncateHash( _
|
||||||
|
ByVal key As String, _
|
||||||
|
ByVal length As Integer) _
|
||||||
|
As Byte()
|
||||||
|
|
||||||
|
Dim sha1 As New SHA1CryptoServiceProvider
|
||||||
|
|
||||||
|
' Hash the key.
|
||||||
|
Dim keyBytes() As Byte = _
|
||||||
|
System.Text.Encoding.Unicode.GetBytes(key)
|
||||||
|
Dim hash() As Byte = sha1.ComputeHash(keyBytes)
|
||||||
|
|
||||||
|
' Truncate or pad the hash.
|
||||||
|
ReDim Preserve hash(length - 1)
|
||||||
|
Return hash
|
||||||
|
End Function
|
||||||
|
|
||||||
|
''' <summary>
|
||||||
|
''' 문자열의 암호화
|
||||||
|
''' </summary>
|
||||||
|
''' <param name="plaintext"></param>
|
||||||
|
''' <returns></returns>
|
||||||
|
''' <remarks></remarks>
|
||||||
|
Public Function EncryptData( _
|
||||||
|
ByVal plaintext As String) _
|
||||||
|
As String
|
||||||
|
|
||||||
|
' Convert the plaintext string to a byte array.
|
||||||
|
Dim plaintextBytes() As Byte = _
|
||||||
|
System.Text.Encoding.Unicode.GetBytes(plaintext)
|
||||||
|
|
||||||
|
' Create the stream.
|
||||||
|
Dim ms As New System.IO.MemoryStream
|
||||||
|
' Create the encoder to write to the stream.
|
||||||
|
Dim encStream As New CryptoStream(ms, _
|
||||||
|
TripleDes.CreateEncryptor(), _
|
||||||
|
System.Security.Cryptography.CryptoStreamMode.Write)
|
||||||
|
|
||||||
|
' Use the crypto stream to write the byte array to the stream.
|
||||||
|
encStream.Write(plaintextBytes, 0, plaintextBytes.Length)
|
||||||
|
encStream.FlushFinalBlock()
|
||||||
|
|
||||||
|
' Convert the encrypted stream to a printable string.
|
||||||
|
Return Convert.ToBase64String(ms.ToArray)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
''' <summary>
|
||||||
|
''' 복호화'
|
||||||
|
''' </summary>
|
||||||
|
''' <param name="encryptedtext"></param>
|
||||||
|
''' <returns></returns>
|
||||||
|
''' <remarks></remarks>
|
||||||
|
Public Function DecryptData( _
|
||||||
|
ByVal encryptedtext As String) _
|
||||||
|
As String
|
||||||
|
|
||||||
|
' Convert the encrypted text string to a byte array.
|
||||||
|
Dim encryptedBytes() As Byte = Convert.FromBase64String(encryptedtext)
|
||||||
|
|
||||||
|
' Create the stream.
|
||||||
|
Dim ms As New System.IO.MemoryStream
|
||||||
|
' Create the decoder to write to the stream.
|
||||||
|
Dim decStream As New CryptoStream(ms, _
|
||||||
|
TripleDes.CreateDecryptor(), _
|
||||||
|
System.Security.Cryptography.CryptoStreamMode.Write)
|
||||||
|
|
||||||
|
' Use the crypto stream to write the byte array to the stream.
|
||||||
|
decStream.Write(encryptedBytes, 0, encryptedBytes.Length)
|
||||||
|
decStream.FlushFinalBlock()
|
||||||
|
|
||||||
|
' Convert the plaintext stream to a string.
|
||||||
|
Return System.Text.Encoding.Unicode.GetString(ms.ToArray, 0, ms.Length)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
''' <summary>
|
||||||
|
''' 파일로부터 문자열을 읽어옵니다.
|
||||||
|
''' </summary>
|
||||||
|
''' <param name="Filename"></param>
|
||||||
|
''' <remarks></remarks>
|
||||||
|
Public Function Read_STring(ByVal Filename As String) As String
|
||||||
|
Dim FI As New System.IO.FileInfo(Filename)
|
||||||
|
If FI.Exists = False Then
|
||||||
|
MsgBox("필수파일이 존재하지않습니다", MsgBoxStyle.Critical, "확인")
|
||||||
|
Return ""
|
||||||
|
End If
|
||||||
|
|
||||||
|
Dim FS As New System.IO.FileStream(FI.FullName, IO.FileMode.Open)
|
||||||
|
Dim SR As New System.IO.StreamReader(FS, System.Text.Encoding.Default)
|
||||||
|
|
||||||
|
Dim cipherText As String = SR.ReadToEnd
|
||||||
|
SR.Close()
|
||||||
|
FS.Close()
|
||||||
|
|
||||||
|
' DecryptData throws if the wrong password is used.
|
||||||
|
Try
|
||||||
|
Dim plainText As String = DecryptData(cipherText)
|
||||||
|
Return plainText
|
||||||
|
'MsgBox("해독값은? " & plainText)
|
||||||
|
Catch ex As System.Security.Cryptography.CryptographicException
|
||||||
|
Return ""
|
||||||
|
MsgBox("암호화키가 일치하지않거나 기타 오류입니다")
|
||||||
|
End Try
|
||||||
|
|
||||||
|
End Function
|
||||||
|
|
||||||
|
''' <summary>
|
||||||
|
''' 파일에 해당 문자열을 기록합니다.
|
||||||
|
''' </summary>
|
||||||
|
''' <param name="Filename"></param>
|
||||||
|
''' <param name="Contents"></param>
|
||||||
|
''' <remarks></remarks>
|
||||||
|
Public Sub Write_String(ByVal Filename As String, ByVal Contents As String)
|
||||||
|
Dim cipherText As String = EncryptData(Contents)
|
||||||
|
|
||||||
|
Dim FI As New System.IO.FileInfo(Filename)
|
||||||
|
Dim FS As New System.IO.FileStream(FI.FullName, IO.FileMode.Create)
|
||||||
|
Dim SW As New System.IO.StreamWriter(FS, System.Text.Encoding.Default)
|
||||||
|
'MsgBox("암호화된값은? " & cipherText)
|
||||||
|
SW.Write(cipherText)
|
||||||
|
SW.Flush()
|
||||||
|
SW.Close()
|
||||||
|
FS.Close()
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
|
End Class
|
||||||
22
SpreadNet.v13/Epole/MsgForm.vb
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
Public Class MsgForm
|
||||||
|
|
||||||
|
Private Sub bt_clearStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_clear.Click
|
||||||
|
Me.RichTextBox1.Clear()
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub bt_savelist_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_savelist.Click
|
||||||
|
Dim SD As New SaveFileDialog
|
||||||
|
SD.FileName = "log" & Format(Now, "yyyyMMdd") & ".txt"
|
||||||
|
If SD.ShowDialog() <> System.Windows.Forms.DialogResult.OK Then
|
||||||
|
MsgBox("취소되었습니다", MsgBoxStyle.Critical, "사용자취소")
|
||||||
|
Else
|
||||||
|
Me.RichTextBox1.SaveFile(SD.FileName, RichTextBoxStreamType.PlainText)
|
||||||
|
MsgBox("저장완료", MsgBoxStyle.Information, "확인")
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Public Sub ADdLog(ByVal msg As String, Optional ByVal Reset As Boolean = False)
|
||||||
|
If Reset Then Me.RichTextBox1.Clear()
|
||||||
|
Me.RichTextBox1.AppendText(msg & vbCrLf)
|
||||||
|
End Sub
|
||||||
|
End Class
|
||||||
38
SpreadNet.v13/Epole/My Project/Application.Designer.vb
generated
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||||
|
' 런타임 버전:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||||
|
' 이러한 변경 내용이 손실됩니다.
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
'참고: 자동으로 생성되므로 직접 이 파일을 수정하지 마세요. 변경할 사항이 있거나
|
||||||
|
' 파일에서 빌드 오류가 발생하는 경우 프로젝트 디자이너로
|
||||||
|
' 이동([프로젝트 속성]으로 이동하거나 솔루션 탐색기에서 My Project 노드를
|
||||||
|
'두 번 클릭)한 다음 [애플리케이션] 탭에서 변경하세요.
|
||||||
|
'
|
||||||
|
Partial Friend Class MyApplication
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
||||||
|
Public Sub New()
|
||||||
|
MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
|
||||||
|
Me.IsSingleInstance = false
|
||||||
|
Me.EnableVisualStyles = false
|
||||||
|
Me.SaveMySettingsOnExit = false
|
||||||
|
Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterAllFormsClose
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
||||||
|
Protected Overrides Sub OnCreateMainForm()
|
||||||
|
Me.MainForm = Global.EpoleNetv3.SplashScreen
|
||||||
|
End Sub
|
||||||
|
End Class
|
||||||
|
End Namespace
|
||||||
35
SpreadNet.v13/Epole/My Project/AssemblyInfo.vb
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
Imports System
|
||||||
|
Imports System.Reflection
|
||||||
|
Imports System.Runtime.InteropServices
|
||||||
|
|
||||||
|
' 어셈블리의 일반 정보는 다음 특성 집합을 통해 제어됩니다.
|
||||||
|
' 어셈블리와 관련된 정보를 수정하려면
|
||||||
|
' 이 특성 값을 변경하십시오.
|
||||||
|
|
||||||
|
' 어셈블리 특성 값을 검토합니다.
|
||||||
|
|
||||||
|
<Assembly: AssemblyTitle("전주번호찰(통신)")>
|
||||||
|
<Assembly: AssemblyDescription("전주번호목록 작성 및 출력을 하는 프로그램")>
|
||||||
|
<Assembly: AssemblyCompany("제공 : 해광기획")>
|
||||||
|
<Assembly: AssemblyProduct("전주번호찰(통신)")>
|
||||||
|
<Assembly: AssemblyCopyright("Copyright (C) SIMP 2017")>
|
||||||
|
<Assembly: AssemblyTrademark("SIMP")>
|
||||||
|
|
||||||
|
<Assembly: ComVisible(False)>
|
||||||
|
|
||||||
|
'이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
|
||||||
|
<Assembly: Guid("e9e36afe-eab6-4c3b-a22e-2bbb3d42e032")>
|
||||||
|
|
||||||
|
' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
|
||||||
|
'
|
||||||
|
' 주 버전
|
||||||
|
' 부 버전
|
||||||
|
' 빌드 번호
|
||||||
|
' 수정 버전
|
||||||
|
'
|
||||||
|
' 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 버전이 자동으로
|
||||||
|
' 지정되도록 할 수 있습니다.
|
||||||
|
' <Assembly: AssemblyVersion("1.0.*")>
|
||||||
|
|
||||||
|
<Assembly: AssemblyVersion("19.05.05.2200")>
|
||||||
|
<Assembly: AssemblyFileVersion("19.05.05.2200")>
|
||||||
553
SpreadNet.v13/Epole/My Project/Resources.Designer.vb
generated
Normal file
@@ -0,0 +1,553 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||||
|
' 런타임 버전:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||||
|
' 이러한 변경 내용이 손실됩니다.
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
Imports System
|
||||||
|
|
||||||
|
Namespace My.Resources
|
||||||
|
|
||||||
|
'이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
|
||||||
|
'클래스에서 자동으로 생성되었습니다.
|
||||||
|
'멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
|
||||||
|
'다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
|
||||||
|
'''<summary>
|
||||||
|
''' 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0"), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
||||||
|
Friend Module Resources
|
||||||
|
|
||||||
|
Private resourceMan As Global.System.Resources.ResourceManager
|
||||||
|
|
||||||
|
Private resourceCulture As Global.System.Globalization.CultureInfo
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
||||||
|
Get
|
||||||
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
||||||
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("EpoleNetv3.Resources", GetType(Resources).Assembly)
|
||||||
|
resourceMan = temp
|
||||||
|
End If
|
||||||
|
Return resourceMan
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대해 현재 스레드의 CurrentUICulture 속성을
|
||||||
|
''' 재정의합니다.
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
||||||
|
Get
|
||||||
|
Return resourceCulture
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
resourceCulture = value
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property about_16() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("about_16", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property about_161() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("about_161", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property about_24() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("about_24", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property about_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("about_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property apps_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("apps_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property back_16() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("back_16", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property back_24() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("back_24", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property back_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("back_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property calc_16() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("calc_16", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property cancl_16() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("cancl_16", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property cancl_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("cancl_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property confg_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("confg_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property down_16() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("down_16", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property down_24() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("down_24", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property down_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("down_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property edit_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("edit_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property excel() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("excel", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property forwd_16() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("forwd_16", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property forwd_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("forwd_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property go_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("go_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property image_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("image_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property lgicn_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("lgicn_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property new_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("new_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property new_321() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("new_321", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property open_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("open_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property opts_24() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("opts_24", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property opts_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("opts_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' (아이콘)과(와) 유사한 System.Drawing.Icon 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property Picasa() As System.Drawing.Icon
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("Picasa", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Icon)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property play_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("play_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property prefs_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("prefs_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property print_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("print_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property print_321() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("print_321", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property prtpv_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("prtpv_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property redo_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("redo_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property ref_24() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("ref_24", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property ref_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("ref_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property remov_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("remov_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property save_16() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("save_16", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property save_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("save_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property skipb_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("skipb_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property skipf_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("skipf_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property smicn_24() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("smicn_24", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property smicn_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("smicn_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property splay_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("splay_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property srch_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("srch_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property start() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("start", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property stop_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("stop_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property up_16() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("up_16", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property up_32() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("up_32", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
||||||
84
SpreadNet.v13/Epole/My Project/Settings.Designer.vb
generated
Normal file
@@ -0,0 +1,84 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||||
|
' 런타임 버전:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||||
|
' 이러한 변경 내용이 손실됩니다.
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.4.0.0"), _
|
||||||
|
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Partial Friend NotInheritable Class MySettings
|
||||||
|
Inherits Global.System.Configuration.ApplicationSettingsBase
|
||||||
|
|
||||||
|
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
|
||||||
|
|
||||||
|
#Region "My.Settings 자동 저장 기능"
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
Private Shared addedHandler As Boolean
|
||||||
|
|
||||||
|
Private Shared addedHandlerLockObject As New Object
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Private Shared Sub AutoSaveSettings(sender As Global.System.Object, e As Global.System.EventArgs)
|
||||||
|
If My.Application.SaveMySettingsOnExit Then
|
||||||
|
My.Settings.Save()
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
#End If
|
||||||
|
#End Region
|
||||||
|
|
||||||
|
Public Shared ReadOnly Property [Default]() As MySettings
|
||||||
|
Get
|
||||||
|
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
If Not addedHandler Then
|
||||||
|
SyncLock addedHandlerLockObject
|
||||||
|
If Not addedHandler Then
|
||||||
|
AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
|
||||||
|
addedHandler = True
|
||||||
|
End If
|
||||||
|
End SyncLock
|
||||||
|
End If
|
||||||
|
#End If
|
||||||
|
Return defaultInstance
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
|
||||||
|
Global.System.Configuration.DefaultSettingValueAttribute("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\bin\Debug\DataBase\i"& _
|
||||||
|
"rea.mdb")> _
|
||||||
|
Public ReadOnly Property ireaConnectionString() As String
|
||||||
|
Get
|
||||||
|
Return CType(Me("ireaConnectionString"),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
End Namespace
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
|
||||||
|
Friend Module MySettingsProperty
|
||||||
|
|
||||||
|
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
|
||||||
|
Friend ReadOnly Property Settings() As Global.EpoleNetv3.My.MySettings
|
||||||
|
Get
|
||||||
|
Return Global.EpoleNetv3.My.MySettings.Default
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
||||||
2
SpreadNet.v13/Epole/My Project/licenses.licx
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
FarPoint.Win.Spread.FpSpread, FarPoint.Win.Spread, Version=5.0.3505.2008, Culture=neutral, PublicKeyToken=327c3516b1b18457
|
||||||
|
FarPoint.Win.Spread.FpSpread, FarPoint.Win.Spread, Version=13.45.20191.0, Culture=neutral, PublicKeyToken=327c3516b1b18457
|
||||||
|
Before Width: | Height: | Size: 328 KiB After Width: | Height: | Size: 328 KiB |
|
Before Width: | Height: | Size: 693 B After Width: | Height: | Size: 693 B |
|
Before Width: | Height: | Size: 809 B After Width: | Height: | Size: 809 B |
|
Before Width: | Height: | Size: 1023 B After Width: | Height: | Size: 1023 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 715 B After Width: | Height: | Size: 715 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 590 B After Width: | Height: | Size: 590 B |
|
Before Width: | Height: | Size: 1017 B After Width: | Height: | Size: 1017 B |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 694 B After Width: | Height: | Size: 694 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 720 B After Width: | Height: | Size: 720 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 636 B After Width: | Height: | Size: 636 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |