OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / Handbrake / frmAbout.Designer.vb
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _\r
2 Partial Class frmAbout\r
3     Inherits System.Windows.Forms.Form\r
4 \r
5     'Form overrides dispose to clean up the component list.\r
6     <System.Diagnostics.DebuggerNonUserCode()> _\r
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)\r
8         If disposing AndAlso components IsNot Nothing Then\r
9             components.Dispose()\r
10         End If\r
11         MyBase.Dispose(disposing)\r
12     End Sub\r
13 \r
14     'Required by the Windows Form Designer\r
15     Private components As System.ComponentModel.IContainer\r
16 \r
17     'NOTE: The following procedure is required by the Windows Form Designer\r
18     'It can be modified using the Windows Form Designer.  \r
19     'Do not modify it using the code editor.\r
20     <System.Diagnostics.DebuggerStepThrough()> _\r
21     Private Sub InitializeComponent()\r
22         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAbout))\r
23         Me.btn_close = New System.Windows.Forms.Button\r
24         Me.Version = New System.Windows.Forms.Label\r
25         Me.Label3 = New System.Windows.Forms.Label\r
26         Me.Label2 = New System.Windows.Forms.Label\r
27         Me.PictureBox1 = New System.Windows.Forms.PictureBox\r
28         Me.Label1 = New System.Windows.Forms.Label\r
29         Me.Label4 = New System.Windows.Forms.Label\r
30         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()\r
31         Me.SuspendLayout()\r
32         '\r
33         'btn_close\r
34         '\r
35         Me.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
36         Me.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
37         Me.btn_close.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
38         Me.btn_close.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
39         Me.btn_close.Location = New System.Drawing.Point(415, 212)\r
40         Me.btn_close.Name = "btn_close"\r
41         Me.btn_close.Size = New System.Drawing.Size(99, 22)\r
42         Me.btn_close.TabIndex = 20\r
43         Me.btn_close.Text = "Close"\r
44         Me.btn_close.UseVisualStyleBackColor = True\r
45         '\r
46         'Version\r
47         '\r
48         Me.Version.AutoSize = True\r
49         Me.Version.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
50         Me.Version.Location = New System.Drawing.Point(252, 17)\r
51         Me.Version.Name = "Version"\r
52         Me.Version.Size = New System.Drawing.Size(72, 13)\r
53         Me.Version.TabIndex = 18\r
54         Me.Version.Text = "{Version}"\r
55         '\r
56         'Label3\r
57         '\r
58         Me.Label3.AutoSize = True\r
59         Me.Label3.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
60         Me.Label3.Location = New System.Drawing.Point(149, 17)\r
61         Me.Label3.Name = "Label3"\r
62         Me.Label3.Size = New System.Drawing.Size(106, 13)\r
63         Me.Label3.TabIndex = 17\r
64         Me.Label3.Text = "Handbrake GUI"\r
65         '\r
66         'Label2\r
67         '\r
68         Me.Label2.AutoSize = True\r
69         Me.Label2.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
70         Me.Label2.Location = New System.Drawing.Point(149, 147)\r
71         Me.Label2.Name = "Label2"\r
72         Me.Label2.Size = New System.Drawing.Size(93, 13)\r
73         Me.Label2.TabIndex = 16\r
74         Me.Label2.Text = ":::: Credits ::::"\r
75         '\r
76         'PictureBox1\r
77         '\r
78         Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)\r
79         Me.PictureBox1.InitialImage = Nothing\r
80         Me.PictureBox1.Location = New System.Drawing.Point(12, 12)\r
81         Me.PictureBox1.Name = "PictureBox1"\r
82         Me.PictureBox1.Size = New System.Drawing.Size(131, 132)\r
83         Me.PictureBox1.TabIndex = 15\r
84         Me.PictureBox1.TabStop = False\r
85         '\r
86         'Label1\r
87         '\r
88         Me.Label1.AutoSize = True\r
89         Me.Label1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
90         Me.Label1.Location = New System.Drawing.Point(149, 165)\r
91         Me.Label1.Name = "Label1"\r
92         Me.Label1.Size = New System.Drawing.Size(296, 39)\r
93         Me.Label1.TabIndex = 14\r
94         Me.Label1.Text = """Titer"" - The original developer of handbrake." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Everyone on the current developme" & _\r
95             "nt team listed:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "http://handbrake.m0k.org/?page_id=9"\r
96         '\r
97         'Label4\r
98         '\r
99         Me.Label4.AutoSize = True\r
100         Me.Label4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
101         Me.Label4.Location = New System.Drawing.Point(149, 34)\r
102         Me.Label4.Name = "Label4"\r
103         Me.Label4.Size = New System.Drawing.Size(375, 104)\r
104         Me.Label4.TabIndex = 21\r
105         Me.Label4.Text = resources.GetString("Label4.Text")\r
106         '\r
107         'frmAbout\r
108         '\r
109         Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)\r
110         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font\r
111         Me.ClientSize = New System.Drawing.Size(526, 239)\r
112         Me.Controls.Add(Me.Label4)\r
113         Me.Controls.Add(Me.btn_close)\r
114         Me.Controls.Add(Me.Version)\r
115         Me.Controls.Add(Me.Label3)\r
116         Me.Controls.Add(Me.Label2)\r
117         Me.Controls.Add(Me.PictureBox1)\r
118         Me.Controls.Add(Me.Label1)\r
119         Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)\r
120         Me.Name = "frmAbout"\r
121         Me.Text = "About Handbrake"\r
122         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()\r
123         Me.ResumeLayout(False)\r
124         Me.PerformLayout()\r
125 \r
126     End Sub\r
127     Friend WithEvents btn_close As System.Windows.Forms.Button\r
128     Friend WithEvents Version As System.Windows.Forms.Label\r
129     Friend WithEvents Label3 As System.Windows.Forms.Label\r
130     Friend WithEvents Label2 As System.Windows.Forms.Label\r
131     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox\r
132     Friend WithEvents Label1 As System.Windows.Forms.Label\r
133     Friend WithEvents Label4 As System.Windows.Forms.Label\r
134 End Class\r