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
Cpu Info - Form1.Designer.vb

Form1.Designer.vb

Caricato da: Progman-92
Scarica il programma completo

  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class Form1
  3.     Inherits System.Windows.Forms.Form
  4.  
  5.     'Form esegue l'override del metodo Dispose per pulire l'elenco dei componenti.
  6.     <System.Diagnostics.DebuggerNonUserCode()> _
  7.     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  8.         Try
  9.             If disposing AndAlso components IsNot Nothing Then
  10.                 components.Dispose()
  11.             End If
  12.         Finally
  13.             MyBase.Dispose(disposing)
  14.         End Try
  15.     End Sub
  16.  
  17.     'Richiesto da Progettazione Windows Form
  18.     Private components As System.ComponentModel.IContainer
  19.  
  20.     'NOTA: la procedura che segue è richiesta da Progettazione Windows Form
  21.     'Può essere modificata in Progettazione Windows Form.  
  22.     'Non modificarla nell'editor del codice.
  23.     <System.Diagnostics.DebuggerStepThrough()> _
  24.     Private Sub InitializeComponent()
  25.         Me.components = New System.ComponentModel.Container
  26.         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
  27.         Me.Label1 = New System.Windows.Forms.Label
  28.         Me.Label2 = New System.Windows.Forms.Label
  29.         Me.Label3 = New System.Windows.Forms.Label
  30.         Me.Label4 = New System.Windows.Forms.Label
  31.         Me.Label5 = New System.Windows.Forms.Label
  32.         Me.Label6 = New System.Windows.Forms.Label
  33.         Me.Label7 = New System.Windows.Forms.Label
  34.         Me.Label8 = New System.Windows.Forms.Label
  35.         Me.Label9 = New System.Windows.Forms.Label
  36.         Me.Label10 = New System.Windows.Forms.Label
  37.         Me.Label11 = New System.Windows.Forms.Label
  38.         Me.Label12 = New System.Windows.Forms.Label
  39.         Me.Label13 = New System.Windows.Forms.Label
  40.         Me.Label14 = New System.Windows.Forms.Label
  41.         Me.Label15 = New System.Windows.Forms.Label
  42.         Me.Label16 = New System.Windows.Forms.Label
  43.         Me.Label17 = New System.Windows.Forms.Label
  44.         Me.Label18 = New System.Windows.Forms.Label
  45.         Me.Label19 = New System.Windows.Forms.Label
  46.         Me.Label20 = New System.Windows.Forms.Label
  47.         Me.Label21 = New System.Windows.Forms.Label
  48.         Me.Label22 = New System.Windows.Forms.Label
  49.         Me.Label23 = New System.Windows.Forms.Label
  50.         Me.Label24 = New System.Windows.Forms.Label
  51.         Me.Button1 = New System.Windows.Forms.Button
  52.         Me.Label25 = New System.Windows.Forms.Label
  53.         Me.Label26 = New System.Windows.Forms.Label
  54.         Me.Label27 = New System.Windows.Forms.Label
  55.         Me.Label28 = New System.Windows.Forms.Label
  56.         Me.ProgressBar1 = New System.Windows.Forms.ProgressBar
  57.         Me.Label29 = New System.Windows.Forms.Label
  58.         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  59.         Me.lblPercentualeCPU = New System.Windows.Forms.Label
  60.         Me.SuspendLayout()
  61.         '
  62.         'Label1
  63.         '
  64.         Me.Label1.AutoSize = True
  65.         Me.Label1.BackColor = System.Drawing.Color.Transparent
  66.         Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  67.         Me.Label1.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  68.         Me.Label1.Location = New System.Drawing.Point(12, 21)
  69.         Me.Label1.Name = "Label1"
  70.         Me.Label1.Size = New System.Drawing.Size(45, 15)
  71.         Me.Label1.TabIndex = 0
  72.         Me.Label1.Text = "Nome"
  73.         '
  74.         'Label2
  75.         '
  76.         Me.Label2.AutoSize = True
  77.         Me.Label2.BackColor = System.Drawing.Color.Transparent
  78.         Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  79.         Me.Label2.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  80.         Me.Label2.Location = New System.Drawing.Point(12, 43)
  81.         Me.Label2.Name = "Label2"
  82.         Me.Label2.Size = New System.Drawing.Size(63, 15)
  83.         Me.Label2.TabIndex = 1
  84.         Me.Label2.Text = "Famiglia"
  85.         '
  86.         'Label3
  87.         '
  88.         Me.Label3.AutoSize = True
  89.         Me.Label3.BackColor = System.Drawing.Color.Transparent
  90.         Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  91.         Me.Label3.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  92.         Me.Label3.Location = New System.Drawing.Point(12, 67)
  93.         Me.Label3.Name = "Label3"
  94.         Me.Label3.Size = New System.Drawing.Size(74, 15)
  95.         Me.Label3.TabIndex = 2
  96.         Me.Label3.Text = "Produttore"
  97.         '
  98.         'Label4
  99.         '
  100.         Me.Label4.AutoSize = True
  101.         Me.Label4.BackColor = System.Drawing.Color.Transparent
  102.         Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  103.         Me.Label4.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  104.         Me.Label4.Location = New System.Drawing.Point(12, 91)
  105.         Me.Label4.Name = "Label4"
  106.         Me.Label4.Size = New System.Drawing.Size(168, 15)
  107.         Me.Label4.TabIndex = 3
  108.         Me.Label4.Text = "Velocità di clock corrente"
  109.         '
  110.         'Label5
  111.         '
  112.         Me.Label5.AutoSize = True
  113.         Me.Label5.BackColor = System.Drawing.Color.Transparent
  114.         Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  115.         Me.Label5.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  116.         Me.Label5.Location = New System.Drawing.Point(12, 115)
  117.         Me.Label5.Name = "Label5"
  118.         Me.Label5.Size = New System.Drawing.Size(87, 15)
  119.         Me.Label5.TabIndex = 4
  120.         Me.Label5.Text = "ID Periferica"
  121.         '
  122.         'Label6
  123.         '
  124.         Me.Label6.AutoSize = True
  125.         Me.Label6.BackColor = System.Drawing.Color.Transparent
  126.         Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  127.         Me.Label6.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  128.         Me.Label6.Location = New System.Drawing.Point(12, 140)
  129.         Me.Label6.Name = "Label6"
  130.         Me.Label6.Size = New System.Drawing.Size(95, 15)
  131.         Me.Label6.TabIndex = 5
  132.         Me.Label6.Text = "Clock Esterna"
  133.         '
  134.         'Label7
  135.         '
  136.         Me.Label7.AutoSize = True
  137.         Me.Label7.BackColor = System.Drawing.Color.Transparent
  138.         Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  139.         Me.Label7.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  140.         Me.Label7.Location = New System.Drawing.Point(12, 168)
  141.         Me.Label7.Name = "Label7"
  142.         Me.Label7.Size = New System.Drawing.Size(144, 15)
  143.         Me.Label7.TabIndex = 6
  144.         Me.Label7.Text = "Dimensioni L2 Cache"
  145.         '
  146.         'Label8
  147.         '
  148.         Me.Label8.AutoSize = True
  149.         Me.Label8.BackColor = System.Drawing.Color.Transparent
  150.         Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  151.         Me.Label8.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  152.         Me.Label8.Location = New System.Drawing.Point(12, 194)
  153.         Me.Label8.Name = "Label8"
  154.         Me.Label8.Size = New System.Drawing.Size(122, 15)
  155.         Me.Label8.TabIndex = 7
  156.         Me.Label8.Text = "Velocità L2 Cache"
  157.         '
  158.         'Label9
  159.         '
  160.         Me.Label9.AutoSize = True
  161.         Me.Label9.BackColor = System.Drawing.Color.Transparent
  162.         Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  163.         Me.Label9.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  164.         Me.Label9.Location = New System.Drawing.Point(12, 219)
  165.         Me.Label9.Name = "Label9"
  166.         Me.Label9.Size = New System.Drawing.Size(80, 15)
  167.         Me.Label9.TabIndex = 8
  168.         Me.Label9.Text = "Dimensioni"
  169.         '
  170.         'Label10
  171.         '
  172.         Me.Label10.AutoSize = True
  173.         Me.Label10.BackColor = System.Drawing.Color.Transparent
  174.         Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  175.         Me.Label10.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  176.         Me.Label10.Location = New System.Drawing.Point(12, 244)
  177.         Me.Label10.Name = "Label10"
  178.         Me.Label10.Size = New System.Drawing.Size(50, 15)
  179.         Me.Label10.TabIndex = 9
  180.         Me.Label10.Text = "Socket"
  181.         '
  182.         'Label11
  183.         '
  184.         Me.Label11.AutoSize = True
  185.         Me.Label11.BackColor = System.Drawing.Color.Transparent
  186.         Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  187.         Me.Label11.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  188.         Me.Label11.Location = New System.Drawing.Point(12, 269)
  189.         Me.Label11.Name = "Label11"
  190.         Me.Label11.Size = New System.Drawing.Size(99, 15)
  191.         Me.Label11.TabIndex = 10
  192.         Me.Label11.Text = "Stato di lavoro"
  193.         '
  194.         'Label12
  195.         '
  196.         Me.Label12.AutoSize = True
  197.         Me.Label12.BackColor = System.Drawing.Color.Transparent
  198.         Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  199.         Me.Label12.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  200.         Me.Label12.Location = New System.Drawing.Point(12, 295)
  201.         Me.Label12.Name = "Label12"
  202.         Me.Label12.Size = New System.Drawing.Size(142, 15)
  203.         Me.Label12.TabIndex = 11
  204.         Me.Label12.Text = "Tipologia processore"
  205.         '
  206.         'Label13
  207.         '
  208.         Me.Label13.AutoSize = True
  209.         Me.Label13.BackColor = System.Drawing.Color.Transparent
  210.         Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  211.         Me.Label13.ForeColor = System.Drawing.SystemColors.HighlightText
  212.         Me.Label13.Location = New System.Drawing.Point(212, 20)
  213.         Me.Label13.Name = "Label13"
  214.         Me.Label13.Size = New System.Drawing.Size(59, 15)
  215.         Me.Label13.TabIndex = 12
  216.         Me.Label13.Text = "Label13"
  217.         '
  218.         'Label14
  219.         '
  220.         Me.Label14.AutoSize = True
  221.         Me.Label14.BackColor = System.Drawing.Color.Transparent
  222.         Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  223.         Me.Label14.ForeColor = System.Drawing.SystemColors.HighlightText
  224.         Me.Label14.Location = New System.Drawing.Point(212, 43)
  225.         Me.Label14.Name = "Label14"
  226.         Me.Label14.Size = New System.Drawing.Size(59, 15)
  227.         Me.Label14.TabIndex = 13
  228.         Me.Label14.Text = "Label14"
  229.         '
  230.         'Label15
  231.         '
  232.         Me.Label15.AutoSize = True
  233.         Me.Label15.BackColor = System.Drawing.Color.Transparent
  234.         Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  235.         Me.Label15.ForeColor = System.Drawing.SystemColors.HighlightText
  236.         Me.Label15.Location = New System.Drawing.Point(212, 67)
  237.         Me.Label15.Name = "Label15"
  238.         Me.Label15.Size = New System.Drawing.Size(59, 15)
  239.         Me.Label15.TabIndex = 14
  240.         Me.Label15.Text = "Label15"
  241.         '
  242.         'Label16
  243.         '
  244.         Me.Label16.AutoSize = True
  245.         Me.Label16.BackColor = System.Drawing.Color.Transparent
  246.         Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  247.         Me.Label16.ForeColor = System.Drawing.SystemColors.HighlightText
  248.         Me.Label16.Location = New System.Drawing.Point(212, 91)
  249.         Me.Label16.Name = "Label16"
  250.         Me.Label16.Size = New System.Drawing.Size(59, 15)
  251.         Me.Label16.TabIndex = 15
  252.         Me.Label16.Text = "Label16"
  253.         '
  254.         'Label17
  255.         '
  256.         Me.Label17.AutoSize = True
  257.         Me.Label17.BackColor = System.Drawing.Color.Transparent
  258.         Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  259.         Me.Label17.ForeColor = System.Drawing.SystemColors.HighlightText
  260.         Me.Label17.Location = New System.Drawing.Point(212, 115)
  261.         Me.Label17.Name = "Label17"
  262.         Me.Label17.Size = New System.Drawing.Size(59, 15)
  263.         Me.Label17.TabIndex = 16
  264.         Me.Label17.Text = "Label17"
  265.         '
  266.         'Label18
  267.         '
  268.         Me.Label18.AutoSize = True
  269.         Me.Label18.BackColor = System.Drawing.Color.Transparent
  270.         Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  271.         Me.Label18.ForeColor = System.Drawing.SystemColors.HighlightText
  272.         Me.Label18.Location = New System.Drawing.Point(212, 140)
  273.         Me.Label18.Name = "Label18"
  274.         Me.Label18.Size = New System.Drawing.Size(59, 15)
  275.         Me.Label18.TabIndex = 17
  276.         Me.Label18.Text = "Label18"
  277.         '
  278.         'Label19
  279.         '
  280.         Me.Label19.AutoSize = True
  281.         Me.Label19.BackColor = System.Drawing.Color.Transparent
  282.         Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  283.         Me.Label19.ForeColor = System.Drawing.SystemColors.HighlightText
  284.         Me.Label19.Location = New System.Drawing.Point(212, 168)
  285.         Me.Label19.Name = "Label19"
  286.         Me.Label19.Size = New System.Drawing.Size(59, 15)
  287.         Me.Label19.TabIndex = 18
  288.         Me.Label19.Text = "Label19"
  289.         '
  290.         'Label20
  291.         '
  292.         Me.Label20.AutoSize = True
  293.         Me.Label20.BackColor = System.Drawing.Color.Transparent
  294.         Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  295.         Me.Label20.ForeColor = System.Drawing.SystemColors.HighlightText
  296.         Me.Label20.Location = New System.Drawing.Point(212, 194)
  297.         Me.Label20.Name = "Label20"
  298.         Me.Label20.Size = New System.Drawing.Size(59, 15)
  299.         Me.Label20.TabIndex = 19
  300.         Me.Label20.Text = "Label20"
  301.         '
  302.         'Label21
  303.         '
  304.         Me.Label21.AutoSize = True
  305.         Me.Label21.BackColor = System.Drawing.Color.Transparent
  306.         Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  307.         Me.Label21.ForeColor = System.Drawing.SystemColors.HighlightText
  308.         Me.Label21.Location = New System.Drawing.Point(212, 219)
  309.         Me.Label21.Name = "Label21"
  310.         Me.Label21.Size = New System.Drawing.Size(59, 15)
  311.         Me.Label21.TabIndex = 20
  312.         Me.Label21.Text = "Label21"
  313.         '
  314.         'Label22
  315.         '
  316.         Me.Label22.AutoSize = True
  317.         Me.Label22.BackColor = System.Drawing.Color.Transparent
  318.         Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  319.         Me.Label22.ForeColor = System.Drawing.SystemColors.HighlightText
  320.         Me.Label22.Location = New System.Drawing.Point(212, 244)
  321.         Me.Label22.Name = "Label22"
  322.         Me.Label22.Size = New System.Drawing.Size(59, 15)
  323.         Me.Label22.TabIndex = 21
  324.         Me.Label22.Text = "Label22"
  325.         '
  326.         'Label23
  327.         '
  328.         Me.Label23.AutoSize = True
  329.         Me.Label23.BackColor = System.Drawing.Color.Transparent
  330.         Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  331.         Me.Label23.ForeColor = System.Drawing.SystemColors.HighlightText
  332.         Me.Label23.Location = New System.Drawing.Point(212, 269)
  333.         Me.Label23.Name = "Label23"
  334.         Me.Label23.Size = New System.Drawing.Size(59, 15)
  335.         Me.Label23.TabIndex = 22
  336.         Me.Label23.Text = "Label23"
  337.         '
  338.         'Label24
  339.         '
  340.         Me.Label24.AutoSize = True
  341.         Me.Label24.BackColor = System.Drawing.Color.Transparent
  342.         Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  343.         Me.Label24.ForeColor = System.Drawing.SystemColors.HighlightText
  344.         Me.Label24.Location = New System.Drawing.Point(212, 295)
  345.         Me.Label24.Name = "Label24"
  346.         Me.Label24.Size = New System.Drawing.Size(59, 15)
  347.         Me.Label24.TabIndex = 23
  348.         Me.Label24.Text = "Label24"
  349.         '
  350.         'Button1
  351.         '
  352.         Me.Button1.Location = New System.Drawing.Point(15, 377)
  353.         Me.Button1.Name = "Button1"
  354.         Me.Button1.Size = New System.Drawing.Size(75, 23)
  355.         Me.Button1.TabIndex = 24
  356.         Me.Button1.Text = "Info su..."
  357.         Me.Button1.UseVisualStyleBackColor = True
  358.         '
  359.         'Label25
  360.         '
  361.         Me.Label25.AutoSize = True
  362.         Me.Label25.BackColor = System.Drawing.Color.Transparent
  363.         Me.Label25.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  364.         Me.Label25.ForeColor = System.Drawing.SystemColors.HighlightText
  365.         Me.Label25.Location = New System.Drawing.Point(212, 323)
  366.         Me.Label25.Name = "Label25"
  367.         Me.Label25.Size = New System.Drawing.Size(59, 15)
  368.         Me.Label25.TabIndex = 26
  369.         Me.Label25.Text = "Label25"
  370.         '
  371.         'Label26
  372.         '
  373.         Me.Label26.AutoSize = True
  374.         Me.Label26.BackColor = System.Drawing.Color.Transparent
  375.         Me.Label26.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  376.         Me.Label26.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  377.         Me.Label26.Location = New System.Drawing.Point(12, 323)
  378.         Me.Label26.Name = "Label26"
  379.         Me.Label26.Size = New System.Drawing.Size(88, 15)
  380.         Me.Label26.TabIndex = 25
  381.         Me.Label26.Text = "Disponibilità"
  382.         '
  383.         'Label27
  384.         '
  385.         Me.Label27.AutoSize = True
  386.         Me.Label27.BackColor = System.Drawing.Color.Transparent
  387.         Me.Label27.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  388.         Me.Label27.ForeColor = System.Drawing.SystemColors.HighlightText
  389.         Me.Label27.Location = New System.Drawing.Point(212, 350)
  390.         Me.Label27.Name = "Label27"
  391.         Me.Label27.Size = New System.Drawing.Size(59, 15)
  392.         Me.Label27.TabIndex = 28
  393.         Me.Label27.Text = "Label27"
  394.         '
  395.         'Label28
  396.         '
  397.         Me.Label28.AutoSize = True
  398.         Me.Label28.BackColor = System.Drawing.Color.Transparent
  399.         Me.Label28.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  400.         Me.Label28.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  401.         Me.Label28.Location = New System.Drawing.Point(12, 350)
  402.         Me.Label28.Name = "Label28"
  403.         Me.Label28.Size = New System.Drawing.Size(104, 15)
  404.         Me.Label28.TabIndex = 27
  405.         Me.Label28.Text = "Larghezza Dati"
  406.         '
  407.         'ProgressBar1
  408.         '
  409.         Me.ProgressBar1.Location = New System.Drawing.Point(336, 377)
  410.         Me.ProgressBar1.Name = "ProgressBar1"
  411.         Me.ProgressBar1.Size = New System.Drawing.Size(100, 23)
  412.         Me.ProgressBar1.TabIndex = 29
  413.         '
  414.         'Label29
  415.         '
  416.         Me.Label29.AutoSize = True
  417.         Me.Label29.BackColor = System.Drawing.Color.Transparent
  418.         Me.Label29.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  419.         Me.Label29.ForeColor = System.Drawing.SystemColors.GradientInactiveCaption
  420.         Me.Label29.Location = New System.Drawing.Point(238, 381)
  421.         Me.Label29.Name = "Label29"
  422.         Me.Label29.Size = New System.Drawing.Size(87, 15)
  423.         Me.Label29.TabIndex = 30
  424.         Me.Label29.Text = "Utilizzo CPU"
  425.         '
  426.         'Timer1
  427.         '
  428.         Me.Timer1.Interval = 1000
  429.         '
  430.         'lblPercentualeCPU
  431.         '
  432.         Me.lblPercentualeCPU.AutoSize = True
  433.         Me.lblPercentualeCPU.BackColor = System.Drawing.SystemColors.ScrollBar
  434.         Me.lblPercentualeCPU.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  435.         Me.lblPercentualeCPU.ForeColor = System.Drawing.SystemColors.HighlightText
  436.         Me.lblPercentualeCPU.Location = New System.Drawing.Point(358, 381)
  437.         Me.lblPercentualeCPU.Name = "lblPercentualeCPU"
  438.         Me.lblPercentualeCPU.Size = New System.Drawing.Size(59, 15)
  439.         Me.lblPercentualeCPU.TabIndex = 31
  440.         Me.lblPercentualeCPU.Text = "Label30"
  441.         '
  442.         'Form1
  443.         '
  444.         Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  445.         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  446.         Me.BackgroundImage = CType(resources.GetObject("$this.BackgroundImage"), System.Drawing.Image)
  447.         Me.ClientSize = New System.Drawing.Size(448, 410)
  448.         Me.Controls.Add(Me.lblPercentualeCPU)
  449.         Me.Controls.Add(Me.Label29)
  450.         Me.Controls.Add(Me.ProgressBar1)
  451.         Me.Controls.Add(Me.Label27)
  452.         Me.Controls.Add(Me.Label28)
  453.         Me.Controls.Add(Me.Label25)
  454.         Me.Controls.Add(Me.Label26)
  455.         Me.Controls.Add(Me.Button1)
  456.         Me.Controls.Add(Me.Label24)
  457.         Me.Controls.Add(Me.Label23)
  458.         Me.Controls.Add(Me.Label22)
  459.         Me.Controls.Add(Me.Label21)
  460.         Me.Controls.Add(Me.Label20)
  461.         Me.Controls.Add(Me.Label19)
  462.         Me.Controls.Add(Me.Label18)
  463.         Me.Controls.Add(Me.Label17)
  464.         Me.Controls.Add(Me.Label16)
  465.         Me.Controls.Add(Me.Label15)
  466.         Me.Controls.Add(Me.Label14)
  467.         Me.Controls.Add(Me.Label13)
  468.         Me.Controls.Add(Me.Label12)
  469.         Me.Controls.Add(Me.Label11)
  470.         Me.Controls.Add(Me.Label10)
  471.         Me.Controls.Add(Me.Label9)
  472.         Me.Controls.Add(Me.Label8)
  473.         Me.Controls.Add(Me.Label7)
  474.         Me.Controls.Add(Me.Label6)
  475.         Me.Controls.Add(Me.Label5)
  476.         Me.Controls.Add(Me.Label4)
  477.         Me.Controls.Add(Me.Label3)
  478.         Me.Controls.Add(Me.Label2)
  479.         Me.Controls.Add(Me.Label1)
  480.         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
  481.         Me.Name = "Form1"
  482.         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  483.         Me.Text = "Cpu Info"
  484.         Me.ResumeLayout(False)
  485.         Me.PerformLayout()
  486.  
  487.     End Sub
  488.     Friend WithEvents Label1 As System.Windows.Forms.Label
  489.     Friend WithEvents Label2 As System.Windows.Forms.Label
  490.     Friend WithEvents Label3 As System.Windows.Forms.Label
  491.     Friend WithEvents Label4 As System.Windows.Forms.Label
  492.     Friend WithEvents Label5 As System.Windows.Forms.Label
  493.     Friend WithEvents Label6 As System.Windows.Forms.Label
  494.     Friend WithEvents Label7 As System.Windows.Forms.Label
  495.     Friend WithEvents Label8 As System.Windows.Forms.Label
  496.     Friend WithEvents Label9 As System.Windows.Forms.Label
  497.     Friend WithEvents Label10 As System.Windows.Forms.Label
  498.     Friend WithEvents Label11 As System.Windows.Forms.Label
  499.     Friend WithEvents Label12 As System.Windows.Forms.Label
  500.     Friend WithEvents Label13 As System.Windows.Forms.Label
  501.     Friend WithEvents Label14 As System.Windows.Forms.Label
  502.     Friend WithEvents Label15 As System.Windows.Forms.Label
  503.     Friend WithEvents Label16 As System.Windows.Forms.Label
  504.     Friend WithEvents Label17 As System.Windows.Forms.Label
  505.     Friend WithEvents Label18 As System.Windows.Forms.Label
  506.     Friend WithEvents Label19 As System.Windows.Forms.Label
  507.     Friend WithEvents Label20 As System.Windows.Forms.Label
  508.     Friend WithEvents Label21 As System.Windows.Forms.Label
  509.     Friend WithEvents Label22 As System.Windows.Forms.Label
  510.     Friend WithEvents Label23 As System.Windows.Forms.Label
  511.     Friend WithEvents Label24 As System.Windows.Forms.Label
  512.     Friend WithEvents Button1 As System.Windows.Forms.Button
  513.     Friend WithEvents Label25 As System.Windows.Forms.Label
  514.     Friend WithEvents Label26 As System.Windows.Forms.Label
  515.     Friend WithEvents Label27 As System.Windows.Forms.Label
  516.     Friend WithEvents Label28 As System.Windows.Forms.Label
  517.     Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar
  518.     Friend WithEvents Label29 As System.Windows.Forms.Label
  519.     Friend WithEvents Timer1 As System.Windows.Forms.Timer
  520.     Friend WithEvents lblPercentualeCPU As System.Windows.Forms.Label
  521.  
  522. End Class