Ejemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.m_titleBar = new ActiveWave.Controls.TitleBar();
     this.panel1     = new System.Windows.Forms.Panel();
     this.comboBox2  = new System.Windows.Forms.ComboBox();
     this.label3     = new System.Windows.Forms.Label();
     this.label4     = new System.Windows.Forms.Label();
     this.m_lblTagId = new System.Windows.Forms.Label();
     this.label2     = new System.Windows.Forms.Label();
     this.label1     = new System.Windows.Forms.Label();
     this.m_picImage = new System.Windows.Forms.PictureBox();
     this.comboBox1  = new System.Windows.Forms.ComboBox();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_titleBar
     //
     this.m_titleBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_titleBar.BackColor     = System.Drawing.Color.Navy;
     this.m_titleBar.BorderColor   = System.Drawing.Color.White;
     this.m_titleBar.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_titleBar.ForeColor     = System.Drawing.Color.White;
     this.m_titleBar.GradientColor = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(192)));
     this.m_titleBar.GradientMode  = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     this.m_titleBar.Location      = new System.Drawing.Point(0, 0);
     this.m_titleBar.Name          = "m_titleBar";
     this.m_titleBar.ShadowColor   = System.Drawing.Color.Black;
     this.m_titleBar.ShadowOffset  = new System.Drawing.Size(1, 1);
     this.m_titleBar.Size          = new System.Drawing.Size(212, 23);
     this.m_titleBar.TabIndex      = 0;
     this.m_titleBar.Text          = "Plate Nr: ";
     //
     // panel1
     //
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.comboBox2);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.m_lblTagId);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_picImage);
     this.panel1.Location = new System.Drawing.Point(8, 32);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(192, 188);
     this.panel1.TabIndex = 22;
     //
     // comboBox2
     //
     this.comboBox2.Location = new System.Drawing.Point(62, 44);
     this.comboBox2.Name     = "comboBox2";
     this.comboBox2.Size     = new System.Drawing.Size(124, 21);
     this.comboBox2.TabIndex = 29;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label3.Location  = new System.Drawing.Point(6, 26);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(59, 16);
     this.label3.TabIndex  = 28;
     this.label3.Text      = "Car Brand:";
     //
     // label4
     //
     this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label4.Location  = new System.Drawing.Point(68, 26);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(118, 16);
     this.label4.TabIndex  = 27;
     //
     // m_lblTagId
     //
     this.m_lblTagId.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lblTagId.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.m_lblTagId.Location  = new System.Drawing.Point(49, 8);
     this.m_lblTagId.Name      = "m_lblTagId";
     this.m_lblTagId.Size      = new System.Drawing.Size(137, 16);
     this.m_lblTagId.TabIndex  = 26;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label2.Location  = new System.Drawing.Point(6, 46);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(54, 16);
     this.label2.TabIndex  = 25;
     this.label2.Text      = "Owner(s):";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label1.Location  = new System.Drawing.Point(6, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(41, 16);
     this.label1.TabIndex  = 23;
     this.label1.Text      = "Tag ID:";
     //
     // m_picImage
     //
     this.m_picImage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_picImage.Location    = new System.Drawing.Point(40, 74);
     this.m_picImage.Name        = "m_picImage";
     this.m_picImage.Size        = new System.Drawing.Size(114, 100);
     this.m_picImage.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_picImage.TabIndex    = 22;
     this.m_picImage.TabStop     = false;
     //
     // comboBox1
     //
     this.comboBox1.Location = new System.Drawing.Point(0, 0);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.TabIndex = 0;
     //
     // AssetImageView
     //
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_titleBar);
     this.Name = "AssetImageView";
     this.Size = new System.Drawing.Size(212, 234);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.m_picImage    = new System.Windows.Forms.PictureBox();
     this.label1        = new System.Windows.Forms.Label();
     this.m_lblLocation = new System.Windows.Forms.Label();
     this.label2        = new System.Windows.Forms.Label();
     this.m_lblTagId    = new System.Windows.Forms.Label();
     this.m_titleBar    = new ActiveWave.Controls.TitleBar();
     this.SuspendLayout();
     //
     // m_picImage
     //
     this.m_picImage.Location = new System.Drawing.Point(24, 72);
     this.m_picImage.Name     = "m_picImage";
     this.m_picImage.Size     = new System.Drawing.Size(160, 128);
     this.m_picImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_picImage.TabIndex = 12;
     this.m_picImage.TabStop  = false;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label1.Location  = new System.Drawing.Point(8, 32);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(41, 16);
     this.label1.TabIndex  = 13;
     this.label1.Text      = "Tag ID:";
     //
     // m_lblLocation
     //
     this.m_lblLocation.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lblLocation.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.m_lblLocation.Location  = new System.Drawing.Point(72, 48);
     this.m_lblLocation.Name      = "m_lblLocation";
     this.m_lblLocation.Size      = new System.Drawing.Size(128, 16);
     this.m_lblLocation.TabIndex  = 15;
     this.m_lblLocation.Text      = "location";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label2.Location  = new System.Drawing.Point(8, 48);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(50, 16);
     this.label2.TabIndex  = 16;
     this.label2.Text      = "Location:";
     //
     // m_lblTagId
     //
     this.m_lblTagId.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lblTagId.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.m_lblTagId.Location  = new System.Drawing.Point(72, 32);
     this.m_lblTagId.Name      = "m_lblTagId";
     this.m_lblTagId.Size      = new System.Drawing.Size(72, 16);
     this.m_lblTagId.TabIndex  = 19;
     this.m_lblTagId.Text      = "tagid";
     //
     // m_titleBar
     //
     this.m_titleBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_titleBar.BackColor     = System.Drawing.Color.Navy;
     this.m_titleBar.BorderColor   = System.Drawing.Color.White;
     this.m_titleBar.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_titleBar.ForeColor     = System.Drawing.Color.White;
     this.m_titleBar.GradientColor = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(192)));
     this.m_titleBar.GradientMode  = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     this.m_titleBar.Location      = new System.Drawing.Point(0, 0);
     this.m_titleBar.Name          = "m_titleBar";
     this.m_titleBar.ShadowColor   = System.Drawing.Color.Black;
     this.m_titleBar.ShadowOffset  = new System.Drawing.Size(1, 1);
     this.m_titleBar.Size          = new System.Drawing.Size(208, 23);
     this.m_titleBar.TabIndex      = 0;
     this.m_titleBar.Text          = "Title";
     //
     // TagImageView
     //
     this.Controls.Add(this.m_titleBar);
     this.Controls.Add(this.m_lblTagId);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.m_lblLocation);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.m_picImage);
     this.Name = "TagImageView";
     this.Size = new System.Drawing.Size(208, 208);
     this.ResumeLayout(false);
 }