Questo sito utilizza cookies solo per scopi di autenticazione sul sito e nient'altro. Nessuna informazione personale viene tracciata. Leggi l'informativa sui cookies.
Username: Password: oppure
Centro Scommesse SNAI - Form1.Designer.cs

Form1.Designer.cs

Caricato da: Carmine
Scarica il programma completo

  1. namespace Scommesse
  2. {
  3.     partial class Form1
  4.     {
  5.         /// <summary>
  6.         /// Variabile di progettazione necessaria.
  7.         /// </summary>
  8.         private System.ComponentModel.IContainer components = null;
  9.  
  10.         /// <summary>
  11.         /// Liberare le risorse in uso.
  12.         /// </summary>
  13.         /// <param name="disposing">ha valore true se le risorse gestite devono essere eliminate, false in caso contrario.</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 Codice generato da Progettazione Windows Form
  24.  
  25.         /// <summary>
  26.         /// Metodo necessario per il supporto della finestra di progettazione. Non modificare
  27.         /// il contenuto del metodo con l'editor di codice.
  28.         /// </summary>
  29.         private void InitializeComponent()
  30.         {
  31.             this.checkBox1 = new System.Windows.Forms.CheckBox();
  32.             this.checkBox2 = new System.Windows.Forms.CheckBox();
  33.             this.checkBox3 = new System.Windows.Forms.CheckBox();
  34.             this.checkBox4 = new System.Windows.Forms.CheckBox();
  35.             this.checkBox5 = new System.Windows.Forms.CheckBox();
  36.             this.checkBox6 = new System.Windows.Forms.CheckBox();
  37.             this.checkBox7 = new System.Windows.Forms.CheckBox();
  38.             this.checkBox8 = new System.Windows.Forms.CheckBox();
  39.             this.checkBox9 = new System.Windows.Forms.CheckBox();
  40.             this.checkBox10 = new System.Windows.Forms.CheckBox();
  41.             this.label11 = new System.Windows.Forms.Label();
  42.             this.label12 = new System.Windows.Forms.Label();
  43.             this.label13 = new System.Windows.Forms.Label();
  44.             this.textBox1 = new System.Windows.Forms.TextBox();
  45.             this.label14 = new System.Windows.Forms.Label();
  46.             this.label15 = new System.Windows.Forms.Label();
  47.             this.button1 = new System.Windows.Forms.Button();
  48.             this.panel1 = new System.Windows.Forms.Panel();
  49.             this.radioButton3 = new System.Windows.Forms.RadioButton();
  50.             this.radioButton2 = new System.Windows.Forms.RadioButton();
  51.             this.radioButton1 = new System.Windows.Forms.RadioButton();
  52.             this.panel2 = new System.Windows.Forms.Panel();
  53.             this.radioButton4 = new System.Windows.Forms.RadioButton();
  54.             this.radioButton5 = new System.Windows.Forms.RadioButton();
  55.             this.radioButton6 = new System.Windows.Forms.RadioButton();
  56.             this.panel3 = new System.Windows.Forms.Panel();
  57.             this.radioButton7 = new System.Windows.Forms.RadioButton();
  58.             this.radioButton8 = new System.Windows.Forms.RadioButton();
  59.             this.radioButton9 = new System.Windows.Forms.RadioButton();
  60.             this.panel4 = new System.Windows.Forms.Panel();
  61.             this.radioButton10 = new System.Windows.Forms.RadioButton();
  62.             this.radioButton11 = new System.Windows.Forms.RadioButton();
  63.             this.radioButton12 = new System.Windows.Forms.RadioButton();
  64.             this.panel5 = new System.Windows.Forms.Panel();
  65.             this.radioButton14 = new System.Windows.Forms.RadioButton();
  66.             this.radioButton15 = new System.Windows.Forms.RadioButton();
  67.             this.radioButton13 = new System.Windows.Forms.RadioButton();
  68.             this.panel6 = new System.Windows.Forms.Panel();
  69.             this.radioButton17 = new System.Windows.Forms.RadioButton();
  70.             this.radioButton18 = new System.Windows.Forms.RadioButton();
  71.             this.radioButton16 = new System.Windows.Forms.RadioButton();
  72.             this.panel7 = new System.Windows.Forms.Panel();
  73.             this.radioButton19 = new System.Windows.Forms.RadioButton();
  74.             this.radioButton20 = new System.Windows.Forms.RadioButton();
  75.             this.radioButton21 = new System.Windows.Forms.RadioButton();
  76.             this.panel8 = new System.Windows.Forms.Panel();
  77.             this.radioButton23 = new System.Windows.Forms.RadioButton();
  78.             this.radioButton24 = new System.Windows.Forms.RadioButton();
  79.             this.radioButton22 = new System.Windows.Forms.RadioButton();
  80.             this.panel9 = new System.Windows.Forms.Panel();
  81.             this.radioButton26 = new System.Windows.Forms.RadioButton();
  82.             this.radioButton25 = new System.Windows.Forms.RadioButton();
  83.             this.radioButton27 = new System.Windows.Forms.RadioButton();
  84.             this.panel10 = new System.Windows.Forms.Panel();
  85.             this.radioButton28 = new System.Windows.Forms.RadioButton();
  86.             this.radioButton29 = new System.Windows.Forms.RadioButton();
  87.             this.radioButton30 = new System.Windows.Forms.RadioButton();
  88.             this.button2 = new System.Windows.Forms.Button();
  89.             this.label1 = new System.Windows.Forms.Label();
  90.             this.prezzo = new System.Windows.Forms.TextBox();
  91.             this.label2 = new System.Windows.Forms.Label();
  92.             this.listBox1 = new System.Windows.Forms.ListBox();
  93.             this.listBox3 = new System.Windows.Forms.ListBox();
  94.             this.button3 = new System.Windows.Forms.Button();
  95.             this.panel1.SuspendLayout();
  96.             this.panel2.SuspendLayout();
  97.             this.panel3.SuspendLayout();
  98.             this.panel4.SuspendLayout();
  99.             this.panel5.SuspendLayout();
  100.             this.panel6.SuspendLayout();
  101.             this.panel7.SuspendLayout();
  102.             this.panel8.SuspendLayout();
  103.             this.panel9.SuspendLayout();
  104.             this.panel10.SuspendLayout();
  105.             this.SuspendLayout();
  106.             //
  107.             // checkBox1
  108.             //
  109.             this.checkBox1.AutoSize = true;
  110.             this.checkBox1.Location = new System.Drawing.Point(12, 27);
  111.             this.checkBox1.Name = "checkBox1";
  112.             this.checkBox1.Size = new System.Drawing.Size(15, 14);
  113.             this.checkBox1.TabIndex = 0;
  114.             this.checkBox1.UseVisualStyleBackColor = true;
  115.             //
  116.             // checkBox2
  117.             //
  118.             this.checkBox2.AutoSize = true;
  119.             this.checkBox2.Location = new System.Drawing.Point(12, 78);
  120.             this.checkBox2.Name = "checkBox2";
  121.             this.checkBox2.Size = new System.Drawing.Size(15, 14);
  122.             this.checkBox2.TabIndex = 1;
  123.             this.checkBox2.UseVisualStyleBackColor = true;
  124.             //
  125.             // checkBox3
  126.             //
  127.             this.checkBox3.AutoSize = true;
  128.             this.checkBox3.Location = new System.Drawing.Point(12, 130);
  129.             this.checkBox3.Name = "checkBox3";
  130.             this.checkBox3.Size = new System.Drawing.Size(15, 14);
  131.             this.checkBox3.TabIndex = 2;
  132.             this.checkBox3.UseVisualStyleBackColor = true;
  133.             //
  134.             // checkBox4
  135.             //
  136.             this.checkBox4.AutoSize = true;
  137.             this.checkBox4.Location = new System.Drawing.Point(12, 184);
  138.             this.checkBox4.Name = "checkBox4";
  139.             this.checkBox4.Size = new System.Drawing.Size(15, 14);
  140.             this.checkBox4.TabIndex = 3;
  141.             this.checkBox4.UseVisualStyleBackColor = true;
  142.             //
  143.             // checkBox5
  144.             //
  145.             this.checkBox5.AutoSize = true;
  146.             this.checkBox5.Location = new System.Drawing.Point(12, 236);
  147.             this.checkBox5.Name = "checkBox5";
  148.             this.checkBox5.Size = new System.Drawing.Size(15, 14);
  149.             this.checkBox5.TabIndex = 4;
  150.             this.checkBox5.UseVisualStyleBackColor = true;
  151.             //
  152.             // checkBox6
  153.             //
  154.             this.checkBox6.AutoSize = true;
  155.             this.checkBox6.Location = new System.Drawing.Point(12, 288);
  156.             this.checkBox6.Name = "checkBox6";
  157.             this.checkBox6.Size = new System.Drawing.Size(15, 14);
  158.             this.checkBox6.TabIndex = 5;
  159.             this.checkBox6.UseVisualStyleBackColor = true;
  160.             //
  161.             // checkBox7
  162.             //
  163.             this.checkBox7.AutoSize = true;
  164.             this.checkBox7.Location = new System.Drawing.Point(12, 339);
  165.             this.checkBox7.Name = "checkBox7";
  166.             this.checkBox7.Size = new System.Drawing.Size(15, 14);
  167.             this.checkBox7.TabIndex = 6;
  168.             this.checkBox7.UseVisualStyleBackColor = true;
  169.             //
  170.             // checkBox8
  171.             //
  172.             this.checkBox8.AutoSize = true;
  173.             this.checkBox8.Location = new System.Drawing.Point(12, 393);
  174.             this.checkBox8.Name = "checkBox8";
  175.             this.checkBox8.Size = new System.Drawing.Size(15, 14);
  176.             this.checkBox8.TabIndex = 7;
  177.             this.checkBox8.UseVisualStyleBackColor = true;
  178.             //
  179.             // checkBox9
  180.             //
  181.             this.checkBox9.AutoSize = true;
  182.             this.checkBox9.Location = new System.Drawing.Point(12, 442);
  183.             this.checkBox9.Name = "checkBox9";
  184.             this.checkBox9.Size = new System.Drawing.Size(15, 14);
  185.             this.checkBox9.TabIndex = 8;
  186.             this.checkBox9.UseVisualStyleBackColor = true;
  187.             //
  188.             // checkBox10
  189.             //
  190.             this.checkBox10.AutoSize = true;
  191.             this.checkBox10.Location = new System.Drawing.Point(12, 494);
  192.             this.checkBox10.Name = "checkBox10";
  193.             this.checkBox10.Size = new System.Drawing.Size(15, 14);
  194.             this.checkBox10.TabIndex = 9;
  195.             this.checkBox10.UseVisualStyleBackColor = true;
  196.             //
  197.             // label11
  198.             //
  199.             this.label11.AutoSize = true;
  200.             this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  201.             this.label11.ForeColor = System.Drawing.Color.Silver;
  202.             this.label11.Location = new System.Drawing.Point(253, 3);
  203.             this.label11.Name = "label11";
  204.             this.label11.Size = new System.Drawing.Size(14, 13);
  205.             this.label11.TabIndex = 61;
  206.             this.label11.Text = "1";
  207.             //
  208.             // label12
  209.             //
  210.             this.label12.AutoSize = true;
  211.             this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  212.             this.label12.ForeColor = System.Drawing.Color.Silver;
  213.             this.label12.Location = new System.Drawing.Point(319, 3);
  214.             this.label12.Name = "label12";
  215.             this.label12.Size = new System.Drawing.Size(15, 13);
  216.             this.label12.TabIndex = 62;
  217.             this.label12.Text = "X";
  218.             //
  219.             // label13
  220.             //
  221.             this.label13.AutoSize = true;
  222.             this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  223.             this.label13.ForeColor = System.Drawing.Color.Silver;
  224.             this.label13.Location = new System.Drawing.Point(391, 3);
  225.             this.label13.Name = "label13";
  226.             this.label13.Size = new System.Drawing.Size(14, 13);
  227.             this.label13.TabIndex = 63;
  228.             this.label13.Text = "2";
  229.             //
  230.             // textBox1
  231.             //
  232.             this.textBox1.BackColor = System.Drawing.SystemColors.ScrollBar;
  233.             this.textBox1.Location = new System.Drawing.Point(460, 149);
  234.             this.textBox1.Name = "textBox1";
  235.             this.textBox1.Size = new System.Drawing.Size(100, 20);
  236.             this.textBox1.TabIndex = 94;
  237.             this.textBox1.Text = "0";
  238.             //
  239.             // label14
  240.             //
  241.             this.label14.AutoSize = true;
  242.             this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  243.             this.label14.ForeColor = System.Drawing.Color.Silver;
  244.             this.label14.Location = new System.Drawing.Point(46, 7);
  245.             this.label14.Name = "label14";
  246.             this.label14.Size = new System.Drawing.Size(35, 13);
  247.             this.label14.TabIndex = 95;
  248.             this.label14.Text = "Casa";
  249.             //
  250.             // label15
  251.             //
  252.             this.label15.AutoSize = true;
  253.             this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  254.             this.label15.ForeColor = System.Drawing.Color.Silver;
  255.             this.label15.Location = new System.Drawing.Point(124, 7);
  256.             this.label15.Name = "label15";
  257.             this.label15.Size = new System.Drawing.Size(50, 13);
  258.             this.label15.TabIndex = 96;
  259.             this.label15.Text = "F. Casa";
  260.             //
  261.             // button1
  262.             //
  263.             this.button1.BackColor = System.Drawing.SystemColors.ButtonFace;
  264.             this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  265.             this.button1.ForeColor = System.Drawing.Color.Black;
  266.             this.button1.Location = new System.Drawing.Point(474, 175);
  267.             this.button1.Name = "button1";
  268.             this.button1.Size = new System.Drawing.Size(75, 23);
  269.             this.button1.TabIndex = 97;
  270.             this.button1.Text = "Calcola";
  271.             this.button1.UseVisualStyleBackColor = false;
  272.             this.button1.Click += new System.EventHandler(this.button1_Click);
  273.             //
  274.             // panel1
  275.             //
  276.             this.panel1.Controls.Add(this.radioButton3);
  277.             this.panel1.Controls.Add(this.radioButton2);
  278.             this.panel1.Controls.Add(this.radioButton1);
  279.             this.panel1.Location = new System.Drawing.Point(236, 19);
  280.             this.panel1.Name = "panel1";
  281.             this.panel1.Size = new System.Drawing.Size(191, 22);
  282.             this.panel1.TabIndex = 98;
  283.             //
  284.             // radioButton3
  285.             //
  286.             this.radioButton3.AutoSize = true;
  287.             this.radioButton3.ForeColor = System.Drawing.Color.Yellow;
  288.             this.radioButton3.Location = new System.Drawing.Point(137, 4);
  289.             this.radioButton3.Name = "radioButton3";
  290.             this.radioButton3.Size = new System.Drawing.Size(46, 17);
  291.             this.radioButton3.TabIndex = 101;
  292.             this.radioButton3.TabStop = true;
  293.             this.radioButton3.Text = "0.00";
  294.             this.radioButton3.UseVisualStyleBackColor = true;
  295.             //
  296.             // radioButton2
  297.             //
  298.             this.radioButton2.AutoSize = true;
  299.             this.radioButton2.ForeColor = System.Drawing.Color.Lime;
  300.             this.radioButton2.Location = new System.Drawing.Point(71, 4);
  301.             this.radioButton2.Name = "radioButton2";
  302.             this.radioButton2.Size = new System.Drawing.Size(46, 17);
  303.             this.radioButton2.TabIndex = 100;
  304.             this.radioButton2.TabStop = true;
  305.             this.radioButton2.Text = "0.00";
  306.             this.radioButton2.UseVisualStyleBackColor = true;
  307.             //
  308.             // radioButton1
  309.             //
  310.             this.radioButton1.AutoSize = true;
  311.             this.radioButton1.ForeColor = System.Drawing.Color.Blue;
  312.             this.radioButton1.Location = new System.Drawing.Point(4, 4);
  313.             this.radioButton1.Name = "radioButton1";
  314.             this.radioButton1.Size = new System.Drawing.Size(46, 17);
  315.             this.radioButton1.TabIndex = 99;
  316.             this.radioButton1.TabStop = true;
  317.             this.radioButton1.Text = "0.00";
  318.             this.radioButton1.UseVisualStyleBackColor = true;
  319.             //
  320.             // panel2
  321.             //
  322.             this.panel2.Controls.Add(this.radioButton4);
  323.             this.panel2.Controls.Add(this.radioButton5);
  324.             this.panel2.Controls.Add(this.radioButton6);
  325.             this.panel2.Location = new System.Drawing.Point(236, 70);
  326.             this.panel2.Name = "panel2";
  327.             this.panel2.Size = new System.Drawing.Size(191, 22);
  328.             this.panel2.TabIndex = 102;
  329.             //
  330.             // radioButton4
  331.             //
  332.             this.radioButton4.AutoSize = true;
  333.             this.radioButton4.ForeColor = System.Drawing.Color.Blue;
  334.             this.radioButton4.Location = new System.Drawing.Point(4, 4);
  335.             this.radioButton4.Name = "radioButton4";
  336.             this.radioButton4.Size = new System.Drawing.Size(46, 17);
  337.             this.radioButton4.TabIndex = 101;
  338.             this.radioButton4.TabStop = true;
  339.             this.radioButton4.Text = "0.00";
  340.             this.radioButton4.UseVisualStyleBackColor = true;
  341.             //
  342.             // radioButton5
  343.             //
  344.             this.radioButton5.AutoSize = true;
  345.             this.radioButton5.ForeColor = System.Drawing.Color.Lime;
  346.             this.radioButton5.Location = new System.Drawing.Point(71, 4);
  347.             this.radioButton5.Name = "radioButton5";
  348.             this.radioButton5.Size = new System.Drawing.Size(46, 17);
  349.             this.radioButton5.TabIndex = 100;
  350.             this.radioButton5.TabStop = true;
  351.             this.radioButton5.Text = "0.00";
  352.             this.radioButton5.UseVisualStyleBackColor = true;
  353.             //
  354.             // radioButton6
  355.             //
  356.             this.radioButton6.AutoSize = true;
  357.             this.radioButton6.ForeColor = System.Drawing.Color.Yellow;
  358.             this.radioButton6.Location = new System.Drawing.Point(137, 2);
  359.             this.radioButton6.Name = "radioButton6";
  360.             this.radioButton6.Size = new System.Drawing.Size(46, 17);
  361.             this.radioButton6.TabIndex = 99;
  362.             this.radioButton6.TabStop = true;
  363.             this.radioButton6.Text = "0.00";
  364.             this.radioButton6.UseVisualStyleBackColor = true;
  365.             //
  366.             // panel3
  367.             //
  368.             this.panel3.Controls.Add(this.radioButton7);
  369.             this.panel3.Controls.Add(this.radioButton8);
  370.             this.panel3.Controls.Add(this.radioButton9);
  371.             this.panel3.Location = new System.Drawing.Point(236, 120);
  372.             this.panel3.Name = "panel3";
  373.             this.panel3.Size = new System.Drawing.Size(195, 24);
  374.             this.panel3.TabIndex = 102;
  375.             //
  376.             // radioButton7
  377.             //
  378.             this.radioButton7.AutoSize = true;
  379.             this.radioButton7.ForeColor = System.Drawing.Color.Blue;
  380.             this.radioButton7.Location = new System.Drawing.Point(4, 4);
  381.             this.radioButton7.Name = "radioButton7";
  382.             this.radioButton7.Size = new System.Drawing.Size(46, 17);
  383.             this.radioButton7.TabIndex = 101;
  384.             this.radioButton7.TabStop = true;
  385.             this.radioButton7.Text = "0.00";
  386.             this.radioButton7.UseVisualStyleBackColor = true;
  387.             //
  388.             // radioButton8
  389.             //
  390.             this.radioButton8.AutoSize = true;
  391.             this.radioButton8.ForeColor = System.Drawing.Color.Lime;
  392.             this.radioButton8.Location = new System.Drawing.Point(71, 4);
  393.             this.radioButton8.Name = "radioButton8";
  394.             this.radioButton8.Size = new System.Drawing.Size(46, 17);
  395.             this.radioButton8.TabIndex = 100;
  396.             this.radioButton8.TabStop = true;
  397.             this.radioButton8.Text = "0.00";
  398.             this.radioButton8.UseVisualStyleBackColor = true;
  399.             //
  400.             // radioButton9
  401.             //
  402.             this.radioButton9.AutoSize = true;
  403.             this.radioButton9.ForeColor = System.Drawing.Color.Yellow;
  404.             this.radioButton9.Location = new System.Drawing.Point(137, 4);
  405.             this.radioButton9.Name = "radioButton9";
  406.             this.radioButton9.Size = new System.Drawing.Size(46, 17);
  407.             this.radioButton9.TabIndex = 99;
  408.             this.radioButton9.TabStop = true;
  409.             this.radioButton9.Text = "0.00";
  410.             this.radioButton9.UseVisualStyleBackColor = true;
  411.             //
  412.             // panel4
  413.             //
  414.             this.panel4.Controls.Add(this.radioButton10);
  415.             this.panel4.Controls.Add(this.radioButton11);
  416.             this.panel4.Controls.Add(this.radioButton12);
  417.             this.panel4.Location = new System.Drawing.Point(236, 174);
  418.             this.panel4.Name = "panel4";
  419.             this.panel4.Size = new System.Drawing.Size(191, 24);
  420.             this.panel4.TabIndex = 103;
  421.             //
  422.             // radioButton10
  423.             //
  424.             this.radioButton10.AutoSize = true;
  425.             this.radioButton10.ForeColor = System.Drawing.Color.Blue;
  426.             this.radioButton10.Location = new System.Drawing.Point(4, 4);
  427.             this.radioButton10.Name = "radioButton10";
  428.             this.radioButton10.Size = new System.Drawing.Size(46, 17);
  429.             this.radioButton10.TabIndex = 101;
  430.             this.radioButton10.TabStop = true;
  431.             this.radioButton10.Text = "0.00";
  432.             this.radioButton10.UseVisualStyleBackColor = true;
  433.             //
  434.             // radioButton11
  435.             //
  436.             this.radioButton11.AutoSize = true;
  437.             this.radioButton11.ForeColor = System.Drawing.Color.Lime;
  438.             this.radioButton11.Location = new System.Drawing.Point(71, 4);
  439.             this.radioButton11.Name = "radioButton11";
  440.             this.radioButton11.Size = new System.Drawing.Size(46, 17);
  441.             this.radioButton11.TabIndex = 100;
  442.             this.radioButton11.TabStop = true;
  443.             this.radioButton11.Text = "0.00";
  444.             this.radioButton11.UseVisualStyleBackColor = true;
  445.             //
  446.             // radioButton12
  447.             //
  448.             this.radioButton12.AutoSize = true;
  449.             this.radioButton12.ForeColor = System.Drawing.Color.Yellow;
  450.             this.radioButton12.Location = new System.Drawing.Point(137, 3);
  451.             this.radioButton12.Name = "radioButton12";
  452.             this.radioButton12.Size = new System.Drawing.Size(46, 17);
  453.             this.radioButton12.TabIndex = 99;
  454.             this.radioButton12.TabStop = true;
  455.             this.radioButton12.Text = "0.00";
  456.             this.radioButton12.UseVisualStyleBackColor = true;
  457.             //
  458.             // panel5
  459.             //
  460.             this.panel5.Controls.Add(this.radioButton14);
  461.             this.panel5.Controls.Add(this.radioButton15);
  462.             this.panel5.Controls.Add(this.radioButton13);
  463.             this.panel5.Location = new System.Drawing.Point(236, 226);
  464.             this.panel5.Name = "panel5";
  465.             this.panel5.Size = new System.Drawing.Size(191, 24);
  466.             this.panel5.TabIndex = 104;
  467.             //
  468.             // radioButton14
  469.             //
  470.             this.radioButton14.AutoSize = true;
  471.             this.radioButton14.ForeColor = System.Drawing.Color.Lime;
  472.             this.radioButton14.Location = new System.Drawing.Point(71, 4);
  473.             this.radioButton14.Name = "radioButton14";
  474.             this.radioButton14.Size = new System.Drawing.Size(46, 17);
  475.             this.radioButton14.TabIndex = 100;
  476.             this.radioButton14.TabStop = true;
  477.             this.radioButton14.Text = "0.00";
  478.             this.radioButton14.UseVisualStyleBackColor = true;
  479.             //
  480.             // radioButton15
  481.             //
  482.             this.radioButton15.AutoSize = true;
  483.             this.radioButton15.ForeColor = System.Drawing.Color.Yellow;
  484.             this.radioButton15.Location = new System.Drawing.Point(137, 3);
  485.             this.radioButton15.Name = "radioButton15";
  486.             this.radioButton15.Size = new System.Drawing.Size(46, 17);
  487.             this.radioButton15.TabIndex = 99;
  488.             this.radioButton15.TabStop = true;
  489.             this.radioButton15.Text = "0.00";
  490.             this.radioButton15.UseVisualStyleBackColor = true;
  491.             //
  492.             // radioButton13
  493.             //
  494.             this.radioButton13.AutoSize = true;
  495.             this.radioButton13.ForeColor = System.Drawing.Color.Blue;
  496.             this.radioButton13.Location = new System.Drawing.Point(4, 3);
  497.             this.radioButton13.Name = "radioButton13";
  498.             this.radioButton13.Size = new System.Drawing.Size(46, 17);
  499.             this.radioButton13.TabIndex = 101;
  500.             this.radioButton13.TabStop = true;
  501.             this.radioButton13.Text = "0.00";
  502.             this.radioButton13.UseVisualStyleBackColor = true;
  503.             //
  504.             // panel6
  505.             //
  506.             this.panel6.Controls.Add(this.radioButton17);
  507.             this.panel6.Controls.Add(this.radioButton18);
  508.             this.panel6.Controls.Add(this.radioButton16);
  509.             this.panel6.Location = new System.Drawing.Point(236, 278);
  510.             this.panel6.Name = "panel6";
  511.             this.panel6.Size = new System.Drawing.Size(191, 24);
  512.             this.panel6.TabIndex = 105;
  513.             //
  514.             // radioButton17
  515.             //
  516.             this.radioButton17.AutoSize = true;
  517.             this.radioButton17.ForeColor = System.Drawing.Color.Lime;
  518.             this.radioButton17.Location = new System.Drawing.Point(71, 4);
  519.             this.radioButton17.Name = "radioButton17";
  520.             this.radioButton17.Size = new System.Drawing.Size(46, 17);
  521.             this.radioButton17.TabIndex = 100;
  522.             this.radioButton17.TabStop = true;
  523.             this.radioButton17.Text = "0.00";
  524.             this.radioButton17.UseVisualStyleBackColor = true;
  525.             //
  526.             // radioButton18
  527.             //
  528.             this.radioButton18.AutoSize = true;
  529.             this.radioButton18.ForeColor = System.Drawing.Color.Yellow;
  530.             this.radioButton18.Location = new System.Drawing.Point(137, 4);
  531.             this.radioButton18.Name = "radioButton18";
  532.             this.radioButton18.Size = new System.Drawing.Size(46, 17);
  533.             this.radioButton18.TabIndex = 99;
  534.             this.radioButton18.TabStop = true;
  535.             this.radioButton18.Text = "0.00";
  536.             this.radioButton18.UseVisualStyleBackColor = true;
  537.             //
  538.             // radioButton16
  539.             //
  540.             this.radioButton16.AutoSize = true;
  541.             this.radioButton16.ForeColor = System.Drawing.Color.Blue;
  542.             this.radioButton16.Location = new System.Drawing.Point(4, 4);
  543.             this.radioButton16.Name = "radioButton16";
  544.             this.radioButton16.Size = new System.Drawing.Size(46, 17);
  545.             this.radioButton16.TabIndex = 101;
  546.             this.radioButton16.TabStop = true;
  547.             this.radioButton16.Text = "0.00";
  548.             this.radioButton16.UseVisualStyleBackColor = true;
  549.             //
  550.             // panel7
  551.             //
  552.             this.panel7.Controls.Add(this.radioButton19);
  553.             this.panel7.Controls.Add(this.radioButton20);
  554.             this.panel7.Controls.Add(this.radioButton21);
  555.             this.panel7.Location = new System.Drawing.Point(236, 329);
  556.             this.panel7.Name = "panel7";
  557.             this.panel7.Size = new System.Drawing.Size(191, 24);
  558.             this.panel7.TabIndex = 103;
  559.             //
  560.             // radioButton19
  561.             //
  562.             this.radioButton19.AutoSize = true;
  563.             this.radioButton19.ForeColor = System.Drawing.Color.Blue;
  564.             this.radioButton19.Location = new System.Drawing.Point(4, 4);
  565.             this.radioButton19.Name = "radioButton19";
  566.             this.radioButton19.Size = new System.Drawing.Size(46, 17);
  567.             this.radioButton19.TabIndex = 101;
  568.             this.radioButton19.TabStop = true;
  569.             this.radioButton19.Text = "0.00";
  570.             this.radioButton19.UseVisualStyleBackColor = true;
  571.             //
  572.             // radioButton20
  573.             //
  574.             this.radioButton20.AutoSize = true;
  575.             this.radioButton20.ForeColor = System.Drawing.Color.Lime;
  576.             this.radioButton20.Location = new System.Drawing.Point(71, 4);
  577.             this.radioButton20.Name = "radioButton20";
  578.             this.radioButton20.Size = new System.Drawing.Size(46, 17);
  579.             this.radioButton20.TabIndex = 100;
  580.             this.radioButton20.TabStop = true;
  581.             this.radioButton20.Text = "0.00";
  582.             this.radioButton20.UseVisualStyleBackColor = true;
  583.             //
  584.             // radioButton21
  585.             //
  586.             this.radioButton21.AutoSize = true;
  587.             this.radioButton21.ForeColor = System.Drawing.Color.Yellow;
  588.             this.radioButton21.Location = new System.Drawing.Point(137, 4);
  589.             this.radioButton21.Name = "radioButton21";
  590.             this.radioButton21.Size = new System.Drawing.Size(46, 17);
  591.             this.radioButton21.TabIndex = 99;
  592.             this.radioButton21.TabStop = true;
  593.             this.radioButton21.Text = "0.00";
  594.             this.radioButton21.UseVisualStyleBackColor = true;
  595.             //
  596.             // panel8
  597.             //
  598.             this.panel8.Controls.Add(this.radioButton23);
  599.             this.panel8.Controls.Add(this.radioButton24);
  600.             this.panel8.Controls.Add(this.radioButton22);
  601.             this.panel8.Location = new System.Drawing.Point(236, 383);
  602.             this.panel8.Name = "panel8";
  603.             this.panel8.Size = new System.Drawing.Size(191, 24);
  604.             this.panel8.TabIndex = 106;
  605.             //
  606.             // radioButton23
  607.             //
  608.             this.radioButton23.AutoSize = true;
  609.             this.radioButton23.ForeColor = System.Drawing.Color.Lime;
  610.             this.radioButton23.Location = new System.Drawing.Point(71, 3);
  611.             this.radioButton23.Name = "radioButton23";
  612.             this.radioButton23.Size = new System.Drawing.Size(46, 17);
  613.             this.radioButton23.TabIndex = 100;
  614.             this.radioButton23.TabStop = true;
  615.             this.radioButton23.Text = "0.00";
  616.             this.radioButton23.UseVisualStyleBackColor = true;
  617.             //
  618.             // radioButton24
  619.             //
  620.             this.radioButton24.AutoSize = true;
  621.             this.radioButton24.ForeColor = System.Drawing.Color.Yellow;
  622.             this.radioButton24.Location = new System.Drawing.Point(137, 4);
  623.             this.radioButton24.Name = "radioButton24";
  624.             this.radioButton24.Size = new System.Drawing.Size(46, 17);
  625.             this.radioButton24.TabIndex = 99;
  626.             this.radioButton24.TabStop = true;
  627.             this.radioButton24.Text = "0.00";
  628.             this.radioButton24.UseVisualStyleBackColor = true;
  629.             //
  630.             // radioButton22
  631.             //
  632.             this.radioButton22.AutoSize = true;
  633.             this.radioButton22.ForeColor = System.Drawing.Color.Blue;
  634.             this.radioButton22.Location = new System.Drawing.Point(3, 3);
  635.             this.radioButton22.Name = "radioButton22";
  636.             this.radioButton22.Size = new System.Drawing.Size(46, 17);
  637.             this.radioButton22.TabIndex = 101;
  638.             this.radioButton22.TabStop = true;
  639.             this.radioButton22.Text = "0.00";
  640.             this.radioButton22.UseVisualStyleBackColor = true;
  641.             //
  642.             // panel9
  643.             //
  644.             this.panel9.Controls.Add(this.radioButton26);
  645.             this.panel9.Controls.Add(this.radioButton25);
  646.             this.panel9.Controls.Add(this.radioButton27);
  647.             this.panel9.Location = new System.Drawing.Point(236, 432);
  648.             this.panel9.Name = "panel9";
  649.             this.panel9.Size = new System.Drawing.Size(191, 24);
  650.             this.panel9.TabIndex = 107;
  651.             //
  652.             // radioButton26
  653.             //
  654.             this.radioButton26.AutoSize = true;
  655.             this.radioButton26.ForeColor = System.Drawing.Color.Lime;
  656.             this.radioButton26.Location = new System.Drawing.Point(71, 4);
  657.             this.radioButton26.Name = "radioButton26";
  658.             this.radioButton26.Size = new System.Drawing.Size(46, 17);
  659.             this.radioButton26.TabIndex = 100;
  660.             this.radioButton26.TabStop = true;
  661.             this.radioButton26.Text = "0.00";
  662.             this.radioButton26.UseVisualStyleBackColor = true;
  663.             //
  664.             // radioButton25
  665.             //
  666.             this.radioButton25.AutoSize = true;
  667.             this.radioButton25.ForeColor = System.Drawing.Color.Blue;
  668.             this.radioButton25.Location = new System.Drawing.Point(4, 4);
  669.             this.radioButton25.Name = "radioButton25";
  670.             this.radioButton25.Size = new System.Drawing.Size(46, 17);
  671.             this.radioButton25.TabIndex = 101;
  672.             this.radioButton25.TabStop = true;
  673.             this.radioButton25.Text = "0.00";
  674.             this.radioButton25.UseVisualStyleBackColor = true;
  675.             //
  676.             // radioButton27
  677.             //
  678.             this.radioButton27.AutoSize = true;
  679.             this.radioButton27.ForeColor = System.Drawing.Color.Yellow;
  680.             this.radioButton27.Location = new System.Drawing.Point(137, 4);
  681.             this.radioButton27.Name = "radioButton27";
  682.             this.radioButton27.Size = new System.Drawing.Size(46, 17);
  683.             this.radioButton27.TabIndex = 99;
  684.             this.radioButton27.TabStop = true;
  685.             this.radioButton27.Text = "0.00";
  686.             this.radioButton27.UseVisualStyleBackColor = true;
  687.             //
  688.             // panel10
  689.             //
  690.             this.panel10.Controls.Add(this.radioButton28);
  691.             this.panel10.Controls.Add(this.radioButton29);
  692.             this.panel10.Controls.Add(this.radioButton30);
  693.             this.panel10.Location = new System.Drawing.Point(236, 484);
  694.             this.panel10.Name = "panel10";
  695.             this.panel10.Size = new System.Drawing.Size(191, 24);
  696.             this.panel10.TabIndex = 108;
  697.             //
  698.             // radioButton28
  699.             //
  700.             this.radioButton28.AutoSize = true;
  701.             this.radioButton28.ForeColor = System.Drawing.Color.Blue;
  702.             this.radioButton28.Location = new System.Drawing.Point(4, 3);
  703.             this.radioButton28.Name = "radioButton28";
  704.             this.radioButton28.Size = new System.Drawing.Size(46, 17);
  705.             this.radioButton28.TabIndex = 101;
  706.             this.radioButton28.TabStop = true;
  707.             this.radioButton28.Text = "0.00";
  708.             this.radioButton28.UseVisualStyleBackColor = true;
  709.             //
  710.             // radioButton29
  711.             //
  712.             this.radioButton29.AutoSize = true;
  713.             this.radioButton29.ForeColor = System.Drawing.Color.Lime;
  714.             this.radioButton29.Location = new System.Drawing.Point(71, 4);
  715.             this.radioButton29.Name = "radioButton29";
  716.             this.radioButton29.Size = new System.Drawing.Size(46, 17);
  717.             this.radioButton29.TabIndex = 100;
  718.             this.radioButton29.TabStop = true;
  719.             this.radioButton29.Text = "0.00";
  720.             this.radioButton29.UseVisualStyleBackColor = true;
  721.             //
  722.             // radioButton30
  723.             //
  724.             this.radioButton30.AutoSize = true;
  725.             this.radioButton30.ForeColor = System.Drawing.Color.Yellow;
  726.             this.radioButton30.Location = new System.Drawing.Point(137, 3);
  727.             this.radioButton30.Name = "radioButton30";
  728.             this.radioButton30.Size = new System.Drawing.Size(46, 17);
  729.             this.radioButton30.TabIndex = 99;
  730.             this.radioButton30.TabStop = true;
  731.             this.radioButton30.Text = "0.00";
  732.             this.radioButton30.UseVisualStyleBackColor = true;
  733.             //
  734.             // button2
  735.             //
  736.             this.button2.BackColor = System.Drawing.SystemColors.ButtonFace;
  737.             this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  738.             this.button2.ForeColor = System.Drawing.Color.Black;
  739.             this.button2.Location = new System.Drawing.Point(460, 227);
  740.             this.button2.Name = "button2";
  741.             this.button2.Size = new System.Drawing.Size(107, 23);
  742.             this.button2.TabIndex = 109;
  743.             this.button2.Text = "Genera Quote";
  744.             this.button2.UseVisualStyleBackColor = false;
  745.             this.button2.Click += new System.EventHandler(this.button2_Click);
  746.             //
  747.             // label1
  748.             //
  749.             this.label1.AutoSize = true;
  750.             this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  751.             this.label1.ForeColor = System.Drawing.Color.Silver;
  752.             this.label1.Location = new System.Drawing.Point(483, 130);
  753.             this.label1.Name = "label1";
  754.             this.label1.Size = new System.Drawing.Size(56, 13);
  755.             this.label1.TabIndex = 110;
  756.             this.label1.Text = "VINCITA";
  757.             //
  758.             // prezzo
  759.             //
  760.             this.prezzo.BackColor = System.Drawing.SystemColors.ScrollBar;
  761.             this.prezzo.Location = new System.Drawing.Point(503, 89);
  762.             this.prezzo.Name = "prezzo";
  763.             this.prezzo.Size = new System.Drawing.Size(57, 20);
  764.             this.prezzo.TabIndex = 111;
  765.             this.prezzo.Text = "0";
  766.             //
  767.             // label2
  768.             //
  769.             this.label2.AutoSize = true;
  770.             this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  771.             this.label2.ForeColor = System.Drawing.Color.Silver;
  772.             this.label2.Location = new System.Drawing.Point(446, 92);
  773.             this.label2.Name = "label2";
  774.             this.label2.Size = new System.Drawing.Size(51, 13);
  775.             this.label2.TabIndex = 112;
  776.             this.label2.Text = "PREZZO";
  777.             //
  778.             // listBox1
  779.             //
  780.             this.listBox1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  781.             this.listBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
  782.             this.listBox1.ForeColor = System.Drawing.Color.Red;
  783.             this.listBox1.FormattingEnabled = true;
  784.             this.listBox1.Items.AddRange(new object[] {
  785.             "Napoli",
  786.             "",
  787.             "",
  788.             "",
  789.             "Milan",
  790.             "",
  791.             "",
  792.             "",
  793.             "Genoa",
  794.             "",
  795.             "",
  796.             "",
  797.             "Lazio",
  798.             "",
  799.             "",
  800.             "",
  801.             "Catania",
  802.             "",
  803.             "",
  804.             "",
  805.             "Sampdoria",
  806.             "",
  807.             "",
  808.             "",
  809.             "Atalanta",
  810.             "",
  811.             "",
  812.             "",
  813.             "Chievo",
  814.             "",
  815.             "",
  816.             "",
  817.             "Siena",
  818.             "",
  819.             "",
  820.             "",
  821.             "Palermo"});
  822.             this.listBox1.Location = new System.Drawing.Point(49, 27);
  823.             this.listBox1.Name = "listBox1";
  824.             this.listBox1.Size = new System.Drawing.Size(64, 481);
  825.             this.listBox1.TabIndex = 134;
  826.             //
  827.             // listBox3
  828.             //
  829.             this.listBox3.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  830.             this.listBox3.BorderStyle = System.Windows.Forms.BorderStyle.None;
  831.             this.listBox3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
  832.             this.listBox3.FormattingEnabled = true;
  833.             this.listBox3.Items.AddRange(new object[] {
  834.             "Inter",
  835.             "",
  836.             "",
  837.             "",
  838.             "Fiorentina",
  839.             "",
  840.             "",
  841.             "",
  842.             "Cagliari",
  843.             "",
  844.             "",
  845.             "",
  846.             "Roma",
  847.             "",
  848.             "",
  849.             "",
  850.             "Bari",
  851.             "",
  852.             "",
  853.             "",
  854.             "Udinese",
  855.             "",
  856.             "",
  857.             "",
  858.             "Bologna",
  859.             "",
  860.             "",
  861.             "",
  862.             "Parma",
  863.             "",
  864.             "",
  865.             "",
  866.             "Livorno",
  867.             "",
  868.             "",
  869.             "",
  870.             "Juventus"});
  871.             this.listBox3.Location = new System.Drawing.Point(127, 27);
  872.             this.listBox3.Name = "listBox3";
  873.             this.listBox3.Size = new System.Drawing.Size(64, 494);
  874.             this.listBox3.TabIndex = 136;
  875.             //
  876.             // button3
  877.             //
  878.             this.button3.BackColor = System.Drawing.SystemColors.ButtonFace;
  879.             this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  880.             this.button3.ForeColor = System.Drawing.Color.Black;
  881.             this.button3.Location = new System.Drawing.Point(460, 276);
  882.             this.button3.Name = "button3";
  883.             this.button3.Size = new System.Drawing.Size(107, 23);
  884.             this.button3.TabIndex = 137;
  885.             this.button3.Text = "Azzera";
  886.             this.button3.UseMnemonic = false;
  887.             this.button3.UseVisualStyleBackColor = false;
  888.             this.button3.Click += new System.EventHandler(this.button3_Click);
  889.             //
  890.             // Form1
  891.             //
  892.             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  893.             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  894.             this.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  895.             this.ClientSize = new System.Drawing.Size(585, 528);
  896.             this.Controls.Add(this.button3);
  897.             this.Controls.Add(this.label2);
  898.             this.Controls.Add(this.prezzo);
  899.             this.Controls.Add(this.label1);
  900.             this.Controls.Add(this.button2);
  901.             this.Controls.Add(this.panel10);
  902.             this.Controls.Add(this.panel9);
  903.             this.Controls.Add(this.panel8);
  904.             this.Controls.Add(this.panel7);
  905.             this.Controls.Add(this.panel6);
  906.             this.Controls.Add(this.panel5);
  907.             this.Controls.Add(this.panel4);
  908.             this.Controls.Add(this.panel3);
  909.             this.Controls.Add(this.panel2);
  910.             this.Controls.Add(this.panel1);
  911.             this.Controls.Add(this.button1);
  912.             this.Controls.Add(this.label15);
  913.             this.Controls.Add(this.label14);
  914.             this.Controls.Add(this.textBox1);
  915.             this.Controls.Add(this.label13);
  916.             this.Controls.Add(this.label12);
  917.             this.Controls.Add(this.label11);
  918.             this.Controls.Add(this.checkBox10);
  919.             this.Controls.Add(this.checkBox9);
  920.             this.Controls.Add(this.checkBox8);
  921.             this.Controls.Add(this.checkBox7);
  922.             this.Controls.Add(this.checkBox6);
  923.             this.Controls.Add(this.checkBox5);
  924.             this.Controls.Add(this.checkBox4);
  925.             this.Controls.Add(this.checkBox3);
  926.             this.Controls.Add(this.checkBox2);
  927.             this.Controls.Add(this.checkBox1);
  928.             this.Controls.Add(this.listBox1);
  929.             this.Controls.Add(this.listBox3);
  930.             this.ForeColor = System.Drawing.Color.Red;
  931.             this.Name = "Form1";
  932.             this.Text = "Scommesse";
  933.             this.Load += new System.EventHandler(this.Form1_Load);
  934.             this.panel1.ResumeLayout(false);
  935.             this.panel1.PerformLayout();
  936.             this.panel2.ResumeLayout(false);
  937.             this.panel2.PerformLayout();
  938.             this.panel3.ResumeLayout(false);
  939.             this.panel3.PerformLayout();
  940.             this.panel4.ResumeLayout(false);
  941.             this.panel4.PerformLayout();
  942.             this.panel5.ResumeLayout(false);
  943.             this.panel5.PerformLayout();
  944.             this.panel6.ResumeLayout(false);
  945.             this.panel6.PerformLayout();
  946.             this.panel7.ResumeLayout(false);
  947.             this.panel7.PerformLayout();
  948.             this.panel8.ResumeLayout(false);
  949.             this.panel8.PerformLayout();
  950.             this.panel9.ResumeLayout(false);
  951.             this.panel9.PerformLayout();
  952.             this.panel10.ResumeLayout(false);
  953.             this.panel10.PerformLayout();
  954.             this.ResumeLayout(false);
  955.             this.PerformLayout();
  956.  
  957.         }
  958.  
  959.         #endregion
  960.  
  961.         private System.Windows.Forms.CheckBox checkBox1;
  962.         private System.Windows.Forms.CheckBox checkBox2;
  963.         private System.Windows.Forms.CheckBox checkBox3;
  964.         private System.Windows.Forms.CheckBox checkBox4;
  965.         private System.Windows.Forms.CheckBox checkBox5;
  966.         private System.Windows.Forms.CheckBox checkBox6;
  967.         private System.Windows.Forms.CheckBox checkBox7;
  968.         private System.Windows.Forms.CheckBox checkBox8;
  969.         private System.Windows.Forms.CheckBox checkBox9;
  970.         private System.Windows.Forms.CheckBox checkBox10;
  971.         private System.Windows.Forms.Label label11;
  972.         private System.Windows.Forms.Label label12;
  973.         private System.Windows.Forms.Label label13;
  974.         private System.Windows.Forms.TextBox textBox1;
  975.         private System.Windows.Forms.Label label14;
  976.         private System.Windows.Forms.Label label15;
  977.         private System.Windows.Forms.Button button1;
  978.         private System.Windows.Forms.Panel panel1;
  979.         private System.Windows.Forms.RadioButton radioButton3;
  980.         private System.Windows.Forms.RadioButton radioButton2;
  981.         private System.Windows.Forms.RadioButton radioButton1;
  982.         private System.Windows.Forms.Panel panel2;
  983.         private System.Windows.Forms.RadioButton radioButton4;
  984.         private System.Windows.Forms.RadioButton radioButton5;
  985.         private System.Windows.Forms.RadioButton radioButton6;
  986.         private System.Windows.Forms.Panel panel3;
  987.         private System.Windows.Forms.RadioButton radioButton7;
  988.         private System.Windows.Forms.RadioButton radioButton8;
  989.         private System.Windows.Forms.RadioButton radioButton9;
  990.         private System.Windows.Forms.Panel panel4;
  991.         private System.Windows.Forms.RadioButton radioButton10;
  992.         private System.Windows.Forms.RadioButton radioButton11;
  993.         private System.Windows.Forms.RadioButton radioButton12;
  994.         private System.Windows.Forms.Panel panel5;
  995.         private System.Windows.Forms.RadioButton radioButton13;
  996.         private System.Windows.Forms.RadioButton radioButton14;
  997.         private System.Windows.Forms.RadioButton radioButton15;
  998.         private System.Windows.Forms.Panel panel6;
  999.         private System.Windows.Forms.RadioButton radioButton16;
  1000.         private System.Windows.Forms.RadioButton radioButton17;
  1001.         private System.Windows.Forms.RadioButton radioButton18;
  1002.         private System.Windows.Forms.Panel panel7;
  1003.         private System.Windows.Forms.RadioButton radioButton20;
  1004.         private System.Windows.Forms.RadioButton radioButton21;
  1005.         private System.Windows.Forms.Panel panel8;
  1006.         private System.Windows.Forms.RadioButton radioButton22;
  1007.         private System.Windows.Forms.RadioButton radioButton23;
  1008.         private System.Windows.Forms.RadioButton radioButton24;
  1009.         private System.Windows.Forms.Panel panel9;
  1010.         private System.Windows.Forms.RadioButton radioButton25;
  1011.         private System.Windows.Forms.RadioButton radioButton26;
  1012.         private System.Windows.Forms.RadioButton radioButton27;
  1013.         private System.Windows.Forms.Panel panel10;
  1014.         private System.Windows.Forms.RadioButton radioButton28;
  1015.         private System.Windows.Forms.RadioButton radioButton29;
  1016.         private System.Windows.Forms.RadioButton radioButton30;
  1017.         private System.Windows.Forms.Button button2;
  1018.         private System.Windows.Forms.Label label1;
  1019.         private System.Windows.Forms.TextBox prezzo;
  1020.         private System.Windows.Forms.Label label2;
  1021.         private System.Windows.Forms.ListBox listBox1;
  1022.         private System.Windows.Forms.ListBox listBox3;
  1023.         private System.Windows.Forms.Button button3;
  1024.         private System.Windows.Forms.RadioButton radioButton19;
  1025.     }
  1026. }