Partial Class MainForm Inherits System.Windows.Forms.Form 'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다. Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Windows Form 디자이너에 필요합니다. Private components As System.ComponentModel.IContainer '참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다. '수정하려면 Windows Form 디자이너를 사용하십시오. '코드 편집기에서는 수정하지 마세요. Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MainForm)) Me.btnExit = New System.Windows.Forms.Button() Me.Panel3 = New System.Windows.Forms.Panel() Me.dgvDataSearch = New System.Windows.Forms.DataGridView() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.gbPacking = New System.Windows.Forms.GroupBox() Me.btnStateData = New System.Windows.Forms.Button() Me.btnToday = New System.Windows.Forms.Button() Me.btnExcel = New System.Windows.Forms.Button() Me.btnReset = New System.Windows.Forms.Button() Me.gbSrhProd = New System.Windows.Forms.GroupBox() Me.btnpackDay = New System.Windows.Forms.Button() Me.btnSearch2 = New System.Windows.Forms.Button() Me.gbColor = New System.Windows.Forms.GroupBox() Me.cboColor = New System.Windows.Forms.ComboBox() Me.gbType = New System.Windows.Forms.GroupBox() Me.cboType = New System.Windows.Forms.ComboBox() Me.gbModel = New System.Windows.Forms.GroupBox() Me.cboModel = New System.Windows.Forms.ComboBox() Me.btnDateCh = New System.Windows.Forms.Button() Me.pnDate = New System.Windows.Forms.Panel() Me.pnEnDate = New System.Windows.Forms.Panel() Me.lbEnDate = New System.Windows.Forms.Label() Me.pnDM = New System.Windows.Forms.Panel() Me.lbDM = New System.Windows.Forms.Label() Me.pnStDate = New System.Windows.Forms.Panel() Me.lbStDate = New System.Windows.Forms.Label() Me.lbDateScale = New System.Windows.Forms.Label() Me.gbOrder = New System.Windows.Forms.GroupBox() Me.btnDelProd = New System.Windows.Forms.Button() Me.btnOneSearch = New System.Windows.Forms.Button() Me.pnSearch = New System.Windows.Forms.Panel() Me.cboSearch = New System.Windows.Forms.ComboBox() Me.lbSearch = New System.Windows.Forms.Label() Me.pnOpt3 = New System.Windows.Forms.Panel() Me.rdbPack = New System.Windows.Forms.RadioButton() Me.rdbInv = New System.Windows.Forms.RadioButton() Me.pnPack = New System.Windows.Forms.Panel() Me.lbPack = New System.Windows.Forms.Label() Me.txbPack = New System.Windows.Forms.TextBox() Me.pnInv = New System.Windows.Forms.Panel() Me.lbInv = New System.Windows.Forms.Label() Me.txbInv = New System.Windows.Forms.TextBox() Me.pnOpt1 = New System.Windows.Forms.Panel() Me.lbRef = New System.Windows.Forms.Label() Me.pnPhone = New System.Windows.Forms.Panel() Me.lbPhone = New System.Windows.Forms.Label() Me.txbPhone = New System.Windows.Forms.TextBox() Me.pnOrder = New System.Windows.Forms.Panel() Me.lbOrder = New System.Windows.Forms.Label() Me.txbOrder = New System.Windows.Forms.TextBox() Me.pnOpt2 = New System.Windows.Forms.Panel() Me.ckbBarcode = New System.Windows.Forms.CheckBox() Me.pnSteNum = New System.Windows.Forms.Panel() Me.lbSteNum = New System.Windows.Forms.Label() Me.lbSteDate = New System.Windows.Forms.Label() Me.txbSteNum = New System.Windows.Forms.TextBox() Me.txbSteDate = New System.Windows.Forms.TextBox() Me.pnStNum = New System.Windows.Forms.Panel() Me.lbStNum = New System.Windows.Forms.Label() Me.txbStNum = New System.Windows.Forms.TextBox() Me.Panel3.SuspendLayout() CType(Me.dgvDataSearch, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox1.SuspendLayout() Me.gbPacking.SuspendLayout() Me.gbSrhProd.SuspendLayout() Me.gbColor.SuspendLayout() Me.gbType.SuspendLayout() Me.gbModel.SuspendLayout() Me.pnDate.SuspendLayout() Me.pnEnDate.SuspendLayout() Me.pnDM.SuspendLayout() Me.pnStDate.SuspendLayout() Me.gbOrder.SuspendLayout() Me.pnSearch.SuspendLayout() Me.pnOpt3.SuspendLayout() Me.pnPack.SuspendLayout() Me.pnInv.SuspendLayout() Me.pnOpt1.SuspendLayout() Me.pnPhone.SuspendLayout() Me.pnOrder.SuspendLayout() Me.pnOpt2.SuspendLayout() Me.pnSteNum.SuspendLayout() Me.pnStNum.SuspendLayout() Me.SuspendLayout() ' 'btnExit ' Me.btnExit.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnExit.Location = New System.Drawing.Point(30, 193) Me.btnExit.Name = "btnExit" Me.btnExit.Size = New System.Drawing.Size(559, 70) Me.btnExit.TabIndex = 81 Me.btnExit.Text = "종 료" Me.btnExit.UseVisualStyleBackColor = True ' 'Panel3 ' Me.Panel3.Controls.Add(Me.dgvDataSearch) Me.Panel3.Controls.Add(Me.GroupBox1) Me.Panel3.Location = New System.Drawing.Point(2, 2) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(1908, 1004) Me.Panel3.TabIndex = 82 ' 'dgvDataSearch ' Me.dgvDataSearch.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvDataSearch.Location = New System.Drawing.Point(8, 10) Me.dgvDataSearch.Name = "dgvDataSearch" Me.dgvDataSearch.RowTemplate.Height = 23 Me.dgvDataSearch.Size = New System.Drawing.Size(1889, 666) Me.dgvDataSearch.TabIndex = 82 ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.gbPacking) Me.GroupBox1.Controls.Add(Me.gbSrhProd) Me.GroupBox1.Controls.Add(Me.gbOrder) Me.GroupBox1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.GroupBox1.Location = New System.Drawing.Point(8, 682) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(1890, 315) Me.GroupBox1.TabIndex = 0 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "검색사항" ' 'gbPacking ' Me.gbPacking.Controls.Add(Me.btnStateData) Me.gbPacking.Controls.Add(Me.btnToday) Me.gbPacking.Controls.Add(Me.btnExit) Me.gbPacking.Controls.Add(Me.btnExcel) Me.gbPacking.Controls.Add(Me.btnReset) Me.gbPacking.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbPacking.Location = New System.Drawing.Point(1264, 38) Me.gbPacking.Name = "gbPacking" Me.gbPacking.Size = New System.Drawing.Size(623, 269) Me.gbPacking.TabIndex = 2 Me.gbPacking.TabStop = False ' 'btnStateData ' Me.btnStateData.Location = New System.Drawing.Point(315, 19) Me.btnStateData.Name = "btnStateData" Me.btnStateData.Size = New System.Drawing.Size(274, 60) Me.btnStateData.TabIndex = 6 Me.btnStateData.Text = "금일 지시서 확인" Me.btnStateData.UseVisualStyleBackColor = True ' 'btnToday ' Me.btnToday.Location = New System.Drawing.Point(30, 19) Me.btnToday.Name = "btnToday" Me.btnToday.Size = New System.Drawing.Size(279, 60) Me.btnToday.TabIndex = 0 Me.btnToday.Text = "금일 출고 내역 확인" Me.btnToday.UseVisualStyleBackColor = True ' 'btnExcel ' Me.btnExcel.Location = New System.Drawing.Point(30, 136) Me.btnExcel.Name = "btnExcel" Me.btnExcel.Size = New System.Drawing.Size(559, 54) Me.btnExcel.TabIndex = 2 Me.btnExcel.Text = "엑셀 .csv 출력" Me.btnExcel.UseVisualStyleBackColor = True ' 'btnReset ' Me.btnReset.Location = New System.Drawing.Point(30, 81) Me.btnReset.Name = "btnReset" Me.btnReset.Size = New System.Drawing.Size(559, 54) Me.btnReset.TabIndex = 1 Me.btnReset.Text = "화면 초기화" Me.btnReset.UseVisualStyleBackColor = True ' 'gbSrhProd ' Me.gbSrhProd.Controls.Add(Me.btnpackDay) Me.gbSrhProd.Controls.Add(Me.btnSearch2) Me.gbSrhProd.Controls.Add(Me.gbColor) Me.gbSrhProd.Controls.Add(Me.gbType) Me.gbSrhProd.Controls.Add(Me.gbModel) Me.gbSrhProd.Controls.Add(Me.btnDateCh) Me.gbSrhProd.Controls.Add(Me.pnDate) Me.gbSrhProd.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbSrhProd.Location = New System.Drawing.Point(635, 38) Me.gbSrhProd.Name = "gbSrhProd" Me.gbSrhProd.Size = New System.Drawing.Size(623, 269) Me.gbSrhProd.TabIndex = 2 Me.gbSrhProd.TabStop = False Me.gbSrhProd.Text = "제품별 검색" ' 'btnpackDay ' Me.btnpackDay.Location = New System.Drawing.Point(20, 205) Me.btnpackDay.Name = "btnpackDay" Me.btnpackDay.Size = New System.Drawing.Size(290, 51) Me.btnpackDay.TabIndex = 6 Me.btnpackDay.Text = "날짜별 패킹 검색" Me.btnpackDay.UseVisualStyleBackColor = True ' 'btnSearch2 ' Me.btnSearch2.Location = New System.Drawing.Point(315, 206) Me.btnSearch2.Name = "btnSearch2" Me.btnSearch2.Size = New System.Drawing.Size(290, 51) Me.btnSearch2.TabIndex = 5 Me.btnSearch2.Text = "날짜/분류별 출고검색" Me.btnSearch2.UseVisualStyleBackColor = True ' 'gbColor ' Me.gbColor.Controls.Add(Me.cboColor) Me.gbColor.Enabled = False Me.gbColor.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbColor.Location = New System.Drawing.Point(414, 89) Me.gbColor.Name = "gbColor" Me.gbColor.Size = New System.Drawing.Size(191, 110) Me.gbColor.TabIndex = 4 Me.gbColor.TabStop = False Me.gbColor.Text = "분류 3 (색상)" ' 'cboColor ' Me.cboColor.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cboColor.FormattingEnabled = True Me.cboColor.Location = New System.Drawing.Point(26, 46) Me.cboColor.Name = "cboColor" Me.cboColor.Size = New System.Drawing.Size(139, 40) Me.cboColor.TabIndex = 3 Me.cboColor.Text = "선택" ' 'gbType ' Me.gbType.Controls.Add(Me.cboType) Me.gbType.Enabled = False Me.gbType.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbType.Location = New System.Drawing.Point(217, 89) Me.gbType.Name = "gbType" Me.gbType.Size = New System.Drawing.Size(191, 110) Me.gbType.TabIndex = 4 Me.gbType.TabStop = False Me.gbType.Text = "분류 2 (타입)" ' 'cboType ' Me.cboType.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cboType.FormattingEnabled = True Me.cboType.Location = New System.Drawing.Point(26, 46) Me.cboType.Name = "cboType" Me.cboType.Size = New System.Drawing.Size(139, 40) Me.cboType.TabIndex = 3 Me.cboType.Text = "선택" ' 'gbModel ' Me.gbModel.Controls.Add(Me.cboModel) Me.gbModel.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbModel.Location = New System.Drawing.Point(20, 89) Me.gbModel.Name = "gbModel" Me.gbModel.Size = New System.Drawing.Size(191, 110) Me.gbModel.TabIndex = 2 Me.gbModel.TabStop = False Me.gbModel.Text = "분류 1 (모델)" ' 'cboModel ' Me.cboModel.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cboModel.FormattingEnabled = True Me.cboModel.Location = New System.Drawing.Point(26, 46) Me.cboModel.Name = "cboModel" Me.cboModel.Size = New System.Drawing.Size(139, 40) Me.cboModel.TabIndex = 3 Me.cboModel.Text = "선택" ' 'btnDateCh ' Me.btnDateCh.Location = New System.Drawing.Point(473, 30) Me.btnDateCh.Name = "btnDateCh" Me.btnDateCh.Size = New System.Drawing.Size(121, 49) Me.btnDateCh.TabIndex = 1 Me.btnDateCh.Text = "날짜변경" Me.btnDateCh.UseVisualStyleBackColor = True ' 'pnDate ' Me.pnDate.Controls.Add(Me.pnEnDate) Me.pnDate.Controls.Add(Me.pnDM) Me.pnDate.Controls.Add(Me.pnStDate) Me.pnDate.Controls.Add(Me.lbDateScale) Me.pnDate.Location = New System.Drawing.Point(20, 30) Me.pnDate.Name = "pnDate" Me.pnDate.Size = New System.Drawing.Size(465, 49) Me.pnDate.TabIndex = 0 ' 'pnEnDate ' Me.pnEnDate.Controls.Add(Me.lbEnDate) Me.pnEnDate.Location = New System.Drawing.Point(295, 3) Me.pnEnDate.Name = "pnEnDate" Me.pnEnDate.Size = New System.Drawing.Size(151, 46) Me.pnEnDate.TabIndex = 2 ' 'lbEnDate ' Me.lbEnDate.AutoSize = True Me.lbEnDate.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbEnDate.Location = New System.Drawing.Point(3, 6) Me.lbEnDate.Name = "lbEnDate" Me.lbEnDate.Size = New System.Drawing.Size(144, 32) Me.lbEnDate.TabIndex = 0 Me.lbEnDate.Text = "2023-03-09" ' 'pnDM ' Me.pnDM.Controls.Add(Me.lbDM) Me.pnDM.Location = New System.Drawing.Point(271, 3) Me.pnDM.Name = "pnDM" Me.pnDM.Size = New System.Drawing.Size(32, 46) Me.pnDM.TabIndex = 2 ' 'lbDM ' Me.lbDM.AutoSize = True Me.lbDM.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbDM.Location = New System.Drawing.Point(3, 6) Me.lbDM.Name = "lbDM" Me.lbDM.Size = New System.Drawing.Size(27, 32) Me.lbDM.TabIndex = 0 Me.lbDM.Text = "~" ' 'pnStDate ' Me.pnStDate.Controls.Add(Me.lbStDate) Me.pnStDate.Location = New System.Drawing.Point(130, 3) Me.pnStDate.Name = "pnStDate" Me.pnStDate.Size = New System.Drawing.Size(151, 46) Me.pnStDate.TabIndex = 1 ' 'lbStDate ' Me.lbStDate.AutoSize = True Me.lbStDate.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbStDate.Location = New System.Drawing.Point(3, 6) Me.lbStDate.Name = "lbStDate" Me.lbStDate.Size = New System.Drawing.Size(144, 32) Me.lbStDate.TabIndex = 0 Me.lbStDate.Text = "2023-03-09" ' 'lbDateScale ' Me.lbDateScale.AutoSize = True Me.lbDateScale.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbDateScale.Location = New System.Drawing.Point(20, 9) Me.lbDateScale.Name = "lbDateScale" Me.lbDateScale.Size = New System.Drawing.Size(106, 32) Me.lbDateScale.TabIndex = 1 Me.lbDateScale.Text = "날짜범위" ' 'gbOrder ' Me.gbOrder.Controls.Add(Me.btnDelProd) Me.gbOrder.Controls.Add(Me.btnOneSearch) Me.gbOrder.Controls.Add(Me.pnSearch) Me.gbOrder.Controls.Add(Me.pnOpt3) Me.gbOrder.Controls.Add(Me.pnOpt1) Me.gbOrder.Controls.Add(Me.pnOpt2) Me.gbOrder.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbOrder.Location = New System.Drawing.Point(6, 38) Me.gbOrder.Name = "gbOrder" Me.gbOrder.Size = New System.Drawing.Size(623, 269) Me.gbOrder.TabIndex = 1 Me.gbOrder.TabStop = False Me.gbOrder.Text = "단일 검색" ' 'btnDelProd ' Me.btnDelProd.Location = New System.Drawing.Point(310, 205) Me.btnDelProd.Name = "btnDelProd" Me.btnDelProd.Size = New System.Drawing.Size(153, 56) Me.btnDelProd.TabIndex = 85 Me.btnDelProd.Text = "삭 제" Me.btnDelProd.UseVisualStyleBackColor = True Me.btnDelProd.Visible = False ' 'btnOneSearch ' Me.btnOneSearch.Location = New System.Drawing.Point(464, 205) Me.btnOneSearch.Name = "btnOneSearch" Me.btnOneSearch.Size = New System.Drawing.Size(153, 56) Me.btnOneSearch.TabIndex = 2 Me.btnOneSearch.Text = "검 색" Me.btnOneSearch.UseVisualStyleBackColor = True ' 'pnSearch ' Me.pnSearch.Controls.Add(Me.cboSearch) Me.pnSearch.Controls.Add(Me.lbSearch) Me.pnSearch.Location = New System.Drawing.Point(8, 33) Me.pnSearch.Name = "pnSearch" Me.pnSearch.Size = New System.Drawing.Size(256, 54) Me.pnSearch.TabIndex = 3 ' 'cboSearch ' Me.cboSearch.FormattingEnabled = True Me.cboSearch.Items.AddRange(New Object() {"고객데이터", "전표번호", "패킹 및 송장", "패킹데이터"}) Me.cboSearch.Location = New System.Drawing.Point(117, 10) Me.cboSearch.Name = "cboSearch" Me.cboSearch.Size = New System.Drawing.Size(134, 35) Me.cboSearch.TabIndex = 2 Me.cboSearch.Text = "선택" ' 'lbSearch ' Me.lbSearch.AutoSize = True Me.lbSearch.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbSearch.Location = New System.Drawing.Point(6, 13) Me.lbSearch.Name = "lbSearch" Me.lbSearch.Size = New System.Drawing.Size(106, 32) Me.lbSearch.TabIndex = 0 Me.lbSearch.Text = "검색항목" ' 'pnOpt3 ' Me.pnOpt3.Controls.Add(Me.rdbPack) Me.pnOpt3.Controls.Add(Me.rdbInv) Me.pnOpt3.Controls.Add(Me.pnPack) Me.pnOpt3.Controls.Add(Me.pnInv) Me.pnOpt3.Enabled = False Me.pnOpt3.Location = New System.Drawing.Point(64, 69) Me.pnOpt3.Name = "pnOpt3" Me.pnOpt3.Size = New System.Drawing.Size(502, 143) Me.pnOpt3.TabIndex = 84 Me.pnOpt3.Visible = False ' 'rdbPack ' Me.rdbPack.AutoSize = True Me.rdbPack.Checked = True Me.rdbPack.Font = New System.Drawing.Font("함초롬바탕", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.rdbPack.Location = New System.Drawing.Point(358, 3) Me.rdbPack.Name = "rdbPack" Me.rdbPack.Size = New System.Drawing.Size(122, 23) Me.rdbPack.TabIndex = 7 Me.rdbPack.TabStop = True Me.rdbPack.Text = "패킹번호 검색" Me.rdbPack.UseVisualStyleBackColor = True ' 'rdbInv ' Me.rdbInv.AutoSize = True Me.rdbInv.Font = New System.Drawing.Font("함초롬바탕", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.rdbInv.Location = New System.Drawing.Point(219, 3) Me.rdbInv.Name = "rdbInv" Me.rdbInv.Size = New System.Drawing.Size(122, 23) Me.rdbInv.TabIndex = 6 Me.rdbInv.Text = "송장번호 검색" Me.rdbInv.UseVisualStyleBackColor = True ' 'pnPack ' Me.pnPack.Controls.Add(Me.lbPack) Me.pnPack.Controls.Add(Me.txbPack) Me.pnPack.Location = New System.Drawing.Point(8, 82) Me.pnPack.Name = "pnPack" Me.pnPack.Size = New System.Drawing.Size(486, 49) Me.pnPack.TabIndex = 5 ' 'lbPack ' Me.lbPack.AutoSize = True Me.lbPack.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbPack.Location = New System.Drawing.Point(3, 9) Me.lbPack.Name = "lbPack" Me.lbPack.Size = New System.Drawing.Size(106, 32) Me.lbPack.TabIndex = 1 Me.lbPack.Text = "패킹번호" ' 'txbPack ' Me.txbPack.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbPack.Location = New System.Drawing.Point(133, 6) Me.txbPack.Name = "txbPack" Me.txbPack.Size = New System.Drawing.Size(350, 39) Me.txbPack.TabIndex = 1 Me.txbPack.Text = "20230809" ' 'pnInv ' Me.pnInv.Controls.Add(Me.lbInv) Me.pnInv.Controls.Add(Me.txbInv) Me.pnInv.Location = New System.Drawing.Point(8, 27) Me.pnInv.Name = "pnInv" Me.pnInv.Size = New System.Drawing.Size(486, 49) Me.pnInv.TabIndex = 4 ' 'lbInv ' Me.lbInv.AutoSize = True Me.lbInv.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbInv.Location = New System.Drawing.Point(3, 9) Me.lbInv.Name = "lbInv" Me.lbInv.Size = New System.Drawing.Size(106, 32) Me.lbInv.TabIndex = 1 Me.lbInv.Text = "송장번호" ' 'txbInv ' Me.txbInv.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInv.Location = New System.Drawing.Point(133, 6) Me.txbInv.Name = "txbInv" Me.txbInv.Size = New System.Drawing.Size(350, 39) Me.txbInv.TabIndex = 1 ' 'pnOpt1 ' Me.pnOpt1.Controls.Add(Me.lbRef) Me.pnOpt1.Controls.Add(Me.pnPhone) Me.pnOpt1.Controls.Add(Me.pnOrder) Me.pnOpt1.Enabled = False Me.pnOpt1.Location = New System.Drawing.Point(64, 69) Me.pnOpt1.Name = "pnOpt1" Me.pnOpt1.Size = New System.Drawing.Size(502, 140) Me.pnOpt1.TabIndex = 82 ' 'lbRef ' Me.lbRef.AutoSize = True Me.lbRef.Font = New System.Drawing.Font("함초롬바탕", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbRef.Location = New System.Drawing.Point(21, 117) Me.lbRef.Name = "lbRef" Me.lbRef.Size = New System.Drawing.Size(82, 19) Me.lbRef.TabIndex = 82 Me.lbRef.Text = "(- 은 제외)" ' 'pnPhone ' Me.pnPhone.Controls.Add(Me.lbPhone) Me.pnPhone.Controls.Add(Me.txbPhone) Me.pnPhone.Location = New System.Drawing.Point(8, 76) Me.pnPhone.Name = "pnPhone" Me.pnPhone.Size = New System.Drawing.Size(486, 49) Me.pnPhone.TabIndex = 5 ' 'lbPhone ' Me.lbPhone.AutoSize = True Me.lbPhone.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbPhone.Location = New System.Drawing.Point(3, 9) Me.lbPhone.Name = "lbPhone" Me.lbPhone.Size = New System.Drawing.Size(106, 32) Me.lbPhone.TabIndex = 1 Me.lbPhone.Text = "전화번호" ' 'txbPhone ' Me.txbPhone.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbPhone.Location = New System.Drawing.Point(133, 6) Me.txbPhone.Name = "txbPhone" Me.txbPhone.Size = New System.Drawing.Size(350, 39) Me.txbPhone.TabIndex = 1 ' 'pnOrder ' Me.pnOrder.Controls.Add(Me.lbOrder) Me.pnOrder.Controls.Add(Me.txbOrder) Me.pnOrder.Location = New System.Drawing.Point(8, 21) Me.pnOrder.Name = "pnOrder" Me.pnOrder.Size = New System.Drawing.Size(486, 49) Me.pnOrder.TabIndex = 4 ' 'lbOrder ' Me.lbOrder.AutoSize = True Me.lbOrder.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbOrder.Location = New System.Drawing.Point(3, 9) Me.lbOrder.Name = "lbOrder" Me.lbOrder.Size = New System.Drawing.Size(83, 32) Me.lbOrder.TabIndex = 1 Me.lbOrder.Text = "고객명" ' 'txbOrder ' Me.txbOrder.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbOrder.Location = New System.Drawing.Point(133, 6) Me.txbOrder.Name = "txbOrder" Me.txbOrder.Size = New System.Drawing.Size(350, 39) Me.txbOrder.TabIndex = 1 ' 'pnOpt2 ' Me.pnOpt2.Controls.Add(Me.ckbBarcode) Me.pnOpt2.Controls.Add(Me.pnSteNum) Me.pnOpt2.Controls.Add(Me.pnStNum) Me.pnOpt2.Enabled = False Me.pnOpt2.Location = New System.Drawing.Point(64, 69) Me.pnOpt2.Name = "pnOpt2" Me.pnOpt2.Size = New System.Drawing.Size(502, 143) Me.pnOpt2.TabIndex = 83 Me.pnOpt2.Visible = False ' 'ckbBarcode ' Me.ckbBarcode.AutoSize = True Me.ckbBarcode.Font = New System.Drawing.Font("함초롬바탕", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ckbBarcode.Location = New System.Drawing.Point(391, 4) Me.ckbBarcode.Name = "ckbBarcode" Me.ckbBarcode.Size = New System.Drawing.Size(103, 23) Me.ckbBarcode.TabIndex = 83 Me.ckbBarcode.Text = "바코드사용" Me.ckbBarcode.UseVisualStyleBackColor = True ' 'pnSteNum ' Me.pnSteNum.Controls.Add(Me.lbSteNum) Me.pnSteNum.Controls.Add(Me.lbSteDate) Me.pnSteNum.Controls.Add(Me.txbSteNum) Me.pnSteNum.Controls.Add(Me.txbSteDate) Me.pnSteNum.Location = New System.Drawing.Point(8, 82) Me.pnSteNum.Name = "pnSteNum" Me.pnSteNum.Size = New System.Drawing.Size(486, 49) Me.pnSteNum.TabIndex = 5 ' 'lbSteNum ' Me.lbSteNum.AutoSize = True Me.lbSteNum.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbSteNum.Location = New System.Drawing.Point(272, 9) Me.lbSteNum.Name = "lbSteNum" Me.lbSteNum.Size = New System.Drawing.Size(60, 32) Me.lbSteNum.TabIndex = 84 Me.lbSteNum.Text = "번호" ' 'lbSteDate ' Me.lbSteDate.AutoSize = True Me.lbSteDate.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbSteDate.Location = New System.Drawing.Point(3, 9) Me.lbSteDate.Name = "lbSteDate" Me.lbSteDate.Size = New System.Drawing.Size(106, 32) Me.lbSteDate.TabIndex = 1 Me.lbSteDate.Text = "전표날짜" ' 'txbSteNum ' Me.txbSteNum.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbSteNum.Location = New System.Drawing.Point(359, 6) Me.txbSteNum.Name = "txbSteNum" Me.txbSteNum.Size = New System.Drawing.Size(124, 39) Me.txbSteNum.TabIndex = 85 Me.txbSteNum.Text = "1004" ' 'txbSteDate ' Me.txbSteDate.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbSteDate.Location = New System.Drawing.Point(133, 6) Me.txbSteDate.Name = "txbSteDate" Me.txbSteDate.Size = New System.Drawing.Size(124, 39) Me.txbSteDate.TabIndex = 1 Me.txbSteDate.Text = "20230809" ' 'pnStNum ' Me.pnStNum.Controls.Add(Me.lbStNum) Me.pnStNum.Controls.Add(Me.txbStNum) Me.pnStNum.Location = New System.Drawing.Point(8, 27) Me.pnStNum.Name = "pnStNum" Me.pnStNum.Size = New System.Drawing.Size(486, 49) Me.pnStNum.TabIndex = 4 ' 'lbStNum ' Me.lbStNum.AutoSize = True Me.lbStNum.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbStNum.Location = New System.Drawing.Point(3, 9) Me.lbStNum.Name = "lbStNum" Me.lbStNum.Size = New System.Drawing.Size(106, 32) Me.lbStNum.TabIndex = 1 Me.lbStNum.Text = "전표번호" ' 'txbStNum ' Me.txbStNum.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbStNum.Location = New System.Drawing.Point(133, 6) Me.txbStNum.Name = "txbStNum" Me.txbStNum.Size = New System.Drawing.Size(350, 39) Me.txbStNum.TabIndex = 1 ' 'MainForm ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1914, 1011) Me.Controls.Add(Me.Panel3) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "MainForm" Me.Text = " " Me.WindowState = System.Windows.Forms.FormWindowState.Maximized Me.Panel3.ResumeLayout(False) CType(Me.dgvDataSearch, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox1.ResumeLayout(False) Me.gbPacking.ResumeLayout(False) Me.gbSrhProd.ResumeLayout(False) Me.gbColor.ResumeLayout(False) Me.gbType.ResumeLayout(False) Me.gbModel.ResumeLayout(False) Me.pnDate.ResumeLayout(False) Me.pnDate.PerformLayout() Me.pnEnDate.ResumeLayout(False) Me.pnEnDate.PerformLayout() Me.pnDM.ResumeLayout(False) Me.pnDM.PerformLayout() Me.pnStDate.ResumeLayout(False) Me.pnStDate.PerformLayout() Me.gbOrder.ResumeLayout(False) Me.pnSearch.ResumeLayout(False) Me.pnSearch.PerformLayout() Me.pnOpt3.ResumeLayout(False) Me.pnOpt3.PerformLayout() Me.pnPack.ResumeLayout(False) Me.pnPack.PerformLayout() Me.pnInv.ResumeLayout(False) Me.pnInv.PerformLayout() Me.pnOpt1.ResumeLayout(False) Me.pnOpt1.PerformLayout() Me.pnPhone.ResumeLayout(False) Me.pnPhone.PerformLayout() Me.pnOrder.ResumeLayout(False) Me.pnOrder.PerformLayout() Me.pnOpt2.ResumeLayout(False) Me.pnOpt2.PerformLayout() Me.pnSteNum.ResumeLayout(False) Me.pnSteNum.PerformLayout() Me.pnStNum.ResumeLayout(False) Me.pnStNum.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents btnExit As Button Friend WithEvents Panel3 As Panel Friend WithEvents GroupBox1 As GroupBox Friend WithEvents gbPacking As GroupBox Friend WithEvents gbSrhProd As GroupBox Friend WithEvents gbOrder As GroupBox Friend WithEvents lbSearch As Label Friend WithEvents pnSearch As Panel Friend WithEvents cboSearch As ComboBox Friend WithEvents txbOrder As TextBox Friend WithEvents btnOneSearch As Button Friend WithEvents pnDate As Panel Friend WithEvents pnStDate As Panel Friend WithEvents lbStDate As Label Friend WithEvents lbDateScale As Label Friend WithEvents pnDM As Panel Friend WithEvents lbDM As Label Friend WithEvents pnEnDate As Panel Friend WithEvents lbEnDate As Label Friend WithEvents btnDateCh As Button Friend WithEvents gbColor As GroupBox Friend WithEvents cboColor As ComboBox Friend WithEvents gbType As GroupBox Friend WithEvents cboType As ComboBox Friend WithEvents gbModel As GroupBox Friend WithEvents cboModel As ComboBox Friend WithEvents btnSearch2 As Button Friend WithEvents btnExcel As Button Friend WithEvents btnReset As Button Friend WithEvents btnToday As Button Friend WithEvents pnOrder As Panel Friend WithEvents lbOrder As Label Friend WithEvents pnPhone As Panel Friend WithEvents lbPhone As Label Friend WithEvents txbPhone As TextBox Friend WithEvents pnOpt1 As Panel Friend WithEvents lbRef As Label Friend WithEvents pnOpt2 As Panel Friend WithEvents ckbBarcode As CheckBox Friend WithEvents pnSteNum As Panel Friend WithEvents lbSteNum As Label Friend WithEvents lbSteDate As Label Friend WithEvents txbSteNum As TextBox Friend WithEvents txbSteDate As TextBox Friend WithEvents pnStNum As Panel Friend WithEvents lbStNum As Label Friend WithEvents txbStNum As TextBox Friend WithEvents pnOpt3 As Panel Friend WithEvents pnPack As Panel Friend WithEvents lbPack As Label Friend WithEvents txbPack As TextBox Friend WithEvents pnInv As Panel Friend WithEvents lbInv As Label Friend WithEvents txbInv As TextBox Friend WithEvents rdbPack As RadioButton Friend WithEvents rdbInv As RadioButton Friend WithEvents dgvDataSearch As DataGridView Friend WithEvents btnStateData As Button Friend WithEvents btnDelProd As Button Friend WithEvents btnpackDay As Button End Class