446 lines
24 KiB
C#
446 lines
24 KiB
C#
namespace Cosmos.Win
|
|
{
|
|
partial class frmSchReturnCompany
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSchReturnCompany));
|
|
this.picBack = new System.Windows.Forms.PictureBox();
|
|
this.btnExit = new Cosmos.UI.CsmLabel();
|
|
this.lblTitle = new Cosmos.UI.CsmLabel();
|
|
this.label01 = new System.Windows.Forms.Label();
|
|
this.lblSearchDate = new Cosmos.UI.CsmLabel();
|
|
this.btnSearch = new Cosmos.UI.CsmButton();
|
|
this.btnPrint = new Cosmos.UI.CsmButton();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.btnDw2 = new Cosmos.UI.CsmButton();
|
|
this.btnDw = new Cosmos.UI.CsmButton();
|
|
this.btnUp = new Cosmos.UI.CsmButton();
|
|
this.btnUp2 = new Cosmos.UI.CsmButton();
|
|
this.dgvData = new Cosmos.UI.CsmGrid();
|
|
this.btnDate = new Cosmos.UI.CsmButton();
|
|
this.txtDate = new Cosmos.UI.CsmPosEditBox();
|
|
this.lblBox1 = new Cosmos.UI.CsmLabel();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.vScrollbar = new Cosmos.UI.CsmVScrollbar();
|
|
this.txtPrtData = new System.Windows.Forms.TextBox();
|
|
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// picBack
|
|
//
|
|
this.picBack.BackColor = System.Drawing.Color.White;
|
|
this.picBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.picBack.ErrorImage = null;
|
|
this.picBack.InitialImage = null;
|
|
this.picBack.Location = new System.Drawing.Point(0, 0);
|
|
this.picBack.Name = "picBack";
|
|
this.picBack.Size = new System.Drawing.Size(1024, 696);
|
|
this.picBack.TabIndex = 393;
|
|
this.picBack.TabStop = false;
|
|
//
|
|
// btnExit
|
|
//
|
|
this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
|
|
this.btnExit.BorderStyleReDraw = false;
|
|
this.btnExit.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.btnExit.ForeColor = System.Drawing.Color.White;
|
|
this.btnExit.Location = new System.Drawing.Point(961, 1);
|
|
this.btnExit.Name = "btnExit";
|
|
this.btnExit.Size = new System.Drawing.Size(61, 50);
|
|
this.btnExit.TabIndex = 396;
|
|
this.btnExit.Text = "X";
|
|
this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
|
|
this.lblTitle.BorderStyleReDraw = false;
|
|
this.lblTitle.Font = new System.Drawing.Font("나눔스퀘어 Bold", 16F, System.Drawing.FontStyle.Bold);
|
|
this.lblTitle.ForeColor = System.Drawing.Color.White;
|
|
this.lblTitle.Location = new System.Drawing.Point(16, 1);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(950, 50);
|
|
this.lblTitle.TabIndex = 395;
|
|
this.lblTitle.Text = "본사반품조회";
|
|
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label01
|
|
//
|
|
this.label01.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132)))));
|
|
this.label01.Location = new System.Drawing.Point(16, 67);
|
|
this.label01.Name = "label01";
|
|
this.label01.Size = new System.Drawing.Size(337, 2);
|
|
this.label01.TabIndex = 414;
|
|
//
|
|
// lblSearchDate
|
|
//
|
|
this.lblSearchDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|
this.lblSearchDate.BorderStyleReDraw = true;
|
|
this.lblSearchDate.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold);
|
|
this.lblSearchDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblSearchDate.Location = new System.Drawing.Point(16, 68);
|
|
this.lblSearchDate.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblSearchDate.Name = "lblSearchDate";
|
|
this.lblSearchDate.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblSearchDate.Size = new System.Drawing.Size(122, 40);
|
|
this.lblSearchDate.TabIndex = 412;
|
|
this.lblSearchDate.Text = "조회일자";
|
|
this.lblSearchDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// btnSearch
|
|
//
|
|
this.btnSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126)))));
|
|
this.btnSearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnSearch.BorderStyleReDraw = false;
|
|
this.btnSearch.ClickImage = null;
|
|
this.btnSearch.DefaultImage = null;
|
|
this.btnSearch.DisableImage = null;
|
|
this.btnSearch.Font = new System.Drawing.Font("나눔스퀘어", 14F);
|
|
this.btnSearch.ForeColor = System.Drawing.Color.White;
|
|
this.btnSearch.Location = new System.Drawing.Point(806, 68);
|
|
this.btnSearch.Name = "btnSearch";
|
|
this.btnSearch.OccupancyBar = 0;
|
|
this.btnSearch.OccupancyBar_Lv0 = null;
|
|
this.btnSearch.OccupancyBar_Lv1 = null;
|
|
this.btnSearch.OccupancyBar_Lv2 = null;
|
|
this.btnSearch.OccupancyBar_Lv3 = null;
|
|
this.btnSearch.OccupancyBar_Lv4 = null;
|
|
this.btnSearch.Size = new System.Drawing.Size(100, 40);
|
|
this.btnSearch.TabIndex = 421;
|
|
this.btnSearch.Text = "조회";
|
|
this.btnSearch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
|
|
//
|
|
// btnPrint
|
|
//
|
|
this.btnPrint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
|
|
this.btnPrint.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnPrint.BorderStyleReDraw = false;
|
|
this.btnPrint.ClickImage = null;
|
|
this.btnPrint.DefaultImage = null;
|
|
this.btnPrint.DisableImage = null;
|
|
this.btnPrint.Font = new System.Drawing.Font("나눔스퀘어", 14F);
|
|
this.btnPrint.ForeColor = System.Drawing.Color.White;
|
|
this.btnPrint.Location = new System.Drawing.Point(908, 68);
|
|
this.btnPrint.Name = "btnPrint";
|
|
this.btnPrint.OccupancyBar = 0;
|
|
this.btnPrint.OccupancyBar_Lv0 = null;
|
|
this.btnPrint.OccupancyBar_Lv1 = null;
|
|
this.btnPrint.OccupancyBar_Lv2 = null;
|
|
this.btnPrint.OccupancyBar_Lv3 = null;
|
|
this.btnPrint.OccupancyBar_Lv4 = null;
|
|
this.btnPrint.Size = new System.Drawing.Size(100, 40);
|
|
this.btnPrint.TabIndex = 420;
|
|
this.btnPrint.Text = "출력";
|
|
this.btnPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132)))));
|
|
this.label5.Location = new System.Drawing.Point(16, 122);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(656, 2);
|
|
this.label5.TabIndex = 515;
|
|
//
|
|
// btnDw2
|
|
//
|
|
this.btnDw2.BackColor = System.Drawing.Color.White;
|
|
this.btnDw2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnDw2.BorderStyleReDraw = true;
|
|
this.btnDw2.ClickImage = null;
|
|
this.btnDw2.DefaultImage = null;
|
|
this.btnDw2.DisableImage = null;
|
|
this.btnDw2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.btnDw2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
|
|
this.btnDw2.Location = new System.Drawing.Point(508, 630);
|
|
this.btnDw2.Name = "btnDw2";
|
|
this.btnDw2.OccupancyBar = 0;
|
|
this.btnDw2.OccupancyBar_Lv0 = null;
|
|
this.btnDw2.OccupancyBar_Lv1 = null;
|
|
this.btnDw2.OccupancyBar_Lv2 = null;
|
|
this.btnDw2.OccupancyBar_Lv3 = null;
|
|
this.btnDw2.OccupancyBar_Lv4 = null;
|
|
this.btnDw2.Size = new System.Drawing.Size(164, 48);
|
|
this.btnDw2.TabIndex = 522;
|
|
this.btnDw2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnDw2.UseCompatibleTextRendering = true;
|
|
this.btnDw2.Click += new System.EventHandler(this.btnSelProc_Click);
|
|
//
|
|
// btnDw
|
|
//
|
|
this.btnDw.BackColor = System.Drawing.Color.White;
|
|
this.btnDw.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnDw.BorderStyleReDraw = true;
|
|
this.btnDw.ClickImage = null;
|
|
this.btnDw.DefaultImage = null;
|
|
this.btnDw.DisableImage = null;
|
|
this.btnDw.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.btnDw.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
|
|
this.btnDw.Location = new System.Drawing.Point(344, 630);
|
|
this.btnDw.Name = "btnDw";
|
|
this.btnDw.OccupancyBar = 0;
|
|
this.btnDw.OccupancyBar_Lv0 = null;
|
|
this.btnDw.OccupancyBar_Lv1 = null;
|
|
this.btnDw.OccupancyBar_Lv2 = null;
|
|
this.btnDw.OccupancyBar_Lv3 = null;
|
|
this.btnDw.OccupancyBar_Lv4 = null;
|
|
this.btnDw.Size = new System.Drawing.Size(164, 48);
|
|
this.btnDw.TabIndex = 523;
|
|
this.btnDw.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnDw.UseCompatibleTextRendering = true;
|
|
this.btnDw.Click += new System.EventHandler(this.btnSelProc_Click);
|
|
//
|
|
// btnUp
|
|
//
|
|
this.btnUp.BackColor = System.Drawing.Color.White;
|
|
this.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnUp.BorderStyleReDraw = true;
|
|
this.btnUp.ClickImage = null;
|
|
this.btnUp.DefaultImage = null;
|
|
this.btnUp.DisableImage = null;
|
|
this.btnUp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.btnUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
|
|
this.btnUp.Location = new System.Drawing.Point(180, 630);
|
|
this.btnUp.Name = "btnUp";
|
|
this.btnUp.OccupancyBar = 0;
|
|
this.btnUp.OccupancyBar_Lv0 = null;
|
|
this.btnUp.OccupancyBar_Lv1 = null;
|
|
this.btnUp.OccupancyBar_Lv2 = null;
|
|
this.btnUp.OccupancyBar_Lv3 = null;
|
|
this.btnUp.OccupancyBar_Lv4 = null;
|
|
this.btnUp.Size = new System.Drawing.Size(164, 48);
|
|
this.btnUp.TabIndex = 524;
|
|
this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnUp.UseCompatibleTextRendering = true;
|
|
this.btnUp.Click += new System.EventHandler(this.btnSelProc_Click);
|
|
//
|
|
// btnUp2
|
|
//
|
|
this.btnUp2.BackColor = System.Drawing.Color.White;
|
|
this.btnUp2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnUp2.BorderStyleReDraw = true;
|
|
this.btnUp2.ClickImage = null;
|
|
this.btnUp2.DefaultImage = null;
|
|
this.btnUp2.DisableImage = null;
|
|
this.btnUp2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.btnUp2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
|
|
this.btnUp2.Location = new System.Drawing.Point(16, 630);
|
|
this.btnUp2.Name = "btnUp2";
|
|
this.btnUp2.OccupancyBar = 0;
|
|
this.btnUp2.OccupancyBar_Lv0 = null;
|
|
this.btnUp2.OccupancyBar_Lv1 = null;
|
|
this.btnUp2.OccupancyBar_Lv2 = null;
|
|
this.btnUp2.OccupancyBar_Lv3 = null;
|
|
this.btnUp2.OccupancyBar_Lv4 = null;
|
|
this.btnUp2.Size = new System.Drawing.Size(164, 48);
|
|
this.btnUp2.TabIndex = 525;
|
|
this.btnUp2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnUp2.UseCompatibleTextRendering = true;
|
|
this.btnUp2.Click += new System.EventHandler(this.btnSelProc_Click);
|
|
//
|
|
// dgvData
|
|
//
|
|
this.dgvData.BackColor = System.Drawing.Color.White;
|
|
this.dgvData.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.dgvData.CsmGridAlternateRowBackColor = System.Drawing.Color.White;
|
|
this.dgvData.CsmGridBackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(253)))), ((int)(((byte)(255)))));
|
|
this.dgvData.CsmGridColumnCount = 0;
|
|
this.dgvData.CsmGridColumnHeadersFont = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.dgvData.CsmGridColumnHeadersHeight = 18;
|
|
this.dgvData.CsmGridColumnHeadersVisible = false;
|
|
this.dgvData.CsmGridDefaultRowBackColor = System.Drawing.Color.Ivory;
|
|
this.dgvData.CsmGridFirstDisplayedScrollingRowIndex = -1;
|
|
this.dgvData.CsmGridHighlightColor = System.Drawing.SystemColors.Highlight;
|
|
this.dgvData.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText;
|
|
this.dgvData.CsmGridIndicateBackColor = System.Drawing.Color.Red;
|
|
this.dgvData.CsmGridIndicateForeColor = System.Drawing.Color.White;
|
|
this.dgvData.CsmGridRowMove = true;
|
|
this.dgvData.CsmGridRowsHeight = 35;
|
|
this.dgvData.CsmGridShowPageRowsCount = 4;
|
|
this.dgvData.Font = new System.Drawing.Font("나눔스퀘어", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.dgvData.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.dgvData.Location = new System.Drawing.Point(16, 123);
|
|
this.dgvData.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.dgvData.Name = "dgvData";
|
|
this.dgvData.Size = new System.Drawing.Size(656, 508);
|
|
this.dgvData.TabIndex = 526;
|
|
this.dgvData.GridClickEvent += new Cosmos.UI.CsmGrid.GridClickEventHandler(this.dgvData_GridClickEvent);
|
|
this.dgvData.Click += new System.EventHandler(this.dgvData_Click);
|
|
this.dgvData.MouseClick += new System.Windows.Forms.MouseEventHandler(this.dgvData_MouseClick);
|
|
//
|
|
// btnDate
|
|
//
|
|
this.btnDate.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.btnDate.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnDate.BorderStyleReDraw = true;
|
|
this.btnDate.ClickImage = null;
|
|
this.btnDate.DefaultImage = null;
|
|
this.btnDate.DisableImage = null;
|
|
this.btnDate.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold);
|
|
this.btnDate.ForeColor = System.Drawing.Color.Black;
|
|
this.btnDate.Image = ((System.Drawing.Image)(resources.GetObject("btnDate.Image")));
|
|
this.btnDate.Location = new System.Drawing.Point(311, 75);
|
|
this.btnDate.Name = "btnDate";
|
|
this.btnDate.OccupancyBar = 0;
|
|
this.btnDate.OccupancyBar_Lv0 = null;
|
|
this.btnDate.OccupancyBar_Lv1 = null;
|
|
this.btnDate.OccupancyBar_Lv2 = null;
|
|
this.btnDate.OccupancyBar_Lv3 = null;
|
|
this.btnDate.OccupancyBar_Lv4 = null;
|
|
this.btnDate.Size = new System.Drawing.Size(26, 26);
|
|
this.btnDate.TabIndex = 528;
|
|
this.btnDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnDate.Click += new System.EventHandler(this.btnDate_Click);
|
|
//
|
|
// txtDate
|
|
//
|
|
this.txtDate.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.txtDate.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
|
|
this.txtDate.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
|
|
this.txtDate.BorderStyleReDraw = false;
|
|
this.txtDate.ClearFlag = false;
|
|
this.txtDate.DisableBackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.txtDate.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211)))));
|
|
this.txtDate.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.txtDate.InputType = Cosmos.UI.InputType.Date;
|
|
this.txtDate.InputTypeFormat = "";
|
|
this.txtDate.Location = new System.Drawing.Point(153, 75);
|
|
this.txtDate.Margin = new System.Windows.Forms.Padding(5);
|
|
this.txtDate.MaxLength = 10;
|
|
this.txtDate.MaxLengthAutoEnd = false;
|
|
this.txtDate.MaxLengthForKeyIn = 32767;
|
|
this.txtDate.MaxLengthForNumpad = 32767;
|
|
this.txtDate.Name = "txtDate";
|
|
this.txtDate.PasswordChar = '\0';
|
|
this.txtDate.ReadOnly = false;
|
|
this.txtDate.Size = new System.Drawing.Size(157, 26);
|
|
this.txtDate.TabIndex = 527;
|
|
this.txtDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
|
|
this.txtDate.UseDualMaxLength = false;
|
|
this.txtDate.Value = "20160101";
|
|
//
|
|
// lblBox1
|
|
//
|
|
this.lblBox1.BackColor = System.Drawing.Color.White;
|
|
this.lblBox1.BorderStyleReDraw = true;
|
|
this.lblBox1.Location = new System.Drawing.Point(137, 68);
|
|
this.lblBox1.Name = "lblBox1";
|
|
this.lblBox1.Size = new System.Drawing.Size(216, 40);
|
|
this.lblBox1.TabIndex = 529;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132)))));
|
|
this.label3.Location = new System.Drawing.Point(678, 122);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(333, 2);
|
|
this.label3.TabIndex = 560;
|
|
//
|
|
// vScrollbar
|
|
//
|
|
this.vScrollbar.Location = new System.Drawing.Point(980, 124);
|
|
this.vScrollbar.Name = "vScrollbar";
|
|
this.vScrollbar.Size = new System.Drawing.Size(30, 507);
|
|
this.vScrollbar.TabIndex = 559;
|
|
//
|
|
// txtPrtData
|
|
//
|
|
this.txtPrtData.Font = new System.Drawing.Font("굴림체", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.txtPrtData.Location = new System.Drawing.Point(678, 123);
|
|
this.txtPrtData.Multiline = true;
|
|
this.txtPrtData.Name = "txtPrtData";
|
|
this.txtPrtData.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
this.txtPrtData.Size = new System.Drawing.Size(322, 508);
|
|
this.txtPrtData.TabIndex = 558;
|
|
this.txtPrtData.Text = "012345678901234567890123456789012345678912";
|
|
this.txtPrtData.WordWrap = false;
|
|
//
|
|
// frmSchReturnCompany
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.ClientSize = new System.Drawing.Size(1024, 696);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.vScrollbar);
|
|
this.Controls.Add(this.txtPrtData);
|
|
this.Controls.Add(this.btnDw2);
|
|
this.Controls.Add(this.btnDw);
|
|
this.Controls.Add(this.btnUp);
|
|
this.Controls.Add(this.btnUp2);
|
|
this.Controls.Add(this.btnDate);
|
|
this.Controls.Add(this.txtDate);
|
|
this.Controls.Add(this.dgvData);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.btnSearch);
|
|
this.Controls.Add(this.btnPrint);
|
|
this.Controls.Add(this.label01);
|
|
this.Controls.Add(this.lblSearchDate);
|
|
this.Controls.Add(this.btnExit);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.lblBox1);
|
|
this.Controls.Add(this.picBack);
|
|
this.DoubleBuffered = true;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "frmSchReturnCompany";
|
|
this.ShowInTaskbar = false;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.Text = "frmSchReturnCompay";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmSchReturnCompay_FormClosing);
|
|
this.Load += new System.EventHandler(this.frmSchReturnCompay_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.PictureBox picBack;
|
|
private UI.CsmLabel btnExit;
|
|
private UI.CsmLabel lblTitle;
|
|
private System.Windows.Forms.Label label01;
|
|
private UI.CsmLabel lblSearchDate;
|
|
private UI.CsmButton btnSearch;
|
|
private UI.CsmButton btnPrint;
|
|
private System.Windows.Forms.Label label5;
|
|
private UI.CsmButton btnDw2;
|
|
private UI.CsmButton btnDw;
|
|
private UI.CsmButton btnUp;
|
|
private UI.CsmButton btnUp2;
|
|
private UI.CsmGrid dgvData;
|
|
private UI.CsmButton btnDate;
|
|
private UI.CsmPosEditBox txtDate;
|
|
private UI.CsmLabel lblBox1;
|
|
private System.Windows.Forms.Label label3;
|
|
private UI.CsmVScrollbar vScrollbar;
|
|
public System.Windows.Forms.TextBox txtPrtData;
|
|
}
|
|
} |