Exemplo n.º 1
1
        /// <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(frmFornecedor));
            this.tPageEndereco.SuspendLayout();
            this.gbTipoEndereco.SuspendLayout();
            this.tPageCanalComunic.SuspendLayout();
            this.Tabs.SuspendLayout();
            this.TabDetalhe.SuspendLayout();
            this.SuspendLayout();
            // 
            // frmFornecedor
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.CanaisComunicacao = ((System.Collections.Generic.IList<OpenPOS.Model.Cadastro.Pessoa.ICanalComunicacao>)(resources.GetObject("$this.CanaisComunicacao")));
            this.ClientSize = new System.Drawing.Size(994, 722);
            this.Enderecos = ((System.Collections.Generic.IList<OpenPOS.Model.Cadastro.Pessoa.IEndereco>)(resources.GetObject("$this.Enderecos")));
            this.Name = "frmFornecedor";
            this.Text = "Cadastro de Fornecedor";
            this.tPageEndereco.ResumeLayout(false);
            this.tPageEndereco.PerformLayout();
            this.gbTipoEndereco.ResumeLayout(false);
            this.gbTipoEndereco.PerformLayout();
            this.tPageCanalComunic.ResumeLayout(false);
            this.tPageCanalComunic.PerformLayout();
            this.Tabs.ResumeLayout(false);
            this.TabDetalhe.ResumeLayout(false);
            this.TabDetalhe.PerformLayout();
            this.ResumeLayout(false);

        }
        /// <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(TutorialForm));
            this.axWindowsMediaPlayer1 = new AxWMPLib.AxWindowsMediaPlayer();
            ((System.ComponentModel.ISupportInitialize)(this.axWindowsMediaPlayer1)).BeginInit();
            this.SuspendLayout();
            // 
            // axWindowsMediaPlayer1
            // 
            this.axWindowsMediaPlayer1.Enabled = true;
            this.axWindowsMediaPlayer1.Location = new System.Drawing.Point(0, 0);
            this.axWindowsMediaPlayer1.Name = "axWindowsMediaPlayer1";
            this.axWindowsMediaPlayer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axWindowsMediaPlayer1.OcxState")));
            this.axWindowsMediaPlayer1.Size = new System.Drawing.Size(437, 315);
            this.axWindowsMediaPlayer1.TabIndex = 0;
            // 
            // TutorialForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(437, 313);
            this.Controls.Add(this.axWindowsMediaPlayer1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.Name = "TutorialForm";
            this.Text = "Tutorial";
            ((System.ComponentModel.ISupportInitialize)(this.axWindowsMediaPlayer1)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 3
0
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(start));
            this.timer = new System.Windows.Forms.Timer(this.components);
            this.SuspendLayout();
            // 
            // timer
            // 
            this.timer.Tick += new System.EventHandler(this.timer_Tick);
            // 
            // start
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.ClientSize = new System.Drawing.Size(445, 377);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "start";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "start";
            this.Load += new System.EventHandler(this.start_Load);
            this.ResumeLayout(false);

        }
Exemplo n.º 4
0
        /// <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(Splash));
            this.progressBar1 = new System.Windows.Forms.ProgressBar();
            this.SuspendLayout();
            // 
            // progressBar1
            // 
            this.progressBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.progressBar1.Location = new System.Drawing.Point(0, 129);
            this.progressBar1.Name = "progressBar1";
            this.progressBar1.Size = new System.Drawing.Size(392, 23);
            this.progressBar1.TabIndex = 0;
            // 
            // Splash
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.ClientSize = new System.Drawing.Size(392, 152);
            this.Controls.Add(this.progressBar1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "Splash";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Splash";
            this.Load += new System.EventHandler(this.Splash_Load);
            this.ResumeLayout(false);

        }
Exemplo n.º 5
0
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ToolbarIcon));
            this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
            this.SuspendLayout();
            // 
            // notifyIcon
            // 
            this.notifyIcon.BalloonTipText = "Click for menu";
            this.notifyIcon.BalloonTipTitle = "Antumbra|Glow";
            this.notifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon.Icon")));
            this.notifyIcon.Text = "Antumbra|Glow";
            this.notifyIcon.Visible = true;
            this.notifyIcon.MouseClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon_MouseClick);
            // 
            // ToolbarIconController
            // 
            this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.ClientSize = new System.Drawing.Size(5, 5);
            this.ControlBox = false;
            this.Enabled = false;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.Name = "ToolbarIconController";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
            this.ResumeLayout(false);

        }
        /// <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(SplashScreen));
            this.label1 = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.ForeColor = System.Drawing.Color.White;
            this.label1.Location = new System.Drawing.Point(24, 226);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(75, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Version : 1.0.0";
            // 
            // SplashScreen
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.ClientSize = new System.Drawing.Size(343, 264);
            this.Controls.Add(this.label1);
            this.DoubleBuffered = true;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "SplashScreen";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "CryptoTriangular";
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <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(Structure));
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.SuspendLayout();
            // 
            // pictureBox1
            // 
            this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
            this.pictureBox1.Location = new System.Drawing.Point(58, 26);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(560, 245);
            this.pictureBox1.TabIndex = 0;
            this.pictureBox1.TabStop = false;
            // 
            // Structure
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.ClientSize = new System.Drawing.Size(692, 288);
            this.Controls.Add(this.pictureBox1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "Structure";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Structure";
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 8
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.submit = new System.Windows.Forms.Button();
            this.boxYzm = new System.Windows.Forms.TextBox();
            this.imgYzm = new System.Windows.Forms.PictureBox();
            this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.imgYzm)).BeginInit();
            this.SuspendLayout();
            // 
            // submit
            // 
            this.submit.Location = new System.Drawing.Point(29, 158);
            this.submit.Name = "submit";
            this.submit.Size = new System.Drawing.Size(142, 49);
            this.submit.TabIndex = 0;
            this.submit.Text = "登录";
            this.submit.UseVisualStyleBackColor = true;
            this.submit.Click += new System.EventHandler(this.submit_Click);
            // 
            // boxYzm
            // 
            this.boxYzm.ImeMode = System.Windows.Forms.ImeMode.Disable;
            this.boxYzm.Location = new System.Drawing.Point(21, 113);
            this.boxYzm.Name = "boxYzm";
            this.boxYzm.Size = new System.Drawing.Size(159, 21);
            this.boxYzm.TabIndex = 1;
            // 
            // imgYzm
            // 
            this.imgYzm.Location = new System.Drawing.Point(21, 24);
            this.imgYzm.Name = "imgYzm";
            this.imgYzm.Size = new System.Drawing.Size(159, 65);
            this.imgYzm.TabIndex = 2;
            this.imgYzm.TabStop = false;
            // 
            // notifyIcon
            // 
            this.notifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon.Icon")));
            this.notifyIcon.Text = "Neko";
            this.notifyIcon.Visible = true;
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(205, 228);
            this.Controls.Add(this.imgYzm);
            this.Controls.Add(this.boxYzm);
            this.Controls.Add(this.submit);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "MainForm";
            this.ShowIcon = false;
            this.Text = "Neko";
            ((System.ComponentModel.ISupportInitialize)(this.imgYzm)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <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(AutoTradeSettingsForm));
            this.tradeSettings = new TradeSharp.Client.Subscription.Control.TradeSetting();
            this.SuspendLayout();
            // 
            // tradeSettings
            // 
            this.tradeSettings.DataContext = ((TradeSharp.Contract.Entity.AutoTradeSettings)(resources.GetObject("tradeSettings.DataContext")));
            this.tradeSettings.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tradeSettings.Location = new System.Drawing.Point(0, 0);
            this.tradeSettings.Name = "tradeSettings";
            this.tradeSettings.Size = new System.Drawing.Size(384, 342);
            this.tradeSettings.TabIndex = 0;
            this.tradeSettings.ButtonOkClicked += new System.Action(this.TradeSettingsButtonOkClicked);
            // 
            // AutoTradeSettingsForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(384, 342);
            this.Controls.Add(this.tradeSettings);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximumSize = new System.Drawing.Size(400, 380);
            this.MinimumSize = new System.Drawing.Size(400, 380);
            this.Name = "AutoTradeSettingsForm";
            this.Text = "Авто-торговля";
            this.HelpRequested += new System.Windows.Forms.HelpEventHandler(this.AutoTradeSettingsFormHelpRequested);
            this.ResumeLayout(false);

        }
Exemplo n.º 10
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QrForm));
            this.myQrCodeImg = new Gma.QrCodeNet.Encoding.Windows.Forms.QrCodeImgControl();
            this.txtText = new System.Windows.Forms.TextBox();
            this.myNotifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.myQrCodeImg)).BeginInit();
            this.SuspendLayout();
            // 
            // myQrCodeImg
            // 
            this.myQrCodeImg.ErrorCorrectLevel = Gma.QrCodeNet.Encoding.ErrorCorrectionLevel.M;
            this.myQrCodeImg.Image = ((System.Drawing.Image)(resources.GetObject("myQrCodeImg.Image")));
            this.myQrCodeImg.Location = new System.Drawing.Point(12, 97);
            this.myQrCodeImg.Margin = new System.Windows.Forms.Padding(3, 3, 3, 13);
            this.myQrCodeImg.Name = "myQrCodeImg";
            this.myQrCodeImg.QuietZoneModule = Gma.QrCodeNet.Encoding.Windows.Render.QuietZoneModules.Zero;
            this.myQrCodeImg.Size = new System.Drawing.Size(50, 50);
            this.myQrCodeImg.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.myQrCodeImg.TabIndex = 0;
            this.myQrCodeImg.TabStop = false;
            this.myQrCodeImg.Text = "qrCodeImgControl1";
            // 
            // txtText
            // 
            this.txtText.Location = new System.Drawing.Point(12, 12);
            this.txtText.Multiline = true;
            this.txtText.Name = "txtText";
            this.txtText.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            this.txtText.Size = new System.Drawing.Size(260, 79);
            this.txtText.TabIndex = 1;
            this.txtText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtText_KeyDown);
            // 
            // myNotifyIcon
            // 
            this.myNotifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("myNotifyIcon.Icon")));
            this.myNotifyIcon.Text = "黏贴板二维码";
            this.myNotifyIcon.Visible = true;
            this.myNotifyIcon.DoubleClick += new System.EventHandler(this.myNotifyIcon_DoubleClick);
            // 
            // QrForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.AutoSize = true;
            this.ClientSize = new System.Drawing.Size(284, 152);
            this.Controls.Add(this.txtText);
            this.Controls.Add(this.myQrCodeImg);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "QrForm";
            this.Text = "黏贴板二维码(金浩侠)";
            this.Load += new System.EventHandler(this.QrForm_Load);
            this.SizeChanged += new System.EventHandler(this.QrForm_SizeChanged);
            ((System.ComponentModel.ISupportInitialize)(this.myQrCodeImg)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 11
0
        /// <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(VerifyViewerForm));
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripButton_dock = new System.Windows.Forms.ToolStripButton();
            this.textBox_verifyResult = new System.Windows.Forms.TextBox();
            this.toolStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // toolStrip1
            // 
            this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton_dock});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(284, 25);
            this.toolStrip1.TabIndex = 1;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripButton_dock
            // 
            this.toolStripButton_dock.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_dock.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_dock.Image")));
            this.toolStripButton_dock.ImageTransparentColor = System.Drawing.Color.White;
            this.toolStripButton_dock.Name = "toolStripButton_dock";
            this.toolStripButton_dock.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_dock.Text = "停靠到固定面板";
            this.toolStripButton_dock.Click += new System.EventHandler(this.toolStripButton_dock_Click);
            // 
            // textBox_verifyResult
            // 
            this.textBox_verifyResult.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox_verifyResult.Location = new System.Drawing.Point(0, 25);
            this.textBox_verifyResult.MaxLength = 0;
            this.textBox_verifyResult.Multiline = true;
            this.textBox_verifyResult.Name = "textBox_verifyResult";
            this.textBox_verifyResult.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.textBox_verifyResult.Size = new System.Drawing.Size(284, 239);
            this.textBox_verifyResult.TabIndex = 2;
            this.textBox_verifyResult.WordWrap = false;
            this.textBox_verifyResult.DoubleClick += new System.EventHandler(this.textBox_verifyResult_DoubleClick);
            // 
            // VerifyViewerForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(284, 264);
            this.Controls.Add(this.textBox_verifyResult);
            this.Controls.Add(this.toolStrip1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "VerifyViewerForm";
            this.ShowInTaskbar = false;
            this.Text = "VerifyViewerForm";
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 12
0
        /// <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(Form1));
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.SuspendLayout();
            // 
            // pictureBox1
            // 
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.InitialImage = null;
            this.pictureBox1.Location = new System.Drawing.Point(12, 12);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(268, 242);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox1.TabIndex = 0;
            this.pictureBox1.TabStop = false;
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(292, 266);
            this.Controls.Add(this.pictureBox1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "Form1";
            this.Text = "Form1";
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 13
0
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
            this.NotifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
            this.SuspendLayout();
            // 
            // NotifyIcon
            // 
            this.NotifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("NotifyIcon.Icon")));
            this.NotifyIcon.Text = "Cloudiff updater";
            this.NotifyIcon.Visible = true;
            // 
            // Main
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(398, 81);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.Name = "Main";
            this.Text = "Cloudiff updater for Windows";
            this.ResumeLayout(false);

        }
Exemplo n.º 14
0
      /// <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 (CenterButtonToDockFill));
         this._fillImage = new System.Windows.Forms.PictureBox ();
         ((System.ComponentModel.ISupportInitialize)(this._fillImage)).BeginInit ();
         this.SuspendLayout ();
         // 
         // _fillImage
         // 
         this._fillImage.Image = ((System.Drawing.Image)(resources.GetObject ("_fillImage.Image")));
         this._fillImage.Location = new System.Drawing.Point (9, 9);
         this._fillImage.Name = "_fillImage";
         this._fillImage.Size = new System.Drawing.Size (24, 24);
         this._fillImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
         this._fillImage.TabIndex = 0;
         this._fillImage.TabStop = false;
         // 
         // CenterButtonToDockFill
         // 
         this.BackColor = System.Drawing.Color.FromArgb (((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
         this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject ("$this.BackgroundImage")));
         this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
         this.ClientSize = new System.Drawing.Size (42, 42);
         this.Controls.Add (this._fillImage);
         ((System.ComponentModel.ISupportInitialize)(this._fillImage)).EndInit ();
         this.ResumeLayout (false);
         this.PerformLayout ();

      }
        /// <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(MarkedCardPrint));
            this.plDocument = new System.Windows.Forms.Panel();
            this.printDocument = new System.Drawing.Printing.PrintDocument();
            this.printDialog = new System.Windows.Forms.PrintDialog();
            this.panel1 = new System.Windows.Forms.Panel();
            this.btnPrint = new System.Windows.Forms.Button();
            this.pageSetupD = new System.Windows.Forms.PageSetupDialog();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // plDocument
            // 
            this.plDocument.BackColor = System.Drawing.Color.White;
            this.plDocument.Dock = System.Windows.Forms.DockStyle.Fill;
            this.plDocument.Location = new System.Drawing.Point(0, 86);
            this.plDocument.Name = "plDocument";
            this.plDocument.Size = new System.Drawing.Size(684, 342);
            this.plDocument.TabIndex = 5;
            this.plDocument.Paint += new System.Windows.Forms.PaintEventHandler(this.plDocument_Paint);
            // 
            // printDocument
            // 
            this.printDocument.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument_PrintPage);
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.btnPrint);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(684, 86);
            this.panel1.TabIndex = 4;
            // 
            // btnPrint
            // 
            this.btnPrint.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnPrint.BackgroundImage")));
            this.btnPrint.Location = new System.Drawing.Point(0, 0);
            this.btnPrint.Name = "btnPrint";
            this.btnPrint.Size = new System.Drawing.Size(94, 86);
            this.btnPrint.TabIndex = 0;
            this.btnPrint.UseVisualStyleBackColor = true;
            this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
            // 
            // MarkedCardPrint
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(684, 428);
            this.Controls.Add(this.plDocument);
            this.Controls.Add(this.panel1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "MarkedCardPrint";
            this.Text = "标识卡打印";
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Exemplo n.º 16
0
        /// <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(FormMain));
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.executeMenuStrip = new System.Windows.Forms.ToolStripMenuItem();
            this.configToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.AllowMerge = false;
            this.menuStrip1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.executeMenuStrip,
            this.configToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
            this.menuStrip1.Size = new System.Drawing.Size(1299, 24);
            this.menuStrip1.TabIndex = 5;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // executeMenuStrip
            // 
            this.executeMenuStrip.Image = ((System.Drawing.Image)(resources.GetObject("executeMenuStrip.Image")));
            this.executeMenuStrip.Name = "executeMenuStrip";
            this.executeMenuStrip.Size = new System.Drawing.Size(75, 20);
            this.executeMenuStrip.Text = "Execute";
            this.executeMenuStrip.Click += new System.EventHandler(this.executeMenuStrip_Click);
            // 
            // configToolStripMenuItem
            // 
            this.configToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("configToolStripMenuItem.Image")));
            this.configToolStripMenuItem.Name = "configToolStripMenuItem";
            this.configToolStripMenuItem.Size = new System.Drawing.Size(71, 20);
            this.configToolStripMenuItem.Text = "Config";
            this.configToolStripMenuItem.Click += new System.EventHandler(this.configToolStripMenuItem_Click);
            // 
            // FormMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.Control;
            this.ClientSize = new System.Drawing.Size(1299, 761);
            this.Controls.Add(this.menuStrip1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.MinimizeBox = false;
            this.Name = "FormMain";
            this.Text = "AnswerSheetReader";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.FormMain_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 17
0
        /// <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(ProgressForm));
            this.progressBar1 = new System.Windows.Forms.ProgressBar();
            this.SuspendLayout();
            // 
            // progressBar1
            // 
            this.progressBar1.Location = new System.Drawing.Point(22, 28);
            this.progressBar1.Name = "progressBar1";
            this.progressBar1.Size = new System.Drawing.Size(289, 15);
            this.progressBar1.TabIndex = 0;
            // 
            // ProgressForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.ClientSize = new System.Drawing.Size(323, 85);
            this.ControlBox = false;
            this.Controls.Add(this.progressBar1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "ProgressForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Version Checking...";
            this.ResumeLayout(false);

        }
Exemplo n.º 18
0
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            this.txtLog = new System.Windows.Forms.TextBox();
            this.systray = new System.Windows.Forms.NotifyIcon(this.components);
            this.mnuExit = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuExit.SuspendLayout();
            this.SuspendLayout();
            // 
            // txtLog
            // 
            this.txtLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.txtLog.Location = new System.Drawing.Point(12, 12);
            this.txtLog.Multiline = true;
            this.txtLog.Name = "txtLog";
            this.txtLog.Size = new System.Drawing.Size(498, 310);
            this.txtLog.TabIndex = 0;
            // 
            // systray
            // 
            this.systray.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;
            this.systray.ContextMenuStrip = this.mnuExit;
            this.systray.Icon = ((System.Drawing.Icon)(resources.GetObject("systray.Icon")));
            this.systray.Text = "Login Server";
            this.systray.Visible = true;
            this.systray.DoubleClick += new System.EventHandler(this.systray_DoubleClick);
            // 
            // mnuExit
            // 
            this.mnuExit.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.exitToolStripMenuItem});
            this.mnuExit.Name = "mnuExit";
            this.mnuExit.Size = new System.Drawing.Size(93, 26);
            // 
            // exitToolStripMenuItem
            // 
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            this.exitToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.exitToolStripMenuItem.Text = "Exit";
            this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(522, 334);
            this.Controls.Add(this.txtLog);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "Form1";
            this.Text = "Login Server";
            this.SizeChanged += new System.EventHandler(this.Form1_SizeChanged);
            this.mnuExit.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 19
0
		/// <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();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
			this.BoxStatusStrip = new System.Windows.Forms.StatusStrip();
			this.BoxNotifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
			this.SuspendLayout();
			// 
			// BoxStatusStrip
			// 
			this.BoxStatusStrip.Location = new System.Drawing.Point(0, 239);
			this.BoxStatusStrip.Name = "BoxStatusStrip";
			this.BoxStatusStrip.Size = new System.Drawing.Size(530, 22);
			this.BoxStatusStrip.TabIndex = 0;
			// 
			// BoxNotifyIcon
			// 
			this.BoxNotifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("BoxNotifyIcon.Icon")));
			this.BoxNotifyIcon.Text = "geekShare Box Agent";
			this.BoxNotifyIcon.Visible = true;
			this.BoxNotifyIcon.DoubleClick += new System.EventHandler(this.BoxNotifyIcon_DoubleClick);
			// 
			// Form1
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(530, 261);
			this.Controls.Add(this.BoxStatusStrip);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Name = "Form1";
			this.Text = "Form1";
			this.Resize += new System.EventHandler(this.Form1_Resize);
			this.ResumeLayout(false);
			this.PerformLayout();

		}
        /// <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(DAODataControlHelper));
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            this.SuspendLayout();
            // 
            // b_last
            // 
            this.b_last.Image = ((System.Drawing.Image)(resources.GetObject("b_last.Image")));
            // 
            // b_next
            // 
            this.b_next.Image = ((System.Drawing.Image)(resources.GetObject("b_next.Image")));
            // 
            // b_prev
            // 
            this.b_prev.Image = ((System.Drawing.Image)(resources.GetObject("b_prev.Image")));
            // 
            // b_first
            // 
            this.b_first.Image = ((System.Drawing.Image)(resources.GetObject("b_first.Image")));
            // 
            // ADODataControlHelper
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.Name = "ADODataControlHelper";
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 21
0
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BaseElement));
            this.Error = new System.Windows.Forms.ErrorProvider(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.Error)).BeginInit();
            this.SuspendLayout();
            // 
            // Error
            // 
            this.Error.ContainerControl = this;
            resources.ApplyResources(this.Error, "Error");
            // 
            // BaseElement
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Error.SetError(this, resources.GetString("$this.Error"));
            this.Error.SetIconAlignment(this, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("$this.IconAlignment"))));
            this.Error.SetIconPadding(this, ((int)(resources.GetObject("$this.IconPadding"))));
            this.MinimumSize = new System.Drawing.Size(204, 20);
            this.Name = "BaseElement";
            this.Enter += new System.EventHandler(this.BaseElement_Enter);
            ((System.ComponentModel.ISupportInitialize)(this.Error)).EndInit();
            this.ResumeLayout(false);

        }
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NamespaceEditor));
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuEditNamespace = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuDeleteNamespace = new System.Windows.Forms.ToolStripMenuItem();
            this.slyceGridEntities = new Slyce.Common.Controls.Diagramming.SlyceGrid.SlyceGrid();
            this.contextMenuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuEditNamespace,
            this.mnuDeleteNamespace});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(108, 48);
            // 
            // mnuEditNamespace
            // 
            this.mnuEditNamespace.Image = ((System.Drawing.Image)(resources.GetObject("mnuEditNamespace.Image")));
            this.mnuEditNamespace.Name = "mnuEditNamespace";
            this.mnuEditNamespace.Size = new System.Drawing.Size(107, 22);
            this.mnuEditNamespace.Text = "Edit";
            this.mnuEditNamespace.Click += new System.EventHandler(this.mnuEditNamespace_Click);
            // 
            // mnuDeleteNamespace
            // 
            this.mnuDeleteNamespace.Image = ((System.Drawing.Image)(resources.GetObject("mnuDeleteNamespace.Image")));
            this.mnuDeleteNamespace.Name = "mnuDeleteNamespace";
            this.mnuDeleteNamespace.Size = new System.Drawing.Size(107, 22);
            this.mnuDeleteNamespace.Text = "Delete";
            this.mnuDeleteNamespace.Click += new System.EventHandler(this.mnuDeleteNamespace_Click);
            // 
            // slyceGridEntities
            // 
            this.slyceGridEntities.AllowUserToAddRows = true;
            this.slyceGridEntities.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.slyceGridEntities.DisabledColor = System.Drawing.Color.Gray;
            this.slyceGridEntities.FrozenColumnIndex = null;
            this.slyceGridEntities.InvalidColor = System.Drawing.Color.Orange;
            this.slyceGridEntities.Location = new System.Drawing.Point(18, 0);
            this.slyceGridEntities.Name = "slyceGridEntities";
            this.slyceGridEntities.Size = new System.Drawing.Size(575, 491);
            this.slyceGridEntities.TabIndex = 2;
            // 
            // NamespaceEditor
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.slyceGridEntities);
            this.Name = "NamespaceEditor";
            this.Size = new System.Drawing.Size(593, 491);
            this.contextMenuStrip1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
        /// <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(AnalogLedControl));
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.SuspendLayout();
            // 
            // pictureBox1
            // 
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.InitialImage")));
            this.pictureBox1.Location = new System.Drawing.Point(1, -2);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(338, 766);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox1.TabIndex = 0;
            this.pictureBox1.TabStop = false;
            this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
            this.pictureBox1.Paint += new System.Windows.Forms.PaintEventHandler(this.pictureBox1_Paint);
            // 
            // AnalogLedControl
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(339, 757);
            this.Controls.Add(this.pictureBox1);
            this.Name = "AnalogLedControl";
            this.Text = "Form1";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AnalogLedControl_FormClosing);
            this.Load += new System.EventHandler(this.AnalogLedControl_Load);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 24
0
        /// <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(FormGameOver));
            this.pBmort = new System.Windows.Forms.PictureBox();
            this.bnOk = new System.Windows.Forms.Button();
            this.labelScore = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.pBmort)).BeginInit();
            this.SuspendLayout();
            // 
            // pBmort
            // 
            this.pBmort.Image = ((System.Drawing.Image)(resources.GetObject("pBmort.Image")));
            this.pBmort.InitialImage = ((System.Drawing.Image)(resources.GetObject("pBmort.InitialImage")));
            this.pBmort.Location = new System.Drawing.Point(-7, -18);
            this.pBmort.Name = "pBmort";
            this.pBmort.Size = new System.Drawing.Size(496, 382);
            this.pBmort.TabIndex = 0;
            this.pBmort.TabStop = false;
            // 
            // bnOk
            // 
            this.bnOk.Font = new System.Drawing.Font("QuickExpress", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.bnOk.Location = new System.Drawing.Point(178, 266);
            this.bnOk.Name = "bnOk";
            this.bnOk.Size = new System.Drawing.Size(112, 40);
            this.bnOk.TabIndex = 1;
            this.bnOk.Text = "OK";
            this.bnOk.UseVisualStyleBackColor = true;
            this.bnOk.Click += new System.EventHandler(this.bnOk_Click);
            // 
            // labelScore
            // 
            this.labelScore.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.labelScore.AutoSize = true;
            this.labelScore.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.labelScore.ForeColor = System.Drawing.Color.Snow;
            this.labelScore.Location = new System.Drawing.Point(209, 212);
            this.labelScore.Name = "labelScore";
            this.labelScore.Size = new System.Drawing.Size(53, 13);
            this.labelScore.TabIndex = 2;
            this.labelScore.Text = "Score  : 0";
            // 
            // FormGameOver
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(484, 362);
            this.Controls.Add(this.labelScore);
            this.Controls.Add(this.bnOk);
            this.Controls.Add(this.pBmort);
            this.MaximumSize = new System.Drawing.Size(500, 400);
            this.MinimumSize = new System.Drawing.Size(500, 400);
            this.Name = "FormGameOver";
            this.Text = "GameOver";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormGameOver_FormClosing);
            ((System.ComponentModel.ISupportInitialize)(this.pBmort)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <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(PreviewForm));
            this.axWindowsMediaPlayer1 = new AxWMPLib.AxWindowsMediaPlayer();
            ((System.ComponentModel.ISupportInitialize)(this.axWindowsMediaPlayer1)).BeginInit();
            this.SuspendLayout();
            // 
            // axWindowsMediaPlayer1
            // 
            this.axWindowsMediaPlayer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.axWindowsMediaPlayer1.Enabled = true;
            this.axWindowsMediaPlayer1.Location = new System.Drawing.Point(0, 0);
            this.axWindowsMediaPlayer1.Name = "axWindowsMediaPlayer1";
            this.axWindowsMediaPlayer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axWindowsMediaPlayer1.OcxState")));
            this.axWindowsMediaPlayer1.Size = new System.Drawing.Size(640, 480);
            this.axWindowsMediaPlayer1.TabIndex = 0;
            // 
            // PreviewForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(640, 480);
            this.Controls.Add(this.axWindowsMediaPlayer1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "PreviewForm";
            this.Text = "Preview";
            this.Load += new System.EventHandler(this.Form2_Load);
            this.SizeChanged += new System.EventHandler(this.Form2_SizeChanged);
            ((System.ComponentModel.ISupportInitialize)(this.axWindowsMediaPlayer1)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 26
0
        /// <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(SizableForm));
            this.seSkin = new Sunisoft.IrisSkin.SkinEngine(((System.ComponentModel.Component)(this)));
            this.SuspendLayout();
            // 
            // seSkin
            // 
            this.seSkin.SerialNumber = "";
            this.seSkin.SkinFile = null;
            this.seSkin.SkinStreamMain = ((System.IO.Stream)(resources.GetObject("seSkin.SkinStreamMain")));
            // 
            // SizableForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(371, 322);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "SizableForm";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "SizableForm";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.SizableForm1_FormClosed);
            this.ResumeLayout(false);

        }
		/// <summary>
		/// This method is required for Windows Forms designer support.
		/// Do not change the method contents inside the source code editor. The Forms designer might
		/// not be able to load this method if it was changed manually.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ArgbColorDialog));
			CutoutPro.Winforms.ColorDialogSettings colorDialogSettings1 = new CutoutPro.Winforms.ColorDialogSettings();
			this.argbColorControl1 = new CutoutPro.Winforms.ArgbColorControl();
			this.previewColor = new System.Windows.Forms.Label();
			this.SuspendLayout();
			// 
			// argbColorControl1
			// 
			this.argbColorControl1.AlphaBuffer = ((System.Drawing.Bitmap)(resources.GetObject("argbColorControl1.AlphaBuffer")));
			this.argbColorControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
									| System.Windows.Forms.AnchorStyles.Left) 
									| System.Windows.Forms.AnchorStyles.Right)));
			this.argbColorControl1.BackColor = System.Drawing.Color.WhiteSmoke;
			this.argbColorControl1.BrightnessBuffer = ((System.Drawing.Bitmap)(resources.GetObject("argbColorControl1.BrightnessBuffer")));
			this.argbColorControl1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.argbColorControl1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.argbColorControl1.HsvBuffer = ((System.Drawing.Bitmap)(resources.GetObject("argbColorControl1.HsvBuffer")));
			this.argbColorControl1.Location = new System.Drawing.Point(0, 0);
			this.argbColorControl1.Name = "argbColorControl1";
			this.argbColorControl1.SendColorCodeChanged = true;
			colorDialogSettings1.AlphaValue = 1F;
			colorDialogSettings1.Brightness = 0F;
			colorDialogSettings1.Hue = 0F;
			colorDialogSettings1.Saturation = 0F;
			this.argbColorControl1.Settings = colorDialogSettings1;
			this.argbColorControl1.Size = new System.Drawing.Size(362, 193);
			this.argbColorControl1.TabIndex = 0;
			this.argbColorControl1.SelectedColorChanged += new System.EventHandler(this.ArgbColorControl1SelectedColorChanged);
			// 
			// previewColor
			// 
			this.previewColor.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
									| System.Windows.Forms.AnchorStyles.Right)));
			this.previewColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.previewColor.Cursor = System.Windows.Forms.Cursors.Hand;
			this.previewColor.Location = new System.Drawing.Point(6, 196);
			this.previewColor.Name = "previewColor";
			this.previewColor.Size = new System.Drawing.Size(350, 33);
			this.previewColor.TabIndex = 1;
			this.previewColor.Text = "Done";
			this.previewColor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.previewColor.BackColorChanged += new System.EventHandler(this.PreviewColorBackColorChanged);
			this.previewColor.Click += new System.EventHandler(this.PreviewColorClick);
			// 
			// ArgbColorDialog
			// 
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
			this.BackColor = System.Drawing.Color.WhiteSmoke;
			this.ClientSize = new System.Drawing.Size(361, 237);
			this.Controls.Add(this.previewColor);
			this.Controls.Add(this.argbColorControl1);
			this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
			this.Name = "ArgbColorDialog";
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
			this.Text = "Select Color";
			this.ResumeLayout(false);
		}
        /// <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(Instructions));
            this.BackButton = new System.Windows.Forms.PictureBox();
            ((System.ComponentModel.ISupportInitialize)(this.BackButton)).BeginInit();
            this.SuspendLayout();
            // 
            // BackButton
            // 
            this.BackButton.BackColor = System.Drawing.Color.Transparent;
            this.BackButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("BackButton.BackgroundImage")));
            this.BackButton.Location = new System.Drawing.Point(130, 628);
            this.BackButton.Name = "BackButton";
            this.BackButton.Size = new System.Drawing.Size(100, 50);
            this.BackButton.TabIndex = 0;
            this.BackButton.TabStop = false;
            this.BackButton.Click += new System.EventHandler(this.BackButton_Click);
            // 
            // Instructions
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.ClientSize = new System.Drawing.Size(1000, 704);
            this.Controls.Add(this.BackButton);
            this.Name = "Instructions";
            this.Text = "Instructions";
            ((System.ComponentModel.ISupportInitialize)(this.BackButton)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 29
0
		/// <summary>
		/// This method is required for Windows Forms designer support.
		/// Do not change the method contents inside the source code editor. The Forms designer might
		/// not be able to load this method if it was changed manually.
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Load));
			this.timer1 = new System.Windows.Forms.Timer(this.components);
			this.SuspendLayout();
			// 
			// timer1
			// 
			this.timer1.Enabled = true;
			this.timer1.Interval = 5000;
			this.timer1.Tick += new System.EventHandler(this.Timer1Tick);
			// 
			// Load
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.ControlLightLight;
			this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
			this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
			this.ClientSize = new System.Drawing.Size(700, 210);
			this.Cursor = System.Windows.Forms.Cursors.WaitCursor;
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Name = "Load";
			this.Opacity = 0.95D;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Load";
			this.TransparencyKey = System.Drawing.Color.Transparent;
			this.UseWaitCursor = true;
			this.Load += new System.EventHandler(this.LoadLoad);
			this.ResumeLayout(false);

		}
Exemplo n.º 30
0
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NativeContainer));
            this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
            this.SuspendLayout();
            // 
            // notifyIcon1
            // 
            this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
            this.notifyIcon1.Text = "PortalKit";
            this.notifyIcon1.DoubleClick += new System.EventHandler(this.notifyIcon1_DoubleClick);
            // 
            // NativeContainer
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(284, 242);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.Name = "NativeContainer";
            this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
            this.Text = "DevelopmentToolkit";
            this.Resize += new System.EventHandler(this.NativeContainer_Resize);
            this.ResumeLayout(false);

        }
 /// <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(Add_Col));
     this.panel1        = new System.Windows.Forms.Panel();
     this.D_Col         = new System.Windows.Forms.Button();
     this.Next          = new System.Windows.Forms.Button();
     this.label2        = new System.Windows.Forms.Label();
     this.combo_T_Names = new System.Windows.Forms.ComboBox();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.Col_name      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Data_type     = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.Primary_key   = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.panel1.Controls.Add(this.D_Col);
     this.panel1.Controls.Add(this.Next);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.combo_T_Names);
     this.panel1.Controls.Add(this.dataGridView1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(590, 271);
     this.panel1.TabIndex = 0;
     this.panel1.Enter   += new System.EventHandler(this.panel1_Enter);
     //
     // D_Col
     //
     this.D_Col.BackColor = System.Drawing.Color.Red;
     this.D_Col.FlatAppearance.BorderSize = 0;
     this.D_Col.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.D_Col.Font       = new System.Drawing.Font("Segoe Print", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.D_Col.ForeColor  = System.Drawing.SystemColors.ControlLightLight;
     this.D_Col.Image      = ((System.Drawing.Image)(resources.GetObject("D_Col.Image")));
     this.D_Col.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.D_Col.Location   = new System.Drawing.Point(159, 219);
     this.D_Col.Name       = "D_Col";
     this.D_Col.Size       = new System.Drawing.Size(114, 49);
     this.D_Col.TabIndex   = 2;
     this.D_Col.Text       = "Delete Column";
     this.D_Col.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.D_Col.UseVisualStyleBackColor = false;
     this.D_Col.Click += new System.EventHandler(this.D_Col_Click);
     //
     // Next
     //
     this.Next.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(153)))), ((int)(((byte)(255)))));
     this.Next.FlatAppearance.BorderSize = 0;
     this.Next.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Next.Font       = new System.Drawing.Font("Segoe Print", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Next.ForeColor  = System.Drawing.SystemColors.ControlLightLight;
     this.Next.Image      = ((System.Drawing.Image)(resources.GetObject("Next.Image")));
     this.Next.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.Next.Location   = new System.Drawing.Point(499, 220);
     this.Next.Name       = "Next";
     this.Next.Size       = new System.Drawing.Size(75, 37);
     this.Next.TabIndex   = 18;
     this.Next.Text       = "Next";
     this.Next.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     this.Next.UseVisualStyleBackColor = false;
     this.Next.Click += new System.EventHandler(this.button3_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe Print", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(3, 26);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(90, 21);
     this.label2.TabIndex = 17;
     this.label2.Text     = "Select Table :";
     //
     // combo_T_Names
     //
     this.combo_T_Names.FormattingEnabled = true;
     this.combo_T_Names.Location          = new System.Drawing.Point(99, 26);
     this.combo_T_Names.Name                  = "combo_T_Names";
     this.combo_T_Names.Size                  = new System.Drawing.Size(121, 21);
     this.combo_T_Names.TabIndex              = 16;
     this.combo_T_Names.SelectedIndexChanged += new System.EventHandler(this.combo_T_Names_SelectedIndexChanged);
     //
     // dataGridView1
     //
     this.dataGridView1.BackgroundColor             = System.Drawing.SystemColors.ButtonHighlight;
     this.dataGridView1.BorderStyle                 = System.Windows.Forms.BorderStyle.None;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Col_name,
         this.Data_type,
         this.Primary_key
     });
     this.dataGridView1.Location          = new System.Drawing.Point(-3, 59);
     this.dataGridView1.Name              = "dataGridView1";
     this.dataGridView1.Size              = new System.Drawing.Size(482, 210);
     this.dataGridView1.TabIndex          = 14;
     this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
     //
     // Col_name
     //
     this.Col_name.HeaderText = "Column Name";
     this.Col_name.Name       = "Col_name";
     //
     // Data_type
     //
     this.Data_type.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Data_type.HeaderText = "Data Type";
     this.Data_type.Items.AddRange(new object[] {
         "int",
         "double",
         "long",
         "float",
         "string",
         "char"
     });
     this.Data_type.Name      = "Data_type";
     this.Data_type.Resizable = System.Windows.Forms.DataGridViewTriState.True;
     this.Data_type.SortMode  = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
     //
     // Primary_key
     //
     this.Primary_key.HeaderText = "Set_primary";
     this.Primary_key.Name       = "Primary_key";
     //
     // Add_Col
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel1);
     this.Name = "Add_Col";
     this.Size = new System.Drawing.Size(590, 271);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 32
0
 /// <summary>
 /// Требуемый метод для поддержки конструктора — не изменяйте
 /// содержимое этого метода с помощью редактора кода.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CompaniesChanging));
     this.textBox5C     = new System.Windows.Forms.TextBox();
     this.textBox6C     = new System.Windows.Forms.TextBox();
     this.textBox7C     = new System.Windows.Forms.TextBox();
     this.textBox1C     = new System.Windows.Forms.TextBox();
     this.textBox2C     = new System.Windows.Forms.TextBox();
     this.textBox3C     = new System.Windows.Forms.TextBox();
     this.textBox4C     = new System.Windows.Forms.TextBox();
     this.textBox8C     = new System.Windows.Forms.TextBox();
     this.label22       = new System.Windows.Forms.Label();
     this.label23       = new System.Windows.Forms.Label();
     this.label24       = new System.Windows.Forms.Label();
     this.label25       = new System.Windows.Forms.Label();
     this.label26       = new System.Windows.Forms.Label();
     this.label27       = new System.Windows.Forms.Label();
     this.label28       = new System.Windows.Forms.Label();
     this.label29       = new System.Windows.Forms.Label();
     this.button9       = new System.Windows.Forms.Button();
     this.button8       = new System.Windows.Forms.Button();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.textBox1      = new System.Windows.Forms.TextBox();
     this.label1        = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // textBox5C
     //
     this.textBox5C.Location = new System.Drawing.Point(566, 24);
     this.textBox5C.Name     = "textBox5C";
     this.textBox5C.Size     = new System.Drawing.Size(130, 20);
     this.textBox5C.TabIndex = 47;
     //
     // textBox6C
     //
     this.textBox6C.Location = new System.Drawing.Point(566, 77);
     this.textBox6C.Name     = "textBox6C";
     this.textBox6C.Size     = new System.Drawing.Size(130, 20);
     this.textBox6C.TabIndex = 46;
     //
     // textBox7C
     //
     this.textBox7C.Location = new System.Drawing.Point(566, 124);
     this.textBox7C.Name     = "textBox7C";
     this.textBox7C.Size     = new System.Drawing.Size(130, 20);
     this.textBox7C.TabIndex = 45;
     //
     // textBox1C
     //
     this.textBox1C.Location = new System.Drawing.Point(144, 24);
     this.textBox1C.Name     = "textBox1C";
     this.textBox1C.Size     = new System.Drawing.Size(143, 20);
     this.textBox1C.TabIndex = 44;
     //
     // textBox2C
     //
     this.textBox2C.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.textBox2C.Location  = new System.Drawing.Point(144, 74);
     this.textBox2C.Name      = "textBox2C";
     this.textBox2C.Size      = new System.Drawing.Size(143, 20);
     this.textBox2C.TabIndex  = 43;
     //
     // textBox3C
     //
     this.textBox3C.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.textBox3C.Location  = new System.Drawing.Point(144, 127);
     this.textBox3C.Name      = "textBox3C";
     this.textBox3C.Size      = new System.Drawing.Size(143, 20);
     this.textBox3C.TabIndex  = 42;
     //
     // textBox4C
     //
     this.textBox4C.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.textBox4C.Location  = new System.Drawing.Point(144, 174);
     this.textBox4C.Name      = "textBox4C";
     this.textBox4C.Size      = new System.Drawing.Size(143, 20);
     this.textBox4C.TabIndex  = 41;
     //
     // textBox8C
     //
     this.textBox8C.Location = new System.Drawing.Point(566, 174);
     this.textBox8C.Name     = "textBox8C";
     this.textBox8C.Size     = new System.Drawing.Size(130, 20);
     this.textBox8C.TabIndex = 40;
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Location = new System.Drawing.Point(398, 177);
     this.label22.Name     = "label22";
     this.label22.Size     = new System.Drawing.Size(103, 13);
     this.label22.TabIndex = 39;
     this.label22.Text     = "Дата кінця роботи:";
     //
     // label23
     //
     this.label23.AutoSize = true;
     this.label23.Location = new System.Drawing.Point(398, 127);
     this.label23.Name     = "label23";
     this.label23.Size     = new System.Drawing.Size(116, 13);
     this.label23.TabIndex = 38;
     this.label23.Text     = "Дата початку роботи:";
     //
     // label24
     //
     this.label24.AutoSize = true;
     this.label24.Location = new System.Drawing.Point(398, 80);
     this.label24.Name     = "label24";
     this.label24.Size     = new System.Drawing.Size(58, 13);
     this.label24.TabIndex = 37;
     this.label24.Text     = "Зарплата:";
     //
     // label25
     //
     this.label25.AutoSize = true;
     this.label25.Location = new System.Drawing.Point(398, 27);
     this.label25.Name     = "label25";
     this.label25.Size     = new System.Drawing.Size(48, 13);
     this.label25.TabIndex = 36;
     this.label25.Text     = "Посада:";
     //
     // label26
     //
     this.label26.AutoSize = true;
     this.label26.Location = new System.Drawing.Point(31, 177);
     this.label26.Name     = "label26";
     this.label26.Size     = new System.Drawing.Size(29, 13);
     this.label26.TabIndex = 35;
     this.label26.Text     = "Тип:";
     //
     // label27
     //
     this.label27.AutoSize = true;
     this.label27.Location = new System.Drawing.Point(31, 134);
     this.label27.Name     = "label27";
     this.label27.Size     = new System.Drawing.Size(60, 13);
     this.label27.TabIndex = 34;
     this.label27.Text     = "Директор:";
     //
     // label28
     //
     this.label28.AutoSize = true;
     this.label28.Location = new System.Drawing.Point(31, 77);
     this.label28.Name     = "label28";
     this.label28.Size     = new System.Drawing.Size(45, 13);
     this.label28.TabIndex = 33;
     this.label28.Text     = "Розмір:";
     //
     // label29
     //
     this.label29.AutoSize = true;
     this.label29.Location = new System.Drawing.Point(31, 24);
     this.label29.Name     = "label29";
     this.label29.Size     = new System.Drawing.Size(88, 13);
     this.label29.TabIndex = 32;
     this.label29.Text     = "Назва компанії:";
     //
     // button9
     //
     this.button9.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("button9.BackgroundImage")));
     this.button9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.button9.Cursor = System.Windows.Forms.Cursors.Default;
     this.button9.FlatAppearance.BorderSize = 0;
     this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button9.Location  = new System.Drawing.Point(713, 261);
     this.button9.Name      = "button9";
     this.button9.Size      = new System.Drawing.Size(46, 32);
     this.button9.TabIndex  = 99;
     this.button9.UseVisualStyleBackColor = true;
     this.button9.Click += new System.EventHandler(this.button9_Click);
     //
     // button8
     //
     this.button8.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("button8.BackgroundImage")));
     this.button8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.button8.Cursor = System.Windows.Forms.Cursors.Default;
     this.button8.FlatAppearance.BorderSize = 0;
     this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button8.Location  = new System.Drawing.Point(3, 261);
     this.button8.Name      = "button8";
     this.button8.Size      = new System.Drawing.Size(42, 32);
     this.button8.TabIndex  = 98;
     this.button8.UseVisualStyleBackColor = true;
     this.button8.Click += new System.EventHandler(this.button8_Click);
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.AllowUserToDeleteRows       = false;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location = new System.Drawing.Point(3, 299);
     this.dataGridView1.Name     = "dataGridView1";
     this.dataGridView1.ReadOnly = true;
     this.dataGridView1.Size     = new System.Drawing.Size(756, 175);
     this.dataGridView1.TabIndex = 100;
     //
     // textBox1
     //
     this.textBox1.Location     = new System.Drawing.Point(343, 241);
     this.textBox1.Name         = "textBox1";
     this.textBox1.Size         = new System.Drawing.Size(143, 20);
     this.textBox1.TabIndex     = 102;
     this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(299, 244);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(21, 13);
     this.label1.TabIndex = 101;
     this.label1.Text     = "ID:";
     //
     // CompaniesChanging
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.button9);
     this.Controls.Add(this.button8);
     this.Controls.Add(this.textBox5C);
     this.Controls.Add(this.textBox6C);
     this.Controls.Add(this.textBox7C);
     this.Controls.Add(this.textBox1C);
     this.Controls.Add(this.textBox2C);
     this.Controls.Add(this.textBox3C);
     this.Controls.Add(this.textBox4C);
     this.Controls.Add(this.textBox8C);
     this.Controls.Add(this.label22);
     this.Controls.Add(this.label23);
     this.Controls.Add(this.label24);
     this.Controls.Add(this.label25);
     this.Controls.Add(this.label26);
     this.Controls.Add(this.label27);
     this.Controls.Add(this.label28);
     this.Controls.Add(this.label29);
     this.Name = "CompaniesChanging";
     this.Size = new System.Drawing.Size(762, 477);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <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(Form1));
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.ComboBoxGenre = new System.Windows.Forms.ComboBox();
            this.label2 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.radioButtonSOAP = new System.Windows.Forms.RadioButton();
            this.radioButtonREST = new System.Windows.Forms.RadioButton();
            this.textBoxRemoteAddressBase = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
            this.statusStrip1.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel1,
            this.toolStripStatusLabel2});
            this.statusStrip1.Location = new System.Drawing.Point(0, 469);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(1031, 22);
            this.statusStrip1.TabIndex = 2;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // toolStripStatusLabel1
            // 
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(107, 17);
            this.toolStripStatusLabel1.Text = "Movies Received: 0";
            // 
            // toolStripStatusLabel2
            // 
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(74, 17);
            this.toolStripStatusLabel2.Text = "Time Taken: ";
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.pictureBox1);
            this.panel1.Controls.Add(this.textBox1);
            this.panel1.Controls.Add(this.label3);
            this.panel1.Controls.Add(this.ComboBoxGenre);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.groupBox1);
            this.panel1.Controls.Add(this.textBoxRemoteAddressBase);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1031, 84);
            this.panel1.TabIndex = 4;
            // 
            // pictureBox1
            // 
            this.pictureBox1.Image = global::MovieClientApplication.Properties.Resources.MoviesClient2;
            this.pictureBox1.Location = new System.Drawing.Point(952, 5);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(75, 75);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox1.TabIndex = 10;
            this.pictureBox1.TabStop = false;
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(884, 36);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(37, 25);
            this.textBox1.TabIndex = 9;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(826, 39);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(52, 19);
            this.label3.TabIndex = 8;
            this.label3.Text = "By Year";
            // 
            // ComboBoxGenre
            // 
            this.ComboBoxGenre.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.ComboBoxGenre.FormattingEnabled = true;
            this.ComboBoxGenre.Location = new System.Drawing.Point(682, 36);
            this.ComboBoxGenre.Name = "ComboBoxGenre";
            this.ComboBoxGenre.Size = new System.Drawing.Size(121, 25);
            this.ComboBoxGenre.TabIndex = 0;
            this.ComboBoxGenre.SelectedIndexChanged += new System.EventHandler(this.ComboBoxGenre_SelectedIndexChanged);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(614, 39);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(62, 19);
            this.label2.TabIndex = 7;
            this.label2.Text = "By Genre";
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.radioButtonSOAP);
            this.groupBox1.Controls.Add(this.radioButtonREST);
            this.groupBox1.Location = new System.Drawing.Point(394, 12);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(200, 56);
            this.groupBox1.TabIndex = 2;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Protocol";
            // 
            // radioButtonSOAP
            // 
            this.radioButtonSOAP.AutoSize = true;
            this.radioButtonSOAP.Location = new System.Drawing.Point(132, 24);
            this.radioButtonSOAP.Name = "radioButtonSOAP";
            this.radioButtonSOAP.Size = new System.Drawing.Size(62, 23);
            this.radioButtonSOAP.TabIndex = 1;
            this.radioButtonSOAP.Text = "SOAP";
            this.radioButtonSOAP.UseVisualStyleBackColor = true;
            // 
            // radioButtonREST
            // 
            this.radioButtonREST.AutoSize = true;
            this.radioButtonREST.Checked = true;
            this.radioButtonREST.Location = new System.Drawing.Point(58, 24);
            this.radioButtonREST.Name = "radioButtonREST";
            this.radioButtonREST.Size = new System.Drawing.Size(56, 23);
            this.radioButtonREST.TabIndex = 0;
            this.radioButtonREST.TabStop = true;
            this.radioButtonREST.Text = "REST";
            this.radioButtonREST.UseVisualStyleBackColor = true;
            // 
            // textBoxRemoteAddressBase
            // 
            this.textBoxRemoteAddressBase.Location = new System.Drawing.Point(155, 36);
            this.textBoxRemoteAddressBase.Name = "textBoxRemoteAddressBase";
            this.textBoxRemoteAddressBase.Size = new System.Drawing.Size(223, 25);
            this.textBoxRemoteAddressBase.TabIndex = 1;
            this.textBoxRemoteAddressBase.Text = "http://localhost:30388/";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(12, 39);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(133, 19);
            this.label1.TabIndex = 4;
            this.label1.Text = "Service Base Address";
            // 
            // flowLayoutPanel1
            // 
            this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 84);
            this.flowLayoutPanel1.Name = "flowLayoutPanel1";
            this.flowLayoutPanel1.Size = new System.Drawing.Size(1031, 385);
            this.flowLayoutPanel1.TabIndex = 5;
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1031, 491);
            this.Controls.Add(this.flowLayoutPanel1);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.statusStrip1);
            this.Font = new System.Drawing.Font("Segoe UI Light", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "Form1";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Movies Client";
            this.Load += new System.EventHandler(this.Form1_Load);
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 34
0
        /// <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(OptionsEditorForm));
            this.buttonCancel = new System.Windows.Forms.Button();
            this.buttonAccept = new System.Windows.Forms.Button();
            this.panelForm = new System.Windows.Forms.Panel();
            this.tabOptions = new System.Windows.Forms.TabControl();
            this.tabGlobalOptions = new System.Windows.Forms.TabPage();
            this.checkCompactViewNotesList = new System.Windows.Forms.CheckBox();
            this.textAutosaveSeconds = new System.Windows.Forms.TextBox();
            this.textAlarmSeconds = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.labelAlarmSeconds = new System.Windows.Forms.Label();
            this.checkAutoSaveActivated = new System.Windows.Forms.CheckBox();
            this.checkAlarmActivated = new System.Windows.Forms.CheckBox();
            this.buttonSelectDirectoryResources = new System.Windows.Forms.Button();
            this.buttonFolderSearch = new System.Windows.Forms.Button();
            this.labelInfo = new System.Windows.Forms.Label();
            this.panelForm.SuspendLayout();
            this.tabOptions.SuspendLayout();
            this.tabGlobalOptions.SuspendLayout();
            this.SuspendLayout();
            // 
            // buttonCancel
            // 
            this.buttonCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonCancel.Location = new System.Drawing.Point(407, 294);
            this.buttonCancel.Name = "buttonCancel";
            this.buttonCancel.Size = new System.Drawing.Size(78, 29);
            this.buttonCancel.TabIndex = 12;
            this.buttonCancel.Text = "&Cancel";
            this.buttonCancel.UseVisualStyleBackColor = true;
            this.buttonCancel.Click += new System.EventHandler(this.buttonCancel_Click);
            // 
            // buttonAccept
            // 
            this.buttonAccept.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonAccept.Location = new System.Drawing.Point(325, 294);
            this.buttonAccept.Name = "buttonAccept";
            this.buttonAccept.Size = new System.Drawing.Size(76, 29);
            this.buttonAccept.TabIndex = 11;
            this.buttonAccept.Text = "&Accept";
            this.buttonAccept.UseVisualStyleBackColor = true;
            this.buttonAccept.Click += new System.EventHandler(this.buttonAccept_Click);
            // 
            // panelForm
            // 
            this.panelForm.Controls.Add(this.tabOptions);
            this.panelForm.Controls.Add(this.buttonSelectDirectoryResources);
            this.panelForm.Controls.Add(this.buttonFolderSearch);
            this.panelForm.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelForm.Location = new System.Drawing.Point(0, 0);
            this.panelForm.Name = "panelForm";
            this.panelForm.Size = new System.Drawing.Size(497, 292);
            this.panelForm.TabIndex = 10;
            // 
            // tabOptions
            // 
            this.tabOptions.Controls.Add(this.tabGlobalOptions);
            this.tabOptions.Location = new System.Drawing.Point(6, 6);
            this.tabOptions.Name = "tabOptions";
            this.tabOptions.SelectedIndex = 0;
            this.tabOptions.Size = new System.Drawing.Size(485, 274);
            this.tabOptions.TabIndex = 18;
            // 
            // tabGlobalOptions
            // 
            this.tabGlobalOptions.Controls.Add(this.labelInfo);
            this.tabGlobalOptions.Controls.Add(this.checkCompactViewNotesList);
            this.tabGlobalOptions.Controls.Add(this.textAutosaveSeconds);
            this.tabGlobalOptions.Controls.Add(this.textAlarmSeconds);
            this.tabGlobalOptions.Controls.Add(this.label2);
            this.tabGlobalOptions.Controls.Add(this.labelAlarmSeconds);
            this.tabGlobalOptions.Controls.Add(this.checkAutoSaveActivated);
            this.tabGlobalOptions.Controls.Add(this.checkAlarmActivated);
            this.tabGlobalOptions.Location = new System.Drawing.Point(4, 24);
            this.tabGlobalOptions.Name = "tabGlobalOptions";
            this.tabGlobalOptions.Padding = new System.Windows.Forms.Padding(3);
            this.tabGlobalOptions.Size = new System.Drawing.Size(477, 246);
            this.tabGlobalOptions.TabIndex = 0;
            this.tabGlobalOptions.Text = "Global options";
            this.tabGlobalOptions.UseVisualStyleBackColor = true;
            // 
            // checkCompactViewNotesList
            // 
            this.checkCompactViewNotesList.AutoSize = true;
            this.checkCompactViewNotesList.Location = new System.Drawing.Point(13, 88);
            this.checkCompactViewNotesList.Name = "checkCompactViewNotesList";
            this.checkCompactViewNotesList.Size = new System.Drawing.Size(181, 19);
            this.checkCompactViewNotesList.TabIndex = 24;
            this.checkCompactViewNotesList.Text = "Compact view in notes list (*)";
            this.checkCompactViewNotesList.UseVisualStyleBackColor = true;
            // 
            // textAutosaveSeconds
            // 
            this.textAutosaveSeconds.Location = new System.Drawing.Point(309, 47);
            this.textAutosaveSeconds.Name = "textAutosaveSeconds";
            this.textAutosaveSeconds.Size = new System.Drawing.Size(58, 23);
            this.textAutosaveSeconds.TabIndex = 23;
            // 
            // textAlarmSeconds
            // 
            this.textAlarmSeconds.Location = new System.Drawing.Point(309, 12);
            this.textAlarmSeconds.Name = "textAlarmSeconds";
            this.textAlarmSeconds.Size = new System.Drawing.Size(58, 23);
            this.textAlarmSeconds.TabIndex = 22;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(198, 51);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(105, 15);
            this.label2.TabIndex = 21;
            this.label2.Text = "Autosave seconds:";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelAlarmSeconds
            // 
            this.labelAlarmSeconds.AutoSize = true;
            this.labelAlarmSeconds.Location = new System.Drawing.Point(198, 16);
            this.labelAlarmSeconds.Name = "labelAlarmSeconds";
            this.labelAlarmSeconds.Size = new System.Drawing.Size(88, 15);
            this.labelAlarmSeconds.TabIndex = 20;
            this.labelAlarmSeconds.Text = "Alarm seconds:";
            this.labelAlarmSeconds.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // checkAutoSaveActivated
            // 
            this.checkAutoSaveActivated.AutoSize = true;
            this.checkAutoSaveActivated.Location = new System.Drawing.Point(13, 51);
            this.checkAutoSaveActivated.Name = "checkAutoSaveActivated";
            this.checkAutoSaveActivated.Size = new System.Drawing.Size(158, 19);
            this.checkAutoSaveActivated.TabIndex = 19;
            this.checkAutoSaveActivated.Text = "Autosave notes activated";
            this.checkAutoSaveActivated.UseVisualStyleBackColor = true;
            // 
            // checkAlarmActivated
            // 
            this.checkAlarmActivated.AutoSize = true;
            this.checkAlarmActivated.Location = new System.Drawing.Point(13, 16);
            this.checkAlarmActivated.Name = "checkAlarmActivated";
            this.checkAlarmActivated.Size = new System.Drawing.Size(109, 19);
            this.checkAlarmActivated.TabIndex = 18;
            this.checkAlarmActivated.Text = "Alarm activated";
            this.checkAlarmActivated.UseVisualStyleBackColor = true;
            // 
            // buttonSelectDirectoryResources
            // 
            this.buttonSelectDirectoryResources.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonSelectDirectoryResources.Location = new System.Drawing.Point(775, 198);
            this.buttonSelectDirectoryResources.Name = "buttonSelectDirectoryResources";
            this.buttonSelectDirectoryResources.Size = new System.Drawing.Size(24, 23);
            this.buttonSelectDirectoryResources.TabIndex = 4;
            this.buttonSelectDirectoryResources.Text = "...";
            this.buttonSelectDirectoryResources.UseVisualStyleBackColor = true;
            // 
            // buttonFolderSearch
            // 
            this.buttonFolderSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonFolderSearch.BackColor = System.Drawing.SystemColors.Control;
            this.buttonFolderSearch.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.buttonFolderSearch.Location = new System.Drawing.Point(1077, 199);
            this.buttonFolderSearch.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.buttonFolderSearch.Name = "buttonFolderSearch";
            this.buttonFolderSearch.Size = new System.Drawing.Size(27, 25);
            this.buttonFolderSearch.TabIndex = 11;
            this.buttonFolderSearch.Text = "...";
            this.buttonFolderSearch.UseVisualStyleBackColor = false;
            // 
            // labelInfo
            // 
            this.labelInfo.AutoSize = true;
            this.labelInfo.Location = new System.Drawing.Point(6, 224);
            this.labelInfo.Name = "labelInfo";
            this.labelInfo.Size = new System.Drawing.Size(181, 15);
            this.labelInfo.TabIndex = 25;
            this.labelInfo.Text = "(*) Application restart is required ";
            // 
            // OptionsEditorForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(497, 335);
            this.Controls.Add(this.buttonCancel);
            this.Controls.Add(this.buttonAccept);
            this.Controls.Add(this.panelForm);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "OptionsEditorForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "KaNote options";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OptionsEditorForm_FormClosing);
            this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.OptionsEditorForm_KeyPress);
            this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.OptionsEditorForm_KeyUp);
            this.panelForm.ResumeLayout(false);
            this.tabOptions.ResumeLayout(false);
            this.tabGlobalOptions.ResumeLayout(false);
            this.tabGlobalOptions.PerformLayout();
            this.ResumeLayout(false);

        }
Exemplo n.º 35
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAddNewDB));
     this.superTooltip       = new DevComponents.DotNetBar.SuperTooltip();
     this.labelX1            = new DevComponents.DotNetBar.LabelX();
     this.txt_DBName         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.combox_DBType      = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.combox_DBFormat    = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.labelX2            = new DevComponents.DotNetBar.LabelX();
     this.labelX3            = new DevComponents.DotNetBar.LabelX();
     this.btn_cancle         = new DevComponents.DotNetBar.ButtonX();
     this.btn_OK             = new DevComponents.DotNetBar.ButtonX();
     this.groupPanel3        = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.btnSelectAll       = new DevComponents.DotNetBar.ButtonX();
     this.btnSelectNot       = new DevComponents.DotNetBar.ButtonX();
     this.lvDataset          = new DevComponents.DotNetBar.Controls.ListViewEx();
     this.labelX8            = new DevComponents.DotNetBar.LabelX();
     this.txt_servername     = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX5            = new DevComponents.DotNetBar.LabelX();
     this.btn_test           = new DevComponents.DotNetBar.ButtonX();
     this.txtVersion         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX4            = new DevComponents.DotNetBar.LabelX();
     this.btnServer          = new DevComponents.DotNetBar.ButtonX();
     this.txtDataBase        = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX13           = new DevComponents.DotNetBar.LabelX();
     this.txtPassWord        = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.txtUser            = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.txtServer          = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX15           = new DevComponents.DotNetBar.LabelX();
     this.labelX16           = new DevComponents.DotNetBar.LabelX();
     this.labelX18           = new DevComponents.DotNetBar.LabelX();
     this.btnHistoryCon      = new DevComponents.DotNetBar.ButtonX();
     this.cmbDataset         = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.splitContainer1    = new System.Windows.Forms.SplitContainer();
     this.groupPanel1        = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.txt_metatype       = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX6            = new DevComponents.DotNetBar.LabelX();
     this.btn_metatest       = new DevComponents.DotNetBar.ButtonX();
     this.txt_metapassword   = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.txt_metauser       = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.txt_metaServer     = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX9            = new DevComponents.DotNetBar.LabelX();
     this.labelX10           = new DevComponents.DotNetBar.LabelX();
     this.labelX11           = new DevComponents.DotNetBar.LabelX();
     this.txtRootPath        = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX12           = new DevComponents.DotNetBar.LabelX();
     this.labelX7            = new DevComponents.DotNetBar.LabelX();
     this.cmbScale           = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.contextMenuStrip1  = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.称ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.lvRootPath         = new DevComponents.DotNetBar.Controls.ListViewEx();
     this.chkDBIsUpdate      = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.groupPanel3.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.groupPanel1.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // labelX1
     //
     this.labelX1.Location = new System.Drawing.Point(11, 2);
     this.labelX1.Name     = "labelX1";
     this.labelX1.Size     = new System.Drawing.Size(79, 23);
     this.labelX1.TabIndex = 2;
     this.labelX1.Text     = "工程名称  :";
     //
     // txt_DBName
     //
     //
     //
     //
     this.txt_DBName.Border.Class = "TextBoxBorder";
     this.txt_DBName.Location     = new System.Drawing.Point(96, 2);
     this.txt_DBName.MaxLength    = 30;
     this.txt_DBName.Name         = "txt_DBName";
     this.txt_DBName.Size         = new System.Drawing.Size(312, 21);
     this.txt_DBName.TabIndex     = 0;
     //
     // combox_DBType
     //
     this.combox_DBType.DisplayMember     = "Text";
     this.combox_DBType.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.combox_DBType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.combox_DBType.FormattingEnabled = true;
     this.combox_DBType.ItemHeight        = 15;
     this.combox_DBType.Location          = new System.Drawing.Point(97, 27);
     this.combox_DBType.Name                  = "combox_DBType";
     this.combox_DBType.Size                  = new System.Drawing.Size(341, 21);
     this.combox_DBType.TabIndex              = 1;
     this.combox_DBType.SelectedIndexChanged += new System.EventHandler(this.combox_DBType_SelectedIndexChanged);
     //
     // combox_DBFormat
     //
     this.combox_DBFormat.DisplayMember     = "Text";
     this.combox_DBFormat.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.combox_DBFormat.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.combox_DBFormat.FormattingEnabled = true;
     this.combox_DBFormat.ItemHeight        = 15;
     this.combox_DBFormat.Location          = new System.Drawing.Point(96, 53);
     this.combox_DBFormat.Name                  = "combox_DBFormat";
     this.combox_DBFormat.Size                  = new System.Drawing.Size(341, 21);
     this.combox_DBFormat.TabIndex              = 2;
     this.combox_DBFormat.SelectedIndexChanged += new System.EventHandler(this.combox_DBFormat_SelectedIndexChanged);
     //
     // labelX2
     //
     this.labelX2.Location = new System.Drawing.Point(12, 26);
     this.labelX2.Name     = "labelX2";
     this.labelX2.Size     = new System.Drawing.Size(79, 23);
     this.labelX2.TabIndex = 6;
     this.labelX2.Text     = "数据库类型:";
     //
     // labelX3
     //
     this.labelX3.Location = new System.Drawing.Point(11, 51);
     this.labelX3.Name     = "labelX3";
     this.labelX3.Size     = new System.Drawing.Size(79, 23);
     this.labelX3.TabIndex = 7;
     this.labelX3.Text     = "数据库平台:";
     //
     // btn_cancle
     //
     this.btn_cancle.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btn_cancle.Anchor         = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_cancle.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btn_cancle.Location   = new System.Drawing.Point(384, 424);
     this.btn_cancle.Name       = "btn_cancle";
     this.btn_cancle.Size       = new System.Drawing.Size(53, 23);
     this.btn_cancle.TabIndex   = 17;
     this.btn_cancle.Text       = "取消";
     this.btn_cancle.Click     += new System.EventHandler(this.btn_cancle_Click);
     //
     // btn_OK
     //
     this.btn_OK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btn_OK.Anchor         = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_OK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btn_OK.Location   = new System.Drawing.Point(325, 424);
     this.btn_OK.Name       = "btn_OK";
     this.btn_OK.Size       = new System.Drawing.Size(53, 23);
     this.btn_OK.TabIndex   = 16;
     this.btn_OK.Text       = "确定";
     this.btn_OK.Click     += new System.EventHandler(this.btn_OK_Click);
     //
     // groupPanel3
     //
     this.groupPanel3.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel3.Controls.Add(this.btnSelectAll);
     this.groupPanel3.Controls.Add(this.btnSelectNot);
     this.groupPanel3.Controls.Add(this.lvDataset);
     this.groupPanel3.Controls.Add(this.labelX8);
     this.groupPanel3.Controls.Add(this.txt_servername);
     this.groupPanel3.Controls.Add(this.labelX5);
     this.groupPanel3.Controls.Add(this.btn_test);
     this.groupPanel3.Controls.Add(this.txtVersion);
     this.groupPanel3.Controls.Add(this.labelX4);
     this.groupPanel3.Controls.Add(this.btnServer);
     this.groupPanel3.Controls.Add(this.txtDataBase);
     this.groupPanel3.Controls.Add(this.labelX13);
     this.groupPanel3.Controls.Add(this.txtPassWord);
     this.groupPanel3.Controls.Add(this.txtUser);
     this.groupPanel3.Controls.Add(this.txtServer);
     this.groupPanel3.Controls.Add(this.labelX15);
     this.groupPanel3.Controls.Add(this.labelX16);
     this.groupPanel3.Controls.Add(this.labelX18);
     this.groupPanel3.DrawTitleBox = false;
     this.groupPanel3.Location     = new System.Drawing.Point(11, 107);
     this.groupPanel3.Name         = "groupPanel3";
     this.groupPanel3.Size         = new System.Drawing.Size(426, 220);
     //
     //
     //
     this.groupPanel3.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel3.Style.BackColorGradientAngle = 90;
     this.groupPanel3.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel3.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel3.Style.BorderBottomWidth      = 1;
     this.groupPanel3.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel3.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel3.Style.BorderLeftWidth        = 1;
     this.groupPanel3.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel3.Style.BorderRightWidth       = 1;
     this.groupPanel3.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel3.Style.BorderTopWidth      = 1;
     this.groupPanel3.Style.CornerDiameter      = 4;
     this.groupPanel3.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel3.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel3.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel3.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     this.groupPanel3.TabIndex = 29;
     this.groupPanel3.Text     = "数据库连接设置";
     //
     // btnSelectAll
     //
     this.btnSelectAll.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSelectAll.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnSelectAll.Location       = new System.Drawing.Point(362, 145);
     this.btnSelectAll.Name           = "btnSelectAll";
     this.btnSelectAll.Size           = new System.Drawing.Size(52, 21);
     this.btnSelectAll.TabIndex       = 52;
     this.btnSelectAll.Text           = "全选";
     this.btnSelectAll.Click         += new System.EventHandler(this.btnSelectAll_Click);
     //
     // btnSelectNot
     //
     this.btnSelectNot.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSelectNot.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnSelectNot.Location       = new System.Drawing.Point(362, 172);
     this.btnSelectNot.Name           = "btnSelectNot";
     this.btnSelectNot.Size           = new System.Drawing.Size(52, 21);
     this.btnSelectNot.TabIndex       = 51;
     this.btnSelectNot.Text           = "反选";
     this.btnSelectNot.Click         += new System.EventHandler(this.btnSelectNot_Click);
     //
     // lvDataset
     //
     //
     //
     //
     this.lvDataset.Border.Class = "ListViewBorder";
     this.lvDataset.CheckBoxes   = true;
     this.lvDataset.Location     = new System.Drawing.Point(59, 87);
     this.lvDataset.Name         = "lvDataset";
     this.lvDataset.Size         = new System.Drawing.Size(292, 106);
     this.lvDataset.TabIndex     = 50;
     this.lvDataset.UseCompatibleStateImageBehavior = false;
     this.lvDataset.View = System.Windows.Forms.View.List;
     //
     // labelX8
     //
     this.labelX8.AutoSize  = true;
     this.labelX8.BackColor = System.Drawing.Color.Transparent;
     this.labelX8.Location  = new System.Drawing.Point(2, 87);
     this.labelX8.Name      = "labelX8";
     this.labelX8.Size      = new System.Drawing.Size(56, 18);
     this.labelX8.TabIndex  = 49;
     this.labelX8.Text      = "数据集 :";
     //
     // txt_servername
     //
     //
     //
     //
     this.txt_servername.Border.Class  = "TextBoxBorder";
     this.txt_servername.Location      = new System.Drawing.Point(270, 3);
     this.txt_servername.Name          = "txt_servername";
     this.txt_servername.Size          = new System.Drawing.Size(144, 21);
     this.txt_servername.TabIndex      = 4;
     this.txt_servername.WatermarkText = "数据库服务端口号";
     this.txt_servername.WordWrap      = false;
     //
     // labelX5
     //
     this.labelX5.AutoSize  = true;
     this.labelX5.BackColor = System.Drawing.Color.Transparent;
     this.labelX5.Location  = new System.Drawing.Point(217, 3);
     this.labelX5.Name      = "labelX5";
     this.labelX5.Size      = new System.Drawing.Size(56, 18);
     this.labelX5.TabIndex  = 48;
     this.labelX5.Text      = "服  务 :";
     //
     // btn_test
     //
     this.btn_test.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btn_test.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btn_test.Location       = new System.Drawing.Point(362, 87);
     this.btn_test.Name           = "btn_test";
     this.btn_test.Size           = new System.Drawing.Size(52, 21);
     this.btn_test.TabIndex       = 10;
     this.btn_test.Text           = "测试";
     this.btn_test.Click         += new System.EventHandler(this.btn_test_Click);
     //
     // txtVersion
     //
     //
     //
     //
     this.txtVersion.Border.Class  = "TextBoxBorder";
     this.txtVersion.Location      = new System.Drawing.Point(270, 58);
     this.txtVersion.Name          = "txtVersion";
     this.txtVersion.Size          = new System.Drawing.Size(144, 21);
     this.txtVersion.TabIndex      = 9;
     this.txtVersion.WatermarkText = "版本信息";
     //
     // labelX4
     //
     this.labelX4.AutoSize  = true;
     this.labelX4.BackColor = System.Drawing.Color.Transparent;
     this.labelX4.Location  = new System.Drawing.Point(217, 60);
     this.labelX4.Name      = "labelX4";
     this.labelX4.Size      = new System.Drawing.Size(56, 18);
     this.labelX4.TabIndex  = 44;
     this.labelX4.Text      = "版  本 :";
     //
     // btnServer
     //
     this.btnServer.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnServer.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnServer.Location       = new System.Drawing.Point(180, 30);
     this.btnServer.Name           = "btnServer";
     this.btnServer.Size           = new System.Drawing.Size(26, 21);
     this.btnServer.TabIndex       = 6;
     this.btnServer.Text           = "...";
     this.btnServer.Click         += new System.EventHandler(this.btnServer_Click);
     //
     // txtDataBase
     //
     //
     //
     //
     this.txtDataBase.Border.Class  = "TextBoxBorder";
     this.txtDataBase.Location      = new System.Drawing.Point(59, 30);
     this.txtDataBase.Name          = "txtDataBase";
     this.txtDataBase.Size          = new System.Drawing.Size(117, 21);
     this.txtDataBase.TabIndex      = 5;
     this.txtDataBase.WatermarkText = "数据库名或本地库路径";
     //
     // labelX13
     //
     this.labelX13.AutoSize  = true;
     this.labelX13.BackColor = System.Drawing.Color.Transparent;
     this.labelX13.Location  = new System.Drawing.Point(3, 30);
     this.labelX13.Name      = "labelX13";
     this.labelX13.Size      = new System.Drawing.Size(56, 18);
     this.labelX13.TabIndex  = 15;
     this.labelX13.Text      = "数据库 :";
     //
     // txtPassWord
     //
     //
     //
     //
     this.txtPassWord.Border.Class  = "TextBoxBorder";
     this.txtPassWord.Location      = new System.Drawing.Point(59, 57);
     this.txtPassWord.Name          = "txtPassWord";
     this.txtPassWord.PasswordChar  = '*';
     this.txtPassWord.Size          = new System.Drawing.Size(144, 21);
     this.txtPassWord.TabIndex      = 8;
     this.txtPassWord.WatermarkText = "访问密码";
     //
     // txtUser
     //
     //
     //
     //
     this.txtUser.Border.Class  = "TextBoxBorder";
     this.txtUser.Location      = new System.Drawing.Point(270, 30);
     this.txtUser.Name          = "txtUser";
     this.txtUser.Size          = new System.Drawing.Size(144, 21);
     this.txtUser.TabIndex      = 7;
     this.txtUser.WatermarkText = "访问用户名";
     //
     // txtServer
     //
     //
     //
     //
     this.txtServer.Border.Class  = "TextBoxBorder";
     this.txtServer.Location      = new System.Drawing.Point(59, 3);
     this.txtServer.Name          = "txtServer";
     this.txtServer.Size          = new System.Drawing.Size(147, 21);
     this.txtServer.TabIndex      = 3;
     this.txtServer.WatermarkText = "服务器ip地址或服务名";
     this.txtServer.WordWrap      = false;
     //
     // labelX15
     //
     this.labelX15.AutoSize  = true;
     this.labelX15.BackColor = System.Drawing.Color.Transparent;
     this.labelX15.Location  = new System.Drawing.Point(3, 57);
     this.labelX15.Name      = "labelX15";
     this.labelX15.Size      = new System.Drawing.Size(56, 18);
     this.labelX15.TabIndex  = 4;
     this.labelX15.Text      = "密  码 :";
     //
     // labelX16
     //
     this.labelX16.AutoSize  = true;
     this.labelX16.BackColor = System.Drawing.Color.Transparent;
     this.labelX16.Location  = new System.Drawing.Point(217, 30);
     this.labelX16.Name      = "labelX16";
     this.labelX16.Size      = new System.Drawing.Size(56, 18);
     this.labelX16.TabIndex  = 3;
     this.labelX16.Text      = "用  户 :";
     //
     // labelX18
     //
     this.labelX18.AutoSize  = true;
     this.labelX18.BackColor = System.Drawing.Color.Transparent;
     this.labelX18.Location  = new System.Drawing.Point(3, 6);
     this.labelX18.Name      = "labelX18";
     this.labelX18.Size      = new System.Drawing.Size(56, 18);
     this.labelX18.TabIndex  = 1;
     this.labelX18.Text      = "服务器 :";
     //
     // btnHistoryCon
     //
     this.btnHistoryCon.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnHistoryCon.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnHistoryCon.Image          = ((System.Drawing.Image)(resources.GetObject("btnHistoryCon.Image")));
     this.btnHistoryCon.Location       = new System.Drawing.Point(415, 2);
     this.btnHistoryCon.Name           = "btnHistoryCon";
     this.btnHistoryCon.Size           = new System.Drawing.Size(22, 22);
     this.btnHistoryCon.TabIndex       = 51;
     this.btnHistoryCon.Tooltip        = "历史连接";
     this.btnHistoryCon.MouseClick    += new System.Windows.Forms.MouseEventHandler(this.btnHistoryCon_MouseClick);
     //
     // cmbDataset
     //
     this.cmbDataset.DisplayMember     = "Text";
     this.cmbDataset.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cmbDataset.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbDataset.FormattingEnabled = true;
     this.cmbDataset.ItemHeight        = 15;
     this.cmbDataset.Location          = new System.Drawing.Point(517, 294);
     this.cmbDataset.Name     = "cmbDataset";
     this.cmbDataset.Size     = new System.Drawing.Size(184, 21);
     this.cmbDataset.TabIndex = 50;
     //
     // splitContainer1
     //
     this.splitContainer1.Location         = new System.Drawing.Point(12, 492);
     this.splitContainer1.Name             = "splitContainer1";
     this.splitContainer1.Size             = new System.Drawing.Size(70, 10);
     this.splitContainer1.SplitterDistance = 41;
     this.splitContainer1.TabIndex         = 30;
     //
     // groupPanel1
     //
     this.groupPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel1.Controls.Add(this.txt_metatype);
     this.groupPanel1.Controls.Add(this.labelX6);
     this.groupPanel1.Controls.Add(this.btn_metatest);
     this.groupPanel1.Controls.Add(this.txt_metapassword);
     this.groupPanel1.Controls.Add(this.txt_metauser);
     this.groupPanel1.Controls.Add(this.txt_metaServer);
     this.groupPanel1.Controls.Add(this.labelX9);
     this.groupPanel1.Controls.Add(this.labelX10);
     this.groupPanel1.Controls.Add(this.labelX11);
     this.groupPanel1.DrawTitleBox = false;
     this.groupPanel1.Location     = new System.Drawing.Point(11, 336);
     this.groupPanel1.Name         = "groupPanel1";
     this.groupPanel1.Size         = new System.Drawing.Size(426, 79);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     this.groupPanel1.TabIndex = 30;
     this.groupPanel1.Text     = "元信息库连接设置";
     //
     // txt_metatype
     //
     //
     //
     //
     this.txt_metatype.Border.Class  = "TextBoxBorder";
     this.txt_metatype.Enabled       = false;
     this.txt_metatype.Location      = new System.Drawing.Point(56, 0);
     this.txt_metatype.Name          = "txt_metatype";
     this.txt_metatype.Size          = new System.Drawing.Size(120, 21);
     this.txt_metatype.TabIndex      = 11;
     this.txt_metatype.Text          = "Oracle";
     this.txt_metatype.WatermarkText = "服务器ip地址或服务名";
     this.txt_metatype.WordWrap      = false;
     //
     // labelX6
     //
     this.labelX6.AutoSize  = true;
     this.labelX6.BackColor = System.Drawing.Color.Transparent;
     this.labelX6.Location  = new System.Drawing.Point(3, 3);
     this.labelX6.Name      = "labelX6";
     this.labelX6.Size      = new System.Drawing.Size(56, 18);
     this.labelX6.TabIndex  = 48;
     this.labelX6.Text      = "类  型 :";
     //
     // btn_metatest
     //
     this.btn_metatest.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btn_metatest.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btn_metatest.Location       = new System.Drawing.Point(362, 3);
     this.btn_metatest.Name           = "btn_metatest";
     this.btn_metatest.Size           = new System.Drawing.Size(52, 21);
     this.btn_metatest.TabIndex       = 15;
     this.btn_metatest.Text           = "测试";
     this.btn_metatest.Click         += new System.EventHandler(this.btn_metatest_Click);
     //
     // txt_metapassword
     //
     //
     //
     //
     this.txt_metapassword.Border.Class  = "TextBoxBorder";
     this.txt_metapassword.Location      = new System.Drawing.Point(237, 27);
     this.txt_metapassword.Name          = "txt_metapassword";
     this.txt_metapassword.PasswordChar  = '*';
     this.txt_metapassword.Size          = new System.Drawing.Size(114, 21);
     this.txt_metapassword.TabIndex      = 14;
     this.txt_metapassword.WatermarkText = "访问密码";
     //
     // txt_metauser
     //
     //
     //
     //
     this.txt_metauser.Border.Class  = "TextBoxBorder";
     this.txt_metauser.Location      = new System.Drawing.Point(56, 27);
     this.txt_metauser.Name          = "txt_metauser";
     this.txt_metauser.Size          = new System.Drawing.Size(120, 21);
     this.txt_metauser.TabIndex      = 13;
     this.txt_metauser.WatermarkText = "访问用户名";
     //
     // txt_metaServer
     //
     //
     //
     //
     this.txt_metaServer.Border.Class  = "TextBoxBorder";
     this.txt_metaServer.Location      = new System.Drawing.Point(237, 0);
     this.txt_metaServer.Name          = "txt_metaServer";
     this.txt_metaServer.Size          = new System.Drawing.Size(114, 21);
     this.txt_metaServer.TabIndex      = 12;
     this.txt_metaServer.WatermarkText = "Oracle服务名";
     this.txt_metaServer.WordWrap      = false;
     //
     // labelX9
     //
     this.labelX9.AutoSize  = true;
     this.labelX9.BackColor = System.Drawing.Color.Transparent;
     this.labelX9.Location  = new System.Drawing.Point(184, 30);
     this.labelX9.Name      = "labelX9";
     this.labelX9.Size      = new System.Drawing.Size(56, 18);
     this.labelX9.TabIndex  = 4;
     this.labelX9.Text      = "密  码 :";
     //
     // labelX10
     //
     this.labelX10.AutoSize  = true;
     this.labelX10.BackColor = System.Drawing.Color.Transparent;
     this.labelX10.Location  = new System.Drawing.Point(3, 27);
     this.labelX10.Name      = "labelX10";
     this.labelX10.Size      = new System.Drawing.Size(56, 18);
     this.labelX10.TabIndex  = 3;
     this.labelX10.Text      = "用  户 :";
     //
     // labelX11
     //
     this.labelX11.AutoSize  = true;
     this.labelX11.BackColor = System.Drawing.Color.Transparent;
     this.labelX11.Location  = new System.Drawing.Point(184, 3);
     this.labelX11.Name      = "labelX11";
     this.labelX11.Size      = new System.Drawing.Size(56, 18);
     this.labelX11.TabIndex  = 1;
     this.labelX11.Text      = "服务器 :";
     //
     // txtRootPath
     //
     //
     //
     //
     this.txtRootPath.Border.Class  = "TextBoxBorder";
     this.txtRootPath.Location      = new System.Drawing.Point(537, 267);
     this.txtRootPath.Name          = "txtRootPath";
     this.txtRootPath.Size          = new System.Drawing.Size(300, 21);
     this.txtRootPath.TabIndex      = 52;
     this.txtRootPath.WatermarkText = "ftp栅格根目录";
     //
     // labelX12
     //
     this.labelX12.AutoSize  = true;
     this.labelX12.BackColor = System.Drawing.Color.Transparent;
     this.labelX12.Location  = new System.Drawing.Point(452, 327);
     this.labelX12.Name      = "labelX12";
     this.labelX12.Size      = new System.Drawing.Size(56, 18);
     this.labelX12.TabIndex  = 51;
     this.labelX12.Text      = "根目录 :";
     //
     // labelX7
     //
     this.labelX7.Location = new System.Drawing.Point(11, 80);
     this.labelX7.Name     = "labelX7";
     this.labelX7.Size     = new System.Drawing.Size(79, 23);
     this.labelX7.TabIndex = 32;
     this.labelX7.Text     = "比 例 尺  :";
     //
     // cmbScale
     //
     this.cmbScale.DisplayMember     = "Text";
     this.cmbScale.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cmbScale.FormattingEnabled = true;
     this.cmbScale.ItemHeight        = 15;
     this.cmbScale.Location          = new System.Drawing.Point(96, 80);
     this.cmbScale.Name     = "cmbScale";
     this.cmbScale.Size     = new System.Drawing.Size(341, 21);
     this.cmbScale.TabIndex = 33;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.称ToolStripMenuItem
     });
     this.contextMenuStrip1.Name         = "contextMenuStrip1";
     this.contextMenuStrip1.Size         = new System.Drawing.Size(69, 26);
     this.contextMenuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1_ItemClicked);
     //
     // 名称ToolStripMenuItem
     //
     this.称ToolStripMenuItem.Name = "名称ToolStripMenuItem";
     this.称ToolStripMenuItem.Size = new System.Drawing.Size(68, 22);
     //
     // lvRootPath
     //
     //
     //
     //
     this.lvRootPath.Border.Class = "ListViewBorder";
     this.lvRootPath.CheckBoxes   = true;
     this.lvRootPath.Location     = new System.Drawing.Point(523, 330);
     this.lvRootPath.Name         = "lvRootPath";
     this.lvRootPath.Size         = new System.Drawing.Size(292, 55);
     this.lvRootPath.TabIndex     = 52;
     this.lvRootPath.UseCompatibleStateImageBehavior = false;
     this.lvRootPath.View = System.Windows.Forms.View.List;
     //
     // chkDBIsUpdate
     //
     this.chkDBIsUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.chkDBIsUpdate.Location = new System.Drawing.Point(12, 425);
     this.chkDBIsUpdate.Name     = "chkDBIsUpdate";
     this.chkDBIsUpdate.Size     = new System.Drawing.Size(183, 24);
     this.chkDBIsUpdate.TabIndex = 53;
     this.chkDBIsUpdate.Text     = "不用于更新";
     this.chkDBIsUpdate.Visible  = false;
     //
     // frmAddNewDB
     //
     this.AcceptButton        = this.btn_OK;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(443, 457);
     this.Controls.Add(this.chkDBIsUpdate);
     this.Controls.Add(this.btnHistoryCon);
     this.Controls.Add(this.labelX12);
     this.Controls.Add(this.lvRootPath);
     this.Controls.Add(this.txtRootPath);
     this.Controls.Add(this.cmbDataset);
     this.Controls.Add(this.cmbScale);
     this.Controls.Add(this.labelX7);
     this.Controls.Add(this.labelX1);
     this.Controls.Add(this.btn_cancle);
     this.Controls.Add(this.groupPanel1);
     this.Controls.Add(this.groupPanel3);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.combox_DBFormat);
     this.Controls.Add(this.txt_DBName);
     this.Controls.Add(this.btn_OK);
     this.Controls.Add(this.labelX3);
     this.Controls.Add(this.combox_DBType);
     this.Controls.Add(this.labelX2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmAddNewDB";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "新增数据源:";
     this.groupPanel3.ResumeLayout(false);
     this.groupPanel3.PerformLayout();
     this.splitContainer1.ResumeLayout(false);
     this.groupPanel1.ResumeLayout(false);
     this.groupPanel1.PerformLayout();
     this.contextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 36
0
        /// <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(SelectObjects));
            this.lblTitle = new System.Windows.Forms.Label();
            this.txtOutputPath = new System.Windows.Forms.TextBox();
            this.lblOutputPath = new System.Windows.Forms.Label();
            this.btnBrowse = new System.Windows.Forms.Button();
            this.lblTables = new System.Windows.Forms.Label();
            this.lblInfo = new System.Windows.Forms.Label();
            this.lstTables = new System.Windows.Forms.CheckedListBox();
            this.btnSelectAll = new System.Windows.Forms.Button();
            this.lstInfo = new System.Windows.Forms.CheckedListBox();
            this.btnGenerate = new System.Windows.Forms.Button();
            this.btnClose = new System.Windows.Forms.Button();
            this.SuspendLayout();
            // 
            // lblTitle
            // 
            this.lblTitle.AutoSize = true;
            this.lblTitle.Font = new System.Drawing.Font("Segoe UI", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTitle.Location = new System.Drawing.Point(36, 35);
            this.lblTitle.Name = "lblTitle";
            this.lblTitle.Size = new System.Drawing.Size(305, 25);
            this.lblTitle.TabIndex = 1;
            this.lblTitle.Text = "Select Objects to Document from";
            // 
            // txtOutputPath
            // 
            this.txtOutputPath.Location = new System.Drawing.Point(143, 77);
            this.txtOutputPath.Name = "txtOutputPath";
            this.txtOutputPath.Size = new System.Drawing.Size(525, 29);
            this.txtOutputPath.TabIndex = 3;
            // 
            // lblOutputPath
            // 
            this.lblOutputPath.AutoSize = true;
            this.lblOutputPath.Location = new System.Drawing.Point(37, 80);
            this.lblOutputPath.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblOutputPath.Name = "lblOutputPath";
            this.lblOutputPath.Size = new System.Drawing.Size(96, 21);
            this.lblOutputPath.TabIndex = 2;
            this.lblOutputPath.Text = "Output Path:";
            // 
            // btnBrowse
            // 
            this.btnBrowse.AutoSize = true;
            this.btnBrowse.Location = new System.Drawing.Point(681, 76);
            this.btnBrowse.Name = "btnBrowse";
            this.btnBrowse.Size = new System.Drawing.Size(43, 31);
            this.btnBrowse.TabIndex = 4;
            this.btnBrowse.Text = "...";
            this.btnBrowse.UseVisualStyleBackColor = true;
            this.btnBrowse.Click += new System.EventHandler(this.btnBrowse_Click);
            // 
            // lblTables
            // 
            this.lblTables.AutoSize = true;
            this.lblTables.Font = new System.Drawing.Font("Segoe UI", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTables.Location = new System.Drawing.Point(38, 130);
            this.lblTables.Name = "lblTables";
            this.lblTables.Size = new System.Drawing.Size(66, 25);
            this.lblTables.TabIndex = 5;
            this.lblTables.Text = "Tables";
            // 
            // lblInfo
            // 
            this.lblInfo.AutoSize = true;
            this.lblInfo.Font = new System.Drawing.Font("Segoe UI", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblInfo.Location = new System.Drawing.Point(406, 130);
            this.lblInfo.Name = "lblInfo";
            this.lblInfo.Size = new System.Drawing.Size(206, 25);
            this.lblInfo.TabIndex = 7;
            this.lblInfo.Text = "Information Required";
            // 
            // lstTables
            // 
            this.lstTables.CheckOnClick = true;
            this.lstTables.FormattingEnabled = true;
            this.lstTables.Location = new System.Drawing.Point(41, 167);
            this.lstTables.Name = "lstTables";
            this.lstTables.Size = new System.Drawing.Size(300, 340);
            this.lstTables.TabIndex = 8;
            // 
            // btnSelectAll
            // 
            this.btnSelectAll.AutoSize = true;
            this.btnSelectAll.Location = new System.Drawing.Point(231, 130);
            this.btnSelectAll.Name = "btnSelectAll";
            this.btnSelectAll.Size = new System.Drawing.Size(110, 31);
            this.btnSelectAll.TabIndex = 6;
            this.btnSelectAll.Text = "Select All";
            this.btnSelectAll.UseVisualStyleBackColor = true;
            this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
            // 
            // lstInfo
            // 
            this.lstInfo.CheckOnClick = true;
            this.lstInfo.FormattingEnabled = true;
            this.lstInfo.Location = new System.Drawing.Point(411, 167);
            this.lstInfo.Name = "lstInfo";
            this.lstInfo.Size = new System.Drawing.Size(300, 340);
            this.lstInfo.TabIndex = 9;
            // 
            // btnGenerate
            // 
            this.btnGenerate.AutoSize = true;
            this.btnGenerate.BackColor = System.Drawing.Color.Lime;
            this.btnGenerate.Location = new System.Drawing.Point(261, 525);
            this.btnGenerate.Name = "btnGenerate";
            this.btnGenerate.Size = new System.Drawing.Size(239, 31);
            this.btnGenerate.TabIndex = 10;
            this.btnGenerate.Text = "Generate HTML Documentation";
            this.btnGenerate.UseVisualStyleBackColor = false;
            this.btnGenerate.Click += new System.EventHandler(this.btnGenerate_Click);
            // 
            // btnClose
            // 
            this.btnClose.AutoSize = true;
            this.btnClose.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
            this.btnClose.Location = new System.Drawing.Point(616, 525);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(95, 31);
            this.btnClose.TabIndex = 11;
            this.btnClose.Text = "Close";
            this.btnClose.UseVisualStyleBackColor = false;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // SelectObjects
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 21F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(761, 577);
            this.Controls.Add(this.btnClose);
            this.Controls.Add(this.btnGenerate);
            this.Controls.Add(this.lstInfo);
            this.Controls.Add(this.btnSelectAll);
            this.Controls.Add(this.lstTables);
            this.Controls.Add(this.lblInfo);
            this.Controls.Add(this.lblTables);
            this.Controls.Add(this.btnBrowse);
            this.Controls.Add(this.txtOutputPath);
            this.Controls.Add(this.lblOutputPath);
            this.Controls.Add(this.lblTitle);
            this.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.Name = "SelectObjects";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Select Objects for Documentation";
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 37
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CampMasAdd));
     this.groupBox3      = new System.Windows.Forms.GroupBox();
     this.gvCamp         = new System.Windows.Forms.DataGridView();
     this.SLNO           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CampCode       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CampName       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Phone          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.State          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.District       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Mandal         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Village        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.LandMark       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Address        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Active         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Branch         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CompanyCode    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BranchCode     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Edit           = new System.Windows.Forms.DataGridViewImageColumn();
     this.groupBox1      = new System.Windows.Forms.GroupBox();
     this.btnVSearch     = new System.Windows.Forms.Button();
     this.txtLandMark    = new System.Windows.Forms.TextBox();
     this.label15        = new System.Windows.Forms.Label();
     this.txtVillage     = new System.Windows.Forms.TextBox();
     this.label17        = new System.Windows.Forms.Label();
     this.txtState       = new System.Windows.Forms.TextBox();
     this.label7         = new System.Windows.Forms.Label();
     this.txtDistrict    = new System.Windows.Forms.TextBox();
     this.label2         = new System.Windows.Forms.Label();
     this.txtMandal      = new System.Windows.Forms.TextBox();
     this.label3         = new System.Windows.Forms.Label();
     this.txtPhone       = new System.Windows.Forms.TextBox();
     this.label1         = new System.Windows.Forms.Label();
     this.chkActive      = new System.Windows.Forms.CheckBox();
     this.txtCampAddress = new System.Windows.Forms.TextBox();
     this.txtCampName    = new System.Windows.Forms.TextBox();
     this.txtCampCode    = new System.Windows.Forms.TextBox();
     this.label6         = new System.Windows.Forms.Label();
     this.label5         = new System.Windows.Forms.Label();
     this.label4         = new System.Windows.Forms.Label();
     this.groupBox2      = new System.Windows.Forms.GroupBox();
     this.btnDelete      = new System.Windows.Forms.Button();
     this.btnCancel      = new System.Windows.Forms.Button();
     this.btnClose       = new System.Windows.Forms.Button();
     this.btnSave        = new System.Windows.Forms.Button();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gvCamp)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox3
     //
     this.groupBox3.BackColor = System.Drawing.Color.PowderBlue;
     this.groupBox3.Controls.Add(this.gvCamp);
     this.groupBox3.Controls.Add(this.groupBox1);
     this.groupBox3.Controls.Add(this.groupBox2);
     this.groupBox3.Location = new System.Drawing.Point(1, 4);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(786, 431);
     this.groupBox3.TabIndex = 23;
     this.groupBox3.TabStop  = false;
     //
     // gvCamp
     //
     this.gvCamp.AllowUserToAddRows            = false;
     this.gvCamp.BackgroundColor               = System.Drawing.Color.LemonChiffon;
     this.gvCamp.CausesValidation              = false;
     dataGridViewCellStyle1.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.BackColor          = System.Drawing.SystemColors.Desktop;
     dataGridViewCellStyle1.Font               = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle1.ForeColor          = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.gvCamp.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.gvCamp.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.gvCamp.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.SLNO,
         this.CampCode,
         this.CampName,
         this.Phone,
         this.State,
         this.District,
         this.Mandal,
         this.Village,
         this.LandMark,
         this.Address,
         this.Active,
         this.Branch,
         this.CompanyCode,
         this.BranchCode,
         this.Edit
     });
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.Color.DarkBlue;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.SaddleBrown;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.gvCamp.DefaultCellStyle              = dataGridViewCellStyle2;
     this.gvCamp.EditMode             = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.gvCamp.GridColor            = System.Drawing.SystemColors.Desktop;
     this.gvCamp.Location             = new System.Drawing.Point(9, 166);
     this.gvCamp.MultiSelect          = false;
     this.gvCamp.Name                 = "gvCamp";
     this.gvCamp.RowHeadersVisible    = false;
     this.gvCamp.RowTemplate.ReadOnly = true;
     this.gvCamp.SelectionMode        = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.gvCamp.Size                 = new System.Drawing.Size(769, 217);
     this.gvCamp.TabIndex             = 6;
     this.gvCamp.RowEnter            += new System.Windows.Forms.DataGridViewCellEventHandler(this.gvCamp_RowEnter);
     this.gvCamp.DoubleClick         += new System.EventHandler(this.gvCamp_DoubleClick);
     this.gvCamp.CellClick           += new System.Windows.Forms.DataGridViewCellEventHandler(this.gvCamp_CellClick);
     //
     // SLNO
     //
     this.SLNO.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.SLNO.Frozen       = true;
     this.SLNO.HeaderText   = "S.No";
     this.SLNO.Name         = "SLNO";
     this.SLNO.ReadOnly     = true;
     this.SLNO.Resizable    = System.Windows.Forms.DataGridViewTriState.True;
     this.SLNO.Width        = 40;
     //
     // CampCode
     //
     this.CampCode.Frozen     = true;
     this.CampCode.HeaderText = "CampCode";
     this.CampCode.Name       = "CampCode";
     this.CampCode.ReadOnly   = true;
     //
     // CampName
     //
     this.CampName.Frozen     = true;
     this.CampName.HeaderText = "Camp Name";
     this.CampName.Name       = "CampName";
     this.CampName.ReadOnly   = true;
     this.CampName.Width      = 200;
     //
     // Phone
     //
     this.Phone.HeaderText = "Phone";
     this.Phone.Name       = "Phone";
     //
     // State
     //
     this.State.HeaderText = "State";
     this.State.Name       = "State";
     this.State.ReadOnly   = true;
     //
     // District
     //
     this.District.HeaderText = "District";
     this.District.Name       = "District";
     this.District.ReadOnly   = true;
     //
     // Mandal
     //
     this.Mandal.HeaderText = "Mandal";
     this.Mandal.Name       = "Mandal";
     this.Mandal.ReadOnly   = true;
     //
     // Village
     //
     this.Village.HeaderText = "Village";
     this.Village.Name       = "Village";
     this.Village.ReadOnly   = true;
     //
     // LandMark
     //
     this.LandMark.HeaderText = "LandMark";
     this.LandMark.Name       = "LandMark";
     this.LandMark.ReadOnly   = true;
     //
     // Address
     //
     this.Address.HeaderText = "Address";
     this.Address.Name       = "Address";
     this.Address.ReadOnly   = true;
     this.Address.Width      = 250;
     //
     // Active
     //
     this.Active.HeaderText = "Active";
     this.Active.Name       = "Active";
     this.Active.Visible    = false;
     //
     // Branch
     //
     this.Branch.HeaderText = "Branch";
     this.Branch.Name       = "Branch";
     this.Branch.Visible    = false;
     this.Branch.Width      = 150;
     //
     // CompanyCode
     //
     this.CompanyCode.HeaderText   = "CompanyCode";
     this.CompanyCode.MinimumWidth = 20;
     this.CompanyCode.Name         = "CompanyCode";
     this.CompanyCode.ReadOnly     = true;
     this.CompanyCode.Resizable    = System.Windows.Forms.DataGridViewTriState.True;
     this.CompanyCode.SortMode     = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.CompanyCode.Visible      = false;
     this.CompanyCode.Width        = 80;
     //
     // BranchCode
     //
     this.BranchCode.HeaderText = "BranchCode";
     this.BranchCode.Name       = "BranchCode";
     this.BranchCode.Visible    = false;
     //
     // Edit
     //
     this.Edit.HeaderText = "Edit";
     this.Edit.Image      = global::SSCRM.Properties.Resources.Edit;
     this.Edit.Name       = "Edit";
     this.Edit.Width      = 50;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.PowderBlue;
     this.groupBox1.Controls.Add(this.btnVSearch);
     this.groupBox1.Controls.Add(this.txtLandMark);
     this.groupBox1.Controls.Add(this.label15);
     this.groupBox1.Controls.Add(this.txtVillage);
     this.groupBox1.Controls.Add(this.label17);
     this.groupBox1.Controls.Add(this.txtState);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.txtDistrict);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.txtMandal);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.txtPhone);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.chkActive);
     this.groupBox1.Controls.Add(this.txtCampAddress);
     this.groupBox1.Controls.Add(this.txtCampName);
     this.groupBox1.Controls.Add(this.txtCampCode);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Location = new System.Drawing.Point(10, 10);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(768, 153);
     this.groupBox1.TabIndex = 20;
     this.groupBox1.TabStop  = false;
     //
     // btnVSearch
     //
     this.btnVSearch.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.btnVSearch.BackColor    = System.Drawing.Color.YellowGreen;
     this.btnVSearch.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.btnVSearch.FlatAppearance.BorderSize  = 5;
     this.btnVSearch.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnVSearch.Image     = ((System.Drawing.Image)(resources.GetObject("btnVSearch.Image")));
     this.btnVSearch.Location  = new System.Drawing.Point(384, 37);
     this.btnVSearch.Margin    = new System.Windows.Forms.Padding(1);
     this.btnVSearch.Name      = "btnVSearch";
     this.btnVSearch.Size      = new System.Drawing.Size(26, 22);
     this.btnVSearch.TabIndex  = 65;
     this.btnVSearch.Tag       = "Village Search";
     this.btnVSearch.UseVisualStyleBackColor = false;
     this.btnVSearch.Click += new System.EventHandler(this.btnVSearch_Click);
     //
     // txtLandMark
     //
     this.txtLandMark.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtLandMark.Location  = new System.Drawing.Point(517, 81);
     this.txtLandMark.MaxLength = 20;
     this.txtLandMark.Name      = "txtLandMark";
     this.txtLandMark.Size      = new System.Drawing.Size(219, 21);
     this.txtLandMark.TabIndex  = 63;
     //
     // label15
     //
     this.label15.AutoSize  = true;
     this.label15.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label15.ForeColor = System.Drawing.Color.DarkSlateGray;
     this.label15.Location  = new System.Drawing.Point(437, 83);
     this.label15.Margin    = new System.Windows.Forms.Padding(0);
     this.label15.Name      = "label15";
     this.label15.Size      = new System.Drawing.Size(75, 15);
     this.label15.TabIndex  = 64;
     this.label15.Text      = "Land Mark";
     //
     // txtVillage
     //
     this.txtVillage.BackColor = System.Drawing.SystemColors.Window;
     this.txtVillage.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtVillage.Location  = new System.Drawing.Point(144, 37);
     this.txtVillage.MaxLength = 50;
     this.txtVillage.Name      = "txtVillage";
     this.txtVillage.Size      = new System.Drawing.Size(239, 21);
     this.txtVillage.TabIndex  = 62;
     this.txtVillage.TabStop   = false;
     //
     // label17
     //
     this.label17.AutoSize  = true;
     this.label17.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label17.ForeColor = System.Drawing.Color.DarkSlateGray;
     this.label17.Location  = new System.Drawing.Point(20, 39);
     this.label17.Name      = "label17";
     this.label17.Size      = new System.Drawing.Size(121, 15);
     this.label17.TabIndex  = 61;
     this.label17.Text      = "Village/Panchayat";
     //
     // txtState
     //
     this.txtState.BackColor   = System.Drawing.SystemColors.Info;
     this.txtState.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtState.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtState.Location    = new System.Drawing.Point(144, 103);
     this.txtState.MaxLength   = 50;
     this.txtState.Name        = "txtState";
     this.txtState.ReadOnly    = true;
     this.txtState.Size        = new System.Drawing.Size(239, 21);
     this.txtState.TabIndex    = 59;
     this.txtState.TabStop     = false;
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.DarkSlateGray;
     this.label7.Location  = new System.Drawing.Point(101, 105);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(40, 15);
     this.label7.TabIndex  = 60;
     this.label7.Text      = "State";
     //
     // txtDistrict
     //
     this.txtDistrict.BackColor   = System.Drawing.SystemColors.Info;
     this.txtDistrict.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtDistrict.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtDistrict.Location    = new System.Drawing.Point(144, 81);
     this.txtDistrict.MaxLength   = 50;
     this.txtDistrict.Name        = "txtDistrict";
     this.txtDistrict.ReadOnly    = true;
     this.txtDistrict.Size        = new System.Drawing.Size(239, 21);
     this.txtDistrict.TabIndex    = 57;
     this.txtDistrict.TabStop     = false;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.DarkSlateGray;
     this.label2.Location  = new System.Drawing.Point(89, 83);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(52, 15);
     this.label2.TabIndex  = 58;
     this.label2.Text      = "District";
     //
     // txtMandal
     //
     this.txtMandal.BackColor   = System.Drawing.SystemColors.Info;
     this.txtMandal.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtMandal.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMandal.Location    = new System.Drawing.Point(144, 59);
     this.txtMandal.MaxLength   = 50;
     this.txtMandal.Name        = "txtMandal";
     this.txtMandal.ReadOnly    = true;
     this.txtMandal.Size        = new System.Drawing.Size(239, 21);
     this.txtMandal.TabIndex    = 55;
     this.txtMandal.TabStop     = false;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.DarkSlateGray;
     this.label3.Location  = new System.Drawing.Point(4, 61);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(137, 15);
     this.label3.TabIndex  = 56;
     this.label3.Text      = "Tahsil/Block/Mandal";
     //
     // txtPhone
     //
     this.txtPhone.Location  = new System.Drawing.Point(517, 58);
     this.txtPhone.MaxLength = 20;
     this.txtPhone.Name      = "txtPhone";
     this.txtPhone.Size      = new System.Drawing.Size(219, 20);
     this.txtPhone.TabIndex  = 3;
     this.txtPhone.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtPhone_KeyPress);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.DarkSlateGray;
     this.label1.Location  = new System.Drawing.Point(464, 61);
     this.label1.Margin    = new System.Windows.Forms.Padding(0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(48, 15);
     this.label1.TabIndex  = 27;
     this.label1.Text      = "Phone";
     //
     // chkActive
     //
     this.chkActive.AutoSize  = true;
     this.chkActive.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkActive.ForeColor = System.Drawing.Color.Crimson;
     this.chkActive.Location  = new System.Drawing.Point(518, 130);
     this.chkActive.Name      = "chkActive";
     this.chkActive.Size      = new System.Drawing.Size(70, 20);
     this.chkActive.TabIndex  = 5;
     this.chkActive.Text      = "Active";
     this.chkActive.UseVisualStyleBackColor = true;
     this.chkActive.Click += new System.EventHandler(this.chkActive_Click);
     //
     // txtCampAddress
     //
     this.txtCampAddress.Location  = new System.Drawing.Point(517, 105);
     this.txtCampAddress.MaxLength = 200;
     this.txtCampAddress.Multiline = true;
     this.txtCampAddress.Name      = "txtCampAddress";
     this.txtCampAddress.Size      = new System.Drawing.Size(219, 21);
     this.txtCampAddress.TabIndex  = 4;
     this.txtCampAddress.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCampAddress_KeyPress);
     //
     // txtCampName
     //
     this.txtCampName.Location  = new System.Drawing.Point(516, 36);
     this.txtCampName.MaxLength = 100;
     this.txtCampName.Name      = "txtCampName";
     this.txtCampName.Size      = new System.Drawing.Size(220, 20);
     this.txtCampName.TabIndex  = 2;
     this.txtCampName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCampName_KeyPress);
     //
     // txtCampCode
     //
     this.txtCampCode.Location  = new System.Drawing.Point(146, 13);
     this.txtCampCode.MaxLength = 20;
     this.txtCampCode.Name      = "txtCampCode";
     this.txtCampCode.Size      = new System.Drawing.Size(112, 20);
     this.txtCampCode.TabIndex  = 1;
     this.txtCampCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCampCode_KeyPress);
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.DarkSlateGray;
     this.label6.Location  = new System.Drawing.Point(470, 106);
     this.label6.Margin    = new System.Windows.Forms.Padding(0);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(42, 15);
     this.label6.TabIndex  = 20;
     this.label6.Text      = "Other";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.DarkSlateGray;
     this.label5.Location  = new System.Drawing.Point(426, 39);
     this.label5.Margin    = new System.Windows.Forms.Padding(0);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(86, 15);
     this.label5.TabIndex  = 19;
     this.label5.Text      = "Camp Name";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.DarkSlateGray;
     this.label4.Location  = new System.Drawing.Point(60, 16);
     this.label4.Margin    = new System.Windows.Forms.Padding(0);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(81, 15);
     this.label4.TabIndex  = 18;
     this.label4.Text      = "Camp Code";
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.PowderBlue;
     this.groupBox2.Controls.Add(this.btnDelete);
     this.groupBox2.Controls.Add(this.btnCancel);
     this.groupBox2.Controls.Add(this.btnClose);
     this.groupBox2.Controls.Add(this.btnSave);
     this.groupBox2.Location = new System.Drawing.Point(8, 380);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(771, 45);
     this.groupBox2.TabIndex = 22;
     this.groupBox2.TabStop  = false;
     //
     // btnDelete
     //
     this.btnDelete.BackColor = System.Drawing.Color.AliceBlue;
     this.btnDelete.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnDelete.ForeColor = System.Drawing.Color.MidnightBlue;
     this.btnDelete.Location  = new System.Drawing.Point(382, 10);
     this.btnDelete.Name      = "btnDelete";
     this.btnDelete.Size      = new System.Drawing.Size(75, 30);
     this.btnDelete.TabIndex  = 9;
     this.btnDelete.Text      = "&Delete";
     this.btnDelete.UseVisualStyleBackColor = false;
     this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
     //
     // btnCancel
     //
     this.btnCancel.BackColor = System.Drawing.Color.AliceBlue;
     this.btnCancel.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancel.ForeColor = System.Drawing.Color.MidnightBlue;
     this.btnCancel.Location  = new System.Drawing.Point(305, 10);
     this.btnCancel.Name      = "btnCancel";
     this.btnCancel.Size      = new System.Drawing.Size(75, 30);
     this.btnCancel.TabIndex  = 8;
     this.btnCancel.Text      = "&Cancel";
     this.btnCancel.UseVisualStyleBackColor = false;
     this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
     //
     // btnClose
     //
     this.btnClose.BackColor = System.Drawing.Color.AliceBlue;
     this.btnClose.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnClose.ForeColor = System.Drawing.Color.MidnightBlue;
     this.btnClose.Location  = new System.Drawing.Point(480, 10);
     this.btnClose.Name      = "btnClose";
     this.btnClose.Size      = new System.Drawing.Size(75, 30);
     this.btnClose.TabIndex  = 10;
     this.btnClose.Text      = "&Close";
     this.btnClose.UseVisualStyleBackColor = false;
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // btnSave
     //
     this.btnSave.BackColor = System.Drawing.Color.AliceBlue;
     this.btnSave.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSave.ForeColor = System.Drawing.Color.MidnightBlue;
     this.btnSave.Location  = new System.Drawing.Point(229, 10);
     this.btnSave.Name      = "btnSave";
     this.btnSave.Size      = new System.Drawing.Size(75, 30);
     this.btnSave.TabIndex  = 7;
     this.btnSave.Text      = "&Save";
     this.btnSave.UseVisualStyleBackColor = false;
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // CampMasAdd
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(787, 435);
     this.ControlBox          = false;
     this.Controls.Add(this.groupBox3);
     this.Name          = "CampMasAdd";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Camp  Add";
     this.Load         += new System.EventHandler(this.CampMasAdd_Load);
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gvCamp)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 38
0
        /// <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(TrangChu));
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.textBox11 = new System.Windows.Forms.TextBox();
            this.button13 = new System.Windows.Forms.Button();
            this.button12 = new System.Windows.Forms.Button();
            this.dataGridView4 = new System.Windows.Forms.DataGridView();
            this.linkLabel2 = new System.Windows.Forms.LinkLabel();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.dataGridView5 = new System.Windows.Forms.DataGridView();
            this.comboBox3 = new System.Windows.Forms.ComboBox();
            this.textBox14 = new System.Windows.Forms.TextBox();
            this.textBox15 = new System.Windows.Forms.TextBox();
            this.label17 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.button14 = new System.Windows.Forms.Button();
            this.comboBox4 = new System.Windows.Forms.ComboBox();
            this.button11 = new System.Windows.Forms.Button();
            this.textBox7 = new System.Windows.Forms.TextBox();
            this.button9 = new System.Windows.Forms.Button();
            this.button8 = new System.Windows.Forms.Button();
            this.dataGridView3 = new System.Windows.Forms.DataGridView();
            this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column14 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridView2 = new System.Windows.Forms.DataGridView();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.textBox9 = new System.Windows.Forms.TextBox();
            this.textBox8 = new System.Windows.Forms.TextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.linkLabel1 = new System.Windows.Forms.LinkLabel();
            this.comboBox2 = new System.Windows.Forms.ComboBox();
            this.textBox6 = new System.Windows.Forms.TextBox();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column4 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column9 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.button6 = new System.Windows.Forms.Button();
            this.button5 = new System.Windows.Forms.Button();
            this.button4 = new System.Windows.Forms.Button();
            this.button3 = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.button1 = new System.Windows.Forms.Button();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.textBox5 = new System.Windows.Forms.TextBox();
            this.textBox4 = new System.Windows.Forms.TextBox();
            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.radioButton2 = new System.Windows.Forms.RadioButton();
            this.radioButton1 = new System.Windows.Forms.RadioButton();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).BeginInit();
            this.groupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).BeginInit();
            this.tabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
            this.groupBox2.SuspendLayout();
            this.tabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.SuspendLayout();
            // 
            // tabPage3
            // 
            this.tabPage3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.tabPage3.Controls.Add(this.textBox11);
            this.tabPage3.Controls.Add(this.button13);
            this.tabPage3.Controls.Add(this.button12);
            this.tabPage3.Controls.Add(this.dataGridView4);
            this.tabPage3.Controls.Add(this.linkLabel2);
            this.tabPage3.Controls.Add(this.groupBox3);
            this.tabPage3.Location = new System.Drawing.Point(4, 22);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Size = new System.Drawing.Size(932, 493);
            this.tabPage3.TabIndex = 2;
            this.tabPage3.Text = "KetQuaHocPhan";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // textBox11
            // 
            this.textBox11.Location = new System.Drawing.Point(134, 184);
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new System.Drawing.Size(273, 20);
            this.textBox11.TabIndex = 43;
            // 
            // button13
            // 
            this.button13.Location = new System.Drawing.Point(24, 182);
            this.button13.Name = "button13";
            this.button13.Size = new System.Drawing.Size(75, 23);
            this.button13.TabIndex = 42;
            this.button13.Text = "Search";
            this.button13.UseVisualStyleBackColor = true;
            // 
            // button12
            // 
            this.button12.Location = new System.Drawing.Point(778, 463);
            this.button12.Name = "button12";
            this.button12.Size = new System.Drawing.Size(108, 23);
            this.button12.TabIndex = 41;
            this.button12.Text = "Save";
            this.button12.UseVisualStyleBackColor = true;
            // 
            // dataGridView4
            // 
            this.dataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView4.Location = new System.Drawing.Point(24, 215);
            this.dataGridView4.Name = "dataGridView4";
            this.dataGridView4.Size = new System.Drawing.Size(901, 228);
            this.dataGridView4.TabIndex = 40;
            // 
            // linkLabel2
            // 
            this.linkLabel2.AutoSize = true;
            this.linkLabel2.Location = new System.Drawing.Point(789, 162);
            this.linkLabel2.Name = "linkLabel2";
            this.linkLabel2.Size = new System.Drawing.Size(0, 13);
            this.linkLabel2.TabIndex = 39;
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.dataGridView5);
            this.groupBox3.Controls.Add(this.comboBox3);
            this.groupBox3.Controls.Add(this.textBox14);
            this.groupBox3.Controls.Add(this.textBox15);
            this.groupBox3.Controls.Add(this.label17);
            this.groupBox3.Controls.Add(this.label18);
            this.groupBox3.Controls.Add(this.label19);
            this.groupBox3.Location = new System.Drawing.Point(24, 13);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(901, 146);
            this.groupBox3.TabIndex = 38;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Thong tin";
            // 
            // dataGridView5
            // 
            this.dataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView5.Location = new System.Drawing.Point(17, 19);
            this.dataGridView5.Name = "dataGridView5";
            this.dataGridView5.Size = new System.Drawing.Size(432, 106);
            this.dataGridView5.TabIndex = 41;
            // 
            // comboBox3
            // 
            this.comboBox3.FormattingEnabled = true;
            this.comboBox3.Location = new System.Drawing.Point(563, 104);
            this.comboBox3.Name = "comboBox3";
            this.comboBox3.Size = new System.Drawing.Size(239, 21);
            this.comboBox3.TabIndex = 28;
            // 
            // textBox14
            // 
            this.textBox14.Location = new System.Drawing.Point(563, 68);
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new System.Drawing.Size(239, 20);
            this.textBox14.TabIndex = 27;
            // 
            // textBox15
            // 
            this.textBox15.Location = new System.Drawing.Point(563, 31);
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new System.Drawing.Size(239, 20);
            this.textBox15.TabIndex = 26;
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(486, 107);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(43, 13);
            this.label17.TabIndex = 20;
            this.label17.Text = "Ma_HP";
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(487, 71);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(42, 13);
            this.label18.TabIndex = 19;
            this.label18.Text = "Ma_SV";
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(486, 34);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(43, 13);
            this.label19.TabIndex = 18;
            this.label19.Text = "Ma_KQ";
            // 
            // tabPage2
            // 
            this.tabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.tabPage2.Controls.Add(this.button14);
            this.tabPage2.Controls.Add(this.comboBox4);
            this.tabPage2.Controls.Add(this.button11);
            this.tabPage2.Controls.Add(this.textBox7);
            this.tabPage2.Controls.Add(this.button9);
            this.tabPage2.Controls.Add(this.button8);
            this.tabPage2.Controls.Add(this.dataGridView3);
            this.tabPage2.Controls.Add(this.dataGridView2);
            this.tabPage2.Controls.Add(this.groupBox2);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(932, 493);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Thong Tin Hoc Phan";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // button14
            // 
            this.button14.Location = new System.Drawing.Point(337, 17);
            this.button14.Name = "button14";
            this.button14.Size = new System.Drawing.Size(63, 24);
            this.button14.TabIndex = 10;
            this.button14.Text = "Show";
            this.button14.UseVisualStyleBackColor = true;
            this.button14.Click += new System.EventHandler(this.button14_Click_1);
            // 
            // comboBox4
            // 
            this.comboBox4.FormattingEnabled = true;
            this.comboBox4.Location = new System.Drawing.Point(87, 20);
            this.comboBox4.Name = "comboBox4";
            this.comboBox4.Size = new System.Drawing.Size(244, 21);
            this.comboBox4.TabIndex = 9;
            this.comboBox4.Click += new System.EventHandler(this.comboBox4_Click);
            // 
            // button11
            // 
            this.button11.Location = new System.Drawing.Point(368, 416);
            this.button11.Name = "button11";
            this.button11.Size = new System.Drawing.Size(75, 23);
            this.button11.TabIndex = 8;
            this.button11.Text = "Search";
            this.button11.UseVisualStyleBackColor = true;
            this.button11.Click += new System.EventHandler(this.button11_Click);
            // 
            // textBox7
            // 
            this.textBox7.Location = new System.Drawing.Point(492, 419);
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new System.Drawing.Size(338, 20);
            this.textBox7.TabIndex = 7;
            // 
            // button9
            // 
            this.button9.Location = new System.Drawing.Point(224, 414);
            this.button9.Name = "button9";
            this.button9.Size = new System.Drawing.Size(75, 23);
            this.button9.TabIndex = 5;
            this.button9.Text = "Update";
            this.button9.UseVisualStyleBackColor = true;
            this.button9.Click += new System.EventHandler(this.button9_Click);
            // 
            // button8
            // 
            this.button8.Location = new System.Drawing.Point(87, 414);
            this.button8.Name = "button8";
            this.button8.Size = new System.Drawing.Size(75, 23);
            this.button8.TabIndex = 4;
            this.button8.Text = "Add";
            this.button8.UseVisualStyleBackColor = true;
            this.button8.Click += new System.EventHandler(this.button8_Click);
            // 
            // dataGridView3
            // 
            this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView3.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.Column10,
            this.Column12,
            this.Column13,
            this.Column14,
            this.Column15,
            this.Column16,
            this.Column17});
            this.dataGridView3.Location = new System.Drawing.Point(87, 207);
            this.dataGridView3.Name = "dataGridView3";
            this.dataGridView3.Size = new System.Drawing.Size(743, 186);
            this.dataGridView3.TabIndex = 2;
            // 
            // Column10
            // 
            this.Column10.HeaderText = "Ma_SV";
            this.Column10.Name = "Column10";
            // 
            // Column12
            // 
            this.Column12.HeaderText = "Ten_SV";
            this.Column12.Name = "Column12";
            // 
            // Column13
            // 
            this.Column13.HeaderText = "NgaySinh";
            this.Column13.Name = "Column13";
            // 
            // Column14
            // 
            this.Column14.HeaderText = "GioiTinh";
            this.Column14.Name = "Column14";
            // 
            // Column15
            // 
            this.Column15.HeaderText = "HoKhauTT";
            this.Column15.Name = "Column15";
            // 
            // Column16
            // 
            this.Column16.HeaderText = "QueQuan";
            this.Column16.Name = "Column16";
            // 
            // Column17
            // 
            this.Column17.HeaderText = "DiemTB";
            this.Column17.Name = "Column17";
            // 
            // dataGridView2
            // 
            this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView2.Location = new System.Drawing.Point(87, 50);
            this.dataGridView2.Name = "dataGridView2";
            this.dataGridView2.Size = new System.Drawing.Size(244, 140);
            this.dataGridView2.TabIndex = 1;
            this.dataGridView2.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellClick);
            // 
            // groupBox2
            // 
            this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.groupBox2.Controls.Add(this.panel1);
            this.groupBox2.Controls.Add(this.textBox9);
            this.groupBox2.Controls.Add(this.textBox8);
            this.groupBox2.Controls.Add(this.label10);
            this.groupBox2.Controls.Add(this.label9);
            this.groupBox2.Location = new System.Drawing.Point(346, 50);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(484, 140);
            this.groupBox2.TabIndex = 0;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "ThongTin";
            // 
            // panel1
            // 
            this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
            this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel1.Location = new System.Drawing.Point(6, 35);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(152, 82);
            this.panel1.TabIndex = 7;
            // 
            // textBox9
            // 
            this.textBox9.Location = new System.Drawing.Point(229, 88);
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new System.Drawing.Size(240, 20);
            this.textBox9.TabIndex = 4;
            // 
            // textBox8
            // 
            this.textBox8.Location = new System.Drawing.Point(229, 32);
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(240, 20);
            this.textBox8.TabIndex = 3;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(176, 91);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(43, 13);
            this.label10.TabIndex = 1;
            this.label10.Text = "Ma_HP";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(176, 35);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(47, 13);
            this.label9.TabIndex = 0;
            this.label9.Text = "Ten_HP";
            // 
            // tabPage1
            // 
            this.tabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.tabPage1.Controls.Add(this.linkLabel1);
            this.tabPage1.Controls.Add(this.comboBox2);
            this.tabPage1.Controls.Add(this.textBox6);
            this.tabPage1.Controls.Add(this.dataGridView1);
            this.tabPage1.Controls.Add(this.button6);
            this.tabPage1.Controls.Add(this.button5);
            this.tabPage1.Controls.Add(this.button4);
            this.tabPage1.Controls.Add(this.button3);
            this.tabPage1.Controls.Add(this.button2);
            this.tabPage1.Controls.Add(this.button1);
            this.tabPage1.Controls.Add(this.groupBox1);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(932, 493);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "ThongTin Sinh Vien";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // linkLabel1
            // 
            this.linkLabel1.AutoSize = true;
            this.linkLabel1.Location = new System.Drawing.Point(775, -3);
            this.linkLabel1.Name = "linkLabel1";
            this.linkLabel1.Size = new System.Drawing.Size(0, 13);
            this.linkLabel1.TabIndex = 37;
            // 
            // comboBox2
            // 
            this.comboBox2.FormattingEnabled = true;
            this.comboBox2.Location = new System.Drawing.Point(108, 460);
            this.comboBox2.Name = "comboBox2";
            this.comboBox2.Size = new System.Drawing.Size(252, 21);
            this.comboBox2.TabIndex = 35;
            // 
            // textBox6
            // 
            this.textBox6.Location = new System.Drawing.Point(558, 420);
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new System.Drawing.Size(335, 20);
            this.textBox6.TabIndex = 34;
            // 
            // dataGridView1
            // 
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.Column1,
            this.Column2,
            this.Column11,
            this.Column3,
            this.Column4,
            this.Column5,
            this.Column6,
            this.Column7,
            this.Column8,
            this.Column9});
            this.dataGridView1.Location = new System.Drawing.Point(7, 177);
            this.dataGridView1.Name = "dataGridView1";
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle2;
            this.dataGridView1.Size = new System.Drawing.Size(886, 205);
            this.dataGridView1.TabIndex = 33;
            this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
            // 
            // Column1
            // 
            this.Column1.HeaderText = "         MaSV";
            this.Column1.Name = "Column1";
            // 
            // Column2
            // 
            this.Column2.HeaderText = "         TenSV";
            this.Column2.Name = "Column2";
            // 
            // Column11
            // 
            this.Column11.HeaderText = "        NgaySinh";
            this.Column11.Name = "Column11";
            // 
            // Column3
            // 
            this.Column3.HeaderText = "         QueQuan ";
            this.Column3.Name = "Column3";
            // 
            // Column4
            // 
            this.Column4.HeaderText = "         GioiTinh ";
            this.Column4.Name = "Column4";
            this.Column4.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            // 
            // Column5
            // 
            this.Column5.HeaderText = "    HoKhauTT ";
            this.Column5.Name = "Column5";
            this.Column5.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Column5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            // 
            // Column6
            // 
            this.Column6.HeaderText = "     DiemTB ";
            this.Column6.Name = "Column6";
            this.Column6.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Column6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            // 
            // Column7
            // 
            this.Column7.HeaderText = "    MaKhoa";
            this.Column7.Name = "Column7";
            this.Column7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Column7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            // 
            // Column8
            // 
            this.Column8.HeaderText = "         TenK ";
            this.Column8.Name = "Column8";
            this.Column8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Column8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            // 
            // Column9
            // 
            this.Column9.HeaderText = "";
            this.Column9.Name = "Column9";
            // 
            // button6
            // 
            this.button6.Location = new System.Drawing.Point(7, 460);
            this.button6.Name = "button6";
            this.button6.Size = new System.Drawing.Size(75, 25);
            this.button6.TabIndex = 32;
            this.button6.Text = "Sort";
            this.button6.UseVisualStyleBackColor = true;
            // 
            // button5
            // 
            this.button5.AutoSize = true;
            this.button5.Location = new System.Drawing.Point(450, 417);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(75, 25);
            this.button5.TabIndex = 31;
            this.button5.Text = "Search";
            this.button5.UseVisualStyleBackColor = true;
            this.button5.Click += new System.EventHandler(this.button5_Click);
            // 
            // button4
            // 
            this.button4.AutoSize = true;
            this.button4.Location = new System.Drawing.Point(341, 417);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(75, 25);
            this.button4.TabIndex = 30;
            this.button4.Text = "Delete";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.button4_Click);
            // 
            // button3
            // 
            this.button3.AutoSize = true;
            this.button3.Location = new System.Drawing.Point(225, 417);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(75, 25);
            this.button3.TabIndex = 29;
            this.button3.Text = "Update";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // button2
            // 
            this.button2.AutoSize = true;
            this.button2.Location = new System.Drawing.Point(108, 417);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 25);
            this.button2.TabIndex = 28;
            this.button2.Text = "Add";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button1
            // 
            this.button1.AutoSize = true;
            this.button1.Location = new System.Drawing.Point(7, 417);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 25);
            this.button1.TabIndex = 27;
            this.button1.Text = "Show";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.comboBox1);
            this.groupBox1.Controls.Add(this.textBox5);
            this.groupBox1.Controls.Add(this.textBox4);
            this.groupBox1.Controls.Add(this.dateTimePicker1);
            this.groupBox1.Controls.Add(this.textBox3);
            this.groupBox1.Controls.Add(this.textBox2);
            this.groupBox1.Controls.Add(this.textBox1);
            this.groupBox1.Controls.Add(this.label8);
            this.groupBox1.Controls.Add(this.label7);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.radioButton2);
            this.groupBox1.Controls.Add(this.radioButton1);
            this.groupBox1.Location = new System.Drawing.Point(7, 16);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(886, 146);
            this.groupBox1.TabIndex = 26;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Thong tin";
            // 
            // comboBox1
            // 
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Location = new System.Drawing.Point(577, 85);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(239, 21);
            this.comboBox1.TabIndex = 31;
            // 
            // textBox5
            // 
            this.textBox5.Location = new System.Drawing.Point(577, 53);
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new System.Drawing.Size(239, 20);
            this.textBox5.TabIndex = 30;
            // 
            // textBox4
            // 
            this.textBox4.Location = new System.Drawing.Point(577, 20);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(239, 20);
            this.textBox4.TabIndex = 27;
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.Location = new System.Drawing.Point(119, 82);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(239, 20);
            this.dateTimePicker1.TabIndex = 29;
            // 
            // textBox3
            // 
            this.textBox3.Location = new System.Drawing.Point(119, 112);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(239, 20);
            this.textBox3.TabIndex = 28;
            // 
            // textBox2
            // 
            this.textBox2.Location = new System.Drawing.Point(119, 53);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(239, 20);
            this.textBox2.TabIndex = 27;
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(119, 24);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(239, 20);
            this.textBox1.TabIndex = 26;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(451, 117);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(46, 13);
            this.label8.TabIndex = 25;
            this.label8.Text = "GioiTinh";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(451, 88);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(32, 13);
            this.label7.TabIndex = 24;
            this.label7.Text = "Khoa";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(451, 56);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(83, 13);
            this.label6.TabIndex = 23;
            this.label6.Text = "DiemTichLuyTB";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(449, 23);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(99, 13);
            this.label5.TabIndex = 22;
            this.label5.Text = "HoKhauThuongTru";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(38, 115);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(53, 13);
            this.label4.TabIndex = 21;
            this.label4.Text = "QueQuan";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(38, 88);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 13);
            this.label3.TabIndex = 20;
            this.label3.Text = "NgaySinh";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(38, 56);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(47, 13);
            this.label2.TabIndex = 19;
            this.label2.Text = "HoVTen";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(38, 27);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(37, 13);
            this.label1.TabIndex = 18;
            this.label1.Text = "MSSV";
            // 
            // radioButton2
            // 
            this.radioButton2.AutoSize = true;
            this.radioButton2.Location = new System.Drawing.Point(746, 117);
            this.radioButton2.Name = "radioButton2";
            this.radioButton2.Size = new System.Drawing.Size(39, 17);
            this.radioButton2.TabIndex = 17;
            this.radioButton2.TabStop = true;
            this.radioButton2.Text = "Nu";
            this.radioButton2.UseVisualStyleBackColor = true;
            // 
            // radioButton1
            // 
            this.radioButton1.AutoSize = true;
            this.radioButton1.Location = new System.Drawing.Point(612, 117);
            this.radioButton1.Name = "radioButton1";
            this.radioButton1.Size = new System.Drawing.Size(47, 17);
            this.radioButton1.TabIndex = 16;
            this.radioButton1.TabStop = true;
            this.radioButton1.Text = "Nam";
            this.radioButton1.UseVisualStyleBackColor = true;
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage3);
            this.tabControl1.Location = new System.Drawing.Point(12, 31);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(940, 519);
            this.tabControl1.TabIndex = 0;
            // 
            // TrangChu
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(964, 562);
            this.Controls.Add(this.tabControl1);
            this.Name = "TrangChu";
            this.Text = "QuanLyThongTinSinhVien";
            this.Load += new System.EventHandler(this.TrangChu_Load);
            this.tabPage3.ResumeLayout(false);
            this.tabPage3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).EndInit();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).EndInit();
            this.tabPage2.ResumeLayout(false);
            this.tabPage2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.tabControl1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Exemplo n.º 39
0
 /// <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(Donation));
     this.panel1      = new System.Windows.Forms.Panel();
     this.minimize    = new System.Windows.Forms.Button();
     this.maximize    = new System.Windows.Forms.Button();
     this.close       = new System.Windows.Forms.Button();
     this.pictureBox2 = new System.Windows.Forms.PictureBox();
     this.label1      = new System.Windows.Forms.Label();
     this.panel2      = new System.Windows.Forms.Panel();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.panel3      = new System.Windows.Forms.Panel();
     this.button1     = new System.Windows.Forms.Button();
     this.methodeCBX  = new System.Windows.Forms.ComboBox();
     this.label8      = new System.Windows.Forms.Label();
     this.textBox1    = new System.Windows.Forms.TextBox();
     this.label7      = new System.Windows.Forms.Label();
     this.label6      = new System.Windows.Forms.Label();
     this.label5      = new System.Windows.Forms.Label();
     this.label4      = new System.Windows.Forms.Label();
     this.label3      = new System.Windows.Forms.Label();
     this.textBox2    = new System.Windows.Forms.TextBox();
     this.label2      = new System.Windows.Forms.Label();
     this.button5     = new System.Windows.Forms.Button();
     this.ajouter     = new System.Windows.Forms.Button();
     this.info        = new System.Windows.Forms.Button();
     this.Afficher    = new System.Windows.Forms.Button();
     this.button4     = new System.Windows.Forms.Button();
     this.button2     = new System.Windows.Forms.Button();
     this.facebook    = new System.Windows.Forms.Button();
     this.button3     = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel3.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(172)))), ((int)(((byte)(224)))));
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(1218, 10);
     this.panel1.TabIndex  = 15;
     //
     // minimize
     //
     this.minimize.FlatAppearance.BorderSize = 0;
     this.minimize.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.minimize.ForeColor = System.Drawing.Color.Transparent;
     this.minimize.Image     = ((System.Drawing.Image)(resources.GetObject("minimize.Image")));
     this.minimize.Location  = new System.Drawing.Point(995, 10);
     this.minimize.Name      = "minimize";
     this.minimize.Size      = new System.Drawing.Size(75, 64);
     this.minimize.TabIndex  = 18;
     this.minimize.UseVisualStyleBackColor = true;
     this.minimize.Click += new System.EventHandler(this.minimize_Click);
     //
     // maximize
     //
     this.maximize.FlatAppearance.BorderSize = 0;
     this.maximize.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.maximize.ForeColor = System.Drawing.Color.Transparent;
     this.maximize.Image     = ((System.Drawing.Image)(resources.GetObject("maximize.Image")));
     this.maximize.Location  = new System.Drawing.Point(1069, 10);
     this.maximize.Name      = "maximize";
     this.maximize.Size      = new System.Drawing.Size(75, 64);
     this.maximize.TabIndex  = 17;
     this.maximize.UseVisualStyleBackColor = true;
     this.maximize.Click += new System.EventHandler(this.maximize_Click);
     //
     // close
     //
     this.close.FlatAppearance.BorderSize = 0;
     this.close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.close.ForeColor = System.Drawing.Color.Transparent;
     this.close.Image     = ((System.Drawing.Image)(resources.GetObject("close.Image")));
     this.close.Location  = new System.Drawing.Point(1143, 10);
     this.close.Name      = "close";
     this.close.Size      = new System.Drawing.Size(75, 64);
     this.close.TabIndex  = 16;
     this.close.UseVisualStyleBackColor = true;
     this.close.Click += new System.EventHandler(this.close_Click);
     //
     // pictureBox2
     //
     this.pictureBox2.BackColor = System.Drawing.Color.White;
     this.pictureBox2.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.pictureBox2.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location  = new System.Drawing.Point(12, 25);
     this.pictureBox2.Name      = "pictureBox2";
     this.pictureBox2.Size      = new System.Drawing.Size(100, 50);
     this.pictureBox2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox2.TabIndex  = 24;
     this.pictureBox2.TabStop   = false;
     this.pictureBox2.Click    += new System.EventHandler(this.pictureBox2_Click);
     //
     // label1
     //
     this.label1.AutoSize    = true;
     this.label1.Font        = new System.Drawing.Font("MS Reference Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor   = System.Drawing.Color.Yellow;
     this.label1.Location    = new System.Drawing.Point(524, 92);
     this.label1.Name        = "label1";
     this.label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.label1.Size        = new System.Drawing.Size(328, 42);
     this.label1.TabIndex    = 25;
     this.label1.Text        = "Effectuer Un Don";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.White;
     this.panel2.Controls.Add(this.pictureBox1);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Controls.Add(this.textBox2);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Location = new System.Drawing.Point(378, 151);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(670, 570);
     this.panel2.TabIndex = 26;
     //
     // pictureBox1
     //
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox1.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.pictureBox1.Image       = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location    = new System.Drawing.Point(583, 46);
     this.pictureBox1.Name        = "pictureBox1";
     this.pictureBox1.Size        = new System.Drawing.Size(64, 46);
     this.pictureBox1.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex    = 24;
     this.pictureBox1.TabStop     = false;
     this.pictureBox1.Click      += new System.EventHandler(this.pictureBox1_Click);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.button1);
     this.panel3.Controls.Add(this.methodeCBX);
     this.panel3.Controls.Add(this.label8);
     this.panel3.Controls.Add(this.textBox1);
     this.panel3.Controls.Add(this.label7);
     this.panel3.Controls.Add(this.label6);
     this.panel3.Controls.Add(this.label5);
     this.panel3.Controls.Add(this.label4);
     this.panel3.Controls.Add(this.label3);
     this.panel3.Location = new System.Drawing.Point(116, 112);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(457, 392);
     this.panel3.TabIndex = 23;
     this.panel3.Visible  = false;
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.Aquamarine;
     this.button1.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.ForeColor = System.Drawing.Color.Black;
     this.button1.Location  = new System.Drawing.Point(115, 327);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(190, 47);
     this.button1.TabIndex  = 91;
     this.button1.Text      = "Confirmer";
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // methodeCBX
     //
     this.methodeCBX.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.methodeCBX.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.methodeCBX.FormattingEnabled = true;
     this.methodeCBX.Items.AddRange(new object[] {
         "Espèce"
     });
     this.methodeCBX.Location = new System.Drawing.Point(136, 280);
     this.methodeCBX.Name     = "methodeCBX";
     this.methodeCBX.Size     = new System.Drawing.Size(150, 24);
     this.methodeCBX.TabIndex = 90;
     //
     // label8
     //
     this.label8.AutoSize  = true;
     this.label8.Font      = new System.Drawing.Font("Bahnschrift SemiLight", 17F, System.Drawing.FontStyle.Bold);
     this.label8.ForeColor = System.Drawing.Color.Teal;
     this.label8.Location  = new System.Drawing.Point(60, 228);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(329, 35);
     this.label8.TabIndex  = 27;
     this.label8.Text      = "Méthode de payement :";
     //
     // textBox1
     //
     this.textBox1.BackColor    = System.Drawing.Color.Honeydew;
     this.textBox1.Location     = new System.Drawing.Point(82, 178);
     this.textBox1.Multiline    = true;
     this.textBox1.Name         = "textBox1";
     this.textBox1.Size         = new System.Drawing.Size(273, 38);
     this.textBox1.TabIndex     = 26;
     this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.Font      = new System.Drawing.Font("Bahnschrift SemiLight", 17F, System.Drawing.FontStyle.Bold);
     this.label7.ForeColor = System.Drawing.Color.Teal;
     this.label7.Location  = new System.Drawing.Point(140, 140);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(146, 35);
     this.label7.TabIndex  = 25;
     this.label7.Text      = "Montant : ";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Bahnschrift SemiLight", 17F, System.Drawing.FontStyle.Bold);
     this.label6.ForeColor = System.Drawing.Color.DarkGreen;
     this.label6.Location  = new System.Drawing.Point(168, 75);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(0, 35);
     this.label6.TabIndex  = 24;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Bahnschrift SemiLight", 17F, System.Drawing.FontStyle.Bold);
     this.label5.ForeColor = System.Drawing.Color.DarkGreen;
     this.label5.Location  = new System.Drawing.Point(168, 14);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(0, 35);
     this.label5.TabIndex  = 23;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Bahnschrift SemiLight", 17F, System.Drawing.FontStyle.Bold);
     this.label4.ForeColor = System.Drawing.Color.Black;
     this.label4.Location  = new System.Drawing.Point(3, 75);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(143, 35);
     this.label4.TabIndex  = 22;
     this.label4.Text      = "Prenom : ";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Bahnschrift SemiLight", 17F, System.Drawing.FontStyle.Bold);
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(3, 14);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(99, 35);
     this.label3.TabIndex  = 21;
     this.label3.Text      = "Nom : ";
     //
     // textBox2
     //
     this.textBox2.BackColor = System.Drawing.Color.Honeydew;
     this.textBox2.Location  = new System.Drawing.Point(300, 49);
     this.textBox2.Multiline = true;
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new System.Drawing.Size(273, 38);
     this.textBox2.TabIndex  = 22;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Bahnschrift SemiLight", 17F, System.Drawing.FontStyle.Bold);
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(21, 49);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(246, 35);
     this.label2.TabIndex  = 20;
     this.label2.Text      = "CIN du membre : ";
     this.label2.Click    += new System.EventHandler(this.label2_Click_1);
     //
     // button5
     //
     this.button5.BackColor               = System.Drawing.Color.White;
     this.button5.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.button5.Font                    = new System.Drawing.Font("Bahnschrift SemiLight", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button5.ForeColor               = System.Drawing.Color.DarkCyan;
     this.button5.Image                   = ((System.Drawing.Image)(resources.GetObject("button5.Image")));
     this.button5.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.button5.Location                = new System.Drawing.Point(12, 483);
     this.button5.Name                    = "button5";
     this.button5.Size                    = new System.Drawing.Size(244, 64);
     this.button5.TabIndex                = 50;
     this.button5.Text                    = "            Adhésions";
     this.button5.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.button5.UseVisualStyleBackColor = false;
     this.button5.Click                  += new System.EventHandler(this.button5_Click);
     //
     // ajouter
     //
     this.ajouter.BackColor               = System.Drawing.Color.White;
     this.ajouter.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.ajouter.Font                    = new System.Drawing.Font("Bahnschrift SemiLight", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ajouter.ForeColor               = System.Drawing.Color.DarkCyan;
     this.ajouter.Image                   = ((System.Drawing.Image)(resources.GetObject("ajouter.Image")));
     this.ajouter.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.ajouter.Location                = new System.Drawing.Point(12, 281);
     this.ajouter.Name                    = "ajouter";
     this.ajouter.Size                    = new System.Drawing.Size(244, 64);
     this.ajouter.TabIndex                = 49;
     this.ajouter.Text                    = "      Ajouter Un Membre";
     this.ajouter.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.ajouter.UseVisualStyleBackColor = false;
     this.ajouter.Click                  += new System.EventHandler(this.ajouter_Click);
     //
     // info
     //
     this.info.BackColor               = System.Drawing.Color.White;
     this.info.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.info.Font                    = new System.Drawing.Font("Bahnschrift SemiLight", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.info.ForeColor               = System.Drawing.Color.DarkCyan;
     this.info.Image                   = ((System.Drawing.Image)(resources.GetObject("info.Image")));
     this.info.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.info.Location                = new System.Drawing.Point(12, 585);
     this.info.Name                    = "info";
     this.info.Size                    = new System.Drawing.Size(244, 64);
     this.info.TabIndex                = 47;
     this.info.Text                    = "                  Infos";
     this.info.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.info.UseVisualStyleBackColor = false;
     this.info.Click                  += new System.EventHandler(this.info_Click);
     //
     // Afficher
     //
     this.Afficher.BackColor               = System.Drawing.Color.White;
     this.Afficher.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.Afficher.Font                    = new System.Drawing.Font("Bahnschrift SemiLight", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Afficher.ForeColor               = System.Drawing.Color.DarkCyan;
     this.Afficher.Image                   = ((System.Drawing.Image)(resources.GetObject("Afficher.Image")));
     this.Afficher.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.Afficher.Location                = new System.Drawing.Point(12, 179);
     this.Afficher.Name                    = "Afficher";
     this.Afficher.Size                    = new System.Drawing.Size(244, 64);
     this.Afficher.TabIndex                = 46;
     this.Afficher.Text                    = "       Trouver Un Membre";
     this.Afficher.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.Afficher.UseVisualStyleBackColor = false;
     this.Afficher.Click                  += new System.EventHandler(this.Afficher_Click);
     //
     // button4
     //
     this.button4.BackColor             = System.Drawing.Color.White;
     this.button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.button4.Cursor = System.Windows.Forms.Cursors.Hand;
     this.button4.FlatAppearance.BorderColor = System.Drawing.Color.Navy;
     this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button4.Image     = ((System.Drawing.Image)(resources.GetObject("button4.Image")));
     this.button4.Location  = new System.Drawing.Point(169, 673);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(44, 36);
     this.button4.TabIndex  = 53;
     this.button4.UseVisualStyleBackColor = false;
     //
     // button2
     //
     this.button2.BackColor             = System.Drawing.Color.White;
     this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.button2.Cursor = System.Windows.Forms.Cursors.Hand;
     this.button2.FlatAppearance.BorderColor = System.Drawing.Color.Navy;
     this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button2.Image     = ((System.Drawing.Image)(resources.GetObject("button2.Image")));
     this.button2.Location  = new System.Drawing.Point(106, 673);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(44, 36);
     this.button2.TabIndex  = 52;
     this.button2.UseVisualStyleBackColor = false;
     //
     // facebook
     //
     this.facebook.BackColor             = System.Drawing.Color.White;
     this.facebook.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.facebook.Cursor = System.Windows.Forms.Cursors.Hand;
     this.facebook.FlatAppearance.BorderColor = System.Drawing.Color.Navy;
     this.facebook.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.facebook.Image     = ((System.Drawing.Image)(resources.GetObject("facebook.Image")));
     this.facebook.Location  = new System.Drawing.Point(43, 673);
     this.facebook.Name      = "facebook";
     this.facebook.Size      = new System.Drawing.Size(44, 36);
     this.facebook.TabIndex  = 51;
     this.facebook.UseVisualStyleBackColor = false;
     //
     // button3
     //
     this.button3.BackColor               = System.Drawing.Color.White;
     this.button3.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.button3.Font                    = new System.Drawing.Font("Bahnschrift SemiLight", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button3.ForeColor               = System.Drawing.Color.DarkCyan;
     this.button3.Image                   = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
     this.button3.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.button3.Location                = new System.Drawing.Point(12, 383);
     this.button3.Name                    = "button3";
     this.button3.Size                    = new System.Drawing.Size(244, 64);
     this.button3.TabIndex                = 54;
     this.button3.Text                    = "      Afficher Les Dons";
     this.button3.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.button3.UseVisualStyleBackColor = false;
     this.button3.Click                  += new System.EventHandler(this.button3_Click);
     //
     // Donation
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(112)))), ((int)(((byte)(147)))));
     this.ClientSize          = new System.Drawing.Size(1218, 756);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.facebook);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.ajouter);
     this.Controls.Add(this.info);
     this.Controls.Add(this.Afficher);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox2);
     this.Controls.Add(this.minimize);
     this.Controls.Add(this.maximize);
     this.Controls.Add(this.close);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Donation";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Donation";
     this.Load           += new System.EventHandler(this.Donation_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 40
0
 /// <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(ageJoueur));
     this.label1    = new System.Windows.Forms.Label();
     this.label2    = new System.Windows.Forms.Label();
     this.panel1    = new System.Windows.Forms.Panel();
     this.comboBox1 = new System.Windows.Forms.ComboBox();
     this.panel3    = new System.Windows.Forms.Panel();
     this.comboBox2 = new System.Windows.Forms.ComboBox();
     this.button1   = new System.Windows.Forms.Button();
     this.panel2    = new System.Windows.Forms.Panel();
     this.label3    = new System.Windows.Forms.Label();
     this.label4    = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(169, 56);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(103, 25);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Joueur 1 ";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(160, 56);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(97, 25);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Joueur 2";
     //
     // panel1
     //
     this.panel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.comboBox1);
     this.panel1.Location = new System.Drawing.Point(23, 121);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(286, 257);
     this.panel1.TabIndex = 2;
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(151, 107);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(121, 24);
     this.comboBox1.TabIndex = 1;
     //
     // panel3
     //
     this.panel3.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
     this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.panel3.Controls.Add(this.label4);
     this.panel3.Controls.Add(this.comboBox2);
     this.panel3.Controls.Add(this.label2);
     this.panel3.Location = new System.Drawing.Point(350, 121);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(286, 257);
     this.panel3.TabIndex = 3;
     //
     // comboBox2
     //
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Location          = new System.Drawing.Point(136, 107);
     this.comboBox2.Name     = "comboBox2";
     this.comboBox2.Size     = new System.Drawing.Size(121, 24);
     this.comboBox2.TabIndex = 2;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(710, 213);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(116, 53);
     this.button1.TabIndex = 4;
     this.button1.Text     = "COMBATTRE";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // panel2
     //
     this.panel2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
     this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.panel2.Controls.Add(this.panel1);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Controls.Add(this.button1);
     this.panel2.Location = new System.Drawing.Point(0, 39);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1159, 607);
     this.panel2.TabIndex = 5;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(171, 134);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(41, 17);
     this.label3.TabIndex = 2;
     this.label3.Text     = "an(s)";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(162, 134);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(41, 17);
     this.label4.TabIndex = 3;
     this.label4.Text     = "an(s)";
     //
     // ageJoueur
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.ClientSize            = new System.Drawing.Size(1159, 620);
     this.Controls.Add(this.panel2);
     this.Name = "ageJoueur";
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 41
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SpaceForm));
     this.MoveBgTimer         = new System.Windows.Forms.Timer(this.components);
     this.Aircraft            = new System.Windows.Forms.PictureBox();
     this.MoveLeftTimer       = new System.Windows.Forms.Timer(this.components);
     this.MoveRigthTimer      = new System.Windows.Forms.Timer(this.components);
     this.MoveTopTimer        = new System.Windows.Forms.Timer(this.components);
     this.MoveDownTimer       = new System.Windows.Forms.Timer(this.components);
     this.MoveMunitionTimer   = new System.Windows.Forms.Timer(this.components);
     this.label1              = new System.Windows.Forms.Label();
     this.scorelbl            = new System.Windows.Forms.Label();
     this.levelbl             = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.MoveEnemisTimer     = new System.Windows.Forms.Timer(this.components);
     this.Text_lbl            = new System.Windows.Forms.Label();
     this.ReplayBtn           = new System.Windows.Forms.Button();
     this.QuitBtn             = new System.Windows.Forms.Button();
     this.EnemisMunitionTimer = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.Aircraft)).BeginInit();
     this.SuspendLayout();
     //
     // MoveBgTimer
     //
     this.MoveBgTimer.Enabled  = true;
     this.MoveBgTimer.Interval = 10;
     this.MoveBgTimer.Tick    += new System.EventHandler(this.MoveBgTimer_Tick);
     //
     // Aircraft
     //
     this.Aircraft.BackColor = System.Drawing.Color.Transparent;
     this.Aircraft.Image     = ((System.Drawing.Image)(resources.GetObject("Aircraft.Image")));
     this.Aircraft.Location  = new System.Drawing.Point(263, 405);
     this.Aircraft.Name      = "Aircraft";
     this.Aircraft.Size      = new System.Drawing.Size(50, 50);
     this.Aircraft.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.Aircraft.TabIndex  = 0;
     this.Aircraft.TabStop   = false;
     //
     // MoveLeftTimer
     //
     this.MoveLeftTimer.Interval = 1;
     this.MoveLeftTimer.Tick    += new System.EventHandler(this.MoveLeftTimer_Tick);
     //
     // MoveRigthTimer
     //
     this.MoveRigthTimer.Interval = 1;
     this.MoveRigthTimer.Tick    += new System.EventHandler(this.MoveRigthTimer_Tick);
     //
     // MoveTopTimer
     //
     this.MoveTopTimer.Interval = 1;
     this.MoveTopTimer.Tick    += new System.EventHandler(this.MoveTopTimer_Tick);
     //
     // MoveDownTimer
     //
     this.MoveDownTimer.Interval = 1;
     this.MoveDownTimer.Tick    += new System.EventHandler(this.MoveDownTimer_Tick);
     //
     // MoveMunitionTimer
     //
     this.MoveMunitionTimer.Enabled  = true;
     this.MoveMunitionTimer.Interval = 10;
     this.MoveMunitionTimer.Tick    += new System.EventHandler(this.MoveMunitionTimer_Tick);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("New York Escape Condensed", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.InactiveCaption;
     this.label1.Location  = new System.Drawing.Point(12, 12);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(85, 22);
     this.label1.TabIndex  = 26;
     this.label1.Text      = "SCORE:";
     //
     // scorelbl
     //
     this.scorelbl.AutoSize  = true;
     this.scorelbl.BackColor = System.Drawing.Color.Transparent;
     this.scorelbl.Font      = new System.Drawing.Font("New York Escape Condensed", 14.25F, System.Drawing.FontStyle.Bold);
     this.scorelbl.ForeColor = System.Drawing.SystemColors.InactiveCaption;
     this.scorelbl.Location  = new System.Drawing.Point(90, 12);
     this.scorelbl.Name      = "scorelbl";
     this.scorelbl.Size      = new System.Drawing.Size(38, 22);
     this.scorelbl.TabIndex  = 27;
     this.scorelbl.Text      = "00";
     //
     // levelbl
     //
     this.levelbl.AutoSize  = true;
     this.levelbl.BackColor = System.Drawing.Color.Transparent;
     this.levelbl.Font      = new System.Drawing.Font("New York Escape Condensed", 14.25F, System.Drawing.FontStyle.Bold);
     this.levelbl.ForeColor = System.Drawing.SystemColors.InactiveCaption;
     this.levelbl.Location  = new System.Drawing.Point(542, 10);
     this.levelbl.Name      = "levelbl";
     this.levelbl.Size      = new System.Drawing.Size(33, 22);
     this.levelbl.TabIndex  = 29;
     this.levelbl.Text      = "01";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font      = new System.Drawing.Font("New York Escape Condensed", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.SystemColors.InactiveCaption;
     this.label4.Location  = new System.Drawing.Point(464, 10);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(83, 22);
     this.label4.TabIndex  = 28;
     this.label4.Text      = "LEVEL:";
     //
     // MoveEnemisTimer
     //
     this.MoveEnemisTimer.Enabled = true;
     this.MoveEnemisTimer.Tick   += new System.EventHandler(this.MoveEnemisTimer_Tick);
     //
     // Text_lbl
     //
     this.Text_lbl.AutoSize  = true;
     this.Text_lbl.BackColor = System.Drawing.Color.Transparent;
     this.Text_lbl.Font      = new System.Drawing.Font("Gimme Danger", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Text_lbl.ForeColor = System.Drawing.Color.Red;
     this.Text_lbl.Location  = new System.Drawing.Point(61, 108);
     this.Text_lbl.Name      = "Text_lbl";
     this.Text_lbl.Size      = new System.Drawing.Size(461, 93);
     this.Text_lbl.TabIndex  = 35;
     this.Text_lbl.Text      = "Game Over";
     this.Text_lbl.Visible   = false;
     //
     // ReplayBtn
     //
     this.ReplayBtn.BackColor = System.Drawing.Color.RoyalBlue;
     this.ReplayBtn.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.ReplayBtn.Font      = new System.Drawing.Font("New York Escape Condensed", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ReplayBtn.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.ReplayBtn.Location  = new System.Drawing.Point(154, 218);
     this.ReplayBtn.Name      = "ReplayBtn";
     this.ReplayBtn.Size      = new System.Drawing.Size(262, 44);
     this.ReplayBtn.TabIndex  = 36;
     this.ReplayBtn.Text      = "Restart";
     this.ReplayBtn.UseVisualStyleBackColor = false;
     this.ReplayBtn.Visible = false;
     this.ReplayBtn.Click  += new System.EventHandler(this.ReplayBtn_Click);
     //
     // QuitBtn
     //
     this.QuitBtn.BackColor = System.Drawing.Color.Red;
     this.QuitBtn.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.QuitBtn.Font      = new System.Drawing.Font("New York Escape Condensed", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.QuitBtn.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.QuitBtn.Location  = new System.Drawing.Point(154, 279);
     this.QuitBtn.Name      = "QuitBtn";
     this.QuitBtn.Size      = new System.Drawing.Size(262, 44);
     this.QuitBtn.TabIndex  = 37;
     this.QuitBtn.Text      = "Quit";
     this.QuitBtn.UseVisualStyleBackColor = false;
     this.QuitBtn.Visible = false;
     this.QuitBtn.Click  += new System.EventHandler(this.QuitBtn_Click);
     //
     // EnemisMunitionTimer
     //
     this.EnemisMunitionTimer.Enabled  = true;
     this.EnemisMunitionTimer.Interval = 20;
     this.EnemisMunitionTimer.Tick    += new System.EventHandler(this.EnemisMunitionTimer_Tick);
     //
     // SpaceForm
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(56)))));
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(584, 461);
     this.Controls.Add(this.QuitBtn);
     this.Controls.Add(this.ReplayBtn);
     this.Controls.Add(this.Text_lbl);
     this.Controls.Add(this.levelbl);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.scorelbl);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.Aircraft);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximumSize     = new System.Drawing.Size(600, 500);
     this.Name            = "SpaceForm";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Space Shooter";
     this.Load           += new System.EventHandler(this.SpaceForm_Load);
     this.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.SpaceForm_KeyDown);
     this.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.SpaceForm_KeyUp);
     ((System.ComponentModel.ISupportInitialize)(this.Aircraft)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 42
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.label1     = new System.Windows.Forms.Label();
     this.label2     = new System.Windows.Forms.Label();
     this.label3     = new System.Windows.Forms.Label();
     this.label4     = new System.Windows.Forms.Label();
     this.textBox1   = new System.Windows.Forms.TextBox();
     this.textBox2   = new System.Windows.Forms.TextBox();
     this.textBox3   = new System.Windows.Forms.TextBox();
     this.button1    = new System.Windows.Forms.Button();
     this.button2    = new System.Windows.Forms.Button();
     this.button3    = new System.Windows.Forms.Button();
     this.button4    = new System.Windows.Forms.Button();
     this.textBox4   = new System.Windows.Forms.TextBox();
     this.textBox5   = new System.Windows.Forms.TextBox();
     this.textBox6   = new System.Windows.Forms.TextBox();
     this.textBox7   = new System.Windows.Forms.TextBox();
     this.textBox8   = new System.Windows.Forms.TextBox();
     this.textBox9   = new System.Windows.Forms.TextBox();
     this.textBox10  = new System.Windows.Forms.TextBox();
     this.textBox11  = new System.Windows.Forms.TextBox();
     this.textBox12  = new System.Windows.Forms.TextBox();
     this.textBox13  = new System.Windows.Forms.TextBox();
     this.textBox14  = new System.Windows.Forms.TextBox();
     this.textBox15  = new System.Windows.Forms.TextBox();
     this.label5     = new System.Windows.Forms.Label();
     this.label6     = new System.Windows.Forms.Label();
     this.label7     = new System.Windows.Forms.Label();
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(23, 112);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(38, 13);
     this.label1.TabIndex = 0;
     this.label1.Text     = "EURO";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(23, 144);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(44, 13);
     this.label2.TabIndex = 1;
     this.label2.Text     = "DOLAR";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(23, 176);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(36, 13);
     this.label3.TabIndex = 2;
     this.label3.Text     = "PESO";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(117, 38);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(72, 13);
     this.label4.TabIndex = 3;
     this.label4.Text     = "COTIZACION";
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(89, 105);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(100, 20);
     this.textBox1.TabIndex = 4;
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(89, 141);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(100, 20);
     this.textBox2.TabIndex = 5;
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(89, 173);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(100, 20);
     this.textBox3.TabIndex = 6;
     //
     // button1
     //
     this.button1.Image    = global::Ej23.Properties.Resources.iconfinder_icon_115_lock_open_314693;
     this.button1.Location = new System.Drawing.Point(222, 38);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 31);
     this.button1.TabIndex = 7;
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.Button1_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(222, 103);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(75, 23);
     this.button2.TabIndex = 8;
     this.button2.Text     = "<>";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.Button2_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(222, 141);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(75, 23);
     this.button3.TabIndex = 9;
     this.button3.Text     = "<>";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.Button3_Click);
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(222, 171);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(75, 23);
     this.button4.TabIndex = 10;
     this.button4.Text     = "<>";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.Button4_Click);
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(336, 36);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(100, 20);
     this.textBox4.TabIndex = 11;
     //
     // textBox5
     //
     this.textBox5.Location = new System.Drawing.Point(459, 36);
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new System.Drawing.Size(100, 20);
     this.textBox5.TabIndex = 12;
     //
     // textBox6
     //
     this.textBox6.Location = new System.Drawing.Point(582, 36);
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new System.Drawing.Size(100, 20);
     this.textBox6.TabIndex = 13;
     //
     // textBox7
     //
     this.textBox7.Location = new System.Drawing.Point(336, 103);
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new System.Drawing.Size(100, 20);
     this.textBox7.TabIndex = 14;
     //
     // textBox8
     //
     this.textBox8.Location = new System.Drawing.Point(459, 103);
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new System.Drawing.Size(100, 20);
     this.textBox8.TabIndex = 15;
     //
     // textBox9
     //
     this.textBox9.Location = new System.Drawing.Point(582, 103);
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new System.Drawing.Size(100, 20);
     this.textBox9.TabIndex = 16;
     //
     // textBox10
     //
     this.textBox10.Location = new System.Drawing.Point(336, 144);
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new System.Drawing.Size(100, 20);
     this.textBox10.TabIndex = 17;
     //
     // textBox11
     //
     this.textBox11.Location = new System.Drawing.Point(459, 144);
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new System.Drawing.Size(100, 20);
     this.textBox11.TabIndex = 18;
     //
     // textBox12
     //
     this.textBox12.Location = new System.Drawing.Point(582, 144);
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new System.Drawing.Size(100, 20);
     this.textBox12.TabIndex = 19;
     //
     // textBox13
     //
     this.textBox13.Location = new System.Drawing.Point(336, 174);
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new System.Drawing.Size(100, 20);
     this.textBox13.TabIndex = 20;
     //
     // textBox14
     //
     this.textBox14.Location = new System.Drawing.Point(459, 174);
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new System.Drawing.Size(100, 20);
     this.textBox14.TabIndex = 21;
     //
     // textBox15
     //
     this.textBox15.Location = new System.Drawing.Point(582, 176);
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new System.Drawing.Size(100, 20);
     this.textBox15.TabIndex = 22;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(366, 77);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(38, 13);
     this.label5.TabIndex = 23;
     this.label5.Text     = "EURO";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(489, 78);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(44, 13);
     this.label6.TabIndex = 24;
     this.label6.Text     = "DOLAR";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(618, 77);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(36, 13);
     this.label7.TabIndex = 25;
     this.label7.Text     = "PESO";
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "iconfinder_icon-115-lock-open_314693.png");
     this.imageList1.Images.SetKeyName(1, "iconfinder_icon-114-lock_314692(1).png");
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(706, 236);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.textBox15);
     this.Controls.Add(this.textBox14);
     this.Controls.Add(this.textBox13);
     this.Controls.Add(this.textBox12);
     this.Controls.Add(this.textBox11);
     this.Controls.Add(this.textBox10);
     this.Controls.Add(this.textBox9);
     this.Controls.Add(this.textBox8);
     this.Controls.Add(this.textBox7);
     this.Controls.Add(this.textBox6);
     this.Controls.Add(this.textBox5);
     this.Controls.Add(this.textBox4);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.textBox3);
     this.Controls.Add(this.textBox2);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "Form1";
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 43
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMedlemExtra));
     this.bntblMedlemExtra                       = new System.Windows.Forms.BindingNavigator(this.components);
     this.bindingNavigatorAddNewItem             = new System.Windows.Forms.ToolStripButton();
     this.bstblMedlemExtra                       = new System.Windows.Forms.BindingSource(this.components);
     this.bindingNavigatorCountItem              = new System.Windows.Forms.ToolStripLabel();
     this.bindingNavigatorDeleteItem             = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigatorMoveFirstItem          = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigatorMovePreviousItem       = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigatorSeparator              = new System.Windows.Forms.ToolStripSeparator();
     this.bindingNavigatorPositionItem           = new System.Windows.Forms.ToolStripTextBox();
     this.bindingNavigatorSeparator1             = new System.Windows.Forms.ToolStripSeparator();
     this.bindingNavigatorMoveNextItem           = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigatorMoveLastItem           = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigatorSeparator2             = new System.Windows.Forms.ToolStripSeparator();
     this.tblMedlemExtraBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
     this.tblMedlemExtraDataGridView             = new System.Windows.Forms.DataGridView();
     this.dataGridViewTextBoxColumn1             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2             = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     ((System.ComponentModel.ISupportInitialize)(this.bntblMedlemExtra)).BeginInit();
     this.bntblMedlemExtra.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bstblMedlemExtra)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tblMedlemExtraDataGridView)).BeginInit();
     this.SuspendLayout();
     //
     // bntblMedlemExtra
     //
     this.bntblMedlemExtra.AddNewItem    = this.bindingNavigatorAddNewItem;
     this.bntblMedlemExtra.BindingSource = this.bstblMedlemExtra;
     this.bntblMedlemExtra.CountItem     = this.bindingNavigatorCountItem;
     this.bntblMedlemExtra.DeleteItem    = this.bindingNavigatorDeleteItem;
     this.bntblMedlemExtra.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.bindingNavigatorMoveFirstItem,
         this.bindingNavigatorMovePreviousItem,
         this.bindingNavigatorSeparator,
         this.bindingNavigatorPositionItem,
         this.bindingNavigatorCountItem,
         this.bindingNavigatorSeparator1,
         this.bindingNavigatorMoveNextItem,
         this.bindingNavigatorMoveLastItem,
         this.bindingNavigatorSeparator2,
         this.bindingNavigatorAddNewItem,
         this.bindingNavigatorDeleteItem,
         this.tblMedlemExtraBindingNavigatorSaveItem
     });
     this.bntblMedlemExtra.Location         = new System.Drawing.Point(0, 0);
     this.bntblMedlemExtra.MoveFirstItem    = this.bindingNavigatorMoveFirstItem;
     this.bntblMedlemExtra.MoveLastItem     = this.bindingNavigatorMoveLastItem;
     this.bntblMedlemExtra.MoveNextItem     = this.bindingNavigatorMoveNextItem;
     this.bntblMedlemExtra.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
     this.bntblMedlemExtra.Name             = "bntblMedlemExtra";
     this.bntblMedlemExtra.PositionItem     = this.bindingNavigatorPositionItem;
     this.bntblMedlemExtra.Size             = new System.Drawing.Size(352, 25);
     this.bntblMedlemExtra.TabIndex         = 0;
     this.bntblMedlemExtra.Text             = "bindingNavigator1";
     //
     // bindingNavigatorAddNewItem
     //
     this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorAddNewItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
     this.bindingNavigatorAddNewItem.Name         = "bindingNavigatorAddNewItem";
     this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorAddNewItem.Text = "Add new";
     //
     // bstblMedlemExtra
     //
     this.bstblMedlemExtra.DataSource = typeof(nsPbs3060.tblMedlemExtra);
     //
     // bindingNavigatorCountItem
     //
     this.bindingNavigatorCountItem.Name        = "bindingNavigatorCountItem";
     this.bindingNavigatorCountItem.Size        = new System.Drawing.Size(36, 22);
     this.bindingNavigatorCountItem.Text        = "of {0}";
     this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
     //
     // bindingNavigatorDeleteItem
     //
     this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorDeleteItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
     this.bindingNavigatorDeleteItem.Name         = "bindingNavigatorDeleteItem";
     this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorDeleteItem.Text = "Delete";
     //
     // bindingNavigatorMoveFirstItem
     //
     this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorMoveFirstItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
     this.bindingNavigatorMoveFirstItem.Name         = "bindingNavigatorMoveFirstItem";
     this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorMoveFirstItem.Text = "Move first";
     //
     // bindingNavigatorMovePreviousItem
     //
     this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorMovePreviousItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
     this.bindingNavigatorMovePreviousItem.Name         = "bindingNavigatorMovePreviousItem";
     this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorMovePreviousItem.Text = "Move previous";
     //
     // bindingNavigatorSeparator
     //
     this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
     this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
     //
     // bindingNavigatorPositionItem
     //
     this.bindingNavigatorPositionItem.AccessibleName = "Position";
     this.bindingNavigatorPositionItem.AutoSize       = false;
     this.bindingNavigatorPositionItem.Name           = "bindingNavigatorPositionItem";
     this.bindingNavigatorPositionItem.Size           = new System.Drawing.Size(50, 21);
     this.bindingNavigatorPositionItem.Text           = "0";
     this.bindingNavigatorPositionItem.ToolTipText    = "Current position";
     //
     // bindingNavigatorSeparator1
     //
     this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
     this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // bindingNavigatorMoveNextItem
     //
     this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorMoveNextItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
     this.bindingNavigatorMoveNextItem.Name         = "bindingNavigatorMoveNextItem";
     this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorMoveNextItem.Text = "Move next";
     //
     // bindingNavigatorMoveLastItem
     //
     this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorMoveLastItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
     this.bindingNavigatorMoveLastItem.Name         = "bindingNavigatorMoveLastItem";
     this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorMoveLastItem.Text = "Move last";
     //
     // bindingNavigatorSeparator2
     //
     this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
     this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // tblMedlemExtraBindingNavigatorSaveItem
     //
     this.tblMedlemExtraBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tblMedlemExtraBindingNavigatorSaveItem.Enabled      = false;
     this.tblMedlemExtraBindingNavigatorSaveItem.Image        = ((System.Drawing.Image)(resources.GetObject("tblMedlemExtraBindingNavigatorSaveItem.Image")));
     this.tblMedlemExtraBindingNavigatorSaveItem.Name         = "tblMedlemExtraBindingNavigatorSaveItem";
     this.tblMedlemExtraBindingNavigatorSaveItem.Size         = new System.Drawing.Size(23, 22);
     this.tblMedlemExtraBindingNavigatorSaveItem.Text         = "Save Data";
     //
     // tblMedlemExtraDataGridView
     //
     this.tblMedlemExtraDataGridView.AutoGenerateColumns         = false;
     this.tblMedlemExtraDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.tblMedlemExtraDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.dataGridViewTextBoxColumn1,
         this.dataGridViewTextBoxColumn2
     });
     this.tblMedlemExtraDataGridView.DataSource = this.bstblMedlemExtra;
     this.tblMedlemExtraDataGridView.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.tblMedlemExtraDataGridView.Location   = new System.Drawing.Point(0, 25);
     this.tblMedlemExtraDataGridView.Name       = "tblMedlemExtraDataGridView";
     this.tblMedlemExtraDataGridView.Size       = new System.Drawing.Size(352, 279);
     this.tblMedlemExtraDataGridView.TabIndex   = 1;
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.DataPropertyName = "Nr";
     this.dataGridViewTextBoxColumn1.HeaderText       = "Nr";
     this.dataGridViewTextBoxColumn1.Name             = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.Width            = 70;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.DataPropertyName = "Pusterummet";
     this.dataGridViewTextBoxColumn2.HeaderText       = "Medlem Pusterummet";
     this.dataGridViewTextBoxColumn2.Name             = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.Resizable        = System.Windows.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn2.SortMode         = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn2.Width            = 200;
     //
     // FrmMedlemExtra
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(352, 304);
     this.Controls.Add(this.tblMedlemExtraDataGridView);
     this.Controls.Add(this.bntblMedlemExtra);
     this.DataBindings.Add(new System.Windows.Forms.Binding("Location", global::nsPuls3060.Properties.Settings.Default, "frmMedlemExtraPoint", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.Location     = global::nsPuls3060.Properties.Settings.Default.frmMedlemExtraPoint;
     this.Name         = "FrmMedlemExtra";
     this.Text         = "MedlemExtra";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMedlemExtra_FormClosing);
     this.Load        += new System.EventHandler(this.FrmMedlemExtra_Load);
     ((System.ComponentModel.ISupportInitialize)(this.bntblMedlemExtra)).EndInit();
     this.bntblMedlemExtra.ResumeLayout(false);
     this.bntblMedlemExtra.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bstblMedlemExtra)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tblMedlemExtraDataGridView)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 44
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.sbFriends             = new Aptech.UI.SideBar();
     this.tsOperation           = new System.Windows.Forms.ToolStrip();
     this.tsbtnPersonalInfo     = new System.Windows.Forms.ToolStripButton();
     this.tsbtnSearchFriend     = new System.Windows.Forms.ToolStripButton();
     this.tsbtnUpdateFriendlist = new System.Windows.Forms.ToolStripButton();
     this.tsbtnMessageReading   = new System.Windows.Forms.ToolStripButton();
     this.tsbtnExit             = new System.Windows.Forms.ToolStripButton();
     this.picFace        = new System.Windows.Forms.PictureBox();
     this.ilFaces        = new System.Windows.Forms.ImageList(this.components);
     this.tmrMessage     = new System.Windows.Forms.Timer(this.components);
     this.tmrAddFriend   = new System.Windows.Forms.Timer(this.components);
     this.tmrChatRequest = new System.Windows.Forms.Timer(this.components);
     this.cmsFriendList  = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.ilMessage      = new System.Windows.Forms.ImageList(this.components);
     this.tsmiView       = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiAddFriend  = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiDelete     = new System.Windows.Forms.ToolStripMenuItem();
     this.tsOperation.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.picFace)).BeginInit();
     this.cmsFriendList.SuspendLayout();
     this.SuspendLayout();
     //
     // sbFriends
     //
     this.sbFriends.AllowDragItem        = false;
     this.sbFriends.BackColor            = System.Drawing.Color.AliceBlue;
     this.sbFriends.FlatStyle            = Aptech.UI.SbFlatStyle.Normal;
     this.sbFriends.GroupHeaderBackColor = System.Drawing.Color.LightSkyBlue;
     this.sbFriends.GroupTextColor       = System.Drawing.Color.Black;
     this.sbFriends.ImageList            = null;
     this.sbFriends.ItemContextMenuStrip = null;
     this.sbFriends.ItemStyle            = Aptech.UI.SbItemStyle.PushButton;
     this.sbFriends.ItemTextColor        = System.Drawing.Color.Navy;
     this.sbFriends.Location             = new System.Drawing.Point(0, 60);
     this.sbFriends.Name = "sbFriends";
     this.sbFriends.RadioSelectedItem = null;
     this.sbFriends.Size              = new System.Drawing.Size(201, 331);
     this.sbFriends.TabIndex          = 6;
     this.sbFriends.View              = Aptech.UI.SbView.LargeIcon;
     this.sbFriends.VisibleGroup      = null;
     this.sbFriends.VisibleGroupIndex = -1;
     //
     // tsOperation
     //
     this.tsOperation.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tsOperation.BackgroundImage")));
     this.tsOperation.Dock            = System.Windows.Forms.DockStyle.Bottom;
     this.tsOperation.GripStyle       = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.tsOperation.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsbtnPersonalInfo,
         this.tsbtnSearchFriend,
         this.tsbtnUpdateFriendlist,
         this.tsbtnMessageReading,
         this.tsbtnExit
     });
     this.tsOperation.Location   = new System.Drawing.Point(0, 389);
     this.tsOperation.Name       = "tsOperation";
     this.tsOperation.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
     this.tsOperation.Size       = new System.Drawing.Size(201, 25);
     this.tsOperation.TabIndex   = 7;
     this.tsOperation.Text       = "toolStrip1";
     //
     // tsbtnPersonalInfo
     //
     this.tsbtnPersonalInfo.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tsbtnPersonalInfo.Image                 = ((System.Drawing.Image)(resources.GetObject("tsbtnPersonalInfo.Image")));
     this.tsbtnPersonalInfo.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbtnPersonalInfo.Name        = "tsbtnPersonalInfo";
     this.tsbtnPersonalInfo.Size        = new System.Drawing.Size(23, 22);
     this.tsbtnPersonalInfo.Text        = "toolStripButton1";
     this.tsbtnPersonalInfo.ToolTipText = "个人信息";
     //
     // tsbtnSearchFriend
     //
     this.tsbtnSearchFriend.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tsbtnSearchFriend.Image                 = ((System.Drawing.Image)(resources.GetObject("tsbtnSearchFriend.Image")));
     this.tsbtnSearchFriend.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbtnSearchFriend.Name        = "tsbtnSearchFriend";
     this.tsbtnSearchFriend.Size        = new System.Drawing.Size(23, 22);
     this.tsbtnSearchFriend.Text        = "toolStripButton2";
     this.tsbtnSearchFriend.ToolTipText = "查找好友";
     //
     // tsbtnUpdateFriendlist
     //
     this.tsbtnUpdateFriendlist.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tsbtnUpdateFriendlist.Image                 = ((System.Drawing.Image)(resources.GetObject("tsbtnUpdateFriendlist.Image")));
     this.tsbtnUpdateFriendlist.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbtnUpdateFriendlist.Name        = "tsbtnUpdateFriendlist";
     this.tsbtnUpdateFriendlist.Size        = new System.Drawing.Size(23, 22);
     this.tsbtnUpdateFriendlist.Text        = "toolStripButton3";
     this.tsbtnUpdateFriendlist.ToolTipText = "更新好友列表";
     //
     // tsbtnMessageReading
     //
     this.tsbtnMessageReading.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tsbtnMessageReading.Image                 = ((System.Drawing.Image)(resources.GetObject("tsbtnMessageReading.Image")));
     this.tsbtnMessageReading.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbtnMessageReading.Name        = "tsbtnMessageReading";
     this.tsbtnMessageReading.Size        = new System.Drawing.Size(23, 22);
     this.tsbtnMessageReading.Text        = "toolStripButton4";
     this.tsbtnMessageReading.ToolTipText = "系统消息";
     //
     // tsbtnExit
     //
     this.tsbtnExit.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tsbtnExit.Image                 = ((System.Drawing.Image)(resources.GetObject("tsbtnExit.Image")));
     this.tsbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbtnExit.Name        = "tsbtnExit";
     this.tsbtnExit.Size        = new System.Drawing.Size(23, 22);
     this.tsbtnExit.Text        = "toolStripButton5";
     this.tsbtnExit.ToolTipText = "退出";
     //
     // picFace
     //
     this.picFace.BackColor = System.Drawing.Color.Transparent;
     this.picFace.Location  = new System.Drawing.Point(10, 10);
     this.picFace.Name      = "picFace";
     this.picFace.Size      = new System.Drawing.Size(40, 40);
     this.picFace.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.picFace.TabIndex  = 8;
     this.picFace.TabStop   = false;
     //
     // ilFaces
     //
     this.ilFaces.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilFaces.ImageStream")));
     this.ilFaces.TransparentColor = System.Drawing.Color.Transparent;
     this.ilFaces.Images.SetKeyName(0, "1.bmp");
     this.ilFaces.Images.SetKeyName(1, "2.bmp");
     this.ilFaces.Images.SetKeyName(2, "3.bmp");
     this.ilFaces.Images.SetKeyName(3, "4.bmp");
     this.ilFaces.Images.SetKeyName(4, "5.bmp");
     this.ilFaces.Images.SetKeyName(5, "6.bmp");
     this.ilFaces.Images.SetKeyName(6, "7.bmp");
     this.ilFaces.Images.SetKeyName(7, "8.bmp");
     this.ilFaces.Images.SetKeyName(8, "9.bmp");
     this.ilFaces.Images.SetKeyName(9, "10.bmp");
     this.ilFaces.Images.SetKeyName(10, "11.bmp");
     this.ilFaces.Images.SetKeyName(11, "12.bmp");
     this.ilFaces.Images.SetKeyName(12, "13.bmp");
     this.ilFaces.Images.SetKeyName(13, "14.bmp");
     this.ilFaces.Images.SetKeyName(14, "15.bmp");
     this.ilFaces.Images.SetKeyName(15, "16.bmp");
     this.ilFaces.Images.SetKeyName(16, "17.bmp");
     this.ilFaces.Images.SetKeyName(17, "18.bmp");
     this.ilFaces.Images.SetKeyName(18, "19.bmp");
     this.ilFaces.Images.SetKeyName(19, "20.bmp");
     this.ilFaces.Images.SetKeyName(20, "21.bmp");
     this.ilFaces.Images.SetKeyName(21, "22.bmp");
     this.ilFaces.Images.SetKeyName(22, "23.bmp");
     this.ilFaces.Images.SetKeyName(23, "24.bmp");
     this.ilFaces.Images.SetKeyName(24, "25.bmp");
     this.ilFaces.Images.SetKeyName(25, "26.bmp");
     this.ilFaces.Images.SetKeyName(26, "27.bmp");
     this.ilFaces.Images.SetKeyName(27, "28.bmp");
     this.ilFaces.Images.SetKeyName(28, "29.bmp");
     this.ilFaces.Images.SetKeyName(29, "30.bmp");
     this.ilFaces.Images.SetKeyName(30, "31.bmp");
     this.ilFaces.Images.SetKeyName(31, "32.bmp");
     this.ilFaces.Images.SetKeyName(32, "33.bmp");
     this.ilFaces.Images.SetKeyName(33, "34.bmp");
     this.ilFaces.Images.SetKeyName(34, "35.bmp");
     this.ilFaces.Images.SetKeyName(35, "36.bmp");
     this.ilFaces.Images.SetKeyName(36, "37.bmp");
     this.ilFaces.Images.SetKeyName(37, "38.bmp");
     this.ilFaces.Images.SetKeyName(38, "39.bmp");
     this.ilFaces.Images.SetKeyName(39, "40.bmp");
     this.ilFaces.Images.SetKeyName(40, "41.bmp");
     this.ilFaces.Images.SetKeyName(41, "42.bmp");
     this.ilFaces.Images.SetKeyName(42, "43.bmp");
     this.ilFaces.Images.SetKeyName(43, "44.bmp");
     this.ilFaces.Images.SetKeyName(44, "45.bmp");
     this.ilFaces.Images.SetKeyName(45, "46.bmp");
     this.ilFaces.Images.SetKeyName(46, "47.bmp");
     this.ilFaces.Images.SetKeyName(47, "48.bmp");
     this.ilFaces.Images.SetKeyName(48, "49.bmp");
     this.ilFaces.Images.SetKeyName(49, "50.bmp");
     this.ilFaces.Images.SetKeyName(50, "51.bmp");
     this.ilFaces.Images.SetKeyName(51, "52.bmp");
     this.ilFaces.Images.SetKeyName(52, "53.bmp");
     this.ilFaces.Images.SetKeyName(53, "54.bmp");
     this.ilFaces.Images.SetKeyName(54, "55.bmp");
     this.ilFaces.Images.SetKeyName(55, "56.bmp");
     this.ilFaces.Images.SetKeyName(56, "57.bmp");
     this.ilFaces.Images.SetKeyName(57, "58.bmp");
     this.ilFaces.Images.SetKeyName(58, "59.bmp");
     this.ilFaces.Images.SetKeyName(59, "60.bmp");
     this.ilFaces.Images.SetKeyName(60, "61.bmp");
     this.ilFaces.Images.SetKeyName(61, "62.bmp");
     this.ilFaces.Images.SetKeyName(62, "63.bmp");
     this.ilFaces.Images.SetKeyName(63, "64.bmp");
     this.ilFaces.Images.SetKeyName(64, "65.bmp");
     this.ilFaces.Images.SetKeyName(65, "66.bmp");
     this.ilFaces.Images.SetKeyName(66, "67.bmp");
     this.ilFaces.Images.SetKeyName(67, "68.bmp");
     this.ilFaces.Images.SetKeyName(68, "69.bmp");
     this.ilFaces.Images.SetKeyName(69, "70.bmp");
     this.ilFaces.Images.SetKeyName(70, "71.bmp");
     this.ilFaces.Images.SetKeyName(71, "72.bmp");
     this.ilFaces.Images.SetKeyName(72, "73.bmp");
     this.ilFaces.Images.SetKeyName(73, "74.bmp");
     this.ilFaces.Images.SetKeyName(74, "75.bmp");
     this.ilFaces.Images.SetKeyName(75, "76.bmp");
     this.ilFaces.Images.SetKeyName(76, "77.bmp");
     this.ilFaces.Images.SetKeyName(77, "78.bmp");
     this.ilFaces.Images.SetKeyName(78, "79.bmp");
     this.ilFaces.Images.SetKeyName(79, "80.bmp");
     this.ilFaces.Images.SetKeyName(80, "81.bmp");
     this.ilFaces.Images.SetKeyName(81, "82.bmp");
     this.ilFaces.Images.SetKeyName(82, "83.bmp");
     this.ilFaces.Images.SetKeyName(83, "84.bmp");
     this.ilFaces.Images.SetKeyName(84, "85.bmp");
     this.ilFaces.Images.SetKeyName(85, "86.bmp");
     this.ilFaces.Images.SetKeyName(86, "87.bmp");
     this.ilFaces.Images.SetKeyName(87, "88.bmp");
     this.ilFaces.Images.SetKeyName(88, "89.bmp");
     this.ilFaces.Images.SetKeyName(89, "90.bmp");
     this.ilFaces.Images.SetKeyName(90, "91.bmp");
     this.ilFaces.Images.SetKeyName(91, "92.bmp");
     this.ilFaces.Images.SetKeyName(92, "93.bmp");
     this.ilFaces.Images.SetKeyName(93, "94.bmp");
     this.ilFaces.Images.SetKeyName(94, "95.bmp");
     this.ilFaces.Images.SetKeyName(95, "96.bmp");
     this.ilFaces.Images.SetKeyName(96, "97.bmp");
     this.ilFaces.Images.SetKeyName(97, "98.bmp");
     this.ilFaces.Images.SetKeyName(98, "99.bmp");
     this.ilFaces.Images.SetKeyName(99, "100.bmp");
     //
     // tmrMessage
     //
     this.tmrMessage.Interval = 2000;
     //
     // tmrAddFriend
     //
     this.tmrAddFriend.Interval = 500;
     //
     // tmrChatRequest
     //
     this.tmrChatRequest.Interval = 500;
     //
     // cmsFriendList
     //
     this.cmsFriendList.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsmiView,
         this.tsmiAddFriend,
         this.tsmiDelete
     });
     this.cmsFriendList.Name = "cmsFriendList";
     this.cmsFriendList.Size = new System.Drawing.Size(125, 70);
     //
     // ilMessage
     //
     this.ilMessage.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMessage.ImageStream")));
     this.ilMessage.TransparentColor = System.Drawing.Color.Transparent;
     this.ilMessage.Images.SetKeyName(0, "MessageReading.gif");
     this.ilMessage.Images.SetKeyName(1, "Message.gif");
     //
     // tsmiView
     //
     this.tsmiView.Name = "tsmiView";
     this.tsmiView.Size = new System.Drawing.Size(124, 22);
     this.tsmiView.Text = "小头像";
     //
     // tsmiAddFriend
     //
     this.tsmiAddFriend.Name = "tsmiAddFriend";
     this.tsmiAddFriend.Size = new System.Drawing.Size(124, 22);
     this.tsmiAddFriend.Text = "加为好友";
     //
     // tsmiDelete
     //
     this.tsmiDelete.Name = "tsmiDelete";
     this.tsmiDelete.Size = new System.Drawing.Size(124, 22);
     this.tsmiDelete.Text = "删除";
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.CornflowerBlue;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize          = new System.Drawing.Size(201, 414);
     this.Controls.Add(this.picFace);
     this.Controls.Add(this.tsOperation);
     this.Controls.Add(this.sbFriends);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Location        = new System.Drawing.Point(800, 5);
     this.MaximizeBox     = false;
     this.Name            = "MainForm";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Load           += new System.EventHandler(this.MainForm_Load);
     this.tsOperation.ResumeLayout(false);
     this.tsOperation.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.picFace)).EndInit();
     this.cmsFriendList.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 45
0
        /// <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(XafSplashScreen));
            this.progressBarControl = new DevExpress.XtraEditors.MarqueeProgressBarControl();
            this.labelCopyright = new DevExpress.XtraEditors.LabelControl();
            this.labelStatus = new DevExpress.XtraEditors.LabelControl();
            this.peImage = new DevExpress.XtraEditors.PictureEdit();
            this.peLogo = new DevExpress.XtraEditors.PictureEdit();
            this.pcApplicationName = new DevExpress.XtraEditors.PanelControl();
            this.labelSubtitle = new DevExpress.XtraEditors.LabelControl();
            this.labelApplicationName = new DevExpress.XtraEditors.LabelControl();
            ((System.ComponentModel.ISupportInitialize)(this.progressBarControl.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.peImage.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.peLogo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pcApplicationName)).BeginInit();
            this.pcApplicationName.SuspendLayout();
            this.SuspendLayout();
            // 
            // progressBarControl
            // 
            this.progressBarControl.EditValue = 0;
            this.progressBarControl.Location = new System.Drawing.Point(74, 271);
            this.progressBarControl.Name = "progressBarControl";
            this.progressBarControl.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(194)))), ((int)(((byte)(194)))));
            this.progressBarControl.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
            this.progressBarControl.Properties.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(114)))), ((int)(((byte)(0)))));
            this.progressBarControl.Properties.LookAndFeel.SkinName = "Visual Studio 2013 Blue";
            this.progressBarControl.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
            this.progressBarControl.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
            this.progressBarControl.Properties.ProgressViewStyle = DevExpress.XtraEditors.Controls.ProgressViewStyle.Solid;
            this.progressBarControl.Properties.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(144)))), ((int)(((byte)(0)))));
            this.progressBarControl.Size = new System.Drawing.Size(350, 16);
            this.progressBarControl.TabIndex = 5;
            // 
            // labelCopyright
            // 
            this.labelCopyright.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.labelCopyright.Location = new System.Drawing.Point(24, 324);
            this.labelCopyright.Name = "labelCopyright";
            this.labelCopyright.Size = new System.Drawing.Size(47, 13);
            this.labelCopyright.TabIndex = 6;
            this.labelCopyright.Text = "Copyright";
            // 
            // labelStatus
            // 
            this.labelStatus.Location = new System.Drawing.Point(75, 253);
            this.labelStatus.Name = "labelStatus";
            this.labelStatus.Size = new System.Drawing.Size(50, 13);
            this.labelStatus.TabIndex = 7;
            this.labelStatus.Text = "Starting...";
            // 
            // peImage
            // 
            this.peImage.EditValue = ((object)(resources.GetObject("peImage.EditValue")));
            this.peImage.Location = new System.Drawing.Point(12, 12);
            this.peImage.Name = "peImage";
            this.peImage.Properties.AllowFocused = false;
            this.peImage.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.peImage.Properties.Appearance.Options.UseBackColor = true;
            this.peImage.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.peImage.Properties.ShowMenu = false;
            this.peImage.Size = new System.Drawing.Size(426, 180);
            this.peImage.TabIndex = 9;
            this.peImage.Visible = false;
            // 
            // peLogo
            // 
            this.peLogo.EditValue = ((object)(resources.GetObject("peLogo.EditValue")));
            this.peLogo.Location = new System.Drawing.Point(400, 328);
            this.peLogo.Name = "peLogo";
            this.peLogo.Properties.AllowFocused = false;
            this.peLogo.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.peLogo.Properties.Appearance.Options.UseBackColor = true;
            this.peLogo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.peLogo.Properties.ShowMenu = false;
            this.peLogo.Size = new System.Drawing.Size(70, 20);
            this.peLogo.TabIndex = 8;
            // 
            // pcApplicationName
            // 
            this.pcApplicationName.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(114)))), ((int)(((byte)(0)))));
            this.pcApplicationName.Appearance.Options.UseBackColor = true;
            this.pcApplicationName.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.pcApplicationName.Controls.Add(this.labelSubtitle);
            this.pcApplicationName.Controls.Add(this.labelApplicationName);
			this.pcApplicationName.Dock = System.Windows.Forms.DockStyle.Top;
            this.pcApplicationName.Location = new System.Drawing.Point(1, 1);
            this.pcApplicationName.LookAndFeel.UseDefaultLookAndFeel = false;
            this.pcApplicationName.Name = "pcApplicationName";
            this.pcApplicationName.Size = new System.Drawing.Size(494, 220);
            this.pcApplicationName.TabIndex = 10;
            // 
            // labelSubtitle
            // 
            this.labelSubtitle.Appearance.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelSubtitle.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(188)))));
            this.labelSubtitle.Appearance.Options.UseFont = true;
            this.labelSubtitle.Appearance.Options.UseForeColor = true;
            this.labelSubtitle.Location = new System.Drawing.Point(222, 131);
            this.labelSubtitle.Name = "labelSubtitle";
            this.labelSubtitle.Size = new System.Drawing.Size(64, 25);
            this.labelSubtitle.TabIndex = 1;
            this.labelSubtitle.Text = "Subtitle";
            // 
            // labelApplicationName
            // 
            this.labelApplicationName.Appearance.Font = new System.Drawing.Font("Segoe UI", 26.25F);
            this.labelApplicationName.Appearance.ForeColor = System.Drawing.SystemColors.Window;
            this.labelApplicationName.Appearance.Options.UseFont = true;
            this.labelApplicationName.Appearance.Options.UseForeColor = true;
            this.labelApplicationName.Location = new System.Drawing.Point(123, 84);
            this.labelApplicationName.Name = "labelApplicationName";
            this.labelApplicationName.Size = new System.Drawing.Size(278, 47);
            this.labelApplicationName.TabIndex = 0;
            this.labelApplicationName.Text = "Application Name";
            // 
            // XafSplashScreen
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.ClientSize = new System.Drawing.Size(496, 370);
            this.Controls.Add(this.pcApplicationName);
            this.Controls.Add(this.peImage);
            this.Controls.Add(this.peLogo);
            this.Controls.Add(this.labelStatus);
            this.Controls.Add(this.labelCopyright);
            this.Controls.Add(this.progressBarControl);
            this.Name = "XafSplashScreen";
            this.Padding = new System.Windows.Forms.Padding(1);
            this.Text = "Form1";
            ((System.ComponentModel.ISupportInitialize)(this.progressBarControl.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.peImage.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.peLogo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pcApplicationName)).EndInit();
            this.pcApplicationName.ResumeLayout(false);
            this.pcApplicationName.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 46
0
        /// <summary>
        /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器修改
        /// 這個方法的內容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmCategoryL));
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
            this.categoryLargeDataGridView = new System.Windows.Forms.DataGridView();
            this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
            this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
            this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
            this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
            this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.tsbSave = new System.Windows.Forms.ToolStripButton();
            this.categoryLargeBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.btnSave = new System.Windows.Forms.DataGridViewButtonColumn();
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.btnDelete = new System.Windows.Forms.DataGridViewButtonColumn();
            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            ((System.ComponentModel.ISupportInitialize)(this.categoryLargeDataGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
            this.bindingNavigator1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.categoryLargeBindingSource)).BeginInit();
            this.SuspendLayout();
            // 
            // categoryLargeDataGridView
            // 
            this.categoryLargeDataGridView.AllowUserToDeleteRows = false;
            this.categoryLargeDataGridView.AutoGenerateColumns = false;
            this.categoryLargeDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.categoryLargeDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn2,
            this.btnSave,
            this.dataGridViewTextBoxColumn1,
            this.btnDelete,
            this.dataGridViewTextBoxColumn3});
            this.categoryLargeDataGridView.DataSource = this.categoryLargeBindingSource;
            this.categoryLargeDataGridView.Location = new System.Drawing.Point(12, 42);
            this.categoryLargeDataGridView.Name = "categoryLargeDataGridView";
            this.categoryLargeDataGridView.RowTemplate.Height = 27;
            this.categoryLargeDataGridView.Size = new System.Drawing.Size(725, 460);
            this.categoryLargeDataGridView.TabIndex = 0;
            this.categoryLargeDataGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.categoryLargeDataGridView_CellClick);
            // 
            // bindingNavigator1
            // 
            this.bindingNavigator1.AddNewItem = this.bindingNavigatorAddNewItem;
            this.bindingNavigator1.BindingSource = this.categoryLargeBindingSource;
            this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
            this.bindingNavigator1.DeleteItem = this.bindingNavigatorDeleteItem;
            this.bindingNavigator1.ImageScalingSize = new System.Drawing.Size(20, 20);
            this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.bindingNavigatorMoveFirstItem,
            this.bindingNavigatorMovePreviousItem,
            this.bindingNavigatorSeparator,
            this.bindingNavigatorPositionItem,
            this.bindingNavigatorCountItem,
            this.bindingNavigatorSeparator1,
            this.bindingNavigatorMoveNextItem,
            this.bindingNavigatorMoveLastItem,
            this.bindingNavigatorSeparator2,
            this.bindingNavigatorAddNewItem,
            this.bindingNavigatorDeleteItem,
            this.tsbSave});
            this.bindingNavigator1.Location = new System.Drawing.Point(0, 0);
            this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
            this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
            this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
            this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
            this.bindingNavigator1.Name = "bindingNavigator1";
            this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
            this.bindingNavigator1.Size = new System.Drawing.Size(795, 27);
            this.bindingNavigator1.TabIndex = 1;
            this.bindingNavigator1.Text = "bindingNavigator1";
            // 
            // bindingNavigatorAddNewItem
            // 
            this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorAddNewItem.Enabled = false;
            this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
            this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
            this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(24, 24);
            this.bindingNavigatorAddNewItem.Text = "加入新的";
            // 
            // bindingNavigatorCountItem
            // 
            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(34, 24);
            this.bindingNavigatorCountItem.Text = "/{0}";
            this.bindingNavigatorCountItem.ToolTipText = "項目總數";
            // 
            // bindingNavigatorDeleteItem
            // 
            this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorDeleteItem.Enabled = false;
            this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
            this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
            this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(24, 24);
            this.bindingNavigatorDeleteItem.Text = "刪除";
            // 
            // bindingNavigatorMoveFirstItem
            // 
            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(24, 24);
            this.bindingNavigatorMoveFirstItem.Text = "移到最前面";
            // 
            // bindingNavigatorMovePreviousItem
            // 
            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(24, 24);
            this.bindingNavigatorMovePreviousItem.Text = "移到上一個";
            // 
            // bindingNavigatorSeparator
            // 
            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 27);
            // 
            // bindingNavigatorPositionItem
            // 
            this.bindingNavigatorPositionItem.AccessibleName = "位置";
            this.bindingNavigatorPositionItem.AutoSize = false;
            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 27);
            this.bindingNavigatorPositionItem.Text = "0";
            this.bindingNavigatorPositionItem.ToolTipText = "目前的位置";
            // 
            // bindingNavigatorSeparator1
            // 
            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 27);
            // 
            // bindingNavigatorMoveNextItem
            // 
            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(24, 24);
            this.bindingNavigatorMoveNextItem.Text = "移到下一個";
            // 
            // bindingNavigatorMoveLastItem
            // 
            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(24, 24);
            this.bindingNavigatorMoveLastItem.Text = "移到最後面";
            // 
            // bindingNavigatorSeparator2
            // 
            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 27);
            // 
            // tsbSave
            // 
            this.tsbSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbSave.Enabled = false;
            this.tsbSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbSave.Image")));
            this.tsbSave.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbSave.Name = "tsbSave";
            this.tsbSave.Size = new System.Drawing.Size(24, 24);
            this.tsbSave.Text = "toolStripButton1";
            // 
            // categoryLargeBindingSource
            // 
            this.categoryLargeBindingSource.DataSource = typeof(DB_Fancy.CategoryLarge);
            this.categoryLargeBindingSource.CurrentChanged += new System.EventHandler(this.categoryLargeBindingSource_CurrentChanged);
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.DataPropertyName = "CategoryLName";
            this.dataGridViewTextBoxColumn2.HeaderText = "大分類";
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            this.dataGridViewTextBoxColumn2.Width = 150;
            // 
            // btnSave
            // 
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            dataGridViewCellStyle1.Font = new System.Drawing.Font("微軟正黑體", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
            this.btnSave.DefaultCellStyle = dataGridViewCellStyle1;
            this.btnSave.HeaderText = "Save";
            this.btnSave.Name = "btnSave";
            this.btnSave.Text = "存檔";
            this.btnSave.UseColumnTextForButtonValue = true;
            // 
            // dataGridViewTextBoxColumn1
            // 
            this.dataGridViewTextBoxColumn1.DataPropertyName = "CategoryLID";
            this.dataGridViewTextBoxColumn1.HeaderText = "CategoryLID";
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
            this.dataGridViewTextBoxColumn1.ReadOnly = true;
            // 
            // btnDelete
            // 
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            dataGridViewCellStyle2.Font = new System.Drawing.Font("微軟正黑體", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
            this.btnDelete.DefaultCellStyle = dataGridViewCellStyle2;
            this.btnDelete.HeaderText = "Delete";
            this.btnDelete.Name = "btnDelete";
            this.btnDelete.Text = "刪除";
            this.btnDelete.UseColumnTextForButtonValue = true;
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.DataPropertyName = "CategoryMiddles";
            this.dataGridViewTextBoxColumn3.HeaderText = "CategoryMiddles";
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            this.dataGridViewTextBoxColumn3.ReadOnly = true;
            this.dataGridViewTextBoxColumn3.Visible = false;
            // 
            // FrmCategoryL
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(795, 530);
            this.Controls.Add(this.bindingNavigator1);
            this.Controls.Add(this.categoryLargeDataGridView);
            this.Name = "FrmCategoryL";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "大分類維護 - FrmCategoryL";
            this.Load += new System.EventHandler(this.FrmCategoryL_Load);
            ((System.ComponentModel.ISupportInitialize)(this.categoryLargeDataGridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
            this.bindingNavigator1.ResumeLayout(false);
            this.bindingNavigator1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.categoryLargeBindingSource)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
 /// <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(frmNhanvien));
     this.groupBox1            = new System.Windows.Forms.GroupBox();
     this.btnLammoi_nhanvien   = new System.Windows.Forms.Button();
     this.lbltestns            = new System.Windows.Forms.Label();
     this.lbltestsdt           = new System.Windows.Forms.Label();
     this.mskSdt_nhanvien      = new System.Windows.Forms.MaskedTextBox();
     this.lbltestemail         = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.label9               = new System.Windows.Forms.Label();
     this.label1               = new System.Windows.Forms.Label();
     this.label5               = new System.Windows.Forms.Label();
     this.label4               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.label8               = new System.Windows.Forms.Label();
     this.btnThem              = new System.Windows.Forms.Button();
     this.btnXoa               = new System.Windows.Forms.Button();
     this.cboGioitinh_nhanvien = new System.Windows.Forms.ComboBox();
     this.dtmNgaysinh_nhanvien = new System.Windows.Forms.DateTimePicker();
     this.txtEmail_nhanvien    = new System.Windows.Forms.TextBox();
     this.txtDiachi_nhanvien   = new System.Windows.Forms.TextBox();
     this.txtMa_nhanvien       = new System.Windows.Forms.TextBox();
     this.txtTen_nhanvien      = new System.Windows.Forms.TextBox();
     this.txtTimkiem           = new System.Windows.Forms.TextBox();
     this.cbotimnv             = new System.Windows.Forms.ComboBox();
     this.dgvNhanvien          = new System.Windows.Forms.DataGridView();
     this.Column1              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column5              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column6              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column7              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.groupBox3            = new System.Windows.Forms.GroupBox();
     this.labelControl1        = new DevExpress.XtraEditors.LabelControl();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvNhanvien)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.groupBox1.Controls.Add(this.btnLammoi_nhanvien);
     this.groupBox1.Controls.Add(this.lbltestns);
     this.groupBox1.Controls.Add(this.lbltestsdt);
     this.groupBox1.Controls.Add(this.mskSdt_nhanvien);
     this.groupBox1.Controls.Add(this.lbltestemail);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.btnThem);
     this.groupBox1.Controls.Add(this.btnXoa);
     this.groupBox1.Controls.Add(this.cboGioitinh_nhanvien);
     this.groupBox1.Controls.Add(this.dtmNgaysinh_nhanvien);
     this.groupBox1.Controls.Add(this.txtEmail_nhanvien);
     this.groupBox1.Controls.Add(this.txtDiachi_nhanvien);
     this.groupBox1.Controls.Add(this.txtMa_nhanvien);
     this.groupBox1.Controls.Add(this.txtTen_nhanvien);
     this.groupBox1.Font     = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox1.Location = new System.Drawing.Point(1286, 103);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(622, 727);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Thông Tin";
     //
     // btnLammoi_nhanvien
     //
     this.btnLammoi_nhanvien.Image      = ((System.Drawing.Image)(resources.GetObject("btnLammoi_nhanvien.Image")));
     this.btnLammoi_nhanvien.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnLammoi_nhanvien.Location   = new System.Drawing.Point(411, 605);
     this.btnLammoi_nhanvien.Name       = "btnLammoi_nhanvien";
     this.btnLammoi_nhanvien.Size       = new System.Drawing.Size(148, 52);
     this.btnLammoi_nhanvien.TabIndex   = 28;
     this.btnLammoi_nhanvien.Text       = "Làm Mới";
     this.btnLammoi_nhanvien.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnLammoi_nhanvien.UseVisualStyleBackColor = true;
     this.btnLammoi_nhanvien.Click += new System.EventHandler(this.btnLammoi_nhanvien_Click_1);
     //
     // lbltestns
     //
     this.lbltestns.AutoSize  = true;
     this.lbltestns.ForeColor = System.Drawing.Color.Red;
     this.lbltestns.Location  = new System.Drawing.Point(210, 276);
     this.lbltestns.Name      = "lbltestns";
     this.lbltestns.Size      = new System.Drawing.Size(76, 30);
     this.lbltestns.TabIndex  = 16;
     this.lbltestns.Text      = "Test ns";
     //
     // lbltestsdt
     //
     this.lbltestsdt.AutoSize  = true;
     this.lbltestsdt.ForeColor = System.Drawing.Color.Red;
     this.lbltestsdt.Location  = new System.Drawing.Point(210, 415);
     this.lbltestsdt.Name      = "lbltestsdt";
     this.lbltestsdt.Size      = new System.Drawing.Size(83, 30);
     this.lbltestsdt.TabIndex  = 16;
     this.lbltestsdt.Text      = "Test sdt";
     //
     // mskSdt_nhanvien
     //
     this.mskSdt_nhanvien.Location = new System.Drawing.Point(215, 446);
     this.mskSdt_nhanvien.Mask     = "0000000000";
     this.mskSdt_nhanvien.Name     = "mskSdt_nhanvien";
     this.mskSdt_nhanvien.Size     = new System.Drawing.Size(140, 35);
     this.mskSdt_nhanvien.TabIndex = 6;
     this.mskSdt_nhanvien.Click   += new System.EventHandler(this.mskSdt_nhanvien_Click);
     this.mskSdt_nhanvien.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.mskSdt_nhanvien_KeyUp);
     //
     // lbltestemail
     //
     this.lbltestemail.AutoSize  = true;
     this.lbltestemail.ForeColor = System.Drawing.Color.Red;
     this.lbltestemail.Location  = new System.Drawing.Point(210, 484);
     this.lbltestemail.Name      = "lbltestemail";
     this.lbltestemail.Size      = new System.Drawing.Size(105, 30);
     this.lbltestemail.TabIndex  = 20;
     this.lbltestemail.Text      = "Test email";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(90, 309);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(108, 30);
     this.label2.TabIndex = 14;
     this.label2.Text     = "Ngày Sinh";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(102, 239);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(96, 30);
     this.label9.TabIndex = 14;
     this.label9.Text     = "Giới Tính";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(120, 169);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(78, 30);
     this.label1.TabIndex = 14;
     this.label1.Text     = "Họ Tên";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(120, 519);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(63, 30);
     this.label5.TabIndex = 14;
     this.label5.Text     = "Email";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(85, 449);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(113, 30);
     this.label4.TabIndex = 14;
     this.label4.Text     = "Điện Thoại";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(118, 379);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(80, 30);
     this.label3.TabIndex = 14;
     this.label3.Text     = "Địa Chỉ";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(64, 99);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(147, 30);
     this.label8.TabIndex = 14;
     this.label8.Text     = "Mã Nhân Viên";
     //
     // btnThem
     //
     this.btnThem.Font       = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnThem.Image      = ((System.Drawing.Image)(resources.GetObject("btnThem.Image")));
     this.btnThem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnThem.Location   = new System.Drawing.Point(107, 605);
     this.btnThem.Name       = "btnThem";
     this.btnThem.Size       = new System.Drawing.Size(165, 52);
     this.btnThem.TabIndex   = 8;
     this.btnThem.Text       = "Thêm / Sửa";
     this.btnThem.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnThem.UseVisualStyleBackColor = true;
     this.btnThem.Click += new System.EventHandler(this.btnThem_Click);
     //
     // btnXoa
     //
     this.btnXoa.Font       = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnXoa.Image      = ((System.Drawing.Image)(resources.GetObject("btnXoa.Image")));
     this.btnXoa.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnXoa.Location   = new System.Drawing.Point(296, 605);
     this.btnXoa.Name       = "btnXoa";
     this.btnXoa.Size       = new System.Drawing.Size(91, 52);
     this.btnXoa.TabIndex   = 9;
     this.btnXoa.Text       = "Xóa";
     this.btnXoa.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnXoa.UseVisualStyleBackColor = true;
     this.btnXoa.Click += new System.EventHandler(this.btnXoa_Click);
     //
     // cboGioitinh_nhanvien
     //
     this.cboGioitinh_nhanvien.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboGioitinh_nhanvien.FormattingEnabled = true;
     this.cboGioitinh_nhanvien.Items.AddRange(new object[] {
         "Nam",
         "Nữ"
     });
     this.cboGioitinh_nhanvien.Location = new System.Drawing.Point(215, 235);
     this.cboGioitinh_nhanvien.Name     = "cboGioitinh_nhanvien";
     this.cboGioitinh_nhanvien.Size     = new System.Drawing.Size(140, 38);
     this.cboGioitinh_nhanvien.TabIndex = 3;
     //
     // dtmNgaysinh_nhanvien
     //
     this.dtmNgaysinh_nhanvien.CustomFormat  = "dd/MM/yyyy";
     this.dtmNgaysinh_nhanvien.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtmNgaysinh_nhanvien.Location      = new System.Drawing.Point(215, 307);
     this.dtmNgaysinh_nhanvien.MaxDate       = new System.DateTime(2100, 2, 28, 0, 0, 0, 0);
     this.dtmNgaysinh_nhanvien.Name          = "dtmNgaysinh_nhanvien";
     this.dtmNgaysinh_nhanvien.Size          = new System.Drawing.Size(140, 35);
     this.dtmNgaysinh_nhanvien.TabIndex      = 4;
     this.dtmNgaysinh_nhanvien.Value         = new System.DateTime(2021, 1, 9, 0, 0, 0, 0);
     this.dtmNgaysinh_nhanvien.ValueChanged += new System.EventHandler(this.dtmNgaysinh_nhanvien_ValueChanged);
     //
     // txtEmail_nhanvien
     //
     this.txtEmail_nhanvien.Location = new System.Drawing.Point(215, 517);
     this.txtEmail_nhanvien.Name     = "txtEmail_nhanvien";
     this.txtEmail_nhanvien.Size     = new System.Drawing.Size(329, 35);
     this.txtEmail_nhanvien.TabIndex = 7;
     this.txtEmail_nhanvien.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtEmail_nhanvien_KeyUp);
     //
     // txtDiachi_nhanvien
     //
     this.txtDiachi_nhanvien.Location = new System.Drawing.Point(215, 377);
     this.txtDiachi_nhanvien.Name     = "txtDiachi_nhanvien";
     this.txtDiachi_nhanvien.Size     = new System.Drawing.Size(329, 35);
     this.txtDiachi_nhanvien.TabIndex = 5;
     //
     // txtMa_nhanvien
     //
     this.txtMa_nhanvien.Location = new System.Drawing.Point(215, 96);
     this.txtMa_nhanvien.Name     = "txtMa_nhanvien";
     this.txtMa_nhanvien.ReadOnly = true;
     this.txtMa_nhanvien.Size     = new System.Drawing.Size(140, 35);
     this.txtMa_nhanvien.TabIndex = 1;
     //
     // txtTen_nhanvien
     //
     this.txtTen_nhanvien.Location = new System.Drawing.Point(215, 167);
     this.txtTen_nhanvien.Name     = "txtTen_nhanvien";
     this.txtTen_nhanvien.Size     = new System.Drawing.Size(329, 35);
     this.txtTen_nhanvien.TabIndex = 2;
     //
     // txtTimkiem
     //
     this.txtTimkiem.Font     = new System.Drawing.Font("Tahoma", 15F);
     this.txtTimkiem.Location = new System.Drawing.Point(6, 46);
     this.txtTimkiem.Name     = "txtTimkiem";
     this.txtTimkiem.Size     = new System.Drawing.Size(343, 32);
     this.txtTimkiem.TabIndex = 11;
     this.txtTimkiem.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtTimkiem_KeyUp);
     //
     // cbotimnv
     //
     this.cbotimnv.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbotimnv.FormattingEnabled = true;
     this.cbotimnv.Items.AddRange(new object[] {
         "Mã",
         "Tên"
     });
     this.cbotimnv.Location = new System.Drawing.Point(357, 45);
     this.cbotimnv.Name     = "cbotimnv";
     this.cbotimnv.Size     = new System.Drawing.Size(208, 38);
     this.cbotimnv.TabIndex = 12;
     //
     // dgvNhanvien
     //
     this.dgvNhanvien.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvNhanvien.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvNhanvien.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Column1,
         this.Column2,
         this.Column3,
         this.Column4,
         this.Column5,
         this.Column6,
         this.Column7
     });
     this.dgvNhanvien.Location        = new System.Drawing.Point(6, 99);
     this.dgvNhanvien.Name            = "dgvNhanvien";
     this.dgvNhanvien.ReadOnly        = true;
     this.dgvNhanvien.RowHeadersWidth = 51;
     this.dgvNhanvien.SelectionMode   = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvNhanvien.Size            = new System.Drawing.Size(1256, 622);
     this.dgvNhanvien.TabIndex        = 2;
     this.dgvNhanvien.CellClick      += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvNhanvien_CellClick);
     //
     // Column1
     //
     this.Column1.DataPropertyName = "MANV";
     this.Column1.HeaderText       = "Mã Nhân viên";
     this.Column1.MinimumWidth     = 6;
     this.Column1.Name             = "Column1";
     this.Column1.ReadOnly         = true;
     //
     // Column2
     //
     this.Column2.DataPropertyName = "HOTENNV";
     this.Column2.HeaderText       = "Họ Tên";
     this.Column2.MinimumWidth     = 6;
     this.Column2.Name             = "Column2";
     this.Column2.ReadOnly         = true;
     //
     // Column3
     //
     this.Column3.DataPropertyName = "GIOITINHNV";
     this.Column3.HeaderText       = "Giới Tính";
     this.Column3.MinimumWidth     = 6;
     this.Column3.Name             = "Column3";
     this.Column3.ReadOnly         = true;
     //
     // Column4
     //
     this.Column4.DataPropertyName = "NGAYSINHNV";
     this.Column4.HeaderText       = "Ngày Sinh";
     this.Column4.MinimumWidth     = 6;
     this.Column4.Name             = "Column4";
     this.Column4.ReadOnly         = true;
     //
     // Column5
     //
     this.Column5.DataPropertyName = "DIACHINV";
     this.Column5.HeaderText       = "Địa Chỉ";
     this.Column5.MinimumWidth     = 6;
     this.Column5.Name             = "Column5";
     this.Column5.ReadOnly         = true;
     //
     // Column6
     //
     this.Column6.DataPropertyName = "DIENTHOAINV";
     this.Column6.HeaderText       = "SĐT";
     this.Column6.MinimumWidth     = 6;
     this.Column6.Name             = "Column6";
     this.Column6.ReadOnly         = true;
     //
     // Column7
     //
     this.Column7.DataPropertyName = "EMAILNV";
     this.Column7.HeaderText       = "Email";
     this.Column7.MinimumWidth     = 6;
     this.Column7.Name             = "Column7";
     this.Column7.ReadOnly         = true;
     //
     // groupBox3
     //
     this.groupBox3.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.groupBox3.Controls.Add(this.txtTimkiem);
     this.groupBox3.Controls.Add(this.cbotimnv);
     this.groupBox3.Controls.Add(this.dgvNhanvien);
     this.groupBox3.Font     = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox3.Location = new System.Drawing.Point(12, 103);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(1268, 727);
     this.groupBox3.TabIndex = 5;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Tìm Kiếm";
     //
     // labelControl1
     //
     this.labelControl1.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.labelControl1.Appearance.Font            = new System.Drawing.Font("Segoe UI", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Appearance.Options.UseFont = true;
     this.labelControl1.Location                   = new System.Drawing.Point(873, 23);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(236, 65);
     this.labelControl1.TabIndex = 6;
     this.labelControl1.Text     = "Nhân Viên";
     //
     // frmNhanvien
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1920, 840);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.groupBox3);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmNhanvien";
     this.Text            = "frmNhanvien";
     this.Load           += new System.EventHandler(this.frmNhanvien_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvNhanvien)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 48
0
 /// <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(frmEditarDentista));
     this.btnExcluir   = new System.Windows.Forms.Button();
     this.btnEditar    = new System.Windows.Forms.Button();
     this.panel1       = new System.Windows.Forms.Panel();
     this.txtCRO       = new System.Windows.Forms.MaskedTextBox();
     this.txtCelular   = new System.Windows.Forms.MaskedTextBox();
     this.txtTelefone  = new System.Windows.Forms.MaskedTextBox();
     this.txtEmail     = new System.Windows.Forms.TextBox();
     this.txtNome      = new System.Windows.Forms.TextBox();
     this.label6       = new System.Windows.Forms.Label();
     this.label5       = new System.Windows.Forms.Label();
     this.label4       = new System.Windows.Forms.Label();
     this.label3       = new System.Windows.Forms.Label();
     this.label2       = new System.Windows.Forms.Label();
     this.lblCodigo    = new System.Windows.Forms.Label();
     this.label1       = new System.Windows.Forms.Label();
     this.statusStrip1 = new System.Windows.Forms.StatusStrip();
     this.tsMsg        = new System.Windows.Forms.ToolStripStatusLabel();
     this.ts           = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // btnExcluir
     //
     this.btnExcluir.BackColor             = System.Drawing.Color.Transparent;
     this.btnExcluir.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnExcluir.BackgroundImage")));
     this.btnExcluir.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.btnExcluir.Cursor = System.Windows.Forms.Cursors.Hand;
     this.btnExcluir.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
     this.btnExcluir.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnExcluir.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnExcluir.Location   = new System.Drawing.Point(270, 200);
     this.btnExcluir.Name       = "btnExcluir";
     this.btnExcluir.Size       = new System.Drawing.Size(65, 65);
     this.btnExcluir.TabIndex   = 32;
     this.btnExcluir.UseVisualStyleBackColor = false;
     this.btnExcluir.Click += new System.EventHandler(this.btnExcluir_Click);
     //
     // btnEditar
     //
     this.btnEditar.BackColor             = System.Drawing.Color.Transparent;
     this.btnEditar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnEditar.BackgroundImage")));
     this.btnEditar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.btnEditar.Cursor = System.Windows.Forms.Cursors.Hand;
     this.btnEditar.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
     this.btnEditar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnEditar.Location  = new System.Drawing.Point(158, 200);
     this.btnEditar.Name      = "btnEditar";
     this.btnEditar.Size      = new System.Drawing.Size(65, 65);
     this.btnEditar.TabIndex  = 31;
     this.btnEditar.UseVisualStyleBackColor = false;
     this.btnEditar.Click += new System.EventHandler(this.btnEditar_Click);
     //
     // panel1
     //
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.Location        = new System.Drawing.Point(270, 18);
     this.panel1.Name            = "panel1";
     this.panel1.Size            = new System.Drawing.Size(164, 164);
     this.panel1.TabIndex        = 29;
     //
     // txtCRO
     //
     this.txtCRO.Location       = new System.Drawing.Point(103, 149);
     this.txtCRO.Mask           = "?? 00-000";
     this.txtCRO.Name           = "txtCRO";
     this.txtCRO.Size           = new System.Drawing.Size(143, 20);
     this.txtCRO.TabIndex       = 28;
     this.txtCRO.TextMaskFormat = System.Windows.Forms.MaskFormat.ExcludePromptAndLiterals;
     //
     // txtCelular
     //
     this.txtCelular.Location       = new System.Drawing.Point(103, 123);
     this.txtCelular.Mask           = "(00) 90000-0000";
     this.txtCelular.Name           = "txtCelular";
     this.txtCelular.Size           = new System.Drawing.Size(143, 20);
     this.txtCelular.TabIndex       = 27;
     this.txtCelular.TextMaskFormat = System.Windows.Forms.MaskFormat.ExcludePromptAndLiterals;
     //
     // txtTelefone
     //
     this.txtTelefone.Location       = new System.Drawing.Point(103, 97);
     this.txtTelefone.Mask           = "(00) 0000-0000";
     this.txtTelefone.Name           = "txtTelefone";
     this.txtTelefone.Size           = new System.Drawing.Size(143, 20);
     this.txtTelefone.TabIndex       = 26;
     this.txtTelefone.TextMaskFormat = System.Windows.Forms.MaskFormat.ExcludePromptAndLiterals;
     //
     // txtEmail
     //
     this.txtEmail.Location = new System.Drawing.Point(103, 71);
     this.txtEmail.Name     = "txtEmail";
     this.txtEmail.Size     = new System.Drawing.Size(143, 20);
     this.txtEmail.TabIndex = 25;
     //
     // txtNome
     //
     this.txtNome.Location = new System.Drawing.Point(103, 45);
     this.txtNome.Name     = "txtNome";
     this.txtNome.Size     = new System.Drawing.Size(143, 20);
     this.txtNome.TabIndex = 24;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(42, 155);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(33, 13);
     this.label6.TabIndex = 23;
     this.label6.Text     = "CRO:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(42, 128);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(42, 13);
     this.label5.TabIndex = 22;
     this.label5.Text     = "Celular:";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(42, 102);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(52, 13);
     this.label4.TabIndex = 21;
     this.label4.Text     = "Telefone:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(42, 75);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(35, 13);
     this.label3.TabIndex = 20;
     this.label3.Text     = "Email:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(42, 48);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(38, 13);
     this.label2.TabIndex = 19;
     this.label2.Text     = "Nome:";
     //
     // lblCodigo
     //
     this.lblCodigo.AutoSize = true;
     this.lblCodigo.Location = new System.Drawing.Point(100, 18);
     this.lblCodigo.Name     = "lblCodigo";
     this.lblCodigo.Size     = new System.Drawing.Size(19, 13);
     this.lblCodigo.TabIndex = 18;
     this.lblCodigo.Text     = "01";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(42, 18);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(40, 13);
     this.label1.TabIndex = 17;
     this.label1.Text     = "Código";
     //
     // statusStrip1
     //
     this.statusStrip1.AutoSize = false;
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsMsg,
         this.ts
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 313);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(524, 22);
     this.statusStrip1.TabIndex = 33;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // tsMsg
     //
     this.tsMsg.Name = "tsMsg";
     this.tsMsg.Size = new System.Drawing.Size(69, 17);
     this.tsMsg.Text = "Mensagem:";
     //
     // ts
     //
     this.ts.Name = "ts";
     this.ts.Size = new System.Drawing.Size(0, 17);
     //
     // frmEditarDentista
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(524, 335);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.btnExcluir);
     this.Controls.Add(this.btnEditar);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.txtCRO);
     this.Controls.Add(this.txtCelular);
     this.Controls.Add(this.txtTelefone);
     this.Controls.Add(this.txtEmail);
     this.Controls.Add(this.txtNome);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.lblCodigo);
     this.Controls.Add(this.label1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "frmEditarDentista";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Consulta de Dentistas";
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <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(Ventas));
     this.panel1               = new System.Windows.Forms.Panel();
     this.label5               = new System.Windows.Forms.Label();
     this.pictureBox1          = new System.Windows.Forms.PictureBox();
     this.datalistadoproductos = new System.Windows.Forms.DataGridView();
     this.nombres              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.desripcion           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.precio               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.sumar                 = new System.Windows.Forms.DataGridViewImageColumn();
     this.restar                = new System.Windows.Forms.DataGridViewImageColumn();
     this.Cantidad              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.precioParcial         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.eliminar              = new System.Windows.Forms.DataGridViewImageColumn();
     this.panel4                = new System.Windows.Forms.Panel();
     this.pictureBox5           = new System.Windows.Forms.PictureBox();
     this.txtdni                = new System.Windows.Forms.TextBox();
     this.txtcorreo             = new System.Windows.Forms.TextBox();
     this.txttelefono           = new System.Windows.Forms.TextBox();
     this.txtdireccion          = new System.Windows.Forms.TextBox();
     this.txtnombre             = new System.Windows.Forms.TextBox();
     this.label6                = new System.Windows.Forms.Label();
     this.label1                = new System.Windows.Forms.Label();
     this.label4                = new System.Windows.Forms.Label();
     this.label3                = new System.Windows.Forms.Label();
     this.label2                = new System.Windows.Forms.Label();
     this.menuStrip1            = new System.Windows.Forms.MenuStrip();
     this.toolStripMenuItem1    = new System.Windows.Forms.ToolStripMenuItem();
     this.txtbuscar             = new System.Windows.Forms.TextBox();
     this.panel3                = new System.Windows.Forms.Panel();
     this.pictureBox2           = new System.Windows.Forms.PictureBox();
     this.Comprobante           = new System.Windows.Forms.Button();
     this.button1               = new System.Windows.Forms.Button();
     this.pictureBox3           = new System.Windows.Forms.PictureBox();
     this.panel7                = new System.Windows.Forms.Panel();
     this.txtTotal              = new System.Windows.Forms.Label();
     this.txtUsuario            = new System.Windows.Forms.Label();
     this.pictureBox4           = new System.Windows.Forms.PictureBox();
     this.panel2                = new System.Windows.Forms.Panel();
     this.button4               = new System.Windows.Forms.Button();
     this.button3               = new System.Windows.Forms.Button();
     this.menuStrip2            = new System.Windows.Forms.MenuStrip();
     this.toolStripMenuItem2    = new System.Windows.Forms.ToolStripMenuItem();
     this.btnBuscar             = new System.Windows.Forms.Button();
     this.panel5                = new System.Windows.Forms.Panel();
     this.panel6                = new System.Windows.Forms.Panel();
     this.txtbuscarP            = new System.Windows.Forms.TextBox();
     this.datalistadoPRODUCTOS2 = new System.Windows.Forms.DataGridView();
     this.button2               = new System.Windows.Forms.Button();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.datalistadoproductos)).BeginInit();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
     this.menuStrip1.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     this.panel2.SuspendLayout();
     this.menuStrip2.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.datalistadoPRODUCTOS2)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.Highlight;
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(902, 47);
     this.panel1.TabIndex = 0;
     //
     // label5
     //
     this.label5.Dock      = System.Windows.Forms.DockStyle.Left;
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location  = new System.Drawing.Point(0, 0);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(112, 47);
     this.label5.TabIndex  = 4;
     this.label5.Text      = "VENTA";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(867, 3);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(32, 32);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 2;
     this.pictureBox1.TabStop  = false;
     //
     // datalistadoproductos
     //
     this.datalistadoproductos.AllowUserToAddRows          = false;
     this.datalistadoproductos.AllowUserToResizeRows       = false;
     this.datalistadoproductos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.datalistadoproductos.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.nombres,
         this.desripcion,
         this.precio,
         this.sumar,
         this.restar,
         this.Cantidad,
         this.precioParcial,
         this.eliminar
     });
     this.datalistadoproductos.Location          = new System.Drawing.Point(3, 45);
     this.datalistadoproductos.Name              = "datalistadoproductos";
     this.datalistadoproductos.SelectionMode     = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.datalistadoproductos.Size              = new System.Drawing.Size(740, 171);
     this.datalistadoproductos.TabIndex          = 1;
     this.datalistadoproductos.CellClick        += new System.Windows.Forms.DataGridViewCellEventHandler(this.datalistadoproductos_CellClick);
     this.datalistadoproductos.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.datalistadoproductos_CellContentClick);
     //
     // nombres
     //
     this.nombres.HeaderText = "nombres";
     this.nombres.Name       = "nombres";
     this.nombres.ReadOnly   = true;
     //
     // desripcion
     //
     this.desripcion.HeaderText = "desripcion";
     this.desripcion.Name       = "desripcion";
     this.desripcion.ReadOnly   = true;
     //
     // precio
     //
     this.precio.HeaderText = "precioUnit";
     this.precio.Name       = "precio";
     this.precio.ReadOnly   = true;
     //
     // sumar
     //
     this.sumar.HeaderText  = "sumar";
     this.sumar.Image       = ((System.Drawing.Image)(resources.GetObject("sumar.Image")));
     this.sumar.ImageLayout = System.Windows.Forms.DataGridViewImageCellLayout.Zoom;
     this.sumar.Name        = "sumar";
     this.sumar.Width       = 45;
     //
     // restar
     //
     this.restar.HeaderText  = "restar";
     this.restar.Image       = ((System.Drawing.Image)(resources.GetObject("restar.Image")));
     this.restar.ImageLayout = System.Windows.Forms.DataGridViewImageCellLayout.Zoom;
     this.restar.Name        = "restar";
     this.restar.Width       = 45;
     //
     // Cantidad
     //
     this.Cantidad.HeaderText = "Cantidad";
     this.Cantidad.Name       = "Cantidad";
     //
     // precioParcial
     //
     this.precioParcial.HeaderText = "precioParcial";
     this.precioParcial.Name       = "precioParcial";
     //
     // eliminar
     //
     this.eliminar.HeaderText  = "eliminar";
     this.eliminar.Image       = ((System.Drawing.Image)(resources.GetObject("eliminar.Image")));
     this.eliminar.ImageLayout = System.Windows.Forms.DataGridViewImageCellLayout.Zoom;
     this.eliminar.Name        = "eliminar";
     //
     // panel4
     //
     this.panel4.Controls.Add(this.pictureBox5);
     this.panel4.Controls.Add(this.txtdni);
     this.panel4.Controls.Add(this.txtcorreo);
     this.panel4.Controls.Add(this.txttelefono);
     this.panel4.Controls.Add(this.txtdireccion);
     this.panel4.Controls.Add(this.txtnombre);
     this.panel4.Controls.Add(this.label6);
     this.panel4.Controls.Add(this.label1);
     this.panel4.Controls.Add(this.label4);
     this.panel4.Controls.Add(this.label3);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Location = new System.Drawing.Point(4, 50);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(533, 191);
     this.panel4.TabIndex = 5;
     //
     // pictureBox5
     //
     this.pictureBox5.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
     this.pictureBox5.Location = new System.Drawing.Point(439, 62);
     this.pictureBox5.Name     = "pictureBox5";
     this.pictureBox5.Size     = new System.Drawing.Size(75, 67);
     this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox5.TabIndex = 16;
     this.pictureBox5.TabStop  = false;
     this.pictureBox5.Click   += new System.EventHandler(this.pictureBox5_Click);
     //
     // txtdni
     //
     this.txtdni.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtdni.Location    = new System.Drawing.Point(214, 49);
     this.txtdni.Name        = "txtdni";
     this.txtdni.Size        = new System.Drawing.Size(184, 20);
     this.txtdni.TabIndex    = 15;
     //
     // txtcorreo
     //
     this.txtcorreo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtcorreo.Location    = new System.Drawing.Point(214, 83);
     this.txtcorreo.Name        = "txtcorreo";
     this.txtcorreo.Size        = new System.Drawing.Size(184, 20);
     this.txtcorreo.TabIndex    = 14;
     //
     // txttelefono
     //
     this.txttelefono.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txttelefono.Location    = new System.Drawing.Point(214, 144);
     this.txttelefono.Name        = "txttelefono";
     this.txttelefono.Size        = new System.Drawing.Size(184, 20);
     this.txttelefono.TabIndex    = 13;
     //
     // txtdireccion
     //
     this.txtdireccion.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtdireccion.Location    = new System.Drawing.Point(214, 109);
     this.txtdireccion.Name        = "txtdireccion";
     this.txtdireccion.Size        = new System.Drawing.Size(184, 20);
     this.txtdireccion.TabIndex    = 12;
     //
     // txtnombre
     //
     this.txtnombre.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtnombre.Location    = new System.Drawing.Point(214, 20);
     this.txtnombre.Name        = "txtnombre";
     this.txtnombre.Size        = new System.Drawing.Size(184, 20);
     this.txtnombre.TabIndex    = 5;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(48, 79);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(55, 16);
     this.label6.TabIndex = 4;
     this.label6.Text     = "Correo";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(48, 148);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(70, 16);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Telefono";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(48, 49);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(34, 16);
     this.label4.TabIndex = 2;
     this.label4.Text     = "DNI";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(48, 113);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(74, 16);
     this.label3.TabIndex = 1;
     this.label3.Text     = "Direccion";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(48, 20);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(145, 16);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Nombres  Apellidos";
     //
     // menuStrip1
     //
     this.menuStrip1.Dock = System.Windows.Forms.DockStyle.None;
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItem1
     });
     this.menuStrip1.Location = new System.Drawing.Point(20, 18);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(78, 24);
     this.menuStrip1.TabIndex = 3;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Image  = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem1.Image")));
     this.toolStripMenuItem1.Name   = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size   = new System.Drawing.Size(70, 20);
     this.toolStripMenuItem1.Text   = "Buscar";
     this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
     //
     // txtbuscar
     //
     this.txtbuscar.Location     = new System.Drawing.Point(113, 18);
     this.txtbuscar.Name         = "txtbuscar";
     this.txtbuscar.Size         = new System.Drawing.Size(302, 20);
     this.txtbuscar.TabIndex     = 4;
     this.txtbuscar.TextChanged += new System.EventHandler(this.txtbuscarP_TextChanged);
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     this.panel3.Controls.Add(this.pictureBox2);
     this.panel3.Controls.Add(this.Comprobante);
     this.panel3.Controls.Add(this.button1);
     this.panel3.Controls.Add(this.pictureBox3);
     this.panel3.Location = new System.Drawing.Point(749, 48);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(118, 168);
     this.panel3.TabIndex = 5;
     this.panel3.Paint   += new System.Windows.Forms.PaintEventHandler(this.panel3_Paint);
     //
     // pictureBox2
     //
     this.pictureBox2.BackColor = System.Drawing.Color.White;
     this.pictureBox2.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location  = new System.Drawing.Point(32, 46);
     this.pictureBox2.Name      = "pictureBox2";
     this.pictureBox2.Size      = new System.Drawing.Size(42, 37);
     this.pictureBox2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox2.TabIndex  = 5;
     this.pictureBox2.TabStop   = false;
     this.pictureBox2.Click    += new System.EventHandler(this.pictureBox2_Click);
     //
     // Comprobante
     //
     this.Comprobante.BackColor = System.Drawing.SystemColors.Highlight;
     this.Comprobante.FlatAppearance.BorderSize = 0;
     this.Comprobante.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Comprobante.Location  = new System.Drawing.Point(21, 103);
     this.Comprobante.Name      = "Comprobante";
     this.Comprobante.Size      = new System.Drawing.Size(82, 23);
     this.Comprobante.TabIndex  = 6;
     this.Comprobante.Text      = "Comprobante";
     this.Comprobante.UseVisualStyleBackColor = false;
     this.Comprobante.Click += new System.EventHandler(this.button2_Click_1);
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.SystemColors.Highlight;
     this.button1.FlatAppearance.BorderSize = 0;
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location  = new System.Drawing.Point(21, 132);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(82, 23);
     this.button1.TabIndex  = 4;
     this.button1.Text      = "Volver";
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // pictureBox3
     //
     this.pictureBox3.BackColor = System.Drawing.Color.White;
     this.pictureBox3.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
     this.pictureBox3.Location  = new System.Drawing.Point(32, 3);
     this.pictureBox3.Name      = "pictureBox3";
     this.pictureBox3.Size      = new System.Drawing.Size(42, 37);
     this.pictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox3.TabIndex  = 1;
     this.pictureBox3.TabStop   = false;
     this.pictureBox3.Click    += new System.EventHandler(this.pictureBox3_Click);
     //
     // panel7
     //
     this.panel7.Controls.Add(this.txtTotal);
     this.panel7.Controls.Add(this.menuStrip1);
     this.panel7.Controls.Add(this.datalistadoproductos);
     this.panel7.Controls.Add(this.panel3);
     this.panel7.Controls.Add(this.txtbuscar);
     this.panel7.Location = new System.Drawing.Point(4, 258);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(870, 313);
     this.panel7.TabIndex = 16;
     //
     // txtTotal
     //
     this.txtTotal.BackColor = System.Drawing.Color.DarkSalmon;
     this.txtTotal.ForeColor = System.Drawing.Color.Black;
     this.txtTotal.Location  = new System.Drawing.Point(621, 219);
     this.txtTotal.Name      = "txtTotal";
     this.txtTotal.Size      = new System.Drawing.Size(122, 23);
     this.txtTotal.TabIndex  = 7;
     this.txtTotal.Click    += new System.EventHandler(this.txtTotal_Click);
     //
     // txtUsuario
     //
     this.txtUsuario.Location = new System.Drawing.Point(569, 50);
     this.txtUsuario.Name     = "txtUsuario";
     this.txtUsuario.Size     = new System.Drawing.Size(263, 24);
     this.txtUsuario.TabIndex = 18;
     this.txtUsuario.Text     = "label7";
     //
     // pictureBox4
     //
     this.pictureBox4.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
     this.pictureBox4.Location = new System.Drawing.Point(562, 95);
     this.pictureBox4.Name     = "pictureBox4";
     this.pictureBox4.Size     = new System.Drawing.Size(73, 50);
     this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox4.TabIndex = 19;
     this.pictureBox4.TabStop  = false;
     this.pictureBox4.Click   += new System.EventHandler(this.pictureBox4_Click);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.SystemColors.Highlight;
     this.panel2.Controls.Add(this.button4);
     this.panel2.Controls.Add(this.button3);
     this.panel2.Location = new System.Drawing.Point(562, 149);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(217, 100);
     this.panel2.TabIndex = 20;
     this.panel2.Paint   += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(124, 30);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(75, 23);
     this.button4.TabIndex = 1;
     this.button4.Text     = "efectivo";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(33, 30);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(75, 23);
     this.button3.TabIndex = 0;
     this.button3.Text     = "tageta";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // menuStrip2
     //
     this.menuStrip2.Dock = System.Windows.Forms.DockStyle.None;
     this.menuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItem2
     });
     this.menuStrip2.Location = new System.Drawing.Point(14, 11);
     this.menuStrip2.Name     = "menuStrip2";
     this.menuStrip2.Size     = new System.Drawing.Size(78, 24);
     this.menuStrip2.TabIndex = 4;
     this.menuStrip2.Text     = "menuStrip2";
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem2.Image")));
     this.toolStripMenuItem2.Name  = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size  = new System.Drawing.Size(70, 20);
     this.toolStripMenuItem2.Text  = "Buscar";
     //
     // btnBuscar
     //
     this.btnBuscar.BackColor = System.Drawing.SystemColors.Highlight;
     this.btnBuscar.Location  = new System.Drawing.Point(126, 15);
     this.btnBuscar.Name      = "btnBuscar";
     this.btnBuscar.Size      = new System.Drawing.Size(75, 23);
     this.btnBuscar.TabIndex  = 5;
     this.btnBuscar.Text      = "BUSCAR";
     this.btnBuscar.UseVisualStyleBackColor = false;
     this.btnBuscar.Click += new System.EventHandler(this.button2_Click);
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.panel5.Controls.Add(this.panel6);
     this.panel5.Controls.Add(this.datalistadoPRODUCTOS2);
     this.panel5.Location = new System.Drawing.Point(218, 70);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(638, 349);
     this.panel5.TabIndex = 17;
     this.panel5.Paint   += new System.Windows.Forms.PaintEventHandler(this.panel5_Paint);
     //
     // panel6
     //
     this.panel6.Controls.Add(this.button2);
     this.panel6.Controls.Add(this.txtbuscarP);
     this.panel6.Controls.Add(this.menuStrip2);
     this.panel6.Controls.Add(this.btnBuscar);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel6.Location = new System.Drawing.Point(0, 0);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(638, 48);
     this.panel6.TabIndex = 8;
     //
     // txtbuscarP
     //
     this.txtbuscarP.Location     = new System.Drawing.Point(233, 15);
     this.txtbuscarP.Name         = "txtbuscarP";
     this.txtbuscarP.Size         = new System.Drawing.Size(320, 20);
     this.txtbuscarP.TabIndex     = 7;
     this.txtbuscarP.TextChanged += new System.EventHandler(this.txtbuscarP_TextChanged);
     //
     // datalistadoPRODUCTOS2
     //
     this.datalistadoPRODUCTOS2.AllowUserToDeleteRows       = false;
     this.datalistadoPRODUCTOS2.AllowUserToResizeColumns    = false;
     this.datalistadoPRODUCTOS2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.datalistadoPRODUCTOS2.Location          = new System.Drawing.Point(71, 119);
     this.datalistadoPRODUCTOS2.Name              = "datalistadoPRODUCTOS2";
     this.datalistadoPRODUCTOS2.SelectionMode     = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.datalistadoPRODUCTOS2.Size              = new System.Drawing.Size(526, 202);
     this.datalistadoPRODUCTOS2.TabIndex          = 6;
     this.datalistadoPRODUCTOS2.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.datalistadoPRODUCTOS2_CellContentClick_1);
     //
     // button2
     //
     this.button2.BackColor = System.Drawing.Color.YellowGreen;
     this.button2.Location  = new System.Drawing.Point(563, 11);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(75, 23);
     this.button2.TabIndex  = 8;
     this.button2.Text      = "Cancelar";
     this.button2.UseVisualStyleBackColor = false;
     //
     // Ventas
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(902, 525);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.pictureBox4);
     this.Controls.Add(this.txtUsuario);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel7);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MainMenuStrip   = this.menuStrip1;
     this.Name            = "Ventas";
     this.Text            = "  e";
     this.Load           += new System.EventHandler(this.Ventas_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.datalistadoproductos)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     this.panel2.ResumeLayout(false);
     this.menuStrip2.ResumeLayout(false);
     this.menuStrip2.PerformLayout();
     this.panel5.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.datalistadoPRODUCTOS2)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 50
0
 /// <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(Trump));
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.button1     = new System.Windows.Forms.Button();
     this.button2     = new System.Windows.Forms.Button();
     this.button3     = new System.Windows.Forms.Button();
     this.button4     = new System.Windows.Forms.Button();
     this.label1      = new System.Windows.Forms.Label();
     this.button5     = new System.Windows.Forms.Button();
     this.button6     = new System.Windows.Forms.Button();
     this.button7     = new System.Windows.Forms.Button();
     this.button8     = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::move_picture.Properties.Resources.trump;
     this.pictureBox1.Location = new System.Drawing.Point(101, 16);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(206, 188);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     this.pictureBox1.Click   += new System.EventHandler(this.pictureBox1_Click);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(38, 32);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(24, 23);
     this.button1.TabIndex = 1;
     this.button1.Text     = "↑";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(38, 73);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(24, 23);
     this.button2.TabIndex = 2;
     this.button2.Text     = "↓";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(17, 54);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(24, 23);
     this.button3.TabIndex = 3;
     this.button3.Text     = "←";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(59, 54);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(24, 23);
     this.button4.TabIndex = 4;
     this.button4.Text     = "→";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(26, 16);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(45, 13);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Controls";
     //
     // button5
     //
     this.button5.Location = new System.Drawing.Point(17, 32);
     this.button5.Name     = "button5";
     this.button5.Size     = new System.Drawing.Size(24, 23);
     this.button5.TabIndex = 6;
     this.button5.Text     = "\\";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.button5_Click);
     //
     // button6
     //
     this.button6.Location = new System.Drawing.Point(59, 32);
     this.button6.Name     = "button6";
     this.button6.Size     = new System.Drawing.Size(24, 23);
     this.button6.TabIndex = 7;
     this.button6.Text     = "/";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Click += new System.EventHandler(this.button6_Click);
     //
     // button7
     //
     this.button7.Location = new System.Drawing.Point(17, 73);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(24, 23);
     this.button7.TabIndex = 8;
     this.button7.Text     = "/";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Click += new System.EventHandler(this.button7_Click);
     //
     // button8
     //
     this.button8.Location = new System.Drawing.Point(59, 73);
     this.button8.Name     = "button8";
     this.button8.Size     = new System.Drawing.Size(24, 23);
     this.button8.TabIndex = 9;
     this.button8.Text     = "\\";
     this.button8.UseVisualStyleBackColor = true;
     this.button8.Click += new System.EventHandler(this.button8_Click);
     //
     // Trump
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.button8);
     this.Controls.Add(this.button7);
     this.Controls.Add(this.button6);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.pictureBox1);
     this.Icon  = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name  = "Trump";
     this.Text  = "Trump";
     this.Load += new System.EventHandler(this.Trump_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 51
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCSaleProfitSummariz));
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     this.txt配件名称           = new ServiceStationClient.ComponentUI.TextBoxEx();
     this.txtdrawing_num    = new ServiceStationClient.ComponentUI.TextBoxEx();
     this.cboorg_id         = new ServiceStationClient.ComponentUI.ComboBoxEx(this.components);
     this.cboCompany        = new ServiceStationClient.ComponentUI.ComboBoxEx(this.components);
     this.txtparts_brand    = new ServiceStationClient.ComponentUI.TextBoxEx();
     this.cbowh_code        = new ServiceStationClient.ComponentUI.ComboBoxEx(this.components);
     this.txtcparts_code    = new ServiceStationClient.ComponentUI.TextBox.TextChooser();
     this.txtCust_name      = new ServiceStationClient.ComponentUI.TextBoxEx();
     this.cboCust_type      = new ServiceStationClient.ComponentUI.ComboBoxEx(this.components);
     this.label13           = new System.Windows.Forms.Label();
     this.txtcCust_code     = new ServiceStationClient.ComponentUI.TextBox.TextChooser();
     this.cboorder_type     = new ServiceStationClient.ComponentUI.ComboBoxEx(this.components);
     this.label10           = new System.Windows.Forms.Label();
     this.label14           = new System.Windows.Forms.Label();
     this.label11           = new System.Windows.Forms.Label();
     this.label12           = new System.Windows.Forms.Label();
     this.dicreate_time     = new ServiceStationClient.ComponentUI.DateInterval();
     this.label7            = new System.Windows.Forms.Label();
     this.label6            = new System.Windows.Forms.Label();
     this.label8            = new System.Windows.Forms.Label();
     this.label9            = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.label5            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.label3            = new System.Windows.Forms.Label();
     this.label4            = new System.Windows.Forms.Label();
     this.cboIsMember       = new ServiceStationClient.ComponentUI.ComboBoxEx(this.components);
     this.txtcPartsType     = new ServiceStationClient.ComponentUI.TextBox.TextChooser();
     this.txtcVehicleModels = new ServiceStationClient.ComponentUI.TextBox.TextChooser();
     this.dgvReport         = new ServiceStationClient.ComponentUI.DataGridViewReport();
     this.Column1           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column5           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column6           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chbGift           = new System.Windows.Forms.CheckBox();
     this.pnlSearch.SuspendLayout();
     this.pnlReport.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvReport)).BeginInit();
     this.SuspendLayout();
     //
     // pnlSearch
     //
     this.pnlSearch.Controls.Add(this.chbGift);
     this.pnlSearch.Controls.Add(this.txtcVehicleModels);
     this.pnlSearch.Controls.Add(this.txtcPartsType);
     this.pnlSearch.Controls.Add(this.cboIsMember);
     this.pnlSearch.Controls.Add(this.label4);
     this.pnlSearch.Controls.Add(this.label3);
     this.pnlSearch.Controls.Add(this.label2);
     this.pnlSearch.Controls.Add(this.txt配件名称);
     this.pnlSearch.Controls.Add(this.txtdrawing_num);
     this.pnlSearch.Controls.Add(this.cboorg_id);
     this.pnlSearch.Controls.Add(this.cboCompany);
     this.pnlSearch.Controls.Add(this.txtparts_brand);
     this.pnlSearch.Controls.Add(this.cbowh_code);
     this.pnlSearch.Controls.Add(this.txtcparts_code);
     this.pnlSearch.Controls.Add(this.txtCust_name);
     this.pnlSearch.Controls.Add(this.cboCust_type);
     this.pnlSearch.Controls.Add(this.label13);
     this.pnlSearch.Controls.Add(this.txtcCust_code);
     this.pnlSearch.Controls.Add(this.cboorder_type);
     this.pnlSearch.Controls.Add(this.label10);
     this.pnlSearch.Controls.Add(this.label14);
     this.pnlSearch.Controls.Add(this.label11);
     this.pnlSearch.Controls.Add(this.label12);
     this.pnlSearch.Controls.Add(this.dicreate_time);
     this.pnlSearch.Controls.Add(this.label7);
     this.pnlSearch.Controls.Add(this.label6);
     this.pnlSearch.Controls.Add(this.label8);
     this.pnlSearch.Controls.Add(this.label9);
     this.pnlSearch.Controls.Add(this.label1);
     this.pnlSearch.Controls.Add(this.label5);
     this.pnlSearch.Size = new System.Drawing.Size(1069, 151);
     this.pnlSearch.Controls.SetChildIndex(this.btnClear, 0);
     this.pnlSearch.Controls.SetChildIndex(this.btnSearch, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label5, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label1, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label9, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label8, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label6, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label7, 0);
     this.pnlSearch.Controls.SetChildIndex(this.dicreate_time, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label12, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label11, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label14, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label10, 0);
     this.pnlSearch.Controls.SetChildIndex(this.cboorder_type, 0);
     this.pnlSearch.Controls.SetChildIndex(this.txtcCust_code, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label13, 0);
     this.pnlSearch.Controls.SetChildIndex(this.cboCust_type, 0);
     this.pnlSearch.Controls.SetChildIndex(this.txtCust_name, 0);
     this.pnlSearch.Controls.SetChildIndex(this.txtcparts_code, 0);
     this.pnlSearch.Controls.SetChildIndex(this.cbowh_code, 0);
     this.pnlSearch.Controls.SetChildIndex(this.txtparts_brand, 0);
     this.pnlSearch.Controls.SetChildIndex(this.cboCompany, 0);
     this.pnlSearch.Controls.SetChildIndex(this.cboorg_id, 0);
     this.pnlSearch.Controls.SetChildIndex(this.txtdrawing_num, 0);
     this.pnlSearch.Controls.SetChildIndex(this.txt配件名称, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label2, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label3, 0);
     this.pnlSearch.Controls.SetChildIndex(this.label4, 0);
     this.pnlSearch.Controls.SetChildIndex(this.cboIsMember, 0);
     this.pnlSearch.Controls.SetChildIndex(this.txtcPartsType, 0);
     this.pnlSearch.Controls.SetChildIndex(this.txtcVehicleModels, 0);
     this.pnlSearch.Controls.SetChildIndex(this.chbGift, 0);
     //
     // btnSearch
     //
     this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
     //
     // pnlReport
     //
     this.pnlReport.Controls.Add(this.dgvReport);
     this.pnlReport.Location = new System.Drawing.Point(3, 194);
     this.pnlReport.Size     = new System.Drawing.Size(1069, 347);
     //
     // txt配件名称
     //
     this.txt配件名称.AutoCompleteMode      = System.Windows.Forms.AutoCompleteMode.None;
     this.txt配件名称.AutoCompleteSource    = System.Windows.Forms.AutoCompleteSource.None;
     this.txt配件名称.BackColor             = System.Drawing.Color.Transparent;
     this.txt配件名称.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.txt配件名称.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(208)))), ((int)(((byte)(226)))));
     this.txt配件名称.ForeImage             = null;
     this.txt配件名称.Location              = new System.Drawing.Point(349, 81);
     this.txt配件名称.MaxLengh              = 32767;
     this.txt配件名称.Multiline             = false;
     this.txt配件名称.Name                  = "txt配件名称";
     this.txt配件名称.Radius                = 3;
     this.txt配件名称.ReadOnly              = false;
     this.txt配件名称.ShadowColor           = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(212)))), ((int)(((byte)(228)))));
     this.txt配件名称.Size                  = new System.Drawing.Size(121, 23);
     this.txt配件名称.TabIndex              = 171;
     this.txt配件名称.Tag                   = "配件名称";
     this.txt配件名称.UseSystemPasswordChar = false;
     this.txt配件名称.WaterMark             = null;
     this.txt配件名称.WaterMarkColor        = System.Drawing.Color.Silver;
     //
     // txtdrawing_num
     //
     this.txtdrawing_num.AutoCompleteMode      = System.Windows.Forms.AutoCompleteMode.None;
     this.txtdrawing_num.AutoCompleteSource    = System.Windows.Forms.AutoCompleteSource.None;
     this.txtdrawing_num.BackColor             = System.Drawing.Color.Transparent;
     this.txtdrawing_num.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.txtdrawing_num.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(208)))), ((int)(((byte)(226)))));
     this.txtdrawing_num.ForeImage             = null;
     this.txtdrawing_num.Location              = new System.Drawing.Point(573, 81);
     this.txtdrawing_num.MaxLengh              = 32767;
     this.txtdrawing_num.Multiline             = false;
     this.txtdrawing_num.Name                  = "txtdrawing_num";
     this.txtdrawing_num.Radius                = 3;
     this.txtdrawing_num.ReadOnly              = false;
     this.txtdrawing_num.ShadowColor           = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(212)))), ((int)(((byte)(228)))));
     this.txtdrawing_num.Size                  = new System.Drawing.Size(123, 23);
     this.txtdrawing_num.TabIndex              = 172;
     this.txtdrawing_num.Tag                   = "图号";
     this.txtdrawing_num.UseSystemPasswordChar = false;
     this.txtdrawing_num.WaterMark             = null;
     this.txtdrawing_num.WaterMarkColor        = System.Drawing.Color.Silver;
     //
     // cboorg_id
     //
     this.cboorg_id.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cboorg_id.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboorg_id.FormattingEnabled = true;
     this.cboorg_id.Location          = new System.Drawing.Point(790, 117);
     this.cboorg_id.Name     = "cboorg_id";
     this.cboorg_id.Size     = new System.Drawing.Size(121, 22);
     this.cboorg_id.TabIndex = 175;
     this.cboorg_id.Tag      = "org_id";
     //
     // cboCompany
     //
     this.cboCompany.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cboCompany.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboCompany.FormattingEnabled = true;
     this.cboCompany.Location          = new System.Drawing.Point(575, 117);
     this.cboCompany.Name                  = "cboCompany";
     this.cboCompany.Size                  = new System.Drawing.Size(121, 22);
     this.cboCompany.TabIndex              = 174;
     this.cboCompany.SelectedIndexChanged += new System.EventHandler(this.cboCompany_SelectedIndexChanged);
     //
     // txtparts_brand
     //
     this.txtparts_brand.AutoCompleteMode      = System.Windows.Forms.AutoCompleteMode.None;
     this.txtparts_brand.AutoCompleteSource    = System.Windows.Forms.AutoCompleteSource.None;
     this.txtparts_brand.BackColor             = System.Drawing.Color.Transparent;
     this.txtparts_brand.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.txtparts_brand.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(208)))), ((int)(((byte)(226)))));
     this.txtparts_brand.ForeImage             = null;
     this.txtparts_brand.Location              = new System.Drawing.Point(790, 81);
     this.txtparts_brand.MaxLengh              = 32767;
     this.txtparts_brand.Multiline             = false;
     this.txtparts_brand.Name                  = "txtparts_brand";
     this.txtparts_brand.Radius                = 3;
     this.txtparts_brand.ReadOnly              = false;
     this.txtparts_brand.ShadowColor           = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(212)))), ((int)(((byte)(228)))));
     this.txtparts_brand.Size                  = new System.Drawing.Size(121, 23);
     this.txtparts_brand.TabIndex              = 173;
     this.txtparts_brand.Tag                   = "配件品牌";
     this.txtparts_brand.UseSystemPasswordChar = false;
     this.txtparts_brand.WaterMark             = null;
     this.txtparts_brand.WaterMarkColor        = System.Drawing.Color.Silver;
     //
     // cbowh_code
     //
     this.cbowh_code.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbowh_code.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbowh_code.FormattingEnabled = true;
     this.cbowh_code.Location          = new System.Drawing.Point(349, 45);
     this.cbowh_code.Name     = "cbowh_code";
     this.cbowh_code.Size     = new System.Drawing.Size(121, 22);
     this.cbowh_code.TabIndex = 169;
     this.cbowh_code.Tag      = "wh_code";
     //
     // txtcparts_code
     //
     this.txtcparts_code.Location      = new System.Drawing.Point(108, 80);
     this.txtcparts_code.Name          = "txtcparts_code";
     this.txtcparts_code.ReadOnly      = false;
     this.txtcparts_code.Size          = new System.Drawing.Size(121, 24);
     this.txtcparts_code.TabIndex      = 170;
     this.txtcparts_code.Tag           = "配件编码";
     this.txtcparts_code.ChooserClick += new System.EventHandler(this.txtcparts_code_ChooserClick);
     //
     // txtCust_name
     //
     this.txtCust_name.AutoCompleteMode      = System.Windows.Forms.AutoCompleteMode.None;
     this.txtCust_name.AutoCompleteSource    = System.Windows.Forms.AutoCompleteSource.None;
     this.txtCust_name.BackColor             = System.Drawing.Color.Transparent;
     this.txtCust_name.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.txtCust_name.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(208)))), ((int)(((byte)(226)))));
     this.txtCust_name.ForeImage             = null;
     this.txtCust_name.Location              = new System.Drawing.Point(349, 9);
     this.txtCust_name.MaxLengh              = 32767;
     this.txtCust_name.Multiline             = false;
     this.txtCust_name.Name                  = "txtCust_name";
     this.txtCust_name.Radius                = 3;
     this.txtCust_name.ReadOnly              = false;
     this.txtCust_name.ShadowColor           = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(212)))), ((int)(((byte)(228)))));
     this.txtCust_name.Size                  = new System.Drawing.Size(121, 23);
     this.txtCust_name.TabIndex              = 167;
     this.txtCust_name.Tag                   = "客户名称";
     this.txtCust_name.UseSystemPasswordChar = false;
     this.txtCust_name.WaterMark             = null;
     this.txtCust_name.WaterMarkColor        = System.Drawing.Color.Silver;
     //
     // cboCust_type
     //
     this.cboCust_type.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cboCust_type.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboCust_type.FormattingEnabled = true;
     this.cboCust_type.Location          = new System.Drawing.Point(573, 9);
     this.cboCust_type.Name     = "cboCust_type";
     this.cboCust_type.Size     = new System.Drawing.Size(123, 22);
     this.cboCust_type.TabIndex = 168;
     this.cboCust_type.Tag      = "cust_type";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(526, 122);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(41, 12);
     this.label13.TabIndex = 159;
     this.label13.Text     = "公司:";
     //
     // txtcCust_code
     //
     this.txtcCust_code.Location      = new System.Drawing.Point(108, 8);
     this.txtcCust_code.Name          = "txtcCust_code";
     this.txtcCust_code.ReadOnly      = false;
     this.txtcCust_code.Size          = new System.Drawing.Size(121, 24);
     this.txtcCust_code.TabIndex      = 166;
     this.txtcCust_code.Tag           = "客户编码";
     this.txtcCust_code.ChooserClick += new System.EventHandler(this.txtcCust_code_ChooserClick);
     //
     // cboorder_type
     //
     this.cboorder_type.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cboorder_type.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboorder_type.FormattingEnabled = true;
     this.cboorder_type.Location          = new System.Drawing.Point(108, 45);
     this.cboorder_type.Name     = "cboorder_type";
     this.cboorder_type.Size     = new System.Drawing.Size(121, 22);
     this.cboorder_type.TabIndex = 162;
     this.cboorder_type.Tag      = "order_type";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(278, 86);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(65, 12);
     this.label10.TabIndex = 156;
     this.label10.Text     = "配件名称:";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(743, 122);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(41, 12);
     this.label14.TabIndex = 160;
     this.label14.Text     = "部门:";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(502, 86);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(65, 12);
     this.label11.TabIndex = 157;
     this.label11.Text     = "配件图号:";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(743, 86);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(41, 12);
     this.label12.TabIndex = 158;
     this.label12.Text     = "品牌:";
     //
     // dicreate_time
     //
     this.dicreate_time.BackColor = System.Drawing.Color.Transparent;
     this.dicreate_time.Location  = new System.Drawing.Point(44, 114);
     this.dicreate_time.Name      = "dicreate_time";
     this.dicreate_time.Size      = new System.Drawing.Size(411, 28);
     this.dicreate_time.TabIndex  = 161;
     this.dicreate_time.Tag       = "单据日期";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(502, 14);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(65, 12);
     this.label7.TabIndex = 153;
     this.label7.Text     = "客户类别:";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(278, 14);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(65, 12);
     this.label6.TabIndex = 152;
     this.label6.Text     = "客户名称:";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(302, 50);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(41, 12);
     this.label8.TabIndex = 154;
     this.label8.Text     = "仓库:";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(37, 86);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(65, 12);
     this.label9.TabIndex = 155;
     this.label9.Text     = "配件编码:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(37, 50);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(65, 12);
     this.label1.TabIndex = 147;
     this.label1.Text     = "单据类型:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(37, 14);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(65, 12);
     this.label5.TabIndex = 151;
     this.label5.Text     = "客户编码:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(719, 14);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(65, 12);
     this.label2.TabIndex = 176;
     this.label2.Text     = "是否会员:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(502, 50);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 12);
     this.label3.TabIndex = 177;
     this.label3.Text     = "配件类型:";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(719, 50);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(65, 12);
     this.label4.TabIndex = 178;
     this.label4.Text     = "配件车型:";
     //
     // cboIsMember
     //
     this.cboIsMember.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cboIsMember.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboIsMember.FormattingEnabled = true;
     this.cboIsMember.Location          = new System.Drawing.Point(790, 9);
     this.cboIsMember.Name     = "cboIsMember";
     this.cboIsMember.Size     = new System.Drawing.Size(121, 22);
     this.cboIsMember.TabIndex = 179;
     //
     // txtcPartsType
     //
     this.txtcPartsType.Location      = new System.Drawing.Point(573, 44);
     this.txtcPartsType.Name          = "txtcPartsType";
     this.txtcPartsType.ReadOnly      = false;
     this.txtcPartsType.Size          = new System.Drawing.Size(123, 24);
     this.txtcPartsType.TabIndex      = 180;
     this.txtcPartsType.ChooserClick += new System.EventHandler(this.txtcPartsType_ChooserClick);
     //
     // txtcVehicleModels
     //
     this.txtcVehicleModels.Location      = new System.Drawing.Point(790, 44);
     this.txtcVehicleModels.Name          = "txtcVehicleModels";
     this.txtcVehicleModels.ReadOnly      = false;
     this.txtcVehicleModels.Size          = new System.Drawing.Size(121, 24);
     this.txtcVehicleModels.TabIndex      = 181;
     this.txtcVehicleModels.ChooserClick += new System.EventHandler(this.txtcVehicleModels_ChooserClick);
     //
     // dgvReport
     //
     this.dgvReport.AllowUserToAddRows              = false;
     this.dgvReport.AllowUserToDeleteRows           = false;
     this.dgvReport.AllowUserToResizeRows           = false;
     dataGridViewCellStyle1.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.dgvReport.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgvReport.BackgroundColor               = System.Drawing.Color.White;
     this.dgvReport.BorderStyle                   = System.Windows.Forms.BorderStyle.None;
     dataGridViewCellStyle2.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor             = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font                  = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle2.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
     dataGridViewCellStyle2.SelectionBackColor    = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor    = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode              = System.Windows.Forms.DataGridViewTriState.True;
     this.dgvReport.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgvReport.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvReport.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Column1,
         this.Column2,
         this.Column3,
         this.Column4,
         this.Column5,
         this.Column6
     });
     this.dgvReport.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgvReport.EnableHeadersVisualStyles = false;
     this.dgvReport.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(192)))), ((int)(((byte)(232)))));
     this.dgvReport.Location  = new System.Drawing.Point(0, 0);
     this.dgvReport.MergeColumnHeaderBackColor = System.Drawing.SystemColors.Control;
     this.dgvReport.MergeColumnNames           = ((System.Collections.Generic.List <string>)(resources.GetObject("dgvReport.MergeColumnNames")));
     this.dgvReport.MultiSelect                = false;
     this.dgvReport.Name                       = "dgvReport";
     this.dgvReport.ReadOnly                   = true;
     this.dgvReport.RowHeadersVisible          = false;
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(172)))), ((int)(((byte)(138)))));
     this.dgvReport.RowsDefaultCellStyle       = dataGridViewCellStyle3;
     this.dgvReport.RowTemplate.Height         = 23;
     this.dgvReport.SelectionMode              = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvReport.Size                       = new System.Drawing.Size(1069, 347);
     this.dgvReport.TabIndex                   = 0;
     this.dgvReport.CellDoubleClick           += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvReport_CellDoubleClick);
     //
     // Column1
     //
     this.Column1.DataPropertyName = "客户编码";
     this.Column1.HeaderText       = "客户编码";
     this.Column1.Name             = "Column1";
     this.Column1.ReadOnly         = true;
     //
     // Column2
     //
     this.Column2.DataPropertyName = "客户名称";
     this.Column2.HeaderText       = "客户名称";
     this.Column2.Name             = "Column2";
     this.Column2.ReadOnly         = true;
     //
     // Column3
     //
     this.Column3.DataPropertyName = "销售收入";
     this.Column3.HeaderText       = "销售收入(本)";
     this.Column3.Name             = "Column3";
     this.Column3.ReadOnly         = true;
     //
     // Column4
     //
     this.Column4.DataPropertyName = "销售成本";
     this.Column4.HeaderText       = "销售成本(本)";
     this.Column4.Name             = "Column4";
     this.Column4.ReadOnly         = true;
     //
     // Column5
     //
     this.Column5.DataPropertyName = "销售毛利";
     this.Column5.HeaderText       = "销售毛利(本)";
     this.Column5.Name             = "Column5";
     this.Column5.ReadOnly         = true;
     //
     // Column6
     //
     this.Column6.DataPropertyName = "销售毛利率";
     this.Column6.HeaderText       = "销售毛利率";
     this.Column6.Name             = "Column6";
     this.Column6.ReadOnly         = true;
     //
     // chbGift
     //
     this.chbGift.AutoSize = true;
     this.chbGift.Location = new System.Drawing.Point(939, 44);
     this.chbGift.Name     = "chbGift";
     this.chbGift.Size     = new System.Drawing.Size(72, 16);
     this.chbGift.TabIndex = 212;
     this.chbGift.Text     = "包括赠品";
     this.chbGift.UseVisualStyleBackColor = true;
     //
     // UCSaleProfitSummariz
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name  = "UCSaleProfitSummariz";
     this.Load += new System.EventHandler(this.UCSaleProfitSummariz_Load);
     this.pnlSearch.ResumeLayout(false);
     this.pnlSearch.PerformLayout();
     this.pnlReport.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvReport)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 52
0
 /// <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(Roominf));
     this.roomdataGridView = new System.Windows.Forms.DataGridView();
     this.tabControl1      = new System.Windows.Forms.TabControl();
     this.tabPageinfo      = new System.Windows.Forms.TabPage();
     this.label2           = new System.Windows.Forms.Label();
     this.button1          = new System.Windows.Forms.Button();
     this.label1           = new System.Windows.Forms.Label();
     this.textBox1         = new System.Windows.Forms.TextBox();
     this.comboBox1        = new System.Windows.Forms.ComboBox();
     this.tabPageadd       = new System.Windows.Forms.TabPage();
     this.buttonadd        = new System.Windows.Forms.Button();
     this.textBox9         = new System.Windows.Forms.TextBox();
     this.label13          = new System.Windows.Forms.Label();
     this.comboBox4        = new System.Windows.Forms.ComboBox();
     this.label12          = new System.Windows.Forms.Label();
     this.textBox8         = new System.Windows.Forms.TextBox();
     this.label11          = new System.Windows.Forms.Label();
     this.comboBox3        = new System.Windows.Forms.ComboBox();
     this.label10          = new System.Windows.Forms.Label();
     this.textBox7         = new System.Windows.Forms.TextBox();
     this.label9           = new System.Windows.Forms.Label();
     this.comboBox2        = new System.Windows.Forms.ComboBox();
     this.label8           = new System.Windows.Forms.Label();
     this.textBox6         = new System.Windows.Forms.TextBox();
     this.label7           = new System.Windows.Forms.Label();
     this.textBox5         = new System.Windows.Forms.TextBox();
     this.label6           = new System.Windows.Forms.Label();
     this.textBox4         = new System.Windows.Forms.TextBox();
     this.label5           = new System.Windows.Forms.Label();
     this.textBox3         = new System.Windows.Forms.TextBox();
     this.label4           = new System.Windows.Forms.Label();
     this.textBox2         = new System.Windows.Forms.TextBox();
     this.label3           = new System.Windows.Forms.Label();
     this.tabPageedit      = new System.Windows.Forms.TabPage();
     this.button3          = new System.Windows.Forms.Button();
     this.button2          = new System.Windows.Forms.Button();
     this.textBox10        = new System.Windows.Forms.TextBox();
     this.label14          = new System.Windows.Forms.Label();
     this.comboBox5        = new System.Windows.Forms.ComboBox();
     this.label15          = new System.Windows.Forms.Label();
     this.textBox11        = new System.Windows.Forms.TextBox();
     this.label16          = new System.Windows.Forms.Label();
     this.comboBox6        = new System.Windows.Forms.ComboBox();
     this.label17          = new System.Windows.Forms.Label();
     this.textBox12        = new System.Windows.Forms.TextBox();
     this.label18          = new System.Windows.Forms.Label();
     this.comboBox7        = new System.Windows.Forms.ComboBox();
     this.label19          = new System.Windows.Forms.Label();
     this.textBox13        = new System.Windows.Forms.TextBox();
     this.label20          = new System.Windows.Forms.Label();
     this.textBox14        = new System.Windows.Forms.TextBox();
     this.label21          = new System.Windows.Forms.Label();
     this.textBox15        = new System.Windows.Forms.TextBox();
     this.label22          = new System.Windows.Forms.Label();
     this.textBox16        = new System.Windows.Forms.TextBox();
     this.label23          = new System.Windows.Forms.Label();
     this.textBox17        = new System.Windows.Forms.TextBox();
     this.label24          = new System.Windows.Forms.Label();
     this.tabPagedel       = new System.Windows.Forms.TabPage();
     this.button4          = new System.Windows.Forms.Button();
     this.textBox18        = new System.Windows.Forms.TextBox();
     this.label25          = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.roomdataGridView)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPageinfo.SuspendLayout();
     this.tabPageadd.SuspendLayout();
     this.tabPageedit.SuspendLayout();
     this.tabPagedel.SuspendLayout();
     this.SuspendLayout();
     //
     // roomdataGridView
     //
     this.roomdataGridView.AllowUserToAddRows    = false;
     this.roomdataGridView.AllowUserToDeleteRows = false;
     this.roomdataGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.roomdataGridView.BackgroundColor             = System.Drawing.SystemColors.ControlLight;
     this.roomdataGridView.BorderStyle                 = System.Windows.Forms.BorderStyle.Fixed3D;
     this.roomdataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.roomdataGridView.Location           = new System.Drawing.Point(16, 202);
     this.roomdataGridView.Margin             = new System.Windows.Forms.Padding(4);
     this.roomdataGridView.MultiSelect        = false;
     this.roomdataGridView.Name               = "roomdataGridView";
     this.roomdataGridView.ReadOnly           = true;
     this.roomdataGridView.RowHeadersWidth    = 51;
     this.roomdataGridView.RowTemplate.Height = 23;
     this.roomdataGridView.Size               = new System.Drawing.Size(879, 385);
     this.roomdataGridView.TabIndex           = 0;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPageinfo);
     this.tabControl1.Controls.Add(this.tabPageadd);
     this.tabControl1.Controls.Add(this.tabPageedit);
     this.tabControl1.Controls.Add(this.tabPagedel);
     this.tabControl1.Location      = new System.Drawing.Point(16, 26);
     this.tabControl1.Margin        = new System.Windows.Forms.Padding(4);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(879, 170);
     this.tabControl1.TabIndex      = 9;
     //
     // tabPageinfo
     //
     this.tabPageinfo.Controls.Add(this.label2);
     this.tabPageinfo.Controls.Add(this.button1);
     this.tabPageinfo.Controls.Add(this.label1);
     this.tabPageinfo.Controls.Add(this.textBox1);
     this.tabPageinfo.Controls.Add(this.comboBox1);
     this.tabPageinfo.Location = new System.Drawing.Point(4, 25);
     this.tabPageinfo.Margin   = new System.Windows.Forms.Padding(4);
     this.tabPageinfo.Name     = "tabPageinfo";
     this.tabPageinfo.Padding  = new System.Windows.Forms.Padding(4);
     this.tabPageinfo.Size     = new System.Drawing.Size(871, 141);
     this.tabPageinfo.TabIndex = 0;
     this.tabPageinfo.Text     = "查询设备信息";
     this.tabPageinfo.UseVisualStyleBackColor = true;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("宋体", 20F);
     this.label2.Location = new System.Drawing.Point(195, 75);
     this.label2.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(287, 34);
     this.label2.TabIndex = 3;
     this.label2.Text     = "查询,查询条件:";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(737, 71);
     this.button1.Margin   = new System.Windows.Forms.Padding(4);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(128, 44);
     this.button1.TabIndex = 5;
     this.button1.Text     = "查询";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("宋体", 20F);
     this.label1.Location = new System.Drawing.Point(11, 75);
     this.label1.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(49, 34);
     this.label1.TabIndex = 1;
     this.label1.Text     = "按";
     //
     // textBox1
     //
     this.textBox1.Font     = new System.Drawing.Font("宋体", 12F);
     this.textBox1.Location = new System.Drawing.Point(507, 76);
     this.textBox1.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(221, 30);
     this.textBox1.TabIndex = 4;
     //
     // comboBox1
     //
     this.comboBox1.Font = new System.Drawing.Font("宋体", 12F);
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         "设备编号",
         "设备名称",
         "设备区域",
         "设备状态"
     });
     this.comboBox1.Location = new System.Drawing.Point(71, 76);
     this.comboBox1.Margin   = new System.Windows.Forms.Padding(4);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(115, 28);
     this.comboBox1.TabIndex = 2;
     //
     // tabPageadd
     //
     this.tabPageadd.Controls.Add(this.buttonadd);
     this.tabPageadd.Controls.Add(this.textBox9);
     this.tabPageadd.Controls.Add(this.label13);
     this.tabPageadd.Controls.Add(this.comboBox4);
     this.tabPageadd.Controls.Add(this.label12);
     this.tabPageadd.Controls.Add(this.textBox8);
     this.tabPageadd.Controls.Add(this.label11);
     this.tabPageadd.Controls.Add(this.comboBox3);
     this.tabPageadd.Controls.Add(this.label10);
     this.tabPageadd.Controls.Add(this.textBox7);
     this.tabPageadd.Controls.Add(this.label9);
     this.tabPageadd.Controls.Add(this.comboBox2);
     this.tabPageadd.Controls.Add(this.label8);
     this.tabPageadd.Controls.Add(this.textBox6);
     this.tabPageadd.Controls.Add(this.label7);
     this.tabPageadd.Controls.Add(this.textBox5);
     this.tabPageadd.Controls.Add(this.label6);
     this.tabPageadd.Controls.Add(this.textBox4);
     this.tabPageadd.Controls.Add(this.label5);
     this.tabPageadd.Controls.Add(this.textBox3);
     this.tabPageadd.Controls.Add(this.label4);
     this.tabPageadd.Controls.Add(this.textBox2);
     this.tabPageadd.Controls.Add(this.label3);
     this.tabPageadd.Location = new System.Drawing.Point(4, 25);
     this.tabPageadd.Margin   = new System.Windows.Forms.Padding(4);
     this.tabPageadd.Name     = "tabPageadd";
     this.tabPageadd.Padding  = new System.Windows.Forms.Padding(4);
     this.tabPageadd.Size     = new System.Drawing.Size(871, 141);
     this.tabPageadd.TabIndex = 1;
     this.tabPageadd.Text     = "添加设备信息";
     this.tabPageadd.UseVisualStyleBackColor = true;
     //
     // buttonadd
     //
     this.buttonadd.Location = new System.Drawing.Point(748, 99);
     this.buttonadd.Margin   = new System.Windows.Forms.Padding(4);
     this.buttonadd.Name     = "buttonadd";
     this.buttonadd.Size     = new System.Drawing.Size(100, 29);
     this.buttonadd.TabIndex = 22;
     this.buttonadd.Text     = "添加";
     this.buttonadd.UseVisualStyleBackColor = true;
     this.buttonadd.Click += new System.EventHandler(this.buttonadd_Click);
     //
     // textBox9
     //
     this.textBox9.Location = new System.Drawing.Point(397, 99);
     this.textBox9.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new System.Drawing.Size(327, 25);
     this.textBox9.TabIndex = 21;
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(348, 102);
     this.label13.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(52, 15);
     this.label13.TabIndex = 20;
     this.label13.Text     = "备注:";
     //
     // comboBox4
     //
     this.comboBox4.FormattingEnabled = true;
     this.comboBox4.Items.AddRange(new object[] {
         "闲置",
         "使用"
     });
     this.comboBox4.Location = new System.Drawing.Point(269, 99);
     this.comboBox4.Margin   = new System.Windows.Forms.Padding(4);
     this.comboBox4.Name     = "comboBox4";
     this.comboBox4.Size     = new System.Drawing.Size(68, 23);
     this.comboBox4.TabIndex = 19;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(175, 102);
     this.label12.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(82, 15);
     this.label12.TabIndex = 18;
     this.label12.Text     = "设备状态:";
     //
     // textBox8
     //
     this.textBox8.Location = new System.Drawing.Point(89, 99);
     this.textBox8.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new System.Drawing.Size(76, 25);
     this.textBox8.TabIndex = 17;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(8, 102);
     this.label11.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(82, 15);
     this.label11.TabIndex = 16;
     this.label11.Text     = "设备价格:";
     //
     // comboBox3
     //
     this.comboBox3.FormattingEnabled = true;
     this.comboBox3.Items.AddRange(new object[] {
         "自用",
         "租用"
     });
     this.comboBox3.Location = new System.Drawing.Point(796, 54);
     this.comboBox3.Margin   = new System.Windows.Forms.Padding(4);
     this.comboBox3.Name     = "comboBox3";
     this.comboBox3.Size     = new System.Drawing.Size(63, 23);
     this.comboBox3.TabIndex = 15;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(708, 59);
     this.label10.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(82, 15);
     this.label10.TabIndex = 14;
     this.label10.Text     = "设备所属:";
     //
     // textBox7
     //
     this.textBox7.Location = new System.Drawing.Point(567, 54);
     this.textBox7.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new System.Drawing.Size(132, 25);
     this.textBox7.TabIndex = 13;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(487, 59);
     this.label9.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(82, 15);
     this.label9.TabIndex = 12;
     this.label9.Text     = "设备功能:";
     //
     // comboBox2
     //
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Items.AddRange(new object[] {
         "好",
         "一般",
         "差"
     });
     this.comboBox2.Location = new System.Drawing.Point(425, 54);
     this.comboBox2.Margin   = new System.Windows.Forms.Padding(4);
     this.comboBox2.Name     = "comboBox2";
     this.comboBox2.Size     = new System.Drawing.Size(52, 23);
     this.comboBox2.TabIndex = 11;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(353, 59);
     this.label8.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(82, 15);
     this.label8.TabIndex = 10;
     this.label8.Text     = "保养情况:";
     //
     // textBox6
     //
     this.textBox6.Location = new System.Drawing.Point(269, 54);
     this.textBox6.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new System.Drawing.Size(75, 25);
     this.textBox6.TabIndex = 9;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(193, 59);
     this.label7.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(82, 15);
     this.label7.TabIndex = 8;
     this.label7.Text     = "占地面积:";
     //
     // textBox5
     //
     this.textBox5.Location = new System.Drawing.Point(91, 55);
     this.textBox5.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new System.Drawing.Size(93, 25);
     this.textBox5.TabIndex = 7;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(9, 58);
     this.label6.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(82, 15);
     this.label6.TabIndex = 6;
     this.label6.Text     = "设备类型:";
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(612, 4);
     this.textBox4.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(247, 25);
     this.textBox4.TabIndex = 5;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(517, 8);
     this.label5.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(82, 15);
     this.label5.TabIndex = 4;
     this.label5.Text     = "设备名称:";
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(327, 4);
     this.textBox3.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(171, 25);
     this.textBox3.TabIndex = 3;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(232, 9);
     this.label4.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(82, 15);
     this.label4.TabIndex = 2;
     this.label4.Text     = "设备区域:";
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(91, 5);
     this.textBox2.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(132, 25);
     this.textBox2.TabIndex = 1;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(9, 9);
     this.label3.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(82, 15);
     this.label3.TabIndex = 0;
     this.label3.Text     = "设备编号:";
     //
     // tabPageedit
     //
     this.tabPageedit.Controls.Add(this.button3);
     this.tabPageedit.Controls.Add(this.button2);
     this.tabPageedit.Controls.Add(this.textBox10);
     this.tabPageedit.Controls.Add(this.label14);
     this.tabPageedit.Controls.Add(this.comboBox5);
     this.tabPageedit.Controls.Add(this.label15);
     this.tabPageedit.Controls.Add(this.textBox11);
     this.tabPageedit.Controls.Add(this.label16);
     this.tabPageedit.Controls.Add(this.comboBox6);
     this.tabPageedit.Controls.Add(this.label17);
     this.tabPageedit.Controls.Add(this.textBox12);
     this.tabPageedit.Controls.Add(this.label18);
     this.tabPageedit.Controls.Add(this.comboBox7);
     this.tabPageedit.Controls.Add(this.label19);
     this.tabPageedit.Controls.Add(this.textBox13);
     this.tabPageedit.Controls.Add(this.label20);
     this.tabPageedit.Controls.Add(this.textBox14);
     this.tabPageedit.Controls.Add(this.label21);
     this.tabPageedit.Controls.Add(this.textBox15);
     this.tabPageedit.Controls.Add(this.label22);
     this.tabPageedit.Controls.Add(this.textBox16);
     this.tabPageedit.Controls.Add(this.label23);
     this.tabPageedit.Controls.Add(this.textBox17);
     this.tabPageedit.Controls.Add(this.label24);
     this.tabPageedit.Location = new System.Drawing.Point(4, 25);
     this.tabPageedit.Margin   = new System.Windows.Forms.Padding(4);
     this.tabPageedit.Name     = "tabPageedit";
     this.tabPageedit.Size     = new System.Drawing.Size(871, 141);
     this.tabPageedit.TabIndex = 2;
     this.tabPageedit.Text     = "设备信息修改";
     this.tabPageedit.UseVisualStyleBackColor = true;
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(735, 101);
     this.button3.Margin   = new System.Windows.Forms.Padding(4);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(125, 29);
     this.button3.TabIndex = 45;
     this.button3.Text     = "提交修改";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(735, 6);
     this.button2.Margin   = new System.Windows.Forms.Padding(4);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(125, 29);
     this.button2.TabIndex = 44;
     this.button2.Text     = "加载数据";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // textBox10
     //
     this.textBox10.Location = new System.Drawing.Point(397, 104);
     this.textBox10.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new System.Drawing.Size(327, 25);
     this.textBox10.TabIndex = 43;
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(348, 108);
     this.label14.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(52, 15);
     this.label14.TabIndex = 42;
     this.label14.Text     = "备注:";
     //
     // comboBox5
     //
     this.comboBox5.FormattingEnabled = true;
     this.comboBox5.Items.AddRange(new object[] {
         "闲置",
         "使用"
     });
     this.comboBox5.Location = new System.Drawing.Point(269, 104);
     this.comboBox5.Margin   = new System.Windows.Forms.Padding(4);
     this.comboBox5.Name     = "comboBox5";
     this.comboBox5.Size     = new System.Drawing.Size(68, 23);
     this.comboBox5.TabIndex = 41;
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(175, 108);
     this.label15.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(82, 15);
     this.label15.TabIndex = 40;
     this.label15.Text     = "设备状态:";
     this.label15.Click   += new System.EventHandler(this.label15_Click);
     //
     // textBox11
     //
     this.textBox11.Location = new System.Drawing.Point(89, 104);
     this.textBox11.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new System.Drawing.Size(76, 25);
     this.textBox11.TabIndex = 39;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(8, 108);
     this.label16.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(82, 15);
     this.label16.TabIndex = 38;
     this.label16.Text     = "设备价格:";
     this.label16.Click   += new System.EventHandler(this.label16_Click);
     //
     // comboBox6
     //
     this.comboBox6.FormattingEnabled = true;
     this.comboBox6.Items.AddRange(new object[] {
         "自用",
         "租用"
     });
     this.comboBox6.Location = new System.Drawing.Point(796, 59);
     this.comboBox6.Margin   = new System.Windows.Forms.Padding(4);
     this.comboBox6.Name     = "comboBox6";
     this.comboBox6.Size     = new System.Drawing.Size(63, 23);
     this.comboBox6.TabIndex = 37;
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(708, 64);
     this.label17.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(82, 15);
     this.label17.TabIndex = 36;
     this.label17.Text     = "设备所属:";
     //
     // textBox12
     //
     this.textBox12.Location = new System.Drawing.Point(567, 59);
     this.textBox12.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new System.Drawing.Size(132, 25);
     this.textBox12.TabIndex = 35;
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Location = new System.Drawing.Point(487, 64);
     this.label18.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label18.Name     = "label18";
     this.label18.Size     = new System.Drawing.Size(82, 15);
     this.label18.TabIndex = 34;
     this.label18.Text     = "设备功能:";
     //
     // comboBox7
     //
     this.comboBox7.FormattingEnabled = true;
     this.comboBox7.Items.AddRange(new object[] {
         "好",
         "一般",
         "差"
     });
     this.comboBox7.Location = new System.Drawing.Point(425, 59);
     this.comboBox7.Margin   = new System.Windows.Forms.Padding(4);
     this.comboBox7.Name     = "comboBox7";
     this.comboBox7.Size     = new System.Drawing.Size(52, 23);
     this.comboBox7.TabIndex = 33;
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Location = new System.Drawing.Point(353, 64);
     this.label19.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label19.Name     = "label19";
     this.label19.Size     = new System.Drawing.Size(82, 15);
     this.label19.TabIndex = 32;
     this.label19.Text     = "保养情况:";
     //
     // textBox13
     //
     this.textBox13.Location = new System.Drawing.Point(269, 59);
     this.textBox13.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new System.Drawing.Size(75, 25);
     this.textBox13.TabIndex = 31;
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(193, 64);
     this.label20.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label20.Name     = "label20";
     this.label20.Size     = new System.Drawing.Size(82, 15);
     this.label20.TabIndex = 30;
     this.label20.Text     = "占地面积:";
     //
     // textBox14
     //
     this.textBox14.Location = new System.Drawing.Point(91, 60);
     this.textBox14.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new System.Drawing.Size(93, 25);
     this.textBox14.TabIndex = 29;
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Location = new System.Drawing.Point(9, 62);
     this.label21.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label21.Name     = "label21";
     this.label21.Size     = new System.Drawing.Size(82, 15);
     this.label21.TabIndex = 28;
     this.label21.Text     = "设备类型:";
     //
     // textBox15
     //
     this.textBox15.Location = new System.Drawing.Point(612, 9);
     this.textBox15.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new System.Drawing.Size(112, 25);
     this.textBox15.TabIndex = 27;
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Location = new System.Drawing.Point(517, 12);
     this.label22.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label22.Name     = "label22";
     this.label22.Size     = new System.Drawing.Size(82, 15);
     this.label22.TabIndex = 26;
     this.label22.Text     = "设备名称:";
     //
     // textBox16
     //
     this.textBox16.Location = new System.Drawing.Point(327, 9);
     this.textBox16.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox16.Name     = "textBox16";
     this.textBox16.Size     = new System.Drawing.Size(171, 25);
     this.textBox16.TabIndex = 25;
     //
     // label23
     //
     this.label23.AutoSize = true;
     this.label23.Location = new System.Drawing.Point(232, 14);
     this.label23.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label23.Name     = "label23";
     this.label23.Size     = new System.Drawing.Size(82, 15);
     this.label23.TabIndex = 24;
     this.label23.Text     = "所在区域:";
     //
     // textBox17
     //
     this.textBox17.Location = new System.Drawing.Point(91, 10);
     this.textBox17.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new System.Drawing.Size(132, 25);
     this.textBox17.TabIndex = 23;
     //
     // label24
     //
     this.label24.AutoSize = true;
     this.label24.Location = new System.Drawing.Point(9, 14);
     this.label24.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label24.Name     = "label24";
     this.label24.Size     = new System.Drawing.Size(82, 15);
     this.label24.TabIndex = 22;
     this.label24.Text     = "设备编号:";
     //
     // tabPagedel
     //
     this.tabPagedel.Controls.Add(this.button4);
     this.tabPagedel.Controls.Add(this.textBox18);
     this.tabPagedel.Controls.Add(this.label25);
     this.tabPagedel.Location = new System.Drawing.Point(4, 25);
     this.tabPagedel.Margin   = new System.Windows.Forms.Padding(4);
     this.tabPagedel.Name     = "tabPagedel";
     this.tabPagedel.Size     = new System.Drawing.Size(871, 141);
     this.tabPagedel.TabIndex = 3;
     this.tabPagedel.Text     = "设备信息删除";
     this.tabPagedel.UseVisualStyleBackColor = true;
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(552, 72);
     this.button4.Margin   = new System.Windows.Forms.Padding(4);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(156, 48);
     this.button4.TabIndex = 26;
     this.button4.Text     = "删除";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // textBox18
     //
     this.textBox18.Font     = new System.Drawing.Font("宋体", 20F);
     this.textBox18.Location = new System.Drawing.Point(247, 72);
     this.textBox18.Margin   = new System.Windows.Forms.Padding(4);
     this.textBox18.Name     = "textBox18";
     this.textBox18.Size     = new System.Drawing.Size(223, 46);
     this.textBox18.TabIndex = 25;
     //
     // label25
     //
     this.label25.AutoSize = true;
     this.label25.Font     = new System.Drawing.Font("宋体", 20F);
     this.label25.Location = new System.Drawing.Point(43, 76);
     this.label25.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label25.Name     = "label25";
     this.label25.Size     = new System.Drawing.Size(185, 34);
     this.label25.TabIndex = 24;
     this.label25.Text     = "设备编号:";
     //
     // Roominf
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(912, 602);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.roomdataGridView);
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "Roominf";
     this.Text   = "设备信息管理";
     this.Load  += new System.EventHandler(this.Roominf_Load);
     ((System.ComponentModel.ISupportInitialize)(this.roomdataGridView)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPageinfo.ResumeLayout(false);
     this.tabPageinfo.PerformLayout();
     this.tabPageadd.ResumeLayout(false);
     this.tabPageadd.PerformLayout();
     this.tabPageedit.ResumeLayout(false);
     this.tabPageedit.PerformLayout();
     this.tabPagedel.ResumeLayout(false);
     this.tabPagedel.PerformLayout();
     this.ResumeLayout(false);
 }
Exemplo n.º 53
0
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(IHM_MANU_1));
            System.Windows.Forms.Button b_bluetooth;
            this.b_mode_auto = new System.Windows.Forms.Button();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.b_debug = new System.Windows.Forms.Button();
            this.b_commande = new System.Windows.Forms.Button();
            this.b_manette = new System.Windows.Forms.Button();
            //this.b_bluetooth = new System.Windows.Forms.Button();
            this.panel1 = new System.Windows.Forms.Panel();
            this.lb_bluetooth = new System.Windows.Forms.Label();
            this.pb_bluetooth_nok = new System.Windows.Forms.PictureBox();
            this.pb_bluetooth_ok = new System.Windows.Forms.PictureBox();
            this.panel4 = new System.Windows.Forms.Panel();
            this.pictureBox6 = new System.Windows.Forms.PictureBox();
            this.label3 = new System.Windows.Forms.Label();
            this.panel3 = new System.Windows.Forms.Panel();
            this.pictureBox2 = new System.Windows.Forms.PictureBox();
            this.label1 = new System.Windows.Forms.Label();
            this.panel5 = new System.Windows.Forms.Panel();
            this.pictureBox3 = new System.Windows.Forms.PictureBox();
            this.pb_etape6_off = new System.Windows.Forms.PictureBox();
            this.pb_etape5_off = new System.Windows.Forms.PictureBox();
            this.pb_etape4_off = new System.Windows.Forms.PictureBox();
            this.pb_etape3_off = new System.Windows.Forms.PictureBox();
            this.pb_etape2_off = new System.Windows.Forms.PictureBox();
            this.label5 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.pb_etape6_on = new System.Windows.Forms.PictureBox();
            this.pb_etape5_on = new System.Windows.Forms.PictureBox();
            this.pb_etape4_on = new System.Windows.Forms.PictureBox();
            this.pb_etape3_on = new System.Windows.Forms.PictureBox();
            this.pb_etape2_on = new System.Windows.Forms.PictureBox();
            this.label10 = new System.Windows.Forms.Label();
            this.pb_etape1_off = new System.Windows.Forms.PictureBox();
            this.pb_etape1_on = new System.Windows.Forms.PictureBox();
            this.panel2 = new System.Windows.Forms.Panel();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.label6 = new System.Windows.Forms.Label();
            this.tb_reception = new System.Windows.Forms.TextBox();
            b_bluetooth = new System.Windows.Forms.Button();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pb_bluetooth_nok)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_bluetooth_ok)).BeginInit();
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
            this.panel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            this.panel5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape6_off)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape5_off)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape4_off)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape3_off)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape2_off)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape6_on)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape5_on)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape4_on)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape3_on)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape2_on)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape1_off)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape1_on)).BeginInit();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.SuspendLayout();
            // 
            // b_mode_auto
            // 
            this.b_mode_auto.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_mode_auto.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_mode_auto.FlatAppearance.BorderSize = 0;
            this.b_mode_auto.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.ActiveCaption;
            this.b_mode_auto.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_mode_auto.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.b_mode_auto.Image = ((System.Drawing.Image)(resources.GetObject("b_mode_auto.Image")));
            this.b_mode_auto.Location = new System.Drawing.Point(167, 256);
            this.b_mode_auto.Margin = new System.Windows.Forms.Padding(2);
            this.b_mode_auto.Name = "b_mode_auto";
            this.b_mode_auto.Size = new System.Drawing.Size(191, 37);
            this.b_mode_auto.TabIndex = 0;
            this.b_mode_auto.UseVisualStyleBackColor = false;
            this.b_mode_auto.Click += new System.EventHandler(this.b_mode_auto_Click);
            // 
            // timer1
            // 
            this.timer1.Enabled = true;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // b_debug
            // 
            this.b_debug.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_debug.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_debug.FlatAppearance.BorderSize = 0;
            this.b_debug.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.ActiveCaption;
            this.b_debug.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_debug.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.b_debug.Image = ((System.Drawing.Image)(resources.GetObject("b_debug.Image")));
            this.b_debug.Location = new System.Drawing.Point(384, 552);
            this.b_debug.Margin = new System.Windows.Forms.Padding(2);
            this.b_debug.Name = "b_debug";
            this.b_debug.Size = new System.Drawing.Size(103, 35);
            this.b_debug.TabIndex = 13;
            this.b_debug.UseVisualStyleBackColor = false;
            this.b_debug.Click += new System.EventHandler(this.b_debug_Click);
            // 
            // b_commande
            // 
            this.b_commande.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_commande.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_commande.FlatAppearance.BorderSize = 0;
            this.b_commande.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.ActiveCaption;
            this.b_commande.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_commande.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.b_commande.Image = ((System.Drawing.Image)(resources.GetObject("b_commande.Image")));
            this.b_commande.Location = new System.Drawing.Point(291, 454);
            this.b_commande.Margin = new System.Windows.Forms.Padding(2);
            this.b_commande.Name = "b_commande";
            this.b_commande.Size = new System.Drawing.Size(111, 37);
            this.b_commande.TabIndex = 14;
            this.b_commande.UseVisualStyleBackColor = false;
            this.b_commande.Click += new System.EventHandler(this.b_commande_Click);
            // 
            // b_manette
            // 
            this.b_manette.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_manette.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_manette.FlatAppearance.BorderSize = 0;
            this.b_manette.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.ActiveCaption;
            this.b_manette.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.b_manette.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.b_manette.ForeColor = System.Drawing.SystemColors.ActiveCaption;
            this.b_manette.Image = ((System.Drawing.Image)(resources.GetObject("b_manette.Image")));
            this.b_manette.Location = new System.Drawing.Point(111, 454);
            this.b_manette.Margin = new System.Windows.Forms.Padding(2);
            this.b_manette.Name = "b_manette";
            this.b_manette.Size = new System.Drawing.Size(127, 37);
            this.b_manette.TabIndex = 15;
            this.b_manette.UseVisualStyleBackColor = false;
            this.b_manette.Click += new System.EventHandler(this.b_manette_Click);
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.panel1.Controls.Add(this.lb_bluetooth);
            this.panel1.Controls.Add(this.pb_bluetooth_nok);
            this.panel1.Controls.Add(this.pb_bluetooth_ok);
            this.panel1.Controls.Add(this.panel4);
            this.panel1.Controls.Add(this.b_debug);
            this.panel1.Controls.Add(this.b_commande);
            this.panel1.Controls.Add(this.b_manette);
            this.panel1.Controls.Add(this.b_mode_auto);
            this.panel1.Controls.Add(b_bluetooth);
            this.panel1.Location = new System.Drawing.Point(228, 2);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(487, 603);
            this.panel1.TabIndex = 35;
            // 
            // lb_bluetooth
            // 
            this.lb_bluetooth.AutoSize = true;
            this.lb_bluetooth.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lb_bluetooth.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.lb_bluetooth.Location = new System.Drawing.Point(404, 105);
            this.lb_bluetooth.Name = "lb_bluetooth";
            this.lb_bluetooth.Size = new System.Drawing.Size(47, 16);
            this.lb_bluetooth.TabIndex = 40;
            this.lb_bluetooth.Text = "label4";
            // 
            // pb_bluetooth_nok
            // 
            this.pb_bluetooth_nok.Image = ((System.Drawing.Image)(resources.GetObject("pb_bluetooth_nok.Image")));
            this.pb_bluetooth_nok.Location = new System.Drawing.Point(363, 93);
            this.pb_bluetooth_nok.Name = "pb_bluetooth_nok";
            this.pb_bluetooth_nok.Size = new System.Drawing.Size(35, 39);
            this.pb_bluetooth_nok.TabIndex = 39;
            this.pb_bluetooth_nok.TabStop = false;
            // 
            // pb_bluetooth_ok
            // 
            this.pb_bluetooth_ok.Image = ((System.Drawing.Image)(resources.GetObject("pb_bluetooth_ok.Image")));
            this.pb_bluetooth_ok.Location = new System.Drawing.Point(363, 93);
            this.pb_bluetooth_ok.Name = "pb_bluetooth_ok";
            this.pb_bluetooth_ok.Size = new System.Drawing.Size(35, 39);
            this.pb_bluetooth_ok.TabIndex = 38;
            this.pb_bluetooth_ok.TabStop = false;
            this.pb_bluetooth_ok.Visible = false;
            // 
            // panel4
            // 
            this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(72)))), ((int)(((byte)(127)))));
            this.panel4.Controls.Add(this.pictureBox6);
            this.panel4.Controls.Add(this.label3);
            this.panel4.Location = new System.Drawing.Point(2, 151);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(701, 71);
            this.panel4.TabIndex = 37;
            // 
            // pictureBox6
            // 
            this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
            this.pictureBox6.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.InitialImage")));
            this.pictureBox6.Location = new System.Drawing.Point(0, 3);
            this.pictureBox6.Name = "pictureBox6";
            this.pictureBox6.Size = new System.Drawing.Size(68, 63);
            this.pictureBox6.TabIndex = 39;
            this.pictureBox6.TabStop = false;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(72)))), ((int)(((byte)(127)))));
            this.label3.Font = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.ForeColor = System.Drawing.Color.White;
            this.label3.Location = new System.Drawing.Point(207, 14);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(106, 29);
            this.label3.TabIndex = 36;
            this.label3.Text = "IHM Pilot";
            // 
            // panel3
            // 
            this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(72)))), ((int)(((byte)(127)))));
            this.panel3.Controls.Add(this.pictureBox2);
            this.panel3.Controls.Add(this.label1);
            this.panel3.Location = new System.Drawing.Point(227, 327);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(488, 81);
            this.panel3.TabIndex = 36;
            // 
            // pictureBox2
            // 
            this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
            this.pictureBox2.Location = new System.Drawing.Point(3, 4);
            this.pictureBox2.Margin = new System.Windows.Forms.Padding(2);
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new System.Drawing.Size(77, 77);
            this.pictureBox2.TabIndex = 35;
            this.pictureBox2.TabStop = false;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(72)))), ((int)(((byte)(127)))));
            this.label1.Font = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.White;
            this.label1.Location = new System.Drawing.Point(163, 25);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(240, 29);
            this.label1.TabIndex = 20;
            this.label1.Text = "Choix de la commande";
            // 
            // panel5
            // 
            this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            this.panel5.Controls.Add(this.pictureBox3);
            this.panel5.Controls.Add(this.pb_etape6_off);
            this.panel5.Controls.Add(this.pb_etape5_off);
            this.panel5.Controls.Add(this.pb_etape4_off);
            this.panel5.Controls.Add(this.pb_etape3_off);
            this.panel5.Controls.Add(this.pb_etape2_off);
            this.panel5.Controls.Add(this.label5);
            this.panel5.Controls.Add(this.label2);
            this.panel5.Controls.Add(this.label7);
            this.panel5.Controls.Add(this.label8);
            this.panel5.Controls.Add(this.label9);
            this.panel5.Controls.Add(this.pb_etape6_on);
            this.panel5.Controls.Add(this.pb_etape5_on);
            this.panel5.Controls.Add(this.pb_etape4_on);
            this.panel5.Controls.Add(this.pb_etape3_on);
            this.panel5.Controls.Add(this.pb_etape2_on);
            this.panel5.Controls.Add(this.label10);
            this.panel5.Controls.Add(this.pb_etape1_off);
            this.panel5.Controls.Add(this.pb_etape1_on);
            this.panel5.Location = new System.Drawing.Point(12, 2);
            this.panel5.Margin = new System.Windows.Forms.Padding(2);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(210, 603);
            this.panel5.TabIndex = 34;
            // 
            // pictureBox3
            // 
            this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
            this.pictureBox3.Location = new System.Drawing.Point(22, 9);
            this.pictureBox3.Margin = new System.Windows.Forms.Padding(2);
            this.pictureBox3.Name = "pictureBox3";
            this.pictureBox3.Size = new System.Drawing.Size(173, 97);
            this.pictureBox3.TabIndex = 36;
            this.pictureBox3.TabStop = false;
            // 
            // pb_etape6_off
            // 
            this.pb_etape6_off.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape6_off.Image")));
            this.pb_etape6_off.Location = new System.Drawing.Point(128, 527);
            this.pb_etape6_off.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape6_off.Name = "pb_etape6_off";
            this.pb_etape6_off.Size = new System.Drawing.Size(67, 69);
            this.pb_etape6_off.TabIndex = 26;
            this.pb_etape6_off.TabStop = false;
            // 
            // pb_etape5_off
            // 
            this.pb_etape5_off.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape5_off.Image")));
            this.pb_etape5_off.Location = new System.Drawing.Point(128, 454);
            this.pb_etape5_off.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape5_off.Name = "pb_etape5_off";
            this.pb_etape5_off.Size = new System.Drawing.Size(67, 69);
            this.pb_etape5_off.TabIndex = 26;
            this.pb_etape5_off.TabStop = false;
            // 
            // pb_etape4_off
            // 
            this.pb_etape4_off.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape4_off.Image")));
            this.pb_etape4_off.Location = new System.Drawing.Point(128, 382);
            this.pb_etape4_off.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape4_off.Name = "pb_etape4_off";
            this.pb_etape4_off.Size = new System.Drawing.Size(67, 69);
            this.pb_etape4_off.TabIndex = 26;
            this.pb_etape4_off.TabStop = false;
            // 
            // pb_etape3_off
            // 
            this.pb_etape3_off.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape3_off.Image")));
            this.pb_etape3_off.Location = new System.Drawing.Point(128, 310);
            this.pb_etape3_off.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape3_off.Name = "pb_etape3_off";
            this.pb_etape3_off.Size = new System.Drawing.Size(67, 69);
            this.pb_etape3_off.TabIndex = 26;
            this.pb_etape3_off.TabStop = false;
            // 
            // pb_etape2_off
            // 
            this.pb_etape2_off.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape2_off.Image")));
            this.pb_etape2_off.Location = new System.Drawing.Point(128, 237);
            this.pb_etape2_off.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape2_off.Name = "pb_etape2_off";
            this.pb_etape2_off.Size = new System.Drawing.Size(67, 69);
            this.pb_etape2_off.TabIndex = 26;
            this.pb_etape2_off.TabStop = false;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("Calibri", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.ForeColor = System.Drawing.Color.White;
            this.label5.Location = new System.Drawing.Point(14, 183);
            this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(101, 23);
            this.label5.TabIndex = 26;
            this.label5.Text = "Séquence 1";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Calibri", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.White;
            this.label2.Location = new System.Drawing.Point(14, 256);
            this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(101, 23);
            this.label2.TabIndex = 26;
            this.label2.Text = "Séquence 2";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Font = new System.Drawing.Font("Calibri", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.ForeColor = System.Drawing.Color.White;
            this.label7.Location = new System.Drawing.Point(14, 325);
            this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(101, 23);
            this.label7.TabIndex = 26;
            this.label7.Text = "Séquence 3";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("Calibri", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.ForeColor = System.Drawing.Color.White;
            this.label8.Location = new System.Drawing.Point(14, 399);
            this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(101, 23);
            this.label8.TabIndex = 26;
            this.label8.Text = "Séquence 4";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Font = new System.Drawing.Font("Calibri", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.ForeColor = System.Drawing.Color.White;
            this.label9.Location = new System.Drawing.Point(14, 474);
            this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(101, 23);
            this.label9.TabIndex = 26;
            this.label9.Text = "Séquence 5";
            // 
            // pb_etape6_on
            // 
            this.pb_etape6_on.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape6_on.Image")));
            this.pb_etape6_on.Location = new System.Drawing.Point(128, 527);
            this.pb_etape6_on.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape6_on.Name = "pb_etape6_on";
            this.pb_etape6_on.Size = new System.Drawing.Size(67, 69);
            this.pb_etape6_on.TabIndex = 26;
            this.pb_etape6_on.TabStop = false;
            this.pb_etape6_on.Visible = false;
            // 
            // pb_etape5_on
            // 
            this.pb_etape5_on.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape5_on.Image")));
            this.pb_etape5_on.Location = new System.Drawing.Point(128, 454);
            this.pb_etape5_on.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape5_on.Name = "pb_etape5_on";
            this.pb_etape5_on.Size = new System.Drawing.Size(67, 69);
            this.pb_etape5_on.TabIndex = 26;
            this.pb_etape5_on.TabStop = false;
            this.pb_etape5_on.Visible = false;
            // 
            // pb_etape4_on
            // 
            this.pb_etape4_on.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape4_on.Image")));
            this.pb_etape4_on.Location = new System.Drawing.Point(128, 382);
            this.pb_etape4_on.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape4_on.Name = "pb_etape4_on";
            this.pb_etape4_on.Size = new System.Drawing.Size(67, 69);
            this.pb_etape4_on.TabIndex = 26;
            this.pb_etape4_on.TabStop = false;
            this.pb_etape4_on.Visible = false;
            // 
            // pb_etape3_on
            // 
            this.pb_etape3_on.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape3_on.Image")));
            this.pb_etape3_on.Location = new System.Drawing.Point(128, 310);
            this.pb_etape3_on.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape3_on.Name = "pb_etape3_on";
            this.pb_etape3_on.Size = new System.Drawing.Size(67, 69);
            this.pb_etape3_on.TabIndex = 26;
            this.pb_etape3_on.TabStop = false;
            this.pb_etape3_on.Visible = false;
            // 
            // pb_etape2_on
            // 
            this.pb_etape2_on.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape2_on.Image")));
            this.pb_etape2_on.Location = new System.Drawing.Point(128, 237);
            this.pb_etape2_on.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape2_on.Name = "pb_etape2_on";
            this.pb_etape2_on.Size = new System.Drawing.Size(67, 69);
            this.pb_etape2_on.TabIndex = 26;
            this.pb_etape2_on.TabStop = false;
            this.pb_etape2_on.Visible = false;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Font = new System.Drawing.Font("Calibri", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.ForeColor = System.Drawing.Color.White;
            this.label10.Location = new System.Drawing.Point(14, 541);
            this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(101, 23);
            this.label10.TabIndex = 26;
            this.label10.Text = "Séquence 6";
            // 
            // pb_etape1_off
            // 
            this.pb_etape1_off.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape1_off.Image")));
            this.pb_etape1_off.Location = new System.Drawing.Point(128, 165);
            this.pb_etape1_off.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape1_off.Name = "pb_etape1_off";
            this.pb_etape1_off.Size = new System.Drawing.Size(67, 69);
            this.pb_etape1_off.TabIndex = 26;
            this.pb_etape1_off.TabStop = false;
            // 
            // pb_etape1_on
            // 
            this.pb_etape1_on.Image = ((System.Drawing.Image)(resources.GetObject("pb_etape1_on.Image")));
            this.pb_etape1_on.Location = new System.Drawing.Point(128, 165);
            this.pb_etape1_on.Margin = new System.Windows.Forms.Padding(2);
            this.pb_etape1_on.Name = "pb_etape1_on";
            this.pb_etape1_on.Size = new System.Drawing.Size(67, 69);
            this.pb_etape1_on.TabIndex = 26;
            this.pb_etape1_on.TabStop = false;
            this.pb_etape1_on.Visible = false;
            // 
            // panel2
            // 
            this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(72)))), ((int)(((byte)(127)))));
            this.panel2.Controls.Add(this.pictureBox1);
            this.panel2.Controls.Add(this.label6);
            this.panel2.Location = new System.Drawing.Point(228, 2);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(487, 71);
            this.panel2.TabIndex = 33;
            // 
            // pictureBox1
            // 
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.Location = new System.Drawing.Point(2, 9);
            this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(68, 54);
            this.pictureBox1.TabIndex = 35;
            this.pictureBox1.TabStop = false;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(72)))), ((int)(((byte)(127)))));
            this.label6.Font = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.ForeColor = System.Drawing.Color.White;
            this.label6.Location = new System.Drawing.Point(188, 16);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(170, 39);
            this.label6.TabIndex = 20;
            this.label6.Text = "IHM MANU";
            // 
            // tb_reception
            // 
            this.tb_reception.Enabled = false;
            this.tb_reception.Location = new System.Drawing.Point(966, 258);
            this.tb_reception.Margin = new System.Windows.Forms.Padding(2);
            this.tb_reception.Name = "tb_reception";
            this.tb_reception.Size = new System.Drawing.Size(104, 20);
            this.tb_reception.TabIndex = 35;
            this.tb_reception.Visible = false;
            // 
            // b_bluetooth
            // 
            b_bluetooth.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            b_bluetooth.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            b_bluetooth.FlatAppearance.BorderSize = 0;
            b_bluetooth.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.ActiveCaption;
            b_bluetooth.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(130)))), ((int)(((byte)(186)))));
            b_bluetooth.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            b_bluetooth.ForeColor = System.Drawing.SystemColors.ControlText;
            b_bluetooth.Image = ((System.Drawing.Image)(resources.GetObject("b_bluetooth.Image")));
            b_bluetooth.Location = new System.Drawing.Point(167, 93);
            b_bluetooth.Margin = new System.Windows.Forms.Padding(2);
            b_bluetooth.Name = "b_bluetooth";
            b_bluetooth.Size = new System.Drawing.Size(191, 37);
            b_bluetooth.TabIndex = 16;
            b_bluetooth.UseVisualStyleBackColor = false;
            b_bluetooth.Click += new System.EventHandler(this.b_bluetooth_Click);
            // 
            // IHM_MANU_1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.ActiveCaption;
            this.ClientSize = new System.Drawing.Size(713, 610);
            this.Controls.Add(this.tb_reception);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.panel5);
            this.Margin = new System.Windows.Forms.Padding(2);
            this.Name = "IHM_MANU_1";
            this.Text = "IHM_MANU_1";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.IHM_MANU_1_FormClosed);
            this.Load += new System.EventHandler(this.IHM_MANU_1_Load);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pb_bluetooth_nok)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_bluetooth_ok)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            this.panel5.ResumeLayout(false);
            this.panel5.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape6_off)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape5_off)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape4_off)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape3_off)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape2_off)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape6_on)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape5_on)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape4_on)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape3_on)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape2_on)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape1_off)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb_etape1_on)).EndInit();
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.mMainSplitContainer               = new System.Windows.Forms.SplitContainer();
     this.mRightSplitContainer              = new System.Windows.Forms.SplitContainer();
     this.mPropertyGrid                     = new System.Windows.Forms.PropertyGrid();
     this.mMenuStrip                        = new System.Windows.Forms.MenuStrip();
     this.mFileToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.mOpenToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.mSaveToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.mSaveAsToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.mCloseToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.mToolStripSeparator2              = new System.Windows.Forms.ToolStripSeparator();
     this.mExitToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.mConfigurationsToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.mHelpToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.mToolsToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.mCombineMotsFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.mAboutToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.mPanel        = new System.Windows.Forms.Panel();
     this.mNodeTreeView = new MikuMikuModel.Nodes.Wrappers.NodeTreeView();
     ((System.ComponentModel.ISupportInitialize)(this.mMainSplitContainer)).BeginInit();
     this.mMainSplitContainer.Panel2.SuspendLayout();
     this.mMainSplitContainer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mRightSplitContainer)).BeginInit();
     this.mRightSplitContainer.Panel1.SuspendLayout();
     this.mRightSplitContainer.Panel2.SuspendLayout();
     this.mRightSplitContainer.SuspendLayout();
     this.mMenuStrip.SuspendLayout();
     this.mPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // mMainSplitContainer
     //
     this.mMainSplitContainer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.mMainSplitContainer.Location = new System.Drawing.Point(12, 31);
     this.mMainSplitContainer.Name     = "mMainSplitContainer";
     //
     // mMainSplitContainer.Panel2
     //
     this.mMainSplitContainer.Panel2.Controls.Add(this.mRightSplitContainer);
     this.mMainSplitContainer.Size             = new System.Drawing.Size(712, 397);
     this.mMainSplitContainer.SplitterDistance = 448;
     this.mMainSplitContainer.TabIndex         = 0;
     //
     // mRightSplitContainer
     //
     this.mRightSplitContainer.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.mRightSplitContainer.Location    = new System.Drawing.Point(0, 0);
     this.mRightSplitContainer.Name        = "mRightSplitContainer";
     this.mRightSplitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // mRightSplitContainer.Panel1
     //
     this.mRightSplitContainer.Panel1.Controls.Add(this.mNodeTreeView);
     //
     // mRightSplitContainer.Panel2
     //
     this.mRightSplitContainer.Panel2.Controls.Add(this.mPropertyGrid);
     this.mRightSplitContainer.Size             = new System.Drawing.Size(260, 397);
     this.mRightSplitContainer.SplitterDistance = 181;
     this.mRightSplitContainer.TabIndex         = 0;
     //
     // mPropertyGrid
     //
     this.mPropertyGrid.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.mPropertyGrid.HelpVisible    = false;
     this.mPropertyGrid.Location       = new System.Drawing.Point(0, 0);
     this.mPropertyGrid.Name           = "mPropertyGrid";
     this.mPropertyGrid.PropertySort   = System.Windows.Forms.PropertySort.NoSort;
     this.mPropertyGrid.Size           = new System.Drawing.Size(260, 212);
     this.mPropertyGrid.TabIndex       = 0;
     this.mPropertyGrid.ToolbarVisible = false;
     //
     // mMenuStrip
     //
     this.mMenuStrip.Dock = System.Windows.Forms.DockStyle.Fill;
     this.mMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mFileToolStripMenuItem,
         this.mConfigurationsToolStripMenuItem,
         this.mToolsToolStripMenuItem,
         this.mHelpToolStripMenuItem,
         this.mAboutToolStripMenuItem
     });
     this.mMenuStrip.Location = new System.Drawing.Point(0, 0);
     this.mMenuStrip.Name     = "mMenuStrip";
     this.mMenuStrip.Size     = new System.Drawing.Size(736, 25);
     this.mMenuStrip.TabIndex = 0;
     this.mMenuStrip.Text     = "menuStrip1";
     //
     // mFileToolStripMenuItem
     //
     this.mFileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mOpenToolStripMenuItem,
         this.mSaveToolStripMenuItem,
         this.mSaveAsToolStripMenuItem,
         this.mCloseToolStripMenuItem,
         this.mToolStripSeparator2,
         this.mExitToolStripMenuItem
     });
     this.mFileToolStripMenuItem.Name = "mFileToolStripMenuItem";
     this.mFileToolStripMenuItem.Size = new System.Drawing.Size(37, 21);
     this.mFileToolStripMenuItem.Text = "File";
     //
     // mOpenToolStripMenuItem
     //
     this.mOpenToolStripMenuItem.Name         = "mOpenToolStripMenuItem";
     this.mOpenToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
     this.mOpenToolStripMenuItem.Size         = new System.Drawing.Size(186, 22);
     this.mOpenToolStripMenuItem.Text         = "Open";
     this.mOpenToolStripMenuItem.Click       += new System.EventHandler(this.OnOpen);
     //
     // mSaveToolStripMenuItem
     //
     this.mSaveToolStripMenuItem.Enabled      = false;
     this.mSaveToolStripMenuItem.Name         = "mSaveToolStripMenuItem";
     this.mSaveToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
     this.mSaveToolStripMenuItem.Size         = new System.Drawing.Size(186, 22);
     this.mSaveToolStripMenuItem.Text         = "Save";
     this.mSaveToolStripMenuItem.Click       += new System.EventHandler(this.OnSave);
     //
     // mSaveAsToolStripMenuItem
     //
     this.mSaveAsToolStripMenuItem.Enabled      = false;
     this.mSaveAsToolStripMenuItem.Name         = "mSaveAsToolStripMenuItem";
     this.mSaveAsToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                                | System.Windows.Forms.Keys.S)));
     this.mSaveAsToolStripMenuItem.Size   = new System.Drawing.Size(186, 22);
     this.mSaveAsToolStripMenuItem.Text   = "Save As";
     this.mSaveAsToolStripMenuItem.Click += new System.EventHandler(this.OnSaveAs);
     //
     // mCloseToolStripMenuItem
     //
     this.mCloseToolStripMenuItem.Enabled = false;
     this.mCloseToolStripMenuItem.Name    = "mCloseToolStripMenuItem";
     this.mCloseToolStripMenuItem.Size    = new System.Drawing.Size(186, 22);
     this.mCloseToolStripMenuItem.Text    = "Close";
     this.mCloseToolStripMenuItem.Click  += new System.EventHandler(this.OnNodeClose);
     //
     // mToolStripSeparator2
     //
     this.mToolStripSeparator2.Name = "mToolStripSeparator2";
     this.mToolStripSeparator2.Size = new System.Drawing.Size(183, 6);
     //
     // mExitToolStripMenuItem
     //
     this.mExitToolStripMenuItem.Name         = "mExitToolStripMenuItem";
     this.mExitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
     this.mExitToolStripMenuItem.Size         = new System.Drawing.Size(186, 22);
     this.mExitToolStripMenuItem.Text         = "Exit";
     this.mExitToolStripMenuItem.Click       += new System.EventHandler(this.OnExit);
     //
     // mConfigurationsToolStripMenuItem
     //
     this.mConfigurationsToolStripMenuItem.Name   = "mConfigurationsToolStripMenuItem";
     this.mConfigurationsToolStripMenuItem.Size   = new System.Drawing.Size(98, 21);
     this.mConfigurationsToolStripMenuItem.Text   = "Configurations";
     this.mConfigurationsToolStripMenuItem.Click += new System.EventHandler(this.OnConfigurations);
     //
     // mHelpToolStripMenuItem
     //
     this.mHelpToolStripMenuItem.Name   = "mHelpToolStripMenuItem";
     this.mHelpToolStripMenuItem.Size   = new System.Drawing.Size(44, 21);
     this.mHelpToolStripMenuItem.Text   = "Help";
     this.mHelpToolStripMenuItem.Click += new System.EventHandler(this.OnHelp);
     //
     // mToolsToolStripMenuItem
     //
     this.mToolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mCombineMotsFileToolStripMenuItem
     });
     this.mToolsToolStripMenuItem.Name = "mToolsToolStripMenuItem";
     this.mToolsToolStripMenuItem.Size = new System.Drawing.Size(47, 21);
     this.mToolsToolStripMenuItem.Text = "Tools";
     //
     // mCombineMotsFileToolStripMenuItem
     //
     this.mCombineMotsFileToolStripMenuItem.Name   = "mCombineMotsFileToolStripMenuItem";
     this.mCombineMotsFileToolStripMenuItem.Size   = new System.Drawing.Size(264, 22);
     this.mCombineMotsFileToolStripMenuItem.Text   = "Combine divided .mot files into one";
     this.mCombineMotsFileToolStripMenuItem.Click += new System.EventHandler(this.OnCombineMotions);
     //
     // mAboutToolStripMenuItem
     //
     this.mAboutToolStripMenuItem.Name   = "mAboutToolStripMenuItem";
     this.mAboutToolStripMenuItem.Size   = new System.Drawing.Size(52, 21);
     this.mAboutToolStripMenuItem.Text   = "About";
     this.mAboutToolStripMenuItem.Click += new System.EventHandler(this.OnAbout);
     //
     // mPanel
     //
     this.mPanel.Controls.Add(this.mMenuStrip);
     this.mPanel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.mPanel.Location = new System.Drawing.Point(0, 0);
     this.mPanel.Name     = "mPanel";
     this.mPanel.Size     = new System.Drawing.Size(736, 25);
     this.mPanel.TabIndex = 1;
     //
     // mNodeTreeView
     //
     this.mNodeTreeView.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.mNodeTreeView.HideSelection      = false;
     this.mNodeTreeView.ImageIndex         = 0;
     this.mNodeTreeView.Location           = new System.Drawing.Point(0, 0);
     this.mNodeTreeView.Name               = "mNodeTreeView";
     this.mNodeTreeView.SelectedImageIndex = 0;
     this.mNodeTreeView.SelectedNode       = null;
     this.mNodeTreeView.Size               = new System.Drawing.Size(260, 181);
     this.mNodeTreeView.TabIndex           = 0;
     this.mNodeTreeView.AfterSelect       += new System.Windows.Forms.TreeViewEventHandler(this.OnAfterSelect);
     //
     // MainForm
     //
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(736, 440);
     this.Controls.Add(this.mPanel);
     this.Controls.Add(this.mMainSplitContainer);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "MainForm";
     this.Text = "Miku Miku Model";
     this.mMainSplitContainer.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.mMainSplitContainer)).EndInit();
     this.mMainSplitContainer.ResumeLayout(false);
     this.mRightSplitContainer.Panel1.ResumeLayout(false);
     this.mRightSplitContainer.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.mRightSplitContainer)).EndInit();
     this.mRightSplitContainer.ResumeLayout(false);
     this.mMenuStrip.ResumeLayout(false);
     this.mMenuStrip.PerformLayout();
     this.mPanel.ResumeLayout(false);
     this.mPanel.PerformLayout();
     this.ResumeLayout(false);
 }
Exemplo n.º 55
0
 /// <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(FormExporter));
     this.splitContainerHoriz = new System.Windows.Forms.SplitContainer();
     this.bnSave            = new System.Windows.Forms.Button();
     this.bnClose           = new System.Windows.Forms.Button();
     this.cbCoordinates     = new System.Windows.Forms.ComboBox();
     this.label2            = new System.Windows.Forms.Label();
     this.lbFormat          = new System.Windows.Forms.Label();
     this.cbFileFormat      = new System.Windows.Forms.ComboBox();
     this.textEditorControl = new ICSharpCode.TextEditor.TextEditorControlEx();
     this.saveExportFile    = new System.Windows.Forms.SaveFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerHoriz)).BeginInit();
     this.splitContainerHoriz.Panel1.SuspendLayout();
     this.splitContainerHoriz.Panel2.SuspendLayout();
     this.splitContainerHoriz.SuspendLayout();
     this.SuspendLayout();
     //
     // splitContainerHoriz
     //
     this.splitContainerHoriz.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerHoriz.Location    = new System.Drawing.Point(0, 0);
     this.splitContainerHoriz.Name        = "splitContainerHoriz";
     this.splitContainerHoriz.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainerHoriz.Panel1
     //
     this.splitContainerHoriz.Panel1.Controls.Add(this.bnSave);
     this.splitContainerHoriz.Panel1.Controls.Add(this.bnClose);
     this.splitContainerHoriz.Panel1.Controls.Add(this.cbCoordinates);
     this.splitContainerHoriz.Panel1.Controls.Add(this.label2);
     this.splitContainerHoriz.Panel1.Controls.Add(this.lbFormat);
     this.splitContainerHoriz.Panel1.Controls.Add(this.cbFileFormat);
     //
     // splitContainerHoriz.Panel2
     //
     this.splitContainerHoriz.Panel2.Controls.Add(this.textEditorControl);
     this.splitContainerHoriz.Size             = new System.Drawing.Size(800, 450);
     this.splitContainerHoriz.SplitterDistance = 75;
     this.splitContainerHoriz.TabIndex         = 0;
     //
     // bnSave
     //
     this.bnSave.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnSave.Location = new System.Drawing.Point(713, 38);
     this.bnSave.Name     = "bnSave";
     this.bnSave.Size     = new System.Drawing.Size(75, 23);
     this.bnSave.TabIndex = 5;
     this.bnSave.Text     = "Save";
     this.bnSave.UseVisualStyleBackColor = true;
     this.bnSave.Click += new System.EventHandler(this.OnSave);
     //
     // bnClose
     //
     this.bnClose.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnClose.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.bnClose.Location                = new System.Drawing.Point(713, 8);
     this.bnClose.Name                    = "bnClose";
     this.bnClose.Size                    = new System.Drawing.Size(75, 23);
     this.bnClose.TabIndex                = 4;
     this.bnClose.Text                    = "Close";
     this.bnClose.UseVisualStyleBackColor = true;
     //
     // cbCoordinates
     //
     this.cbCoordinates.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbCoordinates.FormattingEnabled = true;
     this.cbCoordinates.Items.AddRange(new object[] {
         "Case corner",
         "Case center"
     });
     this.cbCoordinates.Location              = new System.Drawing.Point(74, 38);
     this.cbCoordinates.Name                  = "cbCoordinates";
     this.cbCoordinates.Size                  = new System.Drawing.Size(121, 21);
     this.cbCoordinates.TabIndex              = 3;
     this.cbCoordinates.SelectedIndexChanged += new System.EventHandler(this.OnInputChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(5, 41);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(63, 13);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Coordinates";
     //
     // lbFormat
     //
     this.lbFormat.AutoSize = true;
     this.lbFormat.Location = new System.Drawing.Point(5, 13);
     this.lbFormat.Name     = "lbFormat";
     this.lbFormat.Size     = new System.Drawing.Size(55, 13);
     this.lbFormat.TabIndex = 1;
     this.lbFormat.Text     = "File format";
     //
     // cbFileFormat
     //
     this.cbFileFormat.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbFileFormat.FormattingEnabled = true;
     this.cbFileFormat.Items.AddRange(new object[] {
         "XML",
         "CSV"
     });
     this.cbFileFormat.Location              = new System.Drawing.Point(74, 10);
     this.cbFileFormat.Name                  = "cbFileFormat";
     this.cbFileFormat.Size                  = new System.Drawing.Size(121, 21);
     this.cbFileFormat.TabIndex              = 0;
     this.cbFileFormat.SelectedIndexChanged += new System.EventHandler(this.OnInputChanged);
     //
     // textEditorControl
     //
     this.textEditorControl.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.textEditorControl.FoldingStrategy    = "XML";
     this.textEditorControl.Font               = new System.Drawing.Font("Courier New", 10F);
     this.textEditorControl.Location           = new System.Drawing.Point(0, 0);
     this.textEditorControl.Name               = "textEditorControl";
     this.textEditorControl.Size               = new System.Drawing.Size(800, 371);
     this.textEditorControl.SyntaxHighlighting = "XML";
     this.textEditorControl.TabIndex           = 0;
     //
     // FormExporter
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.bnClose;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.splitContainerHoriz);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormExporter";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.Text          = "Export...";
     this.splitContainerHoriz.Panel1.ResumeLayout(false);
     this.splitContainerHoriz.Panel1.PerformLayout();
     this.splitContainerHoriz.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerHoriz)).EndInit();
     this.splitContainerHoriz.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <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(Print_ใบเสร็จ));
     this.bt_ออก        = new System.Windows.Forms.Button();
     this.button_Print  = new System.Windows.Forms.Button();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.tb_ค้นหา      = new System.Windows.Forms.TextBox();
     this.label4        = new System.Windows.Forms.Label();
     this.label2        = new System.Windows.Forms.Label();
     this.label1        = new System.Windows.Forms.Label();
     this.bt_ค้นหา      = new System.Windows.Forms.Button();
     this.pictureBox1   = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // bt_ออก
     //
     this.bt_ออก.Location = new System.Drawing.Point(619, 108);
     this.bt_ออก.Margin   = new System.Windows.Forms.Padding(2);
     this.bt_ออก.Name     = "bt_ออก";
     this.bt_ออก.Size     = new System.Drawing.Size(71, 37);
     this.bt_ออก.TabIndex = 66;
     this.bt_ออก.Text     = "ออก";
     this.bt_ออก.UseVisualStyleBackColor = true;
     this.bt_ออก.Click += new System.EventHandler(this.bt_ออก_Click);
     //
     // button_Print
     //
     this.button_Print.Location = new System.Drawing.Point(552, 109);
     this.button_Print.Margin   = new System.Windows.Forms.Padding(2);
     this.button_Print.Name     = "button_Print";
     this.button_Print.Size     = new System.Drawing.Size(63, 37);
     this.button_Print.TabIndex = 65;
     this.button_Print.Text     = "ปริ้น";
     this.button_Print.UseVisualStyleBackColor = true;
     this.button_Print.Click += new System.EventHandler(this.button_Print_Click);
     //
     // dataGridView1
     //
     this.dataGridView1.BackgroundColor             = System.Drawing.Color.White;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location = new System.Drawing.Point(13, 151);
     this.dataGridView1.Name     = "dataGridView1";
     this.dataGridView1.Size     = new System.Drawing.Size(677, 157);
     this.dataGridView1.TabIndex = 64;
     //
     // tb_ค้นหา
     //
     this.tb_ค้นหา.Location = new System.Drawing.Point(84, 125);
     this.tb_ค้นหา.Name     = "tb_ค้นหา";
     this.tb_ค้นหา.Size     = new System.Drawing.Size(100, 20);
     this.tb_ค้นหา.TabIndex = 63;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(9, 128);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(68, 13);
     this.label4.TabIndex = 62;
     this.label4.Text     = "รหัสใบเสร็จ :";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("CS ChatThai", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.label2.Location = new System.Drawing.Point(319, 75);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(68, 32);
     this.label2.TabIndex = 61;
     this.label2.Text     = "ใบเสร็จ";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("CS ChatThai", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.label1.Location = new System.Drawing.Point(265, 34);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(175, 41);
     this.label1.TabIndex = 60;
     this.label1.Text     = "ระบบฟาร์มจระเข้";
     //
     // bt_ค้นหา
     //
     this.bt_ค้นหา.Location = new System.Drawing.Point(485, 108);
     this.bt_ค้นหา.Margin   = new System.Windows.Forms.Padding(2);
     this.bt_ค้นหา.Name     = "bt_ค้นหา";
     this.bt_ค้นหา.Size     = new System.Drawing.Size(63, 37);
     this.bt_ค้นหา.TabIndex = 71;
     this.bt_ค้นหา.Text     = "ค้นหา";
     this.bt_ค้นหา.UseVisualStyleBackColor = true;
     this.bt_ค้นหา.Click += new System.EventHandler(this.bt_ค้นหา_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(12, 12);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(172, 104);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 59;
     this.pictureBox1.TabStop  = false;
     //
     // Print_ใบเสร็จ
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(716, 344);
     this.Controls.Add(this.bt_ค้นหา);
     this.Controls.Add(this.bt_ออก);
     this.Controls.Add(this.button_Print);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.tb_ค้นหา);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.Name  = "Print_ใบเสร็จ";
     this.Text  = "Print_ใบเสร็จ";
     this.Load += new System.EventHandler(this.Print_ใบเสร็จ_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <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(Frm_MensajeRadicado));
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.lbl_Radicado = new System.Windows.Forms.Label();
            this.Btn_continuar = new System.Windows.Forms.Button();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.Gray;
            this.label1.Location = new System.Drawing.Point(9, 24);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(349, 30);
            this.label1.TabIndex = 1;
            this.label1.Text = "¡ Solicitud generada correctamente !";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.DimGray;
            this.label2.Location = new System.Drawing.Point(36, 62);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(124, 25);
            this.label2.TabIndex = 1;
            this.label2.Text = "Radicado No.";
            // 
            // lbl_Radicado
            // 
            this.lbl_Radicado.AutoSize = true;
            this.lbl_Radicado.Font = new System.Drawing.Font("Segoe UI Semibold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbl_Radicado.ForeColor = System.Drawing.Color.DimGray;
            this.lbl_Radicado.Location = new System.Drawing.Point(163, 62);
            this.lbl_Radicado.Name = "lbl_Radicado";
            this.lbl_Radicado.Size = new System.Drawing.Size(56, 25);
            this.lbl_Radicado.TabIndex = 1;
            this.lbl_Radicado.Text = "####";
            // 
            // Btn_continuar
            // 
            this.Btn_continuar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.Btn_continuar.BackColor = System.Drawing.Color.WhiteSmoke;
            this.Btn_continuar.Cursor = System.Windows.Forms.Cursors.Hand;
            this.Btn_continuar.FlatAppearance.BorderSize = 0;
            this.Btn_continuar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.Btn_continuar.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Btn_continuar.Image = ((System.Drawing.Image)(resources.GetObject("Btn_continuar.Image")));
            this.Btn_continuar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.Btn_continuar.Location = new System.Drawing.Point(265, 110);
            this.Btn_continuar.Name = "Btn_continuar";
            this.Btn_continuar.Size = new System.Drawing.Size(93, 28);
            this.Btn_continuar.TabIndex = 1;
            this.Btn_continuar.Text = "Continuar";
            this.Btn_continuar.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.Btn_continuar.UseVisualStyleBackColor = false;
            this.Btn_continuar.Click += new System.EventHandler(this.Btn_continuar_Click);
            // 
            // Frm_MensajeRadicado
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.Gainsboro;
            this.ClientSize = new System.Drawing.Size(365, 146);
            this.Controls.Add(this.Btn_continuar);
            this.Controls.Add(this.lbl_Radicado);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "Frm_MensajeRadicado";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Frm_MensajeRadicado";
            this.Load += new System.EventHandler(this.Frm_MensajeRadicado_Load);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 58
0
 /// <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(Tiled2UnityForm));
     this.richTextBoxOutput                         = new System.Windows.Forms.RichTextBox();
     this.buttonFolderBrowser                       = new System.Windows.Forms.Button();
     this.buttonExport                              = new System.Windows.Forms.Button();
     this.buttonViewer                              = new System.Windows.Forms.Button();
     this.menuStrip                                 = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem                     = new System.Windows.Forms.ToolStripMenuItem();
     this.openTiledFileToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.exitToolStripMenuItem                     = new System.Windows.Forms.ToolStripMenuItem();
     this.editToolStripMenuItem                     = new System.Windows.Forms.ToolStripMenuItem();
     this.clearOutputWindowToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.helpToolStripMenuItem                     = new System.Windows.Forms.ToolStripMenuItem();
     this.addUnityPackageToProjectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.showHelpToolStripMenuItem                 = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1                       = new System.Windows.Forms.ToolStripSeparator();
     this.supportTiledMapEditorToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.donateToTiled2UnityToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2                       = new System.Windows.Forms.ToolStripSeparator();
     this.aboutTiled2UnityToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.labelScale                                = new System.Windows.Forms.Label();
     this.textBoxScale                              = new System.Windows.Forms.TextBox();
     this.textBoxExportFolder                       = new System.Windows.Forms.TextBox();
     this.checkBoxPreferConvexPolygons              = new System.Windows.Forms.CheckBox();
     this.buttonObjectTypesXml                      = new System.Windows.Forms.Button();
     this.textBoxObjectTypesXml                     = new System.Windows.Forms.TextBox();
     this.buttonClearObjectTypes                    = new System.Windows.Forms.Button();
     this.checkBoxDepthBuffer                       = new System.Windows.Forms.CheckBox();
     this.groupBoxAdvancedOptions                   = new System.Windows.Forms.GroupBox();
     this.groupBoxExportOptions                     = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanelExportOptions             = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanelScale                     = new System.Windows.Forms.TableLayoutPanel();
     this.labelScaleDescription                     = new System.Windows.Forms.Label();
     this.tableLayoutPanelObjectTypes               = new System.Windows.Forms.TableLayoutPanel();
     this.labelExportDescription                    = new System.Windows.Forms.Label();
     this.labelObjectTypesDescription               = new System.Windows.Forms.Label();
     this.groupBoxOutput                            = new System.Windows.Forms.GroupBox();
     this.groupBoxReviewExport                      = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanelReviewExport              = new System.Windows.Forms.TableLayoutPanel();
     this.richTextBoxLaunchTip                      = new System.Windows.Forms.RichTextBox();
     this.button1        = new System.Windows.Forms.Button();
     this.tmxFileTextBox = new System.Windows.Forms.TextBox();
     this.menuStrip.SuspendLayout();
     this.groupBoxAdvancedOptions.SuspendLayout();
     this.groupBoxExportOptions.SuspendLayout();
     this.tableLayoutPanelExportOptions.SuspendLayout();
     this.tableLayoutPanelScale.SuspendLayout();
     this.tableLayoutPanelObjectTypes.SuspendLayout();
     this.groupBoxOutput.SuspendLayout();
     this.groupBoxReviewExport.SuspendLayout();
     this.tableLayoutPanelReviewExport.SuspendLayout();
     this.SuspendLayout();
     //
     // richTextBoxOutput
     //
     this.richTextBoxOutput.BackColor    = System.Drawing.SystemColors.ControlLight;
     this.richTextBoxOutput.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.richTextBoxOutput.Font         = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.richTextBoxOutput.ForeColor    = System.Drawing.SystemColors.WindowText;
     this.richTextBoxOutput.Location     = new System.Drawing.Point(4, 19);
     this.richTextBoxOutput.Margin       = new System.Windows.Forms.Padding(4);
     this.richTextBoxOutput.Name         = "richTextBoxOutput";
     this.richTextBoxOutput.ReadOnly     = true;
     this.richTextBoxOutput.Size         = new System.Drawing.Size(865, 238);
     this.richTextBoxOutput.TabIndex     = 9;
     this.richTextBoxOutput.Text         = "";
     this.richTextBoxOutput.WordWrap     = false;
     this.richTextBoxOutput.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.richTextBoxOutput_LinkClicked);
     //
     // buttonFolderBrowser
     //
     this.buttonFolderBrowser.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.buttonFolderBrowser.Location = new System.Drawing.Point(29, 129);
     this.buttonFolderBrowser.Margin   = new System.Windows.Forms.Padding(4);
     this.buttonFolderBrowser.Name     = "buttonFolderBrowser";
     this.buttonFolderBrowser.Size     = new System.Drawing.Size(180, 28);
     this.buttonFolderBrowser.TabIndex = 7;
     this.buttonFolderBrowser.Text     = "Export To ...";
     this.buttonFolderBrowser.UseVisualStyleBackColor = true;
     this.buttonFolderBrowser.Click += new System.EventHandler(this.buttonFolderBrowser_Click);
     //
     // buttonExport
     //
     this.buttonExport.BackColor = System.Drawing.Color.Lavender;
     this.buttonExport.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.buttonExport.ForeColor = System.Drawing.Color.MidnightBlue;
     this.buttonExport.Location  = new System.Drawing.Point(4, 53);
     this.buttonExport.Margin    = new System.Windows.Forms.Padding(4);
     this.buttonExport.Name      = "buttonExport";
     this.buttonExport.Size      = new System.Drawing.Size(168, 177);
     this.buttonExport.TabIndex  = 11;
     this.buttonExport.Text      = "Big Ass Export Button";
     this.buttonExport.UseVisualStyleBackColor = false;
     this.buttonExport.Click += new System.EventHandler(this.buttonExport_Click);
     //
     // buttonViewer
     //
     this.buttonViewer.BackColor = System.Drawing.Color.LightSteelBlue;
     this.buttonViewer.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.buttonViewer.ForeColor = System.Drawing.Color.MidnightBlue;
     this.buttonViewer.Location  = new System.Drawing.Point(4, 4);
     this.buttonViewer.Margin    = new System.Windows.Forms.Padding(4);
     this.buttonViewer.Name      = "buttonViewer";
     this.buttonViewer.Size      = new System.Drawing.Size(168, 41);
     this.buttonViewer.TabIndex  = 10;
     this.buttonViewer.Text      = "Preview Map";
     this.buttonViewer.UseVisualStyleBackColor = false;
     this.buttonViewer.Click += new System.EventHandler(this.buttonViewer_Click);
     //
     // menuStrip
     //
     this.menuStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileToolStripMenuItem,
         this.editToolStripMenuItem,
         this.helpToolStripMenuItem
     });
     this.menuStrip.Location = new System.Drawing.Point(0, 0);
     this.menuStrip.Name     = "menuStrip";
     this.menuStrip.Padding  = new System.Windows.Forms.Padding(8, 2, 0, 2);
     this.menuStrip.Size     = new System.Drawing.Size(1109, 26);
     this.menuStrip.TabIndex = 6;
     this.menuStrip.Text     = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.openTiledFileToolStripMenuItem,
         this.exitToolStripMenuItem
     });
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(40, 22);
     this.fileToolStripMenuItem.Text = "&File";
     //
     // openTiledFileToolStripMenuItem
     //
     this.openTiledFileToolStripMenuItem.Name   = "openTiledFileToolStripMenuItem";
     this.openTiledFileToolStripMenuItem.Size   = new System.Drawing.Size(197, 26);
     this.openTiledFileToolStripMenuItem.Text   = "&Open Tiled File ...";
     this.openTiledFileToolStripMenuItem.Click += new System.EventHandler(this.openTiledFileToolStripMenuItem_Click);
     //
     // exitToolStripMenuItem
     //
     this.exitToolStripMenuItem.Name   = "exitToolStripMenuItem";
     this.exitToolStripMenuItem.Size   = new System.Drawing.Size(197, 26);
     this.exitToolStripMenuItem.Text   = "E&xit";
     this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
     //
     // editToolStripMenuItem
     //
     this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.clearOutputWindowToolStripMenuItem
     });
     this.editToolStripMenuItem.Name = "editToolStripMenuItem";
     this.editToolStripMenuItem.Size = new System.Drawing.Size(43, 22);
     this.editToolStripMenuItem.Text = "&Edit";
     //
     // clearOutputWindowToolStripMenuItem
     //
     this.clearOutputWindowToolStripMenuItem.Name   = "clearOutputWindowToolStripMenuItem";
     this.clearOutputWindowToolStripMenuItem.Size   = new System.Drawing.Size(219, 26);
     this.clearOutputWindowToolStripMenuItem.Text   = "&Clear Output Window";
     this.clearOutputWindowToolStripMenuItem.Click += new System.EventHandler(this.clearOutputWindowToolStripMenuItem_Click);
     //
     // helpToolStripMenuItem
     //
     this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.addUnityPackageToProjectToolStripMenuItem,
         this.showHelpToolStripMenuItem,
         this.toolStripSeparator1,
         this.supportTiledMapEditorToolStripMenuItem,
         this.donateToTiled2UnityToolStripMenuItem,
         this.toolStripSeparator2,
         this.aboutTiled2UnityToolStripMenuItem
     });
     this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
     this.helpToolStripMenuItem.Size = new System.Drawing.Size(48, 22);
     this.helpToolStripMenuItem.Text = "&Help";
     //
     // addUnityPackageToProjectToolStripMenuItem
     //
     this.addUnityPackageToProjectToolStripMenuItem.Name   = "addUnityPackageToProjectToolStripMenuItem";
     this.addUnityPackageToProjectToolStripMenuItem.Size   = new System.Drawing.Size(292, 26);
     this.addUnityPackageToProjectToolStripMenuItem.Text   = "Import &Unity Package to Project";
     this.addUnityPackageToProjectToolStripMenuItem.Click += new System.EventHandler(this.addUnityPackageToProjectToolStripMenuItem_Click);
     //
     // showHelpToolStripMenuItem
     //
     this.showHelpToolStripMenuItem.Name   = "showHelpToolStripMenuItem";
     this.showHelpToolStripMenuItem.Size   = new System.Drawing.Size(292, 26);
     this.showHelpToolStripMenuItem.Text   = "Show Command &Help";
     this.showHelpToolStripMenuItem.Click += new System.EventHandler(this.showHelpToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(289, 6);
     //
     // supportTiledMapEditorToolStripMenuItem
     //
     this.supportTiledMapEditorToolStripMenuItem.Name   = "supportTiledMapEditorToolStripMenuItem";
     this.supportTiledMapEditorToolStripMenuItem.Size   = new System.Drawing.Size(292, 26);
     this.supportTiledMapEditorToolStripMenuItem.Text   = "&Support Tiled On Patreon ...";
     this.supportTiledMapEditorToolStripMenuItem.Click += new System.EventHandler(this.supportTiledMapEditorToolStripMenuItem_Click);
     //
     // donateToTiled2UnityToolStripMenuItem
     //
     this.donateToTiled2UnityToolStripMenuItem.Name   = "donateToTiled2UnityToolStripMenuItem";
     this.donateToTiled2UnityToolStripMenuItem.Size   = new System.Drawing.Size(292, 26);
     this.donateToTiled2UnityToolStripMenuItem.Text   = "&Donate to Tiled2Unity";
     this.donateToTiled2UnityToolStripMenuItem.Click += new System.EventHandler(this.donateToTiled2UnityToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(289, 6);
     //
     // aboutTiled2UnityToolStripMenuItem
     //
     this.aboutTiled2UnityToolStripMenuItem.Name   = "aboutTiled2UnityToolStripMenuItem";
     this.aboutTiled2UnityToolStripMenuItem.Size   = new System.Drawing.Size(292, 26);
     this.aboutTiled2UnityToolStripMenuItem.Text   = "&About Tiled2Unity";
     this.aboutTiled2UnityToolStripMenuItem.Click += new System.EventHandler(this.aboutTiled2UnityToolStripMenuItem_Click);
     //
     // labelScale
     //
     this.labelScale.Anchor      = System.Windows.Forms.AnchorStyles.Right;
     this.labelScale.AutoSize    = true;
     this.labelScale.Location    = new System.Drawing.Point(118, 11);
     this.labelScale.Margin      = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.labelScale.Name        = "labelScale";
     this.labelScale.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.labelScale.Size        = new System.Drawing.Size(91, 17);
     this.labelScale.TabIndex    = 5;
     this.labelScale.Text        = "Vertex Scale:";
     this.labelScale.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textBoxScale
     //
     this.textBoxScale.Anchor      = System.Windows.Forms.AnchorStyles.Left;
     this.textBoxScale.Location    = new System.Drawing.Point(4, 4);
     this.textBoxScale.Margin      = new System.Windows.Forms.Padding(4);
     this.textBoxScale.Name        = "textBoxScale";
     this.textBoxScale.Size        = new System.Drawing.Size(124, 22);
     this.textBoxScale.TabIndex    = 3;
     this.textBoxScale.Text        = "1";
     this.textBoxScale.Validating += new System.ComponentModel.CancelEventHandler(this.textBoxScale_Validating);
     //
     // textBoxExportFolder
     //
     this.textBoxExportFolder.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.textBoxExportFolder.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Tiled2Unity.Properties.Settings.Default, "LastExportDirectory", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.textBoxExportFolder.Location     = new System.Drawing.Point(217, 132);
     this.textBoxExportFolder.Margin       = new System.Windows.Forms.Padding(4);
     this.textBoxExportFolder.Name         = "textBoxExportFolder";
     this.textBoxExportFolder.ReadOnly     = true;
     this.textBoxExportFolder.Size         = new System.Drawing.Size(828, 22);
     this.textBoxExportFolder.TabIndex     = 8;
     this.textBoxExportFolder.Text         = global::Tiled2Unity.Properties.Settings.Default.LastExportDirectory;
     this.textBoxExportFolder.TextChanged += new System.EventHandler(this.textBoxExportFolder_TextChanged);
     //
     // checkBoxPreferConvexPolygons
     //
     this.checkBoxPreferConvexPolygons.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.checkBoxPreferConvexPolygons.AutoSize  = true;
     this.checkBoxPreferConvexPolygons.BackColor = System.Drawing.SystemColors.ControlLight;
     this.checkBoxPreferConvexPolygons.Checked   = global::Tiled2Unity.Properties.Settings.Default.LastPreferConvexPolygons;
     this.checkBoxPreferConvexPolygons.DataBindings.Add(new System.Windows.Forms.Binding("Checked", global::Tiled2Unity.Properties.Settings.Default, "LastPreferConvexPolygons", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.checkBoxPreferConvexPolygons.Location = new System.Drawing.Point(8, 22);
     this.checkBoxPreferConvexPolygons.Margin   = new System.Windows.Forms.Padding(4);
     this.checkBoxPreferConvexPolygons.Name     = "checkBoxPreferConvexPolygons";
     this.checkBoxPreferConvexPolygons.Size     = new System.Drawing.Size(431, 21);
     this.checkBoxPreferConvexPolygons.TabIndex = 1;
     this.checkBoxPreferConvexPolygons.Text     = "Convex Polygon Colliders (may be overridden with unity:convex)";
     this.checkBoxPreferConvexPolygons.UseVisualStyleBackColor = false;
     this.checkBoxPreferConvexPolygons.CheckedChanged         += new System.EventHandler(this.checkBoxPreferConvexPolygons_CheckedChanged);
     //
     // buttonObjectTypesXml
     //
     this.buttonObjectTypesXml.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.buttonObjectTypesXml.Location = new System.Drawing.Point(29, 49);
     this.buttonObjectTypesXml.Margin   = new System.Windows.Forms.Padding(4);
     this.buttonObjectTypesXml.Name     = "buttonObjectTypesXml";
     this.buttonObjectTypesXml.Size     = new System.Drawing.Size(180, 28);
     this.buttonObjectTypesXml.TabIndex = 4;
     this.buttonObjectTypesXml.Text     = "Object Types XML ...";
     this.buttonObjectTypesXml.UseVisualStyleBackColor = true;
     this.buttonObjectTypesXml.Click += new System.EventHandler(this.buttonObjectTypesXml_Click);
     //
     // textBoxObjectTypesXml
     //
     this.textBoxObjectTypesXml.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.textBoxObjectTypesXml.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Tiled2Unity.Properties.Settings.Default, "LastObjectTypeXmlFile", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.textBoxObjectTypesXml.Location     = new System.Drawing.Point(4, 9);
     this.textBoxObjectTypesXml.Margin       = new System.Windows.Forms.Padding(4);
     this.textBoxObjectTypesXml.Name         = "textBoxObjectTypesXml";
     this.textBoxObjectTypesXml.ReadOnly     = true;
     this.textBoxObjectTypesXml.Size         = new System.Drawing.Size(660, 22);
     this.textBoxObjectTypesXml.TabIndex     = 5;
     this.textBoxObjectTypesXml.Text         = global::Tiled2Unity.Properties.Settings.Default.LastObjectTypeXmlFile;
     this.textBoxObjectTypesXml.TextChanged += new System.EventHandler(this.textBoxObjectTypesXml_TextChanged);
     //
     // buttonClearObjectTypes
     //
     this.buttonClearObjectTypes.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.buttonClearObjectTypes.Location = new System.Drawing.Point(671, 6);
     this.buttonClearObjectTypes.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.buttonClearObjectTypes.Name     = "buttonClearObjectTypes";
     this.buttonClearObjectTypes.Size     = new System.Drawing.Size(154, 28);
     this.buttonClearObjectTypes.TabIndex = 6;
     this.buttonClearObjectTypes.Text     = "Clear Object Types";
     this.buttonClearObjectTypes.UseVisualStyleBackColor = true;
     this.buttonClearObjectTypes.Click += new System.EventHandler(this.buttonClearObjectTypes_Click);
     //
     // checkBoxDepthBuffer
     //
     this.checkBoxDepthBuffer.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.checkBoxDepthBuffer.AutoSize  = true;
     this.checkBoxDepthBuffer.BackColor = System.Drawing.SystemColors.ControlLight;
     this.checkBoxDepthBuffer.Checked   = global::Tiled2Unity.Properties.Settings.Default.LastDepthBufferEnabled;
     this.checkBoxDepthBuffer.DataBindings.Add(new System.Windows.Forms.Binding("Checked", global::Tiled2Unity.Properties.Settings.Default, "LastDepthBufferEnabled", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.checkBoxDepthBuffer.Location = new System.Drawing.Point(8, 51);
     this.checkBoxDepthBuffer.Margin   = new System.Windows.Forms.Padding(4);
     this.checkBoxDepthBuffer.Name     = "checkBoxDepthBuffer";
     this.checkBoxDepthBuffer.Size     = new System.Drawing.Size(783, 21);
     this.checkBoxDepthBuffer.TabIndex = 2;
     this.checkBoxDepthBuffer.Text     = "Use Depth Buffer (For sprites using SpriteDepthInMap component to draw sprite bel" +
                                         "ow/above layers based on position.)";
     this.checkBoxDepthBuffer.UseVisualStyleBackColor = false;
     this.checkBoxDepthBuffer.CheckedChanged         += new System.EventHandler(this.checkBoxDepthBuffer_CheckedChanged);
     //
     // groupBoxAdvancedOptions
     //
     this.groupBoxAdvancedOptions.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBoxAdvancedOptions.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.groupBoxAdvancedOptions.Controls.Add(this.checkBoxPreferConvexPolygons);
     this.groupBoxAdvancedOptions.Controls.Add(this.checkBoxDepthBuffer);
     this.groupBoxAdvancedOptions.Location = new System.Drawing.Point(16, 130);
     this.groupBoxAdvancedOptions.Margin   = new System.Windows.Forms.Padding(4);
     this.groupBoxAdvancedOptions.Name     = "groupBoxAdvancedOptions";
     this.groupBoxAdvancedOptions.Padding  = new System.Windows.Forms.Padding(4);
     this.groupBoxAdvancedOptions.Size     = new System.Drawing.Size(1054, 80);
     this.groupBoxAdvancedOptions.TabIndex = 13;
     this.groupBoxAdvancedOptions.TabStop  = false;
     this.groupBoxAdvancedOptions.Text     = "Advanced Options";
     //
     // groupBoxExportOptions
     //
     this.groupBoxExportOptions.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBoxExportOptions.Controls.Add(this.tableLayoutPanelExportOptions);
     this.groupBoxExportOptions.Location = new System.Drawing.Point(16, 218);
     this.groupBoxExportOptions.Margin   = new System.Windows.Forms.Padding(4);
     this.groupBoxExportOptions.Name     = "groupBoxExportOptions";
     this.groupBoxExportOptions.Padding  = new System.Windows.Forms.Padding(4);
     this.groupBoxExportOptions.Size     = new System.Drawing.Size(1065, 229);
     this.groupBoxExportOptions.TabIndex = 14;
     this.groupBoxExportOptions.TabStop  = false;
     this.groupBoxExportOptions.Text     = "Export Options";
     //
     // tableLayoutPanelExportOptions
     //
     this.tableLayoutPanelExportOptions.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.tableLayoutPanelExportOptions.ColumnCount = 2;
     this.tableLayoutPanelExportOptions.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 213F));
     this.tableLayoutPanelExportOptions.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanelExportOptions.Controls.Add(this.labelScale, 0, 0);
     this.tableLayoutPanelExportOptions.Controls.Add(this.tableLayoutPanelScale, 1, 0);
     this.tableLayoutPanelExportOptions.Controls.Add(this.buttonObjectTypesXml, 0, 1);
     this.tableLayoutPanelExportOptions.Controls.Add(this.tableLayoutPanelObjectTypes, 1, 1);
     this.tableLayoutPanelExportOptions.Controls.Add(this.labelExportDescription, 1, 4);
     this.tableLayoutPanelExportOptions.Controls.Add(this.buttonFolderBrowser, 0, 3);
     this.tableLayoutPanelExportOptions.Controls.Add(this.textBoxExportFolder, 1, 3);
     this.tableLayoutPanelExportOptions.Controls.Add(this.labelObjectTypesDescription, 1, 2);
     this.tableLayoutPanelExportOptions.Location = new System.Drawing.Point(8, 23);
     this.tableLayoutPanelExportOptions.Margin   = new System.Windows.Forms.Padding(4);
     this.tableLayoutPanelExportOptions.Name     = "tableLayoutPanelExportOptions";
     this.tableLayoutPanelExportOptions.RowCount = 5;
     this.tableLayoutPanelExportOptions.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 45.07042F));
     this.tableLayoutPanelExportOptions.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 54.92958F));
     this.tableLayoutPanelExportOptions.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 33F));
     this.tableLayoutPanelExportOptions.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 46F));
     this.tableLayoutPanelExportOptions.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F));
     this.tableLayoutPanelExportOptions.Size     = new System.Drawing.Size(1049, 198);
     this.tableLayoutPanelExportOptions.TabIndex = 0;
     //
     // tableLayoutPanelScale
     //
     this.tableLayoutPanelScale.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.tableLayoutPanelScale.ColumnCount = 2;
     this.tableLayoutPanelScale.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 133F));
     this.tableLayoutPanelScale.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanelScale.Controls.Add(this.textBoxScale, 0, 0);
     this.tableLayoutPanelScale.Controls.Add(this.labelScaleDescription, 1, 0);
     this.tableLayoutPanelScale.Location = new System.Drawing.Point(217, 4);
     this.tableLayoutPanelScale.Margin   = new System.Windows.Forms.Padding(4);
     this.tableLayoutPanelScale.Name     = "tableLayoutPanelScale";
     this.tableLayoutPanelScale.RowCount = 1;
     this.tableLayoutPanelScale.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanelScale.Size     = new System.Drawing.Size(828, 31);
     this.tableLayoutPanelScale.TabIndex = 6;
     //
     // labelScaleDescription
     //
     this.labelScaleDescription.Anchor    = System.Windows.Forms.AnchorStyles.Left;
     this.labelScaleDescription.AutoSize  = true;
     this.labelScaleDescription.BackColor = System.Drawing.SystemColors.ControlLight;
     this.labelScaleDescription.Location  = new System.Drawing.Point(137, 7);
     this.labelScaleDescription.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.labelScaleDescription.Name      = "labelScaleDescription";
     this.labelScaleDescription.Size      = new System.Drawing.Size(428, 17);
     this.labelScaleDescription.TabIndex  = 7;
     this.labelScaleDescription.Text      = "Use Tile Height or Unity\'s Pixels Per Unit setting (Sprite properties)";
     //
     // tableLayoutPanelObjectTypes
     //
     this.tableLayoutPanelObjectTypes.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.tableLayoutPanelObjectTypes.ColumnCount = 2;
     this.tableLayoutPanelObjectTypes.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanelObjectTypes.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 160F));
     this.tableLayoutPanelObjectTypes.Controls.Add(this.buttonClearObjectTypes, 1, 0);
     this.tableLayoutPanelObjectTypes.Controls.Add(this.textBoxObjectTypesXml, 0, 0);
     this.tableLayoutPanelObjectTypes.Location = new System.Drawing.Point(217, 43);
     this.tableLayoutPanelObjectTypes.Margin   = new System.Windows.Forms.Padding(4);
     this.tableLayoutPanelObjectTypes.Name     = "tableLayoutPanelObjectTypes";
     this.tableLayoutPanelObjectTypes.RowCount = 1;
     this.tableLayoutPanelObjectTypes.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanelObjectTypes.Size     = new System.Drawing.Size(828, 40);
     this.tableLayoutPanelObjectTypes.TabIndex = 10;
     //
     // labelExportDescription
     //
     this.labelExportDescription.AutoSize  = true;
     this.labelExportDescription.BackColor = System.Drawing.SystemColors.ControlLight;
     this.labelExportDescription.Location  = new System.Drawing.Point(217, 166);
     this.labelExportDescription.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.labelExportDescription.Name      = "labelExportDescription";
     this.labelExportDescription.Size      = new System.Drawing.Size(707, 17);
     this.labelExportDescription.TabIndex  = 7;
     this.labelExportDescription.Text      = "Export Hint: Select the \"Tiled2Unity.export.txt\" file in your Unity Project. This" +
                                             " tells Tiled2Unity where to export to.";
     //
     // labelObjectTypesDescription
     //
     this.labelObjectTypesDescription.AutoSize  = true;
     this.labelObjectTypesDescription.BackColor = System.Drawing.SystemColors.ControlLight;
     this.labelObjectTypesDescription.Location  = new System.Drawing.Point(217, 87);
     this.labelObjectTypesDescription.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.labelObjectTypesDescription.Name      = "labelObjectTypesDescription";
     this.labelObjectTypesDescription.Size      = new System.Drawing.Size(818, 33);
     this.labelObjectTypesDescription.TabIndex  = 11;
     this.labelObjectTypesDescription.Text      = "(Optional) Select the Object Types XML file to be used with your map. The Object " +
                                                  "Type file may contain extra properties for your Tiled objects.";
     //
     // groupBoxOutput
     //
     this.groupBoxOutput.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBoxOutput.Controls.Add(this.richTextBoxOutput);
     this.groupBoxOutput.Location = new System.Drawing.Point(16, 455);
     this.groupBoxOutput.Margin   = new System.Windows.Forms.Padding(4);
     this.groupBoxOutput.Name     = "groupBoxOutput";
     this.groupBoxOutput.Padding  = new System.Windows.Forms.Padding(4);
     this.groupBoxOutput.Size     = new System.Drawing.Size(873, 261);
     this.groupBoxOutput.TabIndex = 15;
     this.groupBoxOutput.TabStop  = false;
     this.groupBoxOutput.Text     = "Output";
     //
     // groupBoxReviewExport
     //
     this.groupBoxReviewExport.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBoxReviewExport.Controls.Add(this.tableLayoutPanelReviewExport);
     this.groupBoxReviewExport.Location = new System.Drawing.Point(899, 455);
     this.groupBoxReviewExport.Margin   = new System.Windows.Forms.Padding(4);
     this.groupBoxReviewExport.Name     = "groupBoxReviewExport";
     this.groupBoxReviewExport.Padding  = new System.Windows.Forms.Padding(4);
     this.groupBoxReviewExport.Size     = new System.Drawing.Size(184, 257);
     this.groupBoxReviewExport.TabIndex = 16;
     this.groupBoxReviewExport.TabStop  = false;
     this.groupBoxReviewExport.Text     = "Review and Export";
     //
     // tableLayoutPanelReviewExport
     //
     this.tableLayoutPanelReviewExport.ColumnCount = 1;
     this.tableLayoutPanelReviewExport.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanelReviewExport.Controls.Add(this.buttonViewer, 0, 0);
     this.tableLayoutPanelReviewExport.Controls.Add(this.buttonExport, 0, 1);
     this.tableLayoutPanelReviewExport.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanelReviewExport.Location = new System.Drawing.Point(4, 19);
     this.tableLayoutPanelReviewExport.Margin   = new System.Windows.Forms.Padding(4);
     this.tableLayoutPanelReviewExport.Name     = "tableLayoutPanelReviewExport";
     this.tableLayoutPanelReviewExport.RowCount = 2;
     this.tableLayoutPanelReviewExport.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 49F));
     this.tableLayoutPanelReviewExport.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanelReviewExport.Size     = new System.Drawing.Size(176, 234);
     this.tableLayoutPanelReviewExport.TabIndex = 0;
     //
     // richTextBoxLaunchTip
     //
     this.richTextBoxLaunchTip.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBoxLaunchTip.BackColor   = System.Drawing.SystemColors.Info;
     this.richTextBoxLaunchTip.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.richTextBoxLaunchTip.Location    = new System.Drawing.Point(9, 34);
     this.richTextBoxLaunchTip.Margin      = new System.Windows.Forms.Padding(4);
     this.richTextBoxLaunchTip.Name        = "richTextBoxLaunchTip";
     this.richTextBoxLaunchTip.ReadOnly    = true;
     this.richTextBoxLaunchTip.Size        = new System.Drawing.Size(1067, 42);
     this.richTextBoxLaunchTip.TabIndex    = 17;
     this.richTextBoxLaunchTip.TabStop     = false;
     this.richTextBoxLaunchTip.Text        = "Load rtf text here";
     //
     // button1
     //
     this.button1.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.button1.Location = new System.Drawing.Point(20, 84);
     this.button1.Margin   = new System.Windows.Forms.Padding(4);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(180, 28);
     this.button1.TabIndex = 18;
     this.button1.Text     = "Map File ...";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // tmxFileTextBox
     //
     this.tmxFileTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     //this.tmxFileTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Tiled2Unity.Properties.Settings.Default, "LastExportDirectory", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.tmxFileTextBox.Location = new System.Drawing.Point(208, 87);
     this.tmxFileTextBox.Margin   = new System.Windows.Forms.Padding(4);
     this.tmxFileTextBox.Name     = "tmxFileTextBox";
     this.tmxFileTextBox.ReadOnly = true;
     this.tmxFileTextBox.Size     = new System.Drawing.Size(828, 22);
     this.tmxFileTextBox.TabIndex = 2;
     this.tmxFileTextBox.Text     = "";
     //
     // Tiled2UnityForm
     //
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ControlLightLight;
     this.ClientSize          = new System.Drawing.Size(1109, 740);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.tmxFileTextBox);
     this.Controls.Add(this.richTextBoxLaunchTip);
     this.Controls.Add(this.groupBoxReviewExport);
     this.Controls.Add(this.groupBoxOutput);
     this.Controls.Add(this.groupBoxExportOptions);
     this.Controls.Add(this.groupBoxAdvancedOptions);
     this.Controls.Add(this.menuStrip);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuStrip;
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.MinimumSize   = new System.Drawing.Size(1117, 633);
     this.Name          = "Tiled2UnityForm";
     this.Text          = "Tiled2Unity";
     this.DragDrop     += new System.Windows.Forms.DragEventHandler(this.Tiled2UnityForm_DragDrop);
     this.DragEnter    += new System.Windows.Forms.DragEventHandler(this.Tiled2UnityForm_DragEnter);
     this.menuStrip.ResumeLayout(false);
     this.menuStrip.PerformLayout();
     this.groupBoxAdvancedOptions.ResumeLayout(false);
     this.groupBoxAdvancedOptions.PerformLayout();
     this.groupBoxExportOptions.ResumeLayout(false);
     this.tableLayoutPanelExportOptions.ResumeLayout(false);
     this.tableLayoutPanelExportOptions.PerformLayout();
     this.tableLayoutPanelScale.ResumeLayout(false);
     this.tableLayoutPanelScale.PerformLayout();
     this.tableLayoutPanelObjectTypes.ResumeLayout(false);
     this.tableLayoutPanelObjectTypes.PerformLayout();
     this.groupBoxOutput.ResumeLayout(false);
     this.groupBoxReviewExport.ResumeLayout(false);
     this.tableLayoutPanelReviewExport.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AboutForm));
     this.btnClose           = new System.Windows.Forms.Button();
     this.lblProductName     = new System.Windows.Forms.Label();
     this.tblLayoutPanel     = new System.Windows.Forms.TableLayoutPanel();
     this.pictureBox1        = new System.Windows.Forms.PictureBox();
     this.textBox3thParty    = new System.Windows.Forms.TextBox();
     this.pbxLogo            = new System.Windows.Forms.PictureBox();
     this.lblVersion         = new System.Windows.Forms.Label();
     this.lblCopyright       = new System.Windows.Forms.Label();
     this.lblCompanyName     = new System.Windows.Forms.Label();
     this.textBoxDescription = new System.Windows.Forms.TextBox();
     this.btnGoToLicenses    = new System.Windows.Forms.Button();
     this.tblLayoutPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxLogo)).BeginInit();
     this.SuspendLayout();
     //
     // btnClose
     //
     this.btnClose.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnClose.Location     = new System.Drawing.Point(508, 441);
     this.btnClose.Name         = "btnClose";
     this.btnClose.Size         = new System.Drawing.Size(75, 20);
     this.btnClose.TabIndex     = 6;
     this.btnClose.Text         = "&OK";
     //
     // lblProductName
     //
     this.tblLayoutPanel.SetColumnSpan(this.lblProductName, 2);
     this.lblProductName.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.lblProductName.Location    = new System.Drawing.Point(137, 0);
     this.lblProductName.Margin      = new System.Windows.Forms.Padding(6, 0, 3, 0);
     this.lblProductName.MaximumSize = new System.Drawing.Size(0, 17);
     this.lblProductName.Name        = "lblProductName";
     this.lblProductName.Size        = new System.Drawing.Size(446, 17);
     this.lblProductName.TabIndex    = 0;
     this.lblProductName.Text        = "Programm: {0}";
     this.lblProductName.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tblLayoutPanel
     //
     this.tblLayoutPanel.ColumnCount = 3;
     this.tblLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 131F));
     this.tblLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200F));
     this.tblLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tblLayoutPanel.Controls.Add(this.pictureBox1, 0, 5);
     this.tblLayoutPanel.Controls.Add(this.textBox3thParty, 1, 5);
     this.tblLayoutPanel.Controls.Add(this.pbxLogo, 0, 0);
     this.tblLayoutPanel.Controls.Add(this.lblProductName, 1, 0);
     this.tblLayoutPanel.Controls.Add(this.lblVersion, 1, 1);
     this.tblLayoutPanel.Controls.Add(this.lblCopyright, 1, 2);
     this.tblLayoutPanel.Controls.Add(this.lblCompanyName, 1, 3);
     this.tblLayoutPanel.Controls.Add(this.textBoxDescription, 1, 4);
     this.tblLayoutPanel.Controls.Add(this.btnClose, 2, 6);
     this.tblLayoutPanel.Controls.Add(this.btnGoToLicenses, 1, 6);
     this.tblLayoutPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tblLayoutPanel.Location = new System.Drawing.Point(9, 9);
     this.tblLayoutPanel.Name     = "tblLayoutPanel";
     this.tblLayoutPanel.RowCount = 7;
     this.tblLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tblLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tblLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tblLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tblLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 200F));
     this.tblLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tblLayoutPanel.Size     = new System.Drawing.Size(586, 464);
     this.tblLayoutPanel.TabIndex = 0;
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(3, 239);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(125, 194);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 13;
     this.pictureBox1.TabStop  = false;
     //
     // textBox3thParty
     //
     this.tblLayoutPanel.SetColumnSpan(this.textBox3thParty, 2);
     this.textBox3thParty.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.textBox3thParty.Location   = new System.Drawing.Point(137, 239);
     this.textBox3thParty.Margin     = new System.Windows.Forms.Padding(6, 3, 3, 3);
     this.textBox3thParty.Multiline  = true;
     this.textBox3thParty.Name       = "textBox3thParty";
     this.textBox3thParty.ReadOnly   = true;
     this.textBox3thParty.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.textBox3thParty.Size       = new System.Drawing.Size(446, 194);
     this.textBox3thParty.TabIndex   = 5;
     this.textBox3thParty.TabStop    = false;
     this.textBox3thParty.Text       = resources.GetString("textBox3thParty.Text");
     this.textBox3thParty.WordWrap   = false;
     //
     // pbxLogo
     //
     this.pbxLogo.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pbxLogo.Image    = ((System.Drawing.Image)(resources.GetObject("pbxLogo.Image")));
     this.pbxLogo.Location = new System.Drawing.Point(3, 3);
     this.pbxLogo.Name     = "pbxLogo";
     this.tblLayoutPanel.SetRowSpan(this.pbxLogo, 5);
     this.pbxLogo.Size     = new System.Drawing.Size(125, 230);
     this.pbxLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pbxLogo.TabIndex = 12;
     this.pbxLogo.TabStop  = false;
     //
     // lblVersion
     //
     this.tblLayoutPanel.SetColumnSpan(this.lblVersion, 2);
     this.lblVersion.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.lblVersion.Location    = new System.Drawing.Point(137, 26);
     this.lblVersion.Margin      = new System.Windows.Forms.Padding(6, 0, 3, 0);
     this.lblVersion.MaximumSize = new System.Drawing.Size(0, 17);
     this.lblVersion.Name        = "lblVersion";
     this.lblVersion.Size        = new System.Drawing.Size(446, 17);
     this.lblVersion.TabIndex    = 1;
     this.lblVersion.Text        = "Version: {0}";
     this.lblVersion.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblCopyright
     //
     this.tblLayoutPanel.SetColumnSpan(this.lblCopyright, 2);
     this.lblCopyright.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.lblCopyright.Location    = new System.Drawing.Point(137, 52);
     this.lblCopyright.Margin      = new System.Windows.Forms.Padding(6, 0, 3, 0);
     this.lblCopyright.MaximumSize = new System.Drawing.Size(0, 17);
     this.lblCopyright.Name        = "lblCopyright";
     this.lblCopyright.Size        = new System.Drawing.Size(446, 17);
     this.lblCopyright.TabIndex    = 2;
     this.lblCopyright.Text        = "Copyright: {0}    -    LGPL";
     this.lblCopyright.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblCompanyName
     //
     this.tblLayoutPanel.SetColumnSpan(this.lblCompanyName, 2);
     this.lblCompanyName.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.lblCompanyName.Location    = new System.Drawing.Point(137, 78);
     this.lblCompanyName.Margin      = new System.Windows.Forms.Padding(6, 0, 3, 0);
     this.lblCompanyName.MaximumSize = new System.Drawing.Size(0, 17);
     this.lblCompanyName.Name        = "lblCompanyName";
     this.lblCompanyName.Size        = new System.Drawing.Size(446, 17);
     this.lblCompanyName.TabIndex    = 3;
     this.lblCompanyName.Text        = "Entwickelt durch: {0}";
     this.lblCompanyName.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // textBoxDescription
     //
     this.tblLayoutPanel.SetColumnSpan(this.textBoxDescription, 2);
     this.textBoxDescription.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.textBoxDescription.Location   = new System.Drawing.Point(137, 107);
     this.textBoxDescription.Margin     = new System.Windows.Forms.Padding(6, 3, 3, 3);
     this.textBoxDescription.Multiline  = true;
     this.textBoxDescription.Name       = "textBoxDescription";
     this.textBoxDescription.ReadOnly   = true;
     this.textBoxDescription.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.textBoxDescription.Size       = new System.Drawing.Size(446, 126);
     this.textBoxDescription.TabIndex   = 4;
     this.textBoxDescription.TabStop    = false;
     this.textBoxDescription.Text       = "Beschreibung";
     //
     // btnGoToLicenses
     //
     this.btnGoToLicenses.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnGoToLicenses.Location = new System.Drawing.Point(134, 441);
     this.btnGoToLicenses.Name     = "btnGoToLicenses";
     this.btnGoToLicenses.Size     = new System.Drawing.Size(75, 20);
     this.btnGoToLicenses.TabIndex = 14;
     this.btnGoToLicenses.Text     = "&Lizenzen";
     this.btnGoToLicenses.Click   += new System.EventHandler(this.btnGoToLicenses_Click);
     //
     // AboutForm
     //
     this.AcceptButton        = this.btnClose;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.btnClose;
     this.ClientSize          = new System.Drawing.Size(604, 482);
     this.Controls.Add(this.tblLayoutPanel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "AboutForm";
     this.Padding         = new System.Windows.Forms.Padding(9);
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Info über {0}";
     this.tblLayoutPanel.ResumeLayout(false);
     this.tblLayoutPanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxLogo)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 60
0
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.txtSearchQuery = new System.Windows.Forms.TextBox();
            this.btnSearch = new System.Windows.Forms.Button();
            this.listResults = new System.Windows.Forms.ListView();
            this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.TitleColumn = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.LinkColum = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.MenuItemDownload = new System.Windows.Forms.ToolStripMenuItem();
            this.loadingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemOpenInBrowser = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemOpenVLC = new System.Windows.Forms.ToolStripMenuItem();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.menuStripMainForm = new System.Windows.Forms.MenuStrip();
            this.ToolStripMenuIteFile = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemExit = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemEdition = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemSettings = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemAbout = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemHelp = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemLicense = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemContributing = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItEmemailUS = new System.Windows.Forms.ToolStripMenuItem();
            this.contextMenuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.panel1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.menuStripMainForm.SuspendLayout();
            this.SuspendLayout();
            // 
            // txtSearchQuery
            // 
            this.txtSearchQuery.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.txtSearchQuery.Font = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSearchQuery.Location = new System.Drawing.Point(164, 31);
            this.txtSearchQuery.Margin = new System.Windows.Forms.Padding(0);
            this.txtSearchQuery.Name = "txtSearchQuery";
            this.txtSearchQuery.Size = new System.Drawing.Size(566, 33);
            this.txtSearchQuery.TabIndex = 0;
            this.txtSearchQuery.Text = "Enter Keyword ,Video URL ,ID or Channel it\'s magic!";
            this.txtSearchQuery.Click += new System.EventHandler(this.txtSearchQuery_Click);
            this.txtSearchQuery.TextChanged += new System.EventHandler(this.txtSearchQuery_TextChanged);
            this.txtSearchQuery.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSearchQuery_KeyDown);
            // 
            // btnSearch
            // 
            this.btnSearch.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.btnSearch.Font = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnSearch.Location = new System.Drawing.Point(741, 31);
            this.btnSearch.Name = "btnSearch";
            this.btnSearch.Size = new System.Drawing.Size(261, 34);
            this.btnSearch.TabIndex = 1;
            this.btnSearch.Text = "Go!";
            this.btnSearch.UseVisualStyleBackColor = true;
            this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
            // 
            // listResults
            // 
            this.listResults.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.listResults.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.listResults.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader2,
            this.columnHeader1,
            this.TitleColumn,
            this.LinkColum});
            this.listResults.Font = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.listResults.FullRowSelect = true;
            this.listResults.GridLines = true;
            this.listResults.Location = new System.Drawing.Point(9, 62);
            this.listResults.Name = "listResults";
            this.listResults.Size = new System.Drawing.Size(1002, 396);
            this.listResults.Sorting = System.Windows.Forms.SortOrder.Ascending;
            this.listResults.TabIndex = 0;
            this.listResults.UseCompatibleStateImageBehavior = false;
            this.listResults.View = System.Windows.Forms.View.Details;
            this.listResults.MouseClick += new System.Windows.Forms.MouseEventHandler(this.listResults_Mouse_Clicked);
            // 
            // columnHeader2
            // 
            this.columnHeader2.Text = "Thumbnails";
            this.columnHeader2.Width = 120;
            // 
            // columnHeader1
            // 
            this.columnHeader1.Text = "N";
            this.columnHeader1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.columnHeader1.Width = 50;
            // 
            // TitleColumn
            // 
            this.TitleColumn.Text = "Title";
            this.TitleColumn.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.TitleColumn.Width = 446;
            // 
            // LinkColum
            // 
            this.LinkColum.Text = "Link";
            this.LinkColum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.LinkColum.Width = 394;
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.MenuItemDownload,
            this.toolStripMenuItemOpenInBrowser,
            this.toolStripMenuItemOpenVLC});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.ShowImageMargin = false;
            this.contextMenuStrip1.Size = new System.Drawing.Size(164, 70);
            // 
            // MenuItemDownload
            // 
            this.MenuItemDownload.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.loadingToolStripMenuItem});
            this.MenuItemDownload.Font = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.MenuItemDownload.Name = "MenuItemDownload";
            this.MenuItemDownload.Size = new System.Drawing.Size(163, 22);
            this.MenuItemDownload.Text = "Download";
            // 
            // loadingToolStripMenuItem
            // 
            this.loadingToolStripMenuItem.Name = "loadingToolStripMenuItem";
            this.loadingToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.loadingToolStripMenuItem.Text = "Loading ...";
            // 
            // toolStripMenuItemOpenInBrowser
            // 
            this.toolStripMenuItemOpenInBrowser.Name = "toolStripMenuItemOpenInBrowser";
            this.toolStripMenuItemOpenInBrowser.Size = new System.Drawing.Size(163, 22);
            this.toolStripMenuItemOpenInBrowser.Text = "Open in Browser";
            this.toolStripMenuItemOpenInBrowser.Click += new System.EventHandler(this.toolStripMenuItemOpenInBrowser_Click);
            // 
            // toolStripMenuItemOpenVLC
            // 
            this.toolStripMenuItemOpenVLC.Name = "toolStripMenuItemOpenVLC";
            this.toolStripMenuItemOpenVLC.Size = new System.Drawing.Size(163, 22);
            this.toolStripMenuItemOpenVLC.Text = "Open with VLC Player";
            this.toolStripMenuItemOpenVLC.Click += new System.EventHandler(this.toolStripMenuItemOpenVLC_Click);
            // 
            // pictureBox1
            // 
            this.pictureBox1.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.Location = new System.Drawing.Point(3, 16);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(149, 50);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox1.TabIndex = 4;
            this.pictureBox1.TabStop = false;
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.Transparent;
            this.panel1.Controls.Add(this.btnSearch);
            this.panel1.Controls.Add(this.txtSearchQuery);
            this.panel1.Controls.Add(this.pictureBox1);
            this.panel1.Location = new System.Drawing.Point(6, -13);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1010, 69);
            this.panel1.TabIndex = 5;
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Font = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabControl1.Location = new System.Drawing.Point(12, 31);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(1033, 494);
            this.tabControl1.TabIndex = 5;
            // 
            // tabPage1
            // 
            this.tabPage1.AutoScroll = true;
            this.tabPage1.BackColor = System.Drawing.Color.White;
            this.tabPage1.Controls.Add(this.panel1);
            this.tabPage1.Controls.Add(this.listResults);
            this.tabPage1.Location = new System.Drawing.Point(4, 26);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(1025, 464);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Search YouTube!";
            // 
            // imageList1
            // 
            this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList1.Images.SetKeyName(0, "UpjKlOM7KQ4_small.jpg");
            // 
            // menuStripMainForm
            // 
            this.menuStripMainForm.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStripMenuIteFile,
            this.ToolStripMenuItemEdition,
            this.ToolStripMenuItemAbout});
            this.menuStripMainForm.Location = new System.Drawing.Point(0, 0);
            this.menuStripMainForm.Name = "menuStripMainForm";
            this.menuStripMainForm.Size = new System.Drawing.Size(1039, 24);
            this.menuStripMainForm.TabIndex = 6;
            this.menuStripMainForm.Text = "menuStrip2";
            // 
            // ToolStripMenuIteFile
            // 
            this.ToolStripMenuIteFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStripMenuItemExit});
            this.ToolStripMenuIteFile.Name = "ToolStripMenuIteFile";
            this.ToolStripMenuIteFile.Size = new System.Drawing.Size(37, 20);
            this.ToolStripMenuIteFile.Text = "File";
            // 
            // ToolStripMenuItemExit
            // 
            this.ToolStripMenuItemExit.Name = "ToolStripMenuItemExit";
            this.ToolStripMenuItemExit.Size = new System.Drawing.Size(92, 22);
            this.ToolStripMenuItemExit.Text = "Exit";
            this.ToolStripMenuItemExit.Click += new System.EventHandler(this.ToolStripMenuItemExit_Click);
            // 
            // ToolStripMenuItemEdition
            // 
            this.ToolStripMenuItemEdition.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStripMenuItemSettings});
            this.ToolStripMenuItemEdition.Name = "ToolStripMenuItemEdition";
            this.ToolStripMenuItemEdition.Size = new System.Drawing.Size(56, 20);
            this.ToolStripMenuItemEdition.Text = "Edition";
            // 
            // ToolStripMenuItemSettings
            // 
            this.ToolStripMenuItemSettings.Name = "ToolStripMenuItemSettings";
            this.ToolStripMenuItemSettings.Size = new System.Drawing.Size(116, 22);
            this.ToolStripMenuItemSettings.Text = "Settings";
            this.ToolStripMenuItemSettings.Click += new System.EventHandler(this.ToolStripMenuItemSettings_Click);
            // 
            // ToolStripMenuItemAbout
            // 
            this.ToolStripMenuItemAbout.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStripMenuItemHelp,
            this.ToolStripMenuItemLicense,
            this.ToolStripMenuItemContributing,
            this.ToolStripMenuItEmemailUS});
            this.ToolStripMenuItemAbout.Name = "ToolStripMenuItemAbout";
            this.ToolStripMenuItemAbout.Size = new System.Drawing.Size(52, 20);
            this.ToolStripMenuItemAbout.Text = "About";
            // 
            // ToolStripMenuItemHelp
            // 
            this.ToolStripMenuItemHelp.Name = "ToolStripMenuItemHelp";
            this.ToolStripMenuItemHelp.Size = new System.Drawing.Size(213, 22);
            this.ToolStripMenuItemHelp.Text = "About SharpTube™";
            this.ToolStripMenuItemHelp.Click += new System.EventHandler(this.ToolStripMenuItemHelp_Click);
            // 
            // ToolStripMenuItemLicense
            // 
            this.ToolStripMenuItemLicense.Name = "ToolStripMenuItemLicense";
            this.ToolStripMenuItemLicense.Size = new System.Drawing.Size(213, 22);
            this.ToolStripMenuItemLicense.Text = "License";
            this.ToolStripMenuItemLicense.Click += new System.EventHandler(this.ToolStripMenuItemLicense_Click);
            // 
            // ToolStripMenuItemContributing
            // 
            this.ToolStripMenuItemContributing.Name = "ToolStripMenuItemContributing";
            this.ToolStripMenuItemContributing.Size = new System.Drawing.Size(213, 22);
            this.ToolStripMenuItemContributing.Text = "Contributing & Source code";
            this.ToolStripMenuItemContributing.Click += new System.EventHandler(this.ToolStripMenuItemContributing_Click);
            // 
            // ToolStripMenuItEmemailUS
            // 
            this.ToolStripMenuItEmemailUS.Name = "ToolStripMenuItEmemailUS";
            this.ToolStripMenuItEmemailUS.Size = new System.Drawing.Size(213, 22);
            this.ToolStripMenuItEmemailUS.Text = "Email US";
            this.ToolStripMenuItEmemailUS.Click += new System.EventHandler(this.ToolStripMenuItEmemailUS_Click);
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1039, 537);
            this.Controls.Add(this.menuStripMainForm);
            this.Controls.Add(this.tabControl1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.Name = "MainForm";
            this.Text = "SharpTube™";
            this.contextMenuStrip1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.menuStripMainForm.ResumeLayout(false);
            this.menuStripMainForm.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }