Advertisement
Guest User

FormMain.Designer.cs

a guest
Sep 1st, 2012
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 24.21 KB | None | 0 0
  1. namespace CPlauncher2 {
  2.     partial class FormMain {
  3.         /// <summary>
  4.         /// Required designer variable.
  5.         /// </summary>
  6.         private System.ComponentModel.IContainer components=null;
  7.  
  8.         /// <summary>
  9.         /// Clean up any resources being used.
  10.         /// </summary>
  11.         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  12.         protected override void Dispose(bool disposing) {
  13.             if (disposing&&(components!=null)) {
  14.                 components.Dispose();
  15.             }
  16.             base.Dispose(disposing);
  17.         }
  18.  
  19.         #region Windows Form Designer generated code
  20.  
  21.         /// <summary>
  22.         /// Required method for Designer support - do not modify
  23.         /// the contents of this method with the code editor.
  24.         /// </summary>
  25.         private void InitializeComponent() {
  26.             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
  27.             this.box_ip = new System.Windows.Forms.ListBox();
  28.             this.btn_pripojit = new System.Windows.Forms.Button();
  29.             this.btn_zalozit = new System.Windows.Forms.Button();
  30.             this.l_1 = new System.Windows.Forms.Label();
  31.             this.S_start_labstat = new System.Windows.Forms.Label();
  32.             this.S_login_nadp = new System.Windows.Forms.Label();
  33.             this.S_login_l1 = new System.Windows.Forms.Label();
  34.             this.S_login_tblogin = new System.Windows.Forms.TextBox();
  35.             this.S_login_tbpass = new System.Windows.Forms.TextBox();
  36.             this.S_login_l2 = new System.Windows.Forms.Label();
  37.             this.S_login_btnlogin = new System.Windows.Forms.Button();
  38.             this.box_profil = new System.Windows.Forms.ComboBox();
  39.             this.S_login_lbinfo = new System.Windows.Forms.Label();
  40.             this.btn_uziv = new System.Windows.Forms.Button();
  41.             this.btn_nastaveni = new System.Windows.Forms.Button();
  42.             this.btn_turnaj = new System.Windows.Forms.Button();
  43.             this.btn_mody = new System.Windows.Forms.Button();
  44.             this.label1 = new System.Windows.Forms.Label();
  45.             this.btn_analyza = new System.Windows.Forms.Button();
  46.             this.lb_prihlasen = new System.Windows.Forms.Label();
  47.             this.S_analyza_pb = new System.Windows.Forms.ProgressBar();
  48.             this.S_analyza_nadp = new System.Windows.Forms.Label();
  49.             this.S_analyza_lbstatus = new System.Windows.Forms.Label();
  50.             this.S_analyza_data = new System.Windows.Forms.Label();
  51.             this.S_turn_nadp = new System.Windows.Forms.Label();
  52.             this.S_turn_nazev = new System.Windows.Forms.Label();
  53.             this.S_turn_info = new System.Windows.Forms.Label();
  54.             this.S_update_nadp = new System.Windows.Forms.Label();
  55.             this.S_update_log = new System.Windows.Forms.Label();
  56.             this.SuspendLayout();
  57.             //
  58.             // box_ip
  59.             //
  60.             this.box_ip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
  61.             this.box_ip.ForeColor = System.Drawing.Color.White;
  62.             this.box_ip.FormattingEnabled = true;
  63.             this.box_ip.Items.AddRange(new object[] {
  64.             "Satik64 (veřejná IP)",
  65.             "Satik64 (tunngle)",
  66.             "chylex (tunngle)",
  67.             "Vlastní..."});
  68.             this.box_ip.Location = new System.Drawing.Point(2, 93);
  69.             this.box_ip.Name = "box_ip";
  70.             this.box_ip.Size = new System.Drawing.Size(160, 56);
  71.             this.box_ip.TabIndex = 1;
  72.             this.box_ip.SelectedIndexChanged += new System.EventHandler(this.boxIpIndexChanged);
  73.             //
  74.             // btn_pripojit
  75.             //
  76.             this.btn_pripojit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
  77.             this.btn_pripojit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  78.             this.btn_pripojit.ForeColor = System.Drawing.Color.White;
  79.             this.btn_pripojit.Location = new System.Drawing.Point(2, 153);
  80.             this.btn_pripojit.Name = "btn_pripojit";
  81.             this.btn_pripojit.Size = new System.Drawing.Size(78, 23);
  82.             this.btn_pripojit.TabIndex = 2;
  83.             this.btn_pripojit.Text = "Připojit se";
  84.             this.btn_pripojit.UseVisualStyleBackColor = false;
  85.             this.btn_pripojit.Click += new System.EventHandler(this.btnPripojitClick);
  86.             //
  87.             // btn_zalozit
  88.             //
  89.             this.btn_zalozit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
  90.             this.btn_zalozit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  91.             this.btn_zalozit.ForeColor = System.Drawing.Color.White;
  92.             this.btn_zalozit.Location = new System.Drawing.Point(84, 153);
  93.             this.btn_zalozit.Name = "btn_zalozit";
  94.             this.btn_zalozit.Size = new System.Drawing.Size(78, 23);
  95.             this.btn_zalozit.TabIndex = 3;
  96.             this.btn_zalozit.Text = "Založit hru";
  97.             this.btn_zalozit.UseVisualStyleBackColor = false;
  98.             this.btn_zalozit.Click += new System.EventHandler(this.btnZalozitClick);
  99.             //
  100.             // l_1
  101.             //
  102.             this.l_1.BackColor = System.Drawing.Color.Transparent;
  103.             this.l_1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  104.             this.l_1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(199)))), ((int)(((byte)(22)))));
  105.             this.l_1.Location = new System.Drawing.Point(0, 73);
  106.             this.l_1.Name = "l_1";
  107.             this.l_1.Size = new System.Drawing.Size(166, 20);
  108.             this.l_1.TabIndex = 4;
  109.             this.l_1.Text = "Připojení / založení hry";
  110.             this.l_1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  111.             //
  112.             // S_start_labstat
  113.             //
  114.             this.S_start_labstat.BackColor = System.Drawing.Color.Transparent;
  115.             this.S_start_labstat.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  116.             this.S_start_labstat.ForeColor = System.Drawing.Color.White;
  117.             this.S_start_labstat.Location = new System.Drawing.Point(-804, 0);
  118.             this.S_start_labstat.Name = "S_start_labstat";
  119.             this.S_start_labstat.Size = new System.Drawing.Size(586, 480);
  120.             this.S_start_labstat.TabIndex = 5;
  121.             this.S_start_labstat.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  122.             //
  123.             // S_login_nadp
  124.             //
  125.             this.S_login_nadp.AutoSize = true;
  126.             this.S_login_nadp.BackColor = System.Drawing.Color.Transparent;
  127.             this.S_login_nadp.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  128.             this.S_login_nadp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(199)))), ((int)(((byte)(22)))));
  129.             this.S_login_nadp.Location = new System.Drawing.Point(-836, 7);
  130.             this.S_login_nadp.Name = "S_login_nadp";
  131.             this.S_login_nadp.Size = new System.Drawing.Size(143, 31);
  132.             this.S_login_nadp.TabIndex = 6;
  133.             this.S_login_nadp.Text = "Přihlášení";
  134.             //
  135.             // S_login_l1
  136.             //
  137.             this.S_login_l1.AutoSize = true;
  138.             this.S_login_l1.BackColor = System.Drawing.Color.Transparent;
  139.             this.S_login_l1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  140.             this.S_login_l1.ForeColor = System.Drawing.Color.White;
  141.             this.S_login_l1.Location = new System.Drawing.Point(-821, 61);
  142.             this.S_login_l1.Name = "S_login_l1";
  143.             this.S_login_l1.Size = new System.Drawing.Size(81, 20);
  144.             this.S_login_l1.TabIndex = 7;
  145.             this.S_login_l1.Text = "Přezdívka:";
  146.             //
  147.             // S_login_tblogin
  148.             //
  149.             this.S_login_tblogin.Location = new System.Drawing.Point(-738, 61);
  150.             this.S_login_tblogin.Name = "S_login_tblogin";
  151.             this.S_login_tblogin.Size = new System.Drawing.Size(157, 20);
  152.             this.S_login_tblogin.TabIndex = 8;
  153.             //
  154.             // S_login_tbpass
  155.             //
  156.             this.S_login_tbpass.Location = new System.Drawing.Point(-738, 87);
  157.             this.S_login_tbpass.Name = "S_login_tbpass";
  158.             this.S_login_tbpass.PasswordChar = '•';
  159.             this.S_login_tbpass.Size = new System.Drawing.Size(157, 20);
  160.             this.S_login_tbpass.TabIndex = 10;
  161.             //
  162.             // S_login_l2
  163.             //
  164.             this.S_login_l2.AutoSize = true;
  165.             this.S_login_l2.BackColor = System.Drawing.Color.Transparent;
  166.             this.S_login_l2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  167.             this.S_login_l2.ForeColor = System.Drawing.Color.White;
  168.             this.S_login_l2.Location = new System.Drawing.Point(-821, 87);
  169.             this.S_login_l2.Name = "S_login_l2";
  170.             this.S_login_l2.Size = new System.Drawing.Size(54, 20);
  171.             this.S_login_l2.TabIndex = 9;
  172.             this.S_login_l2.Text = "Heslo:";
  173.             //
  174.             // S_login_btnlogin
  175.             //
  176.             this.S_login_btnlogin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
  177.             this.S_login_btnlogin.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  178.             this.S_login_btnlogin.ForeColor = System.Drawing.Color.White;
  179.             this.S_login_btnlogin.Location = new System.Drawing.Point(-738, 113);
  180.             this.S_login_btnlogin.Name = "S_login_btnlogin";
  181.             this.S_login_btnlogin.Size = new System.Drawing.Size(78, 23);
  182.             this.S_login_btnlogin.TabIndex = 11;
  183.             this.S_login_btnlogin.Text = "Přihlásit se";
  184.             this.S_login_btnlogin.UseVisualStyleBackColor = false;
  185.             this.S_login_btnlogin.Click += new System.EventHandler(this.scrLoginBtnLogin);
  186.             //
  187.             // box_profil
  188.             //
  189.             this.box_profil.BackColor = System.Drawing.Color.Black;
  190.             this.box_profil.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  191.             this.box_profil.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  192.             this.box_profil.ForeColor = System.Drawing.Color.White;
  193.             this.box_profil.FormattingEnabled = true;
  194.             this.box_profil.Items.AddRange(new object[] {
  195.             "Profil",
  196.             "1",
  197.             "2",
  198.             "3",
  199.             "4",
  200.             "5",
  201.             "6",
  202.             "7",
  203.             "8"});
  204.             this.box_profil.Location = new System.Drawing.Point(2, 180);
  205.             this.box_profil.Name = "box_profil";
  206.             this.box_profil.Size = new System.Drawing.Size(160, 21);
  207.             this.box_profil.TabIndex = 12;
  208.             this.box_profil.SelectedIndexChanged += new System.EventHandler(this.boxProfilIndexChanged);
  209.             //
  210.             // S_login_lbinfo
  211.             //
  212.             this.S_login_lbinfo.AutoSize = true;
  213.             this.S_login_lbinfo.BackColor = System.Drawing.Color.Transparent;
  214.             this.S_login_lbinfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  215.             this.S_login_lbinfo.ForeColor = System.Drawing.Color.White;
  216.             this.S_login_lbinfo.Location = new System.Drawing.Point(-821, 38);
  217.             this.S_login_lbinfo.Name = "S_login_lbinfo";
  218.             this.S_login_lbinfo.Size = new System.Drawing.Size(0, 18);
  219.             this.S_login_lbinfo.TabIndex = 13;
  220.             //
  221.             // btn_uziv
  222.             //
  223.             this.btn_uziv.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
  224.             this.btn_uziv.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  225.             this.btn_uziv.ForeColor = System.Drawing.Color.White;
  226.             this.btn_uziv.Location = new System.Drawing.Point(3, 371);
  227.             this.btn_uziv.Name = "btn_uziv";
  228.             this.btn_uziv.Size = new System.Drawing.Size(159, 23);
  229.             this.btn_uziv.TabIndex = 14;
  230.             this.btn_uziv.Text = "Změnit uživatele";
  231.             this.btn_uziv.UseVisualStyleBackColor = false;
  232.             this.btn_uziv.Click += new System.EventHandler(this.btnMenuUzivClick);
  233.             //
  234.             // btn_nastaveni
  235.             //
  236.             this.btn_nastaveni.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
  237.             this.btn_nastaveni.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  238.             this.btn_nastaveni.ForeColor = System.Drawing.Color.White;
  239.             this.btn_nastaveni.Location = new System.Drawing.Point(3, 344);
  240.             this.btn_nastaveni.Name = "btn_nastaveni";
  241.             this.btn_nastaveni.Size = new System.Drawing.Size(158, 23);
  242.             this.btn_nastaveni.TabIndex = 15;
  243.             this.btn_nastaveni.Text = "Nastavení hry";
  244.             this.btn_nastaveni.UseVisualStyleBackColor = false;
  245.             this.btn_nastaveni.Click += new System.EventHandler(this.btnMenuNastaveniClick);
  246.             //
  247.             // btn_turnaj
  248.             //
  249.             this.btn_turnaj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
  250.             this.btn_turnaj.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  251.             this.btn_turnaj.ForeColor = System.Drawing.Color.White;
  252.             this.btn_turnaj.Location = new System.Drawing.Point(3, 290);
  253.             this.btn_turnaj.Name = "btn_turnaj";
  254.             this.btn_turnaj.Size = new System.Drawing.Size(158, 23);
  255.             this.btn_turnaj.TabIndex = 16;
  256.             this.btn_turnaj.Text = "Aktuální turnaj";
  257.             this.btn_turnaj.UseVisualStyleBackColor = false;
  258.             this.btn_turnaj.Click += new System.EventHandler(this.btnMenuTurnajClick);
  259.             //
  260.             // btn_mody
  261.             //
  262.             this.btn_mody.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
  263.             this.btn_mody.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  264.             this.btn_mody.ForeColor = System.Drawing.Color.White;
  265.             this.btn_mody.Location = new System.Drawing.Point(3, 317);
  266.             this.btn_mody.Name = "btn_mody";
  267.             this.btn_mody.Size = new System.Drawing.Size(158, 23);
  268.             this.btn_mody.TabIndex = 17;
  269.             this.btn_mody.Text = "Módy ke stažení";
  270.             this.btn_mody.UseVisualStyleBackColor = false;
  271.             //
  272.             // label1
  273.             //
  274.             this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
  275.             this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  276.             this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(186)))), ((int)(((byte)(186)))));
  277.             this.label1.Location = new System.Drawing.Point(-1, 461);
  278.             this.label1.Name = "label1";
  279.             this.label1.Size = new System.Drawing.Size(166, 19);
  280.             this.label1.TabIndex = 18;
  281.             this.label1.Text = "Český Pohár (c) 2012";
  282.             this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  283.             //
  284.             // btn_analyza
  285.             //
  286.             this.btn_analyza.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
  287.             this.btn_analyza.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  288.             this.btn_analyza.ForeColor = System.Drawing.Color.White;
  289.             this.btn_analyza.Location = new System.Drawing.Point(3, 398);
  290.             this.btn_analyza.Name = "btn_analyza";
  291.             this.btn_analyza.Size = new System.Drawing.Size(159, 23);
  292.             this.btn_analyza.TabIndex = 19;
  293.             this.btn_analyza.Text = "Provést analýzu";
  294.             this.btn_analyza.UseVisualStyleBackColor = false;
  295.             this.btn_analyza.Click += new System.EventHandler(this.btnMenuAnalyzaClick);
  296.             //
  297.             // lb_prihlasen
  298.             //
  299.             this.lb_prihlasen.BackColor = System.Drawing.Color.Transparent;
  300.             this.lb_prihlasen.ForeColor = System.Drawing.Color.White;
  301.             this.lb_prihlasen.Location = new System.Drawing.Point(2, 424);
  302.             this.lb_prihlasen.Name = "lb_prihlasen";
  303.             this.lb_prihlasen.Size = new System.Drawing.Size(160, 13);
  304.             this.lb_prihlasen.TabIndex = 20;
  305.             this.lb_prihlasen.Text = "Přihlášen:";
  306.             //
  307.             // S_analyza_pb
  308.             //
  309.             this.S_analyza_pb.BackColor = System.Drawing.SystemColors.Control;
  310.             this.S_analyza_pb.Location = new System.Drawing.Point(-815, 80);
  311.             this.S_analyza_pb.Name = "S_analyza_pb";
  312.             this.S_analyza_pb.Size = new System.Drawing.Size(545, 23);
  313.             this.S_analyza_pb.TabIndex = 21;
  314.             //
  315.             // S_analyza_nadp
  316.             //
  317.             this.S_analyza_nadp.AutoSize = true;
  318.             this.S_analyza_nadp.BackColor = System.Drawing.Color.Transparent;
  319.             this.S_analyza_nadp.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  320.             this.S_analyza_nadp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(199)))), ((int)(((byte)(22)))));
  321.             this.S_analyza_nadp.Location = new System.Drawing.Point(-836, 7);
  322.             this.S_analyza_nadp.Name = "S_analyza_nadp";
  323.             this.S_analyza_nadp.Size = new System.Drawing.Size(250, 31);
  324.             this.S_analyza_nadp.TabIndex = 22;
  325.             this.S_analyza_nadp.Text = "Probíhá analýza...";
  326.             //
  327.             // S_analyza_lbstatus
  328.             //
  329.             this.S_analyza_lbstatus.AutoSize = true;
  330.             this.S_analyza_lbstatus.BackColor = System.Drawing.Color.Transparent;
  331.             this.S_analyza_lbstatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  332.             this.S_analyza_lbstatus.ForeColor = System.Drawing.Color.White;
  333.             this.S_analyza_lbstatus.Location = new System.Drawing.Point(-818, 58);
  334.             this.S_analyza_lbstatus.Name = "S_analyza_lbstatus";
  335.             this.S_analyza_lbstatus.Size = new System.Drawing.Size(105, 16);
  336.             this.S_analyza_lbstatus.TabIndex = 23;
  337.             this.S_analyza_lbstatus.Text = "Odesílám data...";
  338.             //
  339.             // S_analyza_data
  340.             //
  341.             this.S_analyza_data.AutoSize = true;
  342.             this.S_analyza_data.BackColor = System.Drawing.Color.Transparent;
  343.             this.S_analyza_data.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  344.             this.S_analyza_data.ForeColor = System.Drawing.Color.White;
  345.             this.S_analyza_data.Location = new System.Drawing.Point(-818, 153);
  346.             this.S_analyza_data.Name = "S_analyza_data";
  347.             this.S_analyza_data.Size = new System.Drawing.Size(0, 16);
  348.             this.S_analyza_data.TabIndex = 24;
  349.             //
  350.             // S_turn_nadp
  351.             //
  352.             this.S_turn_nadp.AutoSize = true;
  353.             this.S_turn_nadp.BackColor = System.Drawing.Color.Transparent;
  354.             this.S_turn_nadp.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  355.             this.S_turn_nadp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(199)))), ((int)(((byte)(22)))));
  356.             this.S_turn_nadp.Location = new System.Drawing.Point(-836, 7);
  357.             this.S_turn_nadp.Name = "S_turn_nadp";
  358.             this.S_turn_nadp.Size = new System.Drawing.Size(201, 31);
  359.             this.S_turn_nadp.TabIndex = 25;
  360.             this.S_turn_nadp.Text = "Aktuální turnaj";
  361.             //
  362.             // S_turn_nazev
  363.             //
  364.             this.S_turn_nazev.AutoSize = true;
  365.             this.S_turn_nazev.BackColor = System.Drawing.Color.Transparent;
  366.             this.S_turn_nazev.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  367.             this.S_turn_nazev.ForeColor = System.Drawing.Color.White;
  368.             this.S_turn_nazev.Location = new System.Drawing.Point(-828, 38);
  369.             this.S_turn_nazev.Name = "S_turn_nazev";
  370.             this.S_turn_nazev.Size = new System.Drawing.Size(122, 18);
  371.             this.S_turn_nazev.TabIndex = 26;
  372.             this.S_turn_nazev.Text = "Načítám data...";
  373.             //
  374.             // S_turn_info
  375.             //
  376.             this.S_turn_info.BackColor = System.Drawing.Color.Transparent;
  377.             this.S_turn_info.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  378.             this.S_turn_info.ForeColor = System.Drawing.Color.White;
  379.             this.S_turn_info.Location = new System.Drawing.Point(-820, 56);
  380.             this.S_turn_info.Name = "S_turn_info";
  381.             this.S_turn_info.Size = new System.Drawing.Size(558, 365);
  382.             this.S_turn_info.TabIndex = 27;
  383.             this.S_turn_info.Text = " ";
  384.             //
  385.             // S_update_nadp
  386.             //
  387.             this.S_update_nadp.AutoSize = true;
  388.             this.S_update_nadp.BackColor = System.Drawing.Color.Transparent;
  389.             this.S_update_nadp.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  390.             this.S_update_nadp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(199)))), ((int)(((byte)(22)))));
  391.             this.S_update_nadp.Location = new System.Drawing.Point(164, 7);
  392.             this.S_update_nadp.Name = "S_update_nadp";
  393.             this.S_update_nadp.Size = new System.Drawing.Size(301, 31);
  394.             this.S_update_nadp.TabIndex = 28;
  395.             this.S_update_nadp.Text = "Aktualizace launcheru";
  396.             //
  397.             // S_update_log
  398.             //
  399.             this.S_update_log.AutoSize = true;
  400.             this.S_update_log.BackColor = System.Drawing.Color.Transparent;
  401.             this.S_update_log.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
  402.             this.S_update_log.ForeColor = System.Drawing.Color.White;
  403.             this.S_update_log.Location = new System.Drawing.Point(178, 38);
  404.             this.S_update_log.Name = "S_update_log";
  405.             this.S_update_log.Size = new System.Drawing.Size(12, 18);
  406.             this.S_update_log.TabIndex = 29;
  407.             this.S_update_log.Text = " ";
  408.             //
  409.             // FormMain
  410.             //
  411.             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  412.             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  413.             this.BackColor = System.Drawing.SystemColors.Control;
  414.             this.BackgroundImage = global::CPlauncher2.Properties.Resources.back;
  415.             this.ClientSize = new System.Drawing.Size(750, 480);
  416.             this.ControlBox = false;
  417.             this.Controls.Add(this.S_update_log);
  418.             this.Controls.Add(this.S_update_nadp);
  419.             this.Controls.Add(this.S_turn_info);
  420.             this.Controls.Add(this.S_turn_nazev);
  421.             this.Controls.Add(this.S_turn_nadp);
  422.             this.Controls.Add(this.S_analyza_data);
  423.             this.Controls.Add(this.S_analyza_lbstatus);
  424.             this.Controls.Add(this.S_analyza_nadp);
  425.             this.Controls.Add(this.S_analyza_pb);
  426.             this.Controls.Add(this.lb_prihlasen);
  427.             this.Controls.Add(this.btn_analyza);
  428.             this.Controls.Add(this.label1);
  429.             this.Controls.Add(this.btn_mody);
  430.             this.Controls.Add(this.btn_turnaj);
  431.             this.Controls.Add(this.btn_nastaveni);
  432.             this.Controls.Add(this.btn_uziv);
  433.             this.Controls.Add(this.S_login_lbinfo);
  434.             this.Controls.Add(this.box_profil);
  435.             this.Controls.Add(this.S_login_btnlogin);
  436.             this.Controls.Add(this.S_login_tbpass);
  437.             this.Controls.Add(this.S_login_l2);
  438.             this.Controls.Add(this.S_login_tblogin);
  439.             this.Controls.Add(this.S_login_l1);
  440.             this.Controls.Add(this.S_login_nadp);
  441.             this.Controls.Add(this.S_start_labstat);
  442.             this.Controls.Add(this.l_1);
  443.             this.Controls.Add(this.btn_zalozit);
  444.             this.Controls.Add(this.btn_pripojit);
  445.             this.Controls.Add(this.box_ip);
  446.             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  447.             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  448.             this.MaximizeBox = false;
  449.             this.MinimizeBox = false;
  450.             this.Name = "FormMain";
  451.             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  452.             this.Text = "Český Pohár";
  453.             this.MouseClick += new System.Windows.Forms.MouseEventHandler(this.OnMouseClick);
  454.             this.ResumeLayout(false);
  455.             this.PerformLayout();
  456.  
  457.         }
  458.  
  459.         #endregion
  460.  
  461.         private System.Windows.Forms.ListBox box_ip;
  462.         private System.Windows.Forms.Button btn_pripojit;
  463.         private System.Windows.Forms.Button btn_zalozit;
  464.         private System.Windows.Forms.Label l_1;
  465.         private System.Windows.Forms.Label S_start_labstat;
  466.         private System.Windows.Forms.Label S_login_nadp;
  467.         private System.Windows.Forms.Label S_login_l1;
  468.         private System.Windows.Forms.TextBox S_login_tblogin;
  469.         private System.Windows.Forms.TextBox S_login_tbpass;
  470.         private System.Windows.Forms.Label S_login_l2;
  471.         private System.Windows.Forms.Button S_login_btnlogin;
  472.         private System.Windows.Forms.ComboBox box_profil;
  473.         private System.Windows.Forms.Label S_login_lbinfo;
  474.         private System.Windows.Forms.Button btn_uziv;
  475.         private System.Windows.Forms.Button btn_nastaveni;
  476.         private System.Windows.Forms.Button btn_turnaj;
  477.         private System.Windows.Forms.Button btn_mody;
  478.         private System.Windows.Forms.Label label1;
  479.         private System.Windows.Forms.Button btn_analyza;
  480.         private System.Windows.Forms.Label lb_prihlasen;
  481.         private System.Windows.Forms.ProgressBar S_analyza_pb;
  482.         private System.Windows.Forms.Label S_analyza_nadp;
  483.         private System.Windows.Forms.Label S_analyza_lbstatus;
  484.         private System.Windows.Forms.Label S_analyza_data;
  485.         private System.Windows.Forms.Label S_turn_nadp;
  486.         private System.Windows.Forms.Label S_turn_nazev;
  487.         private System.Windows.Forms.Label S_turn_info;
  488.         private System.Windows.Forms.Label S_update_nadp;
  489.         private System.Windows.Forms.Label S_update_log;
  490.  
  491.     }
  492. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement