frmAbout.Designer.vb
上传用户:szledliu
上传日期:2021-01-29
资源大小:13805k
文件大小:11k
源码类别:

C#编程

开发平台:

C#

  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class frmAbout
  3.     Inherits System.Windows.Forms.Form
  4.     'Form overrides dispose to clean up the component list.
  5.     <System.Diagnostics.DebuggerNonUserCode()> _
  6.     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7.         If disposing AndAlso components IsNot Nothing Then
  8.             components.Dispose()
  9.         End If
  10.         MyBase.Dispose(disposing)
  11.     End Sub
  12.     'Required by the Windows Form Designer
  13.     Private components As System.ComponentModel.IContainer
  14.     'NOTE: The following procedure is required by the Windows Form Designer
  15.     'It can be modified using the Windows Form Designer.  
  16.     'Do not modify it using the code editor.
  17.     <System.Diagnostics.DebuggerStepThrough()> _
  18.     Private Sub InitializeComponent()
  19.         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAbout))
  20.         Me.btnOK = New System.Windows.Forms.Button
  21.         Me.btnSysInfo = New System.Windows.Forms.Button
  22.         Me.TextBox1 = New System.Windows.Forms.TextBox
  23.         Me.PictureBox1 = New System.Windows.Forms.PictureBox
  24.         Me.Label1 = New System.Windows.Forms.Label
  25.         Me.Label2 = New System.Windows.Forms.Label
  26.         Me.Label3 = New System.Windows.Forms.Label
  27.         Me.Label4 = New System.Windows.Forms.Label
  28.         Me.lblVersion = New System.Windows.Forms.Label
  29.         Me.Label5 = New System.Windows.Forms.Label
  30.         Me.Label6 = New System.Windows.Forms.Label
  31.         Me.Label7 = New System.Windows.Forms.Label
  32.         Me.Label8 = New System.Windows.Forms.Label
  33.         Me.Label9 = New System.Windows.Forms.Label
  34.         Me.Label10 = New System.Windows.Forms.Label
  35.         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  36.         Me.SuspendLayout()
  37.         '
  38.         'btnOK
  39.         '
  40.         Me.btnOK.Location = New System.Drawing.Point(212, 330)
  41.         Me.btnOK.Name = "btnOK"
  42.         Me.btnOK.Size = New System.Drawing.Size(95, 24)
  43.         Me.btnOK.TabIndex = 0
  44.         Me.btnOK.Text = "确定"
  45.         Me.btnOK.UseVisualStyleBackColor = True
  46.         '
  47.         'btnSysInfo
  48.         '
  49.         Me.btnSysInfo.Location = New System.Drawing.Point(109, 331)
  50.         Me.btnSysInfo.Name = "btnSysInfo"
  51.         Me.btnSysInfo.Size = New System.Drawing.Size(95, 23)
  52.         Me.btnSysInfo.TabIndex = 1
  53.         Me.btnSysInfo.Text = "系统信息"
  54.         Me.btnSysInfo.UseVisualStyleBackColor = True
  55.         '
  56.         'TextBox1
  57.         '
  58.         Me.TextBox1.BackColor = System.Drawing.Color.WhiteSmoke
  59.         Me.TextBox1.Enabled = False
  60.         Me.TextBox1.ForeColor = System.Drawing.Color.DimGray
  61.         Me.TextBox1.Location = New System.Drawing.Point(23, 233)
  62.         Me.TextBox1.Multiline = True
  63.         Me.TextBox1.Name = "TextBox1"
  64.         Me.TextBox1.Size = New System.Drawing.Size(284, 91)
  65.         Me.TextBox1.TabIndex = 2
  66.         Me.TextBox1.Text = "本软件受国际著作权法和知识产权法以及中华人民共和国相关法律法规的保护  因此您无权对软件进行反向工程 反向编译等违法行为.以上描述李志刚在法律允许范围内保留所有权" & _
  67.             "利."
  68.         '
  69.         'PictureBox1
  70.         '
  71.         Me.PictureBox1.Image = Global.Ie7Clone.My.Resources.Resources.LargeGlobe
  72.         Me.PictureBox1.Location = New System.Drawing.Point(23, 12)
  73.         Me.PictureBox1.Name = "PictureBox1"
  74.         Me.PictureBox1.Size = New System.Drawing.Size(84, 84)
  75.         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  76.         Me.PictureBox1.TabIndex = 3
  77.         Me.PictureBox1.TabStop = False
  78.         '
  79.         'Label1
  80.         '
  81.         Me.Label1.AutoSize = True
  82.         Me.Label1.Font = New System.Drawing.Font("Arial Narrow", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  83.         Me.Label1.Location = New System.Drawing.Point(113, 12)
  84.         Me.Label1.Name = "Label1"
  85.         Me.Label1.Size = New System.Drawing.Size(171, 29)
  86.         Me.Label1.TabIndex = 4
  87.         Me.Label1.Text = "Internet Explorer"
  88.         Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  89.         '
  90.         'Label2
  91.         '
  92.         Me.Label2.AutoSize = True
  93.         Me.Label2.Font = New System.Drawing.Font("Tahoma", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  94.         Me.Label2.ForeColor = System.Drawing.SystemColors.GradientActiveCaption
  95.         Me.Label2.Location = New System.Drawing.Point(290, 9)
  96.         Me.Label2.Name = "Label2"
  97.         Me.Label2.Size = New System.Drawing.Size(32, 33)
  98.         Me.Label2.TabIndex = 5
  99.         Me.Label2.Text = "9"
  100.         '
  101.         'Label3
  102.         '
  103.         Me.Label3.AutoSize = True
  104.         Me.Label3.Font = New System.Drawing.Font("Tahoma", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  105.         Me.Label3.Location = New System.Drawing.Point(237, 45)
  106.         Me.Label3.Name = "Label3"
  107.         Me.Label3.Size = New System.Drawing.Size(56, 25)
  108.         Me.Label3.TabIndex = 6
  109.         Me.Label3.Text = "yidu"
  110.         '
  111.         'Label4
  112.         '
  113.         Me.Label4.AutoSize = True
  114.         Me.Label4.ForeColor = System.Drawing.Color.DimGray
  115.         Me.Label4.Location = New System.Drawing.Point(24, 112)
  116.         Me.Label4.Name = "Label4"
  117.         Me.Label4.Size = New System.Drawing.Size(35, 13)
  118.         Me.Label4.TabIndex = 7
  119.         Me.Label4.Text = "版本:"
  120.         '
  121.         'lblVersion
  122.         '
  123.         Me.lblVersion.AutoSize = True
  124.         Me.lblVersion.ForeColor = System.Drawing.Color.DimGray
  125.         Me.lblVersion.Location = New System.Drawing.Point(76, 112)
  126.         Me.lblVersion.Name = "lblVersion"
  127.         Me.lblVersion.Size = New System.Drawing.Size(109, 13)
  128.         Me.lblVersion.TabIndex = 8
  129.         Me.lblVersion.Text = "Internet Explorer 9.0"
  130.         '
  131.         'Label5
  132.         '
  133.         Me.Label5.ForeColor = System.Drawing.Color.DimGray
  134.         Me.Label5.Location = New System.Drawing.Point(4, 364)
  135.         Me.Label5.Name = "Label5"
  136.         Me.Label5.Size = New System.Drawing.Size(318, 29)
  137.         Me.Label5.TabIndex = 9
  138.         Me.Label5.Text = "Internet Explorer is Copyright Microsoft Corporation. 这个微软就我一个 盗版的"
  139.         '
  140.         'Label6
  141.         '
  142.         Me.Label6.AutoSize = True
  143.         Me.Label6.ForeColor = System.Drawing.Color.DimGray
  144.         Me.Label6.Location = New System.Drawing.Point(92, 99)
  145.         Me.Label6.Name = "Label6"
  146.         Me.Label6.Size = New System.Drawing.Size(103, 13)
  147.         Me.Label6.TabIndex = 11
  148.         Me.Label6.Text = "人生之路千变万化"
  149.         '
  150.         'Label7
  151.         '
  152.         Me.Label7.AutoSize = True
  153.         Me.Label7.ForeColor = System.Drawing.Color.DimGray
  154.         Me.Label7.Location = New System.Drawing.Point(24, 99)
  155.         Me.Label7.Name = "Label7"
  156.         Me.Label7.Size = New System.Drawing.Size(60, 13)
  157.         Me.Label7.TabIndex = 10
  158.         Me.Label7.Text = "你知道吗?"
  159.         '
  160.         'Label8
  161.         '
  162.         Me.Label8.ForeColor = System.Drawing.Color.DimGray
  163.         Me.Label8.Location = New System.Drawing.Point(24, 161)
  164.         Me.Label8.Name = "Label8"
  165.         Me.Label8.Size = New System.Drawing.Size(283, 25)
  166.         Me.Label8.TabIndex = 13
  167.         Me.Label8.Text = "励志照亮人生 变成改变命运"
  168.         '
  169.         'Label9
  170.         '
  171.         Me.Label9.AutoSize = True
  172.         Me.Label9.ForeColor = System.Drawing.Color.DimGray
  173.         Me.Label9.Location = New System.Drawing.Point(24, 135)
  174.         Me.Label9.Name = "Label9"
  175.         Me.Label9.Size = New System.Drawing.Size(290, 26)
  176.         Me.Label9.TabIndex = 12
  177.         Me.Label9.Text = "公司:微软中国亚洲研究院   的我  不过那是十年年之后" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "的事情"
  178.         '
  179.         'Label10
  180.         '
  181.         Me.Label10.ForeColor = System.Drawing.Color.DimGray
  182.         Me.Label10.Location = New System.Drawing.Point(24, 186)
  183.         Me.Label10.Name = "Label10"
  184.         Me.Label10.Size = New System.Drawing.Size(283, 44)
  185.         Me.Label10.TabIndex = 14
  186.         Me.Label10.Text = "个人网站:以前做了一个 但是后来由于空间不稳定 所以关闭了"
  187.         '
  188.         'frmAbout
  189.         '
  190.         Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  191.         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  192.         Me.BackColor = System.Drawing.Color.White
  193.         Me.ClientSize = New System.Drawing.Size(334, 402)
  194.         Me.Controls.Add(Me.Label10)
  195.         Me.Controls.Add(Me.Label8)
  196.         Me.Controls.Add(Me.Label9)
  197.         Me.Controls.Add(Me.Label6)
  198.         Me.Controls.Add(Me.Label7)
  199.         Me.Controls.Add(Me.Label5)
  200.         Me.Controls.Add(Me.PictureBox1)
  201.         Me.Controls.Add(Me.lblVersion)
  202.         Me.Controls.Add(Me.Label4)
  203.         Me.Controls.Add(Me.Label1)
  204.         Me.Controls.Add(Me.Label3)
  205.         Me.Controls.Add(Me.Label2)
  206.         Me.Controls.Add(Me.TextBox1)
  207.         Me.Controls.Add(Me.btnSysInfo)
  208.         Me.Controls.Add(Me.btnOK)
  209.         Me.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  210.         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
  211.         Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  212.         Me.MaximizeBox = False
  213.         Me.MinimizeBox = False
  214.         Me.Name = "frmAbout"
  215.         Me.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide
  216.         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  217.         Me.Text = "About Internet Explorer 9 "
  218.         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  219.         Me.ResumeLayout(False)
  220.         Me.PerformLayout()
  221.     End Sub
  222.     Friend WithEvents btnOK As System.Windows.Forms.Button
  223.     Friend WithEvents btnSysInfo As System.Windows.Forms.Button
  224.     Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
  225.     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
  226.     Friend WithEvents Label1 As System.Windows.Forms.Label
  227.     Friend WithEvents Label2 As System.Windows.Forms.Label
  228.     Friend WithEvents Label3 As System.Windows.Forms.Label
  229.     Friend WithEvents Label4 As System.Windows.Forms.Label
  230.     Friend WithEvents lblVersion As System.Windows.Forms.Label
  231.     Friend WithEvents Label5 As System.Windows.Forms.Label
  232.     Friend WithEvents Label6 As System.Windows.Forms.Label
  233.     Friend WithEvents Label7 As System.Windows.Forms.Label
  234.     Friend WithEvents Label8 As System.Windows.Forms.Label
  235.     Friend WithEvents Label9 As System.Windows.Forms.Label
  236.     Friend WithEvents Label10 As System.Windows.Forms.Label
  237. End Class