578 lines
35 KiB
C#
578 lines
35 KiB
C#
namespace Cosmos.Win
|
|
{
|
|
partial class frmSchStorArrvInfo
|
|
{
|
|
/// <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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.picBack = new System.Windows.Forms.PictureBox();
|
|
this.btnExit = new Cosmos.UI.CsmLabel();
|
|
this.lblTitle = new Cosmos.UI.CsmLabel();
|
|
this.lblMessage01 = new Cosmos.UI.CsmLabel();
|
|
this.btnUp = new Cosmos.UI.CsmButton();
|
|
this.btnDw = new Cosmos.UI.CsmButton();
|
|
this.lblMessage02 = new Cosmos.UI.CsmLabel();
|
|
this.lblMessage03 = new Cosmos.UI.CsmLabel();
|
|
this.btnSearch = new Cosmos.UI.CsmButton();
|
|
this.label05 = new System.Windows.Forms.Label();
|
|
this.lblCoorseType = new Cosmos.UI.CsmLabel();
|
|
this.lblDriverName = new Cosmos.UI.CsmLabel();
|
|
this.lblCarNo = new Cosmos.UI.CsmLabel();
|
|
this.lblHandPhone = new Cosmos.UI.CsmLabel();
|
|
this.lblMessage04 = new Cosmos.UI.CsmLabel();
|
|
this.lblMessage05 = new Cosmos.UI.CsmLabel();
|
|
this.lblMessage06 = new Cosmos.UI.CsmLabel();
|
|
this.grdSearchItem = new Cosmos.UI.CsmGrid();
|
|
this.csmLabel1 = new Cosmos.UI.CsmLabel();
|
|
this.csmLabel2 = new Cosmos.UI.CsmLabel();
|
|
this.csmLabel7 = new Cosmos.UI.CsmLabel();
|
|
this.csmLabel8 = new Cosmos.UI.CsmLabel();
|
|
this.txtFlag = new Cosmos.UI.CsmLabel();
|
|
this.txtDriverName = new Cosmos.UI.CsmLabel();
|
|
this.txtDriverCarNum = new Cosmos.UI.CsmLabel();
|
|
this.txtDriverCarTel = new Cosmos.UI.CsmLabel();
|
|
this.tmrStart = new System.Windows.Forms.Timer(this.components);
|
|
this.lblMsgShow = new Cosmos.UI.CsmLabel();
|
|
((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(800, 600);
|
|
this.picBack.TabIndex = 394;
|
|
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(741, 1);
|
|
this.btnExit.Name = "btnExit";
|
|
this.btnExit.Size = new System.Drawing.Size(58, 50);
|
|
this.btnExit.TabIndex = 423;
|
|
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(728, 50);
|
|
this.lblTitle.TabIndex = 422;
|
|
this.lblTitle.Text = "점착정보";
|
|
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lblMessage01
|
|
//
|
|
this.lblMessage01.BackColor = System.Drawing.Color.White;
|
|
this.lblMessage01.BorderStyleReDraw = false;
|
|
this.lblMessage01.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblMessage01.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblMessage01.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.lblMessage01.Location = new System.Drawing.Point(16, 59);
|
|
this.lblMessage01.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblMessage01.Name = "lblMessage01";
|
|
this.lblMessage01.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblMessage01.Size = new System.Drawing.Size(388, 25);
|
|
this.lblMessage01.TabIndex = 436;
|
|
this.lblMessage01.Text = "_※ 차수를 선택하면 배송차량 정보가 안내됩니다.";
|
|
this.lblMessage01.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// 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("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.btnUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.btnUp.Location = new System.Drawing.Point(746, 87);
|
|
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(29, 97);
|
|
this.btnUp.TabIndex = 438;
|
|
this.btnUp.Text = "△";
|
|
this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnUp.UseCompatibleTextRendering = true;
|
|
this.btnUp.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("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.btnDw.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.btnDw.Location = new System.Drawing.Point(746, 183);
|
|
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(29, 97);
|
|
this.btnDw.TabIndex = 439;
|
|
this.btnDw.Text = "▽";
|
|
this.btnDw.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnDw.UseCompatibleTextRendering = true;
|
|
this.btnDw.Click += new System.EventHandler(this.btnSelProc_Click);
|
|
//
|
|
// lblMessage02
|
|
//
|
|
this.lblMessage02.BackColor = System.Drawing.Color.White;
|
|
this.lblMessage02.BorderStyleReDraw = false;
|
|
this.lblMessage02.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblMessage02.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblMessage02.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.lblMessage02.Location = new System.Drawing.Point(508, 59);
|
|
this.lblMessage02.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblMessage02.Name = "lblMessage02";
|
|
this.lblMessage02.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblMessage02.Size = new System.Drawing.Size(232, 25);
|
|
this.lblMessage02.TabIndex = 440;
|
|
this.lblMessage02.Text = "_※ 3차, 4차 : 냉동전용배송";
|
|
this.lblMessage02.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// lblMessage03
|
|
//
|
|
this.lblMessage03.BackColor = System.Drawing.Color.White;
|
|
this.lblMessage03.BorderStyleReDraw = true;
|
|
this.lblMessage03.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblMessage03.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblMessage03.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.lblMessage03.Location = new System.Drawing.Point(21, 286);
|
|
this.lblMessage03.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblMessage03.Name = "lblMessage03";
|
|
this.lblMessage03.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblMessage03.Size = new System.Drawing.Size(654, 40);
|
|
this.lblMessage03.TabIndex = 441;
|
|
this.lblMessage03.Text = "_해당 정보는 참고용이며, 실제 시간과 차이가 있을 수 있습니다.";
|
|
this.lblMessage03.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// btnSearch
|
|
//
|
|
this.btnSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
|
|
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(675, 286);
|
|
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 = 442;
|
|
this.btnSearch.Text = "_배송추적";
|
|
this.btnSearch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnSearch.UseCompatibleTextRendering = true;
|
|
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
|
|
//
|
|
// label05
|
|
//
|
|
this.label05.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
|
|
this.label05.Location = new System.Drawing.Point(21, 332);
|
|
this.label05.Name = "label05";
|
|
this.label05.Size = new System.Drawing.Size(754, 2);
|
|
this.label05.TabIndex = 459;
|
|
//
|
|
// lblCoorseType
|
|
//
|
|
this.lblCoorseType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|
this.lblCoorseType.BorderStyleReDraw = true;
|
|
this.lblCoorseType.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold);
|
|
this.lblCoorseType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblCoorseType.Location = new System.Drawing.Point(21, 334);
|
|
this.lblCoorseType.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblCoorseType.Name = "lblCoorseType";
|
|
this.lblCoorseType.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblCoorseType.Size = new System.Drawing.Size(144, 38);
|
|
this.lblCoorseType.TabIndex = 458;
|
|
this.lblCoorseType.Text = "_회차";
|
|
this.lblCoorseType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lblDriverName
|
|
//
|
|
this.lblDriverName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|
this.lblDriverName.BorderStyleReDraw = true;
|
|
this.lblDriverName.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold);
|
|
this.lblDriverName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblDriverName.Location = new System.Drawing.Point(21, 371);
|
|
this.lblDriverName.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblDriverName.Name = "lblDriverName";
|
|
this.lblDriverName.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblDriverName.Size = new System.Drawing.Size(144, 38);
|
|
this.lblDriverName.TabIndex = 463;
|
|
this.lblDriverName.Text = "_배송 기사명";
|
|
this.lblDriverName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lblCarNo
|
|
//
|
|
this.lblCarNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|
this.lblCarNo.BorderStyleReDraw = true;
|
|
this.lblCarNo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold);
|
|
this.lblCarNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblCarNo.Location = new System.Drawing.Point(21, 408);
|
|
this.lblCarNo.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblCarNo.Name = "lblCarNo";
|
|
this.lblCarNo.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblCarNo.Size = new System.Drawing.Size(144, 38);
|
|
this.lblCarNo.TabIndex = 464;
|
|
this.lblCarNo.Text = "_배송 차량번호";
|
|
this.lblCarNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lblHandPhone
|
|
//
|
|
this.lblHandPhone.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|
this.lblHandPhone.BorderStyleReDraw = true;
|
|
this.lblHandPhone.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold);
|
|
this.lblHandPhone.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblHandPhone.Location = new System.Drawing.Point(21, 445);
|
|
this.lblHandPhone.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblHandPhone.Name = "lblHandPhone";
|
|
this.lblHandPhone.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblHandPhone.Size = new System.Drawing.Size(144, 38);
|
|
this.lblHandPhone.TabIndex = 465;
|
|
this.lblHandPhone.Text = "_배송기사 연락처";
|
|
this.lblHandPhone.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lblMessage04
|
|
//
|
|
this.lblMessage04.BackColor = System.Drawing.Color.White;
|
|
this.lblMessage04.BorderStyleReDraw = false;
|
|
this.lblMessage04.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblMessage04.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblMessage04.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.lblMessage04.Location = new System.Drawing.Point(14, 495);
|
|
this.lblMessage04.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblMessage04.Name = "lblMessage04";
|
|
this.lblMessage04.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblMessage04.Size = new System.Drawing.Size(767, 28);
|
|
this.lblMessage04.TabIndex = 466;
|
|
this.lblMessage04.Text = "_※ 배송차량이 출발전이면 도착예정시간이 안내되지 않습니다. (배송상태란에 \'출발대기\'로 표시)";
|
|
this.lblMessage04.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lblMessage05
|
|
//
|
|
this.lblMessage05.BackColor = System.Drawing.Color.White;
|
|
this.lblMessage05.BorderStyleReDraw = false;
|
|
this.lblMessage05.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblMessage05.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblMessage05.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.lblMessage05.Location = new System.Drawing.Point(14, 523);
|
|
this.lblMessage05.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblMessage05.Name = "lblMessage05";
|
|
this.lblMessage05.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblMessage05.Size = new System.Drawing.Size(767, 28);
|
|
this.lblMessage05.TabIndex = 467;
|
|
this.lblMessage05.Text = "_※ 배송상태가 \'배송중\' 또는 \'배송완료\' 상태임에도 예정시간이 안내되지 않을 경우 배송기사에게 문의바랍니다.";
|
|
this.lblMessage05.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lblMessage06
|
|
//
|
|
this.lblMessage06.BackColor = System.Drawing.Color.White;
|
|
this.lblMessage06.BorderStyleReDraw = false;
|
|
this.lblMessage06.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblMessage06.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblMessage06.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.lblMessage06.Location = new System.Drawing.Point(14, 551);
|
|
this.lblMessage06.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblMessage06.Name = "lblMessage06";
|
|
this.lblMessage06.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblMessage06.Size = new System.Drawing.Size(767, 28);
|
|
this.lblMessage06.TabIndex = 468;
|
|
this.lblMessage06.Text = "_※ 점착정보안내 시스템과 관련한 문의사항은 배송관리팀(031-737-8406)으로 연락바랍니다.";
|
|
this.lblMessage06.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// grdSearchItem
|
|
//
|
|
this.grdSearchItem.BackColor = System.Drawing.Color.White;
|
|
this.grdSearchItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.grdSearchItem.CsmGridAlternateRowBackColor = System.Drawing.Color.White;
|
|
this.grdSearchItem.CsmGridBackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(253)))), ((int)(((byte)(255)))));
|
|
this.grdSearchItem.CsmGridColumnCount = 0;
|
|
this.grdSearchItem.CsmGridColumnHeadersFont = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.grdSearchItem.CsmGridColumnHeadersHeight = 18;
|
|
this.grdSearchItem.CsmGridColumnHeadersVisible = false;
|
|
this.grdSearchItem.CsmGridDefaultRowBackColor = System.Drawing.Color.Ivory;
|
|
this.grdSearchItem.CsmGridFirstDisplayedScrollingRowIndex = -1;
|
|
this.grdSearchItem.CsmGridHighlightColor = System.Drawing.SystemColors.Highlight;
|
|
this.grdSearchItem.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText;
|
|
this.grdSearchItem.CsmGridIndicateBackColor = System.Drawing.Color.Red;
|
|
this.grdSearchItem.CsmGridIndicateForeColor = System.Drawing.Color.White;
|
|
this.grdSearchItem.CsmGridRowMove = true;
|
|
this.grdSearchItem.CsmGridRowsHeight = 35;
|
|
this.grdSearchItem.CsmGridShowPageRowsCount = 4;
|
|
this.grdSearchItem.Font = new System.Drawing.Font("나눔스퀘어", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.grdSearchItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.grdSearchItem.Location = new System.Drawing.Point(22, 87);
|
|
this.grdSearchItem.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.grdSearchItem.Name = "grdSearchItem";
|
|
this.grdSearchItem.Size = new System.Drawing.Size(723, 192);
|
|
this.grdSearchItem.TabIndex = 474;
|
|
this.grdSearchItem.GridClickEvent += new Cosmos.UI.CsmGrid.GridClickEventHandler(this.grdSearchItem_GridClickEvent);
|
|
//
|
|
// csmLabel1
|
|
//
|
|
this.csmLabel1.BackColor = System.Drawing.Color.White;
|
|
this.csmLabel1.BorderStyleReDraw = true;
|
|
this.csmLabel1.Font = new System.Drawing.Font("나눔스퀘어", 14.25F);
|
|
this.csmLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.csmLabel1.Location = new System.Drawing.Point(164, 334);
|
|
this.csmLabel1.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.csmLabel1.Name = "csmLabel1";
|
|
this.csmLabel1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.csmLabel1.Size = new System.Drawing.Size(611, 38);
|
|
this.csmLabel1.TabIndex = 458;
|
|
this.csmLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// csmLabel2
|
|
//
|
|
this.csmLabel2.BackColor = System.Drawing.Color.White;
|
|
this.csmLabel2.BorderStyleReDraw = true;
|
|
this.csmLabel2.Font = new System.Drawing.Font("나눔스퀘어", 14.25F);
|
|
this.csmLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.csmLabel2.Location = new System.Drawing.Point(164, 371);
|
|
this.csmLabel2.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.csmLabel2.Name = "csmLabel2";
|
|
this.csmLabel2.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.csmLabel2.Size = new System.Drawing.Size(611, 38);
|
|
this.csmLabel2.TabIndex = 463;
|
|
this.csmLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// csmLabel7
|
|
//
|
|
this.csmLabel7.BackColor = System.Drawing.Color.White;
|
|
this.csmLabel7.BorderStyleReDraw = true;
|
|
this.csmLabel7.Font = new System.Drawing.Font("나눔스퀘어", 14.25F);
|
|
this.csmLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.csmLabel7.Location = new System.Drawing.Point(164, 408);
|
|
this.csmLabel7.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.csmLabel7.Name = "csmLabel7";
|
|
this.csmLabel7.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.csmLabel7.Size = new System.Drawing.Size(611, 38);
|
|
this.csmLabel7.TabIndex = 464;
|
|
this.csmLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// csmLabel8
|
|
//
|
|
this.csmLabel8.BackColor = System.Drawing.Color.White;
|
|
this.csmLabel8.BorderStyleReDraw = true;
|
|
this.csmLabel8.Font = new System.Drawing.Font("나눔스퀘어", 14.25F);
|
|
this.csmLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.csmLabel8.Location = new System.Drawing.Point(164, 445);
|
|
this.csmLabel8.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.csmLabel8.Name = "csmLabel8";
|
|
this.csmLabel8.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.csmLabel8.Size = new System.Drawing.Size(611, 38);
|
|
this.csmLabel8.TabIndex = 465;
|
|
this.csmLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// txtFlag
|
|
//
|
|
this.txtFlag.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.txtFlag.BorderStyleReDraw = true;
|
|
this.txtFlag.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14F, System.Drawing.FontStyle.Bold);
|
|
this.txtFlag.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.txtFlag.Location = new System.Drawing.Point(180, 340);
|
|
this.txtFlag.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.txtFlag.Name = "txtFlag";
|
|
this.txtFlag.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.txtFlag.Size = new System.Drawing.Size(579, 26);
|
|
this.txtFlag.TabIndex = 458;
|
|
this.txtFlag.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// txtDriverName
|
|
//
|
|
this.txtDriverName.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.txtDriverName.BorderStyleReDraw = true;
|
|
this.txtDriverName.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.txtDriverName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.txtDriverName.Location = new System.Drawing.Point(180, 377);
|
|
this.txtDriverName.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.txtDriverName.Name = "txtDriverName";
|
|
this.txtDriverName.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.txtDriverName.Size = new System.Drawing.Size(579, 26);
|
|
this.txtDriverName.TabIndex = 463;
|
|
this.txtDriverName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// txtDriverCarNum
|
|
//
|
|
this.txtDriverCarNum.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.txtDriverCarNum.BorderStyleReDraw = true;
|
|
this.txtDriverCarNum.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.txtDriverCarNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.txtDriverCarNum.Location = new System.Drawing.Point(180, 414);
|
|
this.txtDriverCarNum.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.txtDriverCarNum.Name = "txtDriverCarNum";
|
|
this.txtDriverCarNum.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.txtDriverCarNum.Size = new System.Drawing.Size(579, 26);
|
|
this.txtDriverCarNum.TabIndex = 464;
|
|
this.txtDriverCarNum.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// txtDriverCarTel
|
|
//
|
|
this.txtDriverCarTel.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.txtDriverCarTel.BorderStyleReDraw = true;
|
|
this.txtDriverCarTel.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.txtDriverCarTel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.txtDriverCarTel.Location = new System.Drawing.Point(180, 451);
|
|
this.txtDriverCarTel.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.txtDriverCarTel.Name = "txtDriverCarTel";
|
|
this.txtDriverCarTel.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.txtDriverCarTel.Size = new System.Drawing.Size(579, 26);
|
|
this.txtDriverCarTel.TabIndex = 465;
|
|
this.txtDriverCarTel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// tmrStart
|
|
//
|
|
this.tmrStart.Interval = 500;
|
|
this.tmrStart.Tick += new System.EventHandler(this.tmrStart_Tick);
|
|
//
|
|
// lblMsgShow
|
|
//
|
|
this.lblMsgShow.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.lblMsgShow.BorderStyleReDraw = true;
|
|
this.lblMsgShow.Font = new System.Drawing.Font("나눔스퀘어 Bold", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblMsgShow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblMsgShow.Location = new System.Drawing.Point(13, 210);
|
|
this.lblMsgShow.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblMsgShow.Name = "lblMsgShow";
|
|
this.lblMsgShow.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblMsgShow.Size = new System.Drawing.Size(775, 160);
|
|
this.lblMsgShow.TabIndex = 458;
|
|
this.lblMsgShow.Text = "자료 조회중입니다 잠시만";
|
|
this.lblMsgShow.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// frmSchStorArrvInfo
|
|
//
|
|
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(800, 600);
|
|
this.Controls.Add(this.lblMsgShow);
|
|
this.Controls.Add(this.grdSearchItem);
|
|
this.Controls.Add(this.lblMessage06);
|
|
this.Controls.Add(this.lblMessage05);
|
|
this.Controls.Add(this.lblMessage04);
|
|
this.Controls.Add(this.lblHandPhone);
|
|
this.Controls.Add(this.lblCarNo);
|
|
this.Controls.Add(this.lblDriverName);
|
|
this.Controls.Add(this.label05);
|
|
this.Controls.Add(this.lblCoorseType);
|
|
this.Controls.Add(this.btnSearch);
|
|
this.Controls.Add(this.lblMessage03);
|
|
this.Controls.Add(this.lblMessage02);
|
|
this.Controls.Add(this.btnDw);
|
|
this.Controls.Add(this.btnUp);
|
|
this.Controls.Add(this.lblMessage01);
|
|
this.Controls.Add(this.btnExit);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.txtDriverCarTel);
|
|
this.Controls.Add(this.csmLabel8);
|
|
this.Controls.Add(this.txtDriverCarNum);
|
|
this.Controls.Add(this.csmLabel7);
|
|
this.Controls.Add(this.txtDriverName);
|
|
this.Controls.Add(this.csmLabel2);
|
|
this.Controls.Add(this.txtFlag);
|
|
this.Controls.Add(this.csmLabel1);
|
|
this.Controls.Add(this.picBack);
|
|
this.DoubleBuffered = true;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "frmSchStorArrvInfo";
|
|
this.ShowInTaskbar = false;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.Text = "frmSchStorArrvInfo";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmSchStorArrvInfo_FormClosing);
|
|
this.Load += new System.EventHandler(this.frmSchStorArrvInfo_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.PictureBox picBack;
|
|
private UI.CsmLabel btnExit;
|
|
private UI.CsmLabel lblTitle;
|
|
private UI.CsmLabel lblMessage01;
|
|
private UI.CsmButton btnUp;
|
|
private UI.CsmButton btnDw;
|
|
private UI.CsmLabel lblMessage02;
|
|
private UI.CsmLabel lblMessage03;
|
|
private UI.CsmButton btnSearch;
|
|
private System.Windows.Forms.Label label05;
|
|
private UI.CsmLabel lblCoorseType;
|
|
private UI.CsmLabel lblDriverName;
|
|
private UI.CsmLabel lblCarNo;
|
|
private UI.CsmLabel lblHandPhone;
|
|
private UI.CsmLabel lblMessage04;
|
|
private UI.CsmLabel lblMessage05;
|
|
private UI.CsmLabel lblMessage06;
|
|
private UI.CsmGrid grdSearchItem;
|
|
private UI.CsmLabel csmLabel1;
|
|
private UI.CsmLabel csmLabel2;
|
|
private UI.CsmLabel csmLabel7;
|
|
private UI.CsmLabel csmLabel8;
|
|
private UI.CsmLabel txtFlag;
|
|
private UI.CsmLabel txtDriverName;
|
|
private UI.CsmLabel txtDriverCarNum;
|
|
private UI.CsmLabel txtDriverCarTel;
|
|
private System.Windows.Forms.Timer tmrStart;
|
|
private UI.CsmLabel lblMsgShow;
|
|
}
|
|
} |