| 1 | namespace Baza_Reklam
|
|---|
| 2 | {
|
|---|
| 3 | partial class About
|
|---|
| 4 | {
|
|---|
| 5 | /// <summary>
|
|---|
| 6 | /// Required designer variable.
|
|---|
| 7 | /// </summary>
|
|---|
| 8 | private System.ComponentModel.IContainer components = null;
|
|---|
| 9 |
|
|---|
| 10 | /// <summary>
|
|---|
| 11 | /// Clean up any resources being used.
|
|---|
| 12 | /// </summary>
|
|---|
| 13 | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|---|
| 14 | protected override void Dispose(bool disposing)
|
|---|
| 15 | {
|
|---|
| 16 | if (disposing && (components != null))
|
|---|
| 17 | {
|
|---|
| 18 | components.Dispose();
|
|---|
| 19 | }
|
|---|
| 20 | base.Dispose(disposing);
|
|---|
| 21 | }
|
|---|
| 22 |
|
|---|
| 23 | #region Windows Form Designer generated code
|
|---|
| 24 |
|
|---|
| 25 | /// <summary>
|
|---|
| 26 | /// Required method for Designer support - do not modify
|
|---|
| 27 | /// the contents of this method with the code editor.
|
|---|
| 28 | /// </summary>
|
|---|
| 29 | private void InitializeComponent()
|
|---|
| 30 | {
|
|---|
| 31 | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(About));
|
|---|
| 32 | this.label1 = new System.Windows.Forms.Label();
|
|---|
| 33 | this.lblVersion = new System.Windows.Forms.Label();
|
|---|
| 34 | this.label2 = new System.Windows.Forms.Label();
|
|---|
| 35 | this.lblVersionInfo = new System.Windows.Forms.LinkLabel();
|
|---|
| 36 | this.label3 = new System.Windows.Forms.Label();
|
|---|
| 37 | this.label4 = new System.Windows.Forms.Label();
|
|---|
| 38 | this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
|---|
| 39 | this.lblDB = new System.Windows.Forms.Label();
|
|---|
| 40 | this.label5 = new System.Windows.Forms.Label();
|
|---|
| 41 | this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|---|
| 42 | this.btnClose = new System.Windows.Forms.Button();
|
|---|
| 43 | ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|---|
| 44 | this.SuspendLayout();
|
|---|
| 45 | //
|
|---|
| 46 | // label1
|
|---|
| 47 | //
|
|---|
| 48 | this.label1.AutoSize = true;
|
|---|
| 49 | this.label1.Location = new System.Drawing.Point(147, 38);
|
|---|
| 50 | this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|---|
| 51 | this.label1.Name = "label1";
|
|---|
| 52 | this.label1.Size = new System.Drawing.Size(50, 13);
|
|---|
| 53 | this.label1.TabIndex = 1;
|
|---|
| 54 | this.label1.Text = "Nr wersji:";
|
|---|
| 55 | //
|
|---|
| 56 | // lblVersion
|
|---|
| 57 | //
|
|---|
| 58 | this.lblVersion.AutoSize = true;
|
|---|
| 59 | this.lblVersion.Location = new System.Drawing.Point(261, 38);
|
|---|
| 60 | this.lblVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|---|
| 61 | this.lblVersion.Name = "lblVersion";
|
|---|
| 62 | this.lblVersion.Size = new System.Drawing.Size(79, 13);
|
|---|
| 63 | this.lblVersion.TabIndex = 2;
|
|---|
| 64 | this.lblVersion.Text = "ProductVersion";
|
|---|
| 65 | //
|
|---|
| 66 | // label2
|
|---|
| 67 | //
|
|---|
| 68 | this.label2.AutoSize = true;
|
|---|
| 69 | this.label2.Location = new System.Drawing.Point(147, 62);
|
|---|
| 70 | this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|---|
| 71 | this.label2.Name = "label2";
|
|---|
| 72 | this.label2.Size = new System.Drawing.Size(114, 13);
|
|---|
| 73 | this.label2.TabIndex = 3;
|
|---|
| 74 | this.label2.Text = "Wprowadzone zmiany:";
|
|---|
| 75 | //
|
|---|
| 76 | // lblVersionInfo
|
|---|
| 77 | //
|
|---|
| 78 | this.lblVersionInfo.AutoSize = true;
|
|---|
| 79 | this.lblVersionInfo.LinkBehavior = System.Windows.Forms.LinkBehavior.AlwaysUnderline;
|
|---|
| 80 | this.lblVersionInfo.Location = new System.Drawing.Point(261, 62);
|
|---|
| 81 | this.lblVersionInfo.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|---|
| 82 | this.lblVersionInfo.Name = "lblVersionInfo";
|
|---|
| 83 | this.lblVersionInfo.Size = new System.Drawing.Size(41, 13);
|
|---|
| 84 | this.lblVersionInfo.TabIndex = 5;
|
|---|
| 85 | this.lblVersionInfo.TabStop = true;
|
|---|
| 86 | this.lblVersionInfo.Text = "Zmiany";
|
|---|
| 87 | this.lblVersionInfo.VisitedLinkColor = System.Drawing.Color.Blue;
|
|---|
| 88 | this.lblVersionInfo.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblVersionInfo_LinkClicked);
|
|---|
| 89 | //
|
|---|
| 90 | // label3
|
|---|
| 91 | //
|
|---|
| 92 | this.label3.AutoSize = true;
|
|---|
| 93 | this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 94 | this.label3.Location = new System.Drawing.Point(147, 12);
|
|---|
| 95 | this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|---|
| 96 | this.label3.Name = "label3";
|
|---|
| 97 | this.label3.Size = new System.Drawing.Size(113, 13);
|
|---|
| 98 | this.label3.TabIndex = 6;
|
|---|
| 99 | this.label3.Text = "Informacje o wersji";
|
|---|
| 100 | //
|
|---|
| 101 | // label4
|
|---|
| 102 | //
|
|---|
| 103 | this.label4.AutoSize = true;
|
|---|
| 104 | this.label4.Location = new System.Drawing.Point(147, 86);
|
|---|
| 105 | this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|---|
| 106 | this.label4.Name = "label4";
|
|---|
| 107 | this.label4.Size = new System.Drawing.Size(56, 13);
|
|---|
| 108 | this.label4.TabIndex = 7;
|
|---|
| 109 | this.label4.Text = "Instrukcja:";
|
|---|
| 110 | //
|
|---|
| 111 | // linkLabel1
|
|---|
| 112 | //
|
|---|
| 113 | this.linkLabel1.AutoSize = true;
|
|---|
| 114 | this.linkLabel1.LinkBehavior = System.Windows.Forms.LinkBehavior.AlwaysUnderline;
|
|---|
| 115 | this.linkLabel1.Location = new System.Drawing.Point(261, 86);
|
|---|
| 116 | this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|---|
| 117 | this.linkLabel1.Name = "linkLabel1";
|
|---|
| 118 | this.linkLabel1.Size = new System.Drawing.Size(53, 13);
|
|---|
| 119 | this.linkLabel1.TabIndex = 8;
|
|---|
| 120 | this.linkLabel1.TabStop = true;
|
|---|
| 121 | this.linkLabel1.Text = "Instrukcja";
|
|---|
| 122 | this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Blue;
|
|---|
| 123 | this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
|
|---|
| 124 | //
|
|---|
| 125 | // lblDB
|
|---|
| 126 | //
|
|---|
| 127 | this.lblDB.AutoSize = true;
|
|---|
| 128 | this.lblDB.Location = new System.Drawing.Point(261, 110);
|
|---|
| 129 | this.lblDB.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|---|
| 130 | this.lblDB.Name = "lblDB";
|
|---|
| 131 | this.lblDB.Size = new System.Drawing.Size(183, 13);
|
|---|
| 132 | this.lblDB.TabIndex = 9;
|
|---|
| 133 | this.lblDB.Text = "sql.ct.com.pl/BAZA_REKLAM_TEST";
|
|---|
| 134 | //
|
|---|
| 135 | // label5
|
|---|
| 136 | //
|
|---|
| 137 | this.label5.AutoSize = true;
|
|---|
| 138 | this.label5.Location = new System.Drawing.Point(147, 110);
|
|---|
| 139 | this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|---|
| 140 | this.label5.Name = "label5";
|
|---|
| 141 | this.label5.Size = new System.Drawing.Size(72, 13);
|
|---|
| 142 | this.label5.TabIndex = 10;
|
|---|
| 143 | this.label5.Text = "Baza danych:";
|
|---|
| 144 | //
|
|---|
| 145 | // pictureBox1
|
|---|
| 146 | //
|
|---|
| 147 | this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|---|
| 148 | this.pictureBox1.Location = new System.Drawing.Point(0, 0);
|
|---|
| 149 | this.pictureBox1.Name = "pictureBox1";
|
|---|
| 150 | this.pictureBox1.Size = new System.Drawing.Size(142, 134);
|
|---|
| 151 | this.pictureBox1.TabIndex = 11;
|
|---|
| 152 | this.pictureBox1.TabStop = false;
|
|---|
| 153 | //
|
|---|
| 154 | // btnClose
|
|---|
| 155 | //
|
|---|
| 156 | this.btnClose.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|---|
| 157 | this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|---|
| 158 | this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|---|
| 159 | this.btnClose.Location = new System.Drawing.Point(317, 147);
|
|---|
| 160 | this.btnClose.Name = "btnClose";
|
|---|
| 161 | this.btnClose.Size = new System.Drawing.Size(127, 45);
|
|---|
| 162 | this.btnClose.TabIndex = 12;
|
|---|
| 163 | this.btnClose.Text = "Ok";
|
|---|
| 164 | this.btnClose.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|---|
| 165 | this.btnClose.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|---|
| 166 | this.btnClose.UseVisualStyleBackColor = true;
|
|---|
| 167 | this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|---|
| 168 | //
|
|---|
| 169 | // About
|
|---|
| 170 | //
|
|---|
| 171 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|---|
| 172 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|---|
| 173 | this.ClientSize = new System.Drawing.Size(466, 213);
|
|---|
| 174 | this.Controls.Add(this.btnClose);
|
|---|
| 175 | this.Controls.Add(this.pictureBox1);
|
|---|
| 176 | this.Controls.Add(this.label5);
|
|---|
| 177 | this.Controls.Add(this.lblDB);
|
|---|
| 178 | this.Controls.Add(this.linkLabel1);
|
|---|
| 179 | this.Controls.Add(this.label4);
|
|---|
| 180 | this.Controls.Add(this.label3);
|
|---|
| 181 | this.Controls.Add(this.lblVersionInfo);
|
|---|
| 182 | this.Controls.Add(this.label2);
|
|---|
| 183 | this.Controls.Add(this.lblVersion);
|
|---|
| 184 | this.Controls.Add(this.label1);
|
|---|
| 185 | this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|---|
| 186 | this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|---|
| 187 | this.Margin = new System.Windows.Forms.Padding(2);
|
|---|
| 188 | this.MaximizeBox = false;
|
|---|
| 189 | this.MinimizeBox = false;
|
|---|
| 190 | this.Name = "About";
|
|---|
| 191 | this.ShowInTaskbar = false;
|
|---|
| 192 | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|---|
| 193 | this.Text = "Informacje o aktualnej wersji";
|
|---|
| 194 | ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|---|
| 195 | this.ResumeLayout(false);
|
|---|
| 196 | this.PerformLayout();
|
|---|
| 197 |
|
|---|
| 198 | }
|
|---|
| 199 |
|
|---|
| 200 | #endregion
|
|---|
| 201 |
|
|---|
| 202 | private System.Windows.Forms.Label label1;
|
|---|
| 203 | private System.Windows.Forms.Label lblVersion;
|
|---|
| 204 | private System.Windows.Forms.Label label2;
|
|---|
| 205 | private System.Windows.Forms.LinkLabel lblVersionInfo;
|
|---|
| 206 | private System.Windows.Forms.Label label3;
|
|---|
| 207 | private System.Windows.Forms.Label label4;
|
|---|
| 208 | private System.Windows.Forms.LinkLabel linkLabel1;
|
|---|
| 209 | private System.Windows.Forms.Label lblDB;
|
|---|
| 210 | private System.Windows.Forms.Label label5;
|
|---|
| 211 | private System.Windows.Forms.PictureBox pictureBox1;
|
|---|
| 212 | private System.Windows.Forms.Button btnClose;
|
|---|
| 213 |
|
|---|
| 214 | }
|
|---|
| 215 | } |
|---|