317 lines
17 KiB
C#
317 lines
17 KiB
C#
namespace Cosmos.Win
|
|
{
|
|
partial class frmAccADMTCan
|
|
{
|
|
/// <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.btnExit = new Cosmos.UI.CsmLabel();
|
|
this.lblTitle = new Cosmos.UI.CsmLabel();
|
|
this.btnComplete = new Cosmos.UI.CsmButton();
|
|
this.picBack = new System.Windows.Forms.PictureBox();
|
|
this.lblTitle1 = new System.Windows.Forms.Label();
|
|
this.lblTitle2 = new System.Windows.Forms.Label();
|
|
this.txtPrtData = new System.Windows.Forms.TextBox();
|
|
this.grdSearchList = new Cosmos.UI.CsmGrid();
|
|
this.btnDw2 = new Cosmos.UI.CsmButton();
|
|
this.btnDw = new Cosmos.UI.CsmButton();
|
|
this.btnUp = new Cosmos.UI.CsmButton();
|
|
this.btnUp2 = new Cosmos.UI.CsmButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// 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(965, 1);
|
|
this.btnExit.Name = "btnExit";
|
|
this.btnExit.Size = new System.Drawing.Size(58, 50);
|
|
this.btnExit.TabIndex = 224;
|
|
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 = 287;
|
|
this.lblTitle.Text = "마감/중간마감 취소";
|
|
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// btnComplete
|
|
//
|
|
this.btnComplete.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126)))));
|
|
this.btnComplete.BorderStyleReDraw = false;
|
|
this.btnComplete.ClickImage = null;
|
|
this.btnComplete.DefaultImage = null;
|
|
this.btnComplete.DisableImage = null;
|
|
this.btnComplete.Font = new System.Drawing.Font("나눔스퀘어", 14F);
|
|
this.btnComplete.ForeColor = System.Drawing.Color.White;
|
|
this.btnComplete.Location = new System.Drawing.Point(908, 67);
|
|
this.btnComplete.Name = "btnComplete";
|
|
this.btnComplete.OccupancyBar = 0;
|
|
this.btnComplete.OccupancyBar_Lv0 = null;
|
|
this.btnComplete.OccupancyBar_Lv1 = null;
|
|
this.btnComplete.OccupancyBar_Lv2 = null;
|
|
this.btnComplete.OccupancyBar_Lv3 = null;
|
|
this.btnComplete.OccupancyBar_Lv4 = null;
|
|
this.btnComplete.Size = new System.Drawing.Size(100, 40);
|
|
this.btnComplete.TabIndex = 133;
|
|
this.btnComplete.Text = "입금취소";
|
|
this.btnComplete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnComplete.UseCompatibleTextRendering = true;
|
|
this.btnComplete.Click += new System.EventHandler(this.btnProc_Click);
|
|
//
|
|
// picBack
|
|
//
|
|
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 = 298;
|
|
this.picBack.TabStop = false;
|
|
//
|
|
// lblTitle1
|
|
//
|
|
this.lblTitle1.AutoSize = true;
|
|
this.lblTitle1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblTitle1.Location = new System.Drawing.Point(16, 100);
|
|
this.lblTitle1.Name = "lblTitle1";
|
|
this.lblTitle1.Size = new System.Drawing.Size(87, 18);
|
|
this.lblTitle1.TabIndex = 353;
|
|
this.lblTitle1.Text = "● 거래내역";
|
|
//
|
|
// lblTitle2
|
|
//
|
|
this.lblTitle2.AutoSize = true;
|
|
this.lblTitle2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblTitle2.Location = new System.Drawing.Point(541, 100);
|
|
this.lblTitle2.Name = "lblTitle2";
|
|
this.lblTitle2.Size = new System.Drawing.Size(91, 18);
|
|
this.lblTitle2.TabIndex = 357;
|
|
this.lblTitle2.Text = "● 상세 내역";
|
|
//
|
|
// txtPrtData
|
|
//
|
|
this.txtPrtData.BackColor = System.Drawing.Color.White;
|
|
this.txtPrtData.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.txtPrtData.Location = new System.Drawing.Point(538, 121);
|
|
this.txtPrtData.Multiline = true;
|
|
this.txtPrtData.Name = "txtPrtData";
|
|
this.txtPrtData.ReadOnly = true;
|
|
this.txtPrtData.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
this.txtPrtData.Size = new System.Drawing.Size(470, 558);
|
|
this.txtPrtData.TabIndex = 358;
|
|
this.txtPrtData.Text = "012345678901234567890123456789012345678912";
|
|
//
|
|
// grdSearchList
|
|
//
|
|
this.grdSearchList.BackColor = System.Drawing.Color.White;
|
|
this.grdSearchList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.grdSearchList.CsmGridAlternateRowBackColor = System.Drawing.Color.White;
|
|
this.grdSearchList.CsmGridBackGroundColor = System.Drawing.Color.Ivory;
|
|
this.grdSearchList.CsmGridColumnCount = 0;
|
|
this.grdSearchList.CsmGridColumnHeadersFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.grdSearchList.CsmGridColumnHeadersHeight = 18;
|
|
this.grdSearchList.CsmGridColumnHeadersVisible = false;
|
|
this.grdSearchList.CsmGridDefaultRowBackColor = System.Drawing.Color.Ivory;
|
|
this.grdSearchList.CsmGridFirstDisplayedScrollingRowIndex = -1;
|
|
this.grdSearchList.CsmGridHighlightColor = System.Drawing.SystemColors.Highlight;
|
|
this.grdSearchList.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText;
|
|
this.grdSearchList.CsmGridIndicateBackColor = System.Drawing.Color.Red;
|
|
this.grdSearchList.CsmGridIndicateForeColor = System.Drawing.Color.White;
|
|
this.grdSearchList.CsmGridRowMove = true;
|
|
this.grdSearchList.CsmGridRowsHeight = 35;
|
|
this.grdSearchList.CsmGridShowPageRowsCount = 4;
|
|
this.grdSearchList.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.grdSearchList.Location = new System.Drawing.Point(21, 121);
|
|
this.grdSearchList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.grdSearchList.Name = "grdSearchList";
|
|
this.grdSearchList.Size = new System.Drawing.Size(475, 558);
|
|
this.grdSearchList.TabIndex = 363;
|
|
this.grdSearchList.GridClickEvent += new Cosmos.UI.CsmGrid.GridClickEventHandler(this.grdSearchItem_GridClickEvent);
|
|
//
|
|
// btnDw2
|
|
//
|
|
this.btnDw2.BackColor = System.Drawing.Color.White;
|
|
this.btnDw2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
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.White;
|
|
this.btnDw2.Location = new System.Drawing.Point(495, 538);
|
|
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(29, 141);
|
|
this.btnDw2.TabIndex = 359;
|
|
this.btnDw2.Text = "▼";
|
|
this.btnDw2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnDw2.UseCompatibleTextRendering = true;
|
|
this.btnDw2.Click += new System.EventHandler(this.btnProc_Click);
|
|
//
|
|
// btnDw
|
|
//
|
|
this.btnDw.BackColor = System.Drawing.Color.White;
|
|
this.btnDw.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
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.White;
|
|
this.btnDw.Location = new System.Drawing.Point(495, 399);
|
|
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, 140);
|
|
this.btnDw.TabIndex = 360;
|
|
this.btnDw.Text = "▽";
|
|
this.btnDw.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnDw.UseCompatibleTextRendering = true;
|
|
this.btnDw.Click += new System.EventHandler(this.btnProc_Click);
|
|
//
|
|
// btnUp
|
|
//
|
|
this.btnUp.BackColor = System.Drawing.Color.White;
|
|
this.btnUp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
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.White;
|
|
this.btnUp.Location = new System.Drawing.Point(495, 260);
|
|
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, 140);
|
|
this.btnUp.TabIndex = 361;
|
|
this.btnUp.Text = "△";
|
|
this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnUp.UseCompatibleTextRendering = true;
|
|
this.btnUp.Click += new System.EventHandler(this.btnProc_Click);
|
|
//
|
|
// btnUp2
|
|
//
|
|
this.btnUp2.BackColor = System.Drawing.Color.White;
|
|
this.btnUp2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
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.White;
|
|
this.btnUp2.Location = new System.Drawing.Point(495, 121);
|
|
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(29, 140);
|
|
this.btnUp2.TabIndex = 362;
|
|
this.btnUp2.Text = "▲";
|
|
this.btnUp2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnUp2.UseCompatibleTextRendering = true;
|
|
this.btnUp2.Click += new System.EventHandler(this.btnProc_Click);
|
|
//
|
|
// frmAccADMTCan
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.BackColor = System.Drawing.Color.White;
|
|
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.ClientSize = new System.Drawing.Size(1024, 696);
|
|
this.Controls.Add(this.grdSearchList);
|
|
this.Controls.Add(this.btnDw2);
|
|
this.Controls.Add(this.btnDw);
|
|
this.Controls.Add(this.btnUp);
|
|
this.Controls.Add(this.btnUp2);
|
|
this.Controls.Add(this.txtPrtData);
|
|
this.Controls.Add(this.lblTitle2);
|
|
this.Controls.Add(this.lblTitle1);
|
|
this.Controls.Add(this.btnComplete);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.btnExit);
|
|
this.Controls.Add(this.picBack);
|
|
this.DoubleBuffered = true;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "frmAccADMTCan";
|
|
this.ShowInTaskbar = false;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
|
|
this.Text = "frmAccADMTCan";
|
|
this.Activated += new System.EventHandler(this.frmAccADMTCan_Activated);
|
|
this.Deactivate += new System.EventHandler(this.frmAccADMTCan_Deactivate);
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmAccADMTCan_FormClosing);
|
|
this.Load += new System.EventHandler(this.frmAccADMTCan_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private UI.CsmLabel btnExit;
|
|
private UI.CsmLabel lblTitle;
|
|
private System.Windows.Forms.PictureBox picBack;
|
|
private UI.CsmButton btnComplete;
|
|
private System.Windows.Forms.Label lblTitle1;
|
|
private System.Windows.Forms.Label lblTitle2;
|
|
public System.Windows.Forms.TextBox txtPrtData;
|
|
private UI.CsmGrid grdSearchList;
|
|
private UI.CsmButton btnDw2;
|
|
private UI.CsmButton btnDw;
|
|
private UI.CsmButton btnUp;
|
|
private UI.CsmButton btnUp2;
|
|
}
|
|
} |