_ Private Sub InitializeComponent() Meponents = New - TopicsExpress



          

_ Private Sub InitializeComponent() Meponents = New System.ComponentModel.Container() Me.Button1 = New System.Windows.Forms.Button() Me.Timer1 = New System.Windows.Forms.Timer(Meponents) Me.TextBox1 = New System.Windows.Forms.TextBox() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label = New System.Windows.Forms.Label() Me.Button2 = New System.Windows.Forms.Button() Me.Timer2 = New System.Windows.Forms.Timer(Meponents) Me.SuspendLayout() Button1 Me.Button1.Font = New System.Drawing.Font(Microsoft Sans Serif, 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button1.Location = New System.Drawing.Point(0, 149) Me.Button1.Name = Button1 Me.Button1.Size = New System.Drawing.Size(151, 33) Me.Button1.TabIndex = 0 Me.Button1.Text = BROWSE... Me.Button1.UseVisualStyleBackColor = True Timer1 TextBox1 Me.TextBox1.BackColor = System.Drawing.Color.Black Me.TextBox1.Font = New System.Drawing.Font(Microsoft Sans Serif, 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextBox1.ForeColor = System.Drawing.Color.Black Me.TextBox1.Location = New System.Drawing.Point(221, 188) Me.TextBox1.Name = TextBox1 Me.TextBox1.Size = New System.Drawing.Size(205, 22) Me.TextBox1.TabIndex = 1 TextBox2 Me.TextBox2.BackColor = System.Drawing.Color.Black Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None Me.TextBox2.Font = New System.Drawing.Font(Microsoft Sans Serif, 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextBox2.ForeColor = System.Drawing.Color.Black Me.TextBox2.Location = New System.Drawing.Point(221, 162) Me.TextBox2.Name = TextBox2 Me.TextBox2.Size = New System.Drawing.Size(205, 15) Me.TextBox2.TabIndex = 2 OpenFileDialog1 Me.OpenFileDialog1.FileName = OpenFileDialog1 Label1 Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(247, 9) Me.Label1.Name = Label1 Me.Label1.Size = New System.Drawing.Size(39, 13) Me.Label1.TabIndex = 3 Me.Label1.Text = Label1 Label2 Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(157, 240) Me.Label2.Name = Label2 Me.Label2.Size = New System.Drawing.Size(50, 13) Me.Label2.TabIndex = 4 Me.Label2.Text = STATUS Label3 Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font(Microsoft Sans Serif, 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.Location = New System.Drawing.Point(142, 191) Me.Label3.Name = Label3 Me.Label3.Size = New System.Drawing.Size(73, 16) Me.Label3.TabIndex = 5 Me.Label3.Text = PROCESS Label4 Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font(Microsoft Sans Serif, 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(183, 166) Me.Label4.Name = Label4 Me.Label4.Size = New System.Drawing.Size(32, 16) Me.Label4.TabIndex = 6 Me.Label4.Text = DLL Label Me.Label.AutoSize = True Me.Label.Font = New System.Drawing.Font(Segoe Script, 36.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label.ForeColor = System.Drawing.Color.Black Me.Label.Location = New System.Drawing.Point(12, 28) Me.Label.Name = Label Me.Label.Size = New System.Drawing.Size(429, 80) Me.Label.TabIndex = 7 Me.Label.Text = DLL INJECTOR Button2 Me.Button2.Font = New System.Drawing.Font(Segoe Print, 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button2.Location = New System.Drawing.Point(26, 233) Me.Button2.Name = Button2 Me.Button2.Size = New System.Drawing.Size(87, 27) Me.Button2.TabIndex = 8 Me.Button2.Text = EXIT Me.Button2.UseVisualStyleBackColor = True Timer2 Me.Timer2.Enabled = True Me.Timer2.Interval = 60 Form1 Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.Black Me.ClientSize = New System.Drawing.Size(439, 262) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.Label) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Button1) Me.ForeColor = System.Drawing.Color.Red Me.Name = Form1 Me.Text = DLL injector Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Timer1 As System.Windows.Forms.Timer Friend WithEvents TextBox1 As System.Windows.Forms.TextBox Friend WithEvents TextBox2 As System.Windows.Forms.TextBox Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents Label As System.Windows.Forms.Label Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Timer2 As System.Windows.Forms.Timer End Class Injector ^.^
Posted on: Thu, 19 Jun 2014 16:22:02 +0000

Trending Topics



Recently Viewed Topics




© 2015