diff options
| author | pfg github <[email protected]> | 2015-03-08 09:18:40 -0700 |
|---|---|---|
| committer | pfg github <[email protected]> | 2015-03-08 09:18:40 -0700 |
| commit | a3db778746af40eb9f9ec2cccfb3c935164600f5 (patch) | |
| tree | 6fd5220c1283aeb448d4b67c8c122f78d2a7a8dc /ShiftOS/Bitnote Digger.Designer.vb | |
| parent | bfd7c782b02bce11bb07cc228e5d0775ad0d98d5 (diff) | |
| download | shiftos-a3db778746af40eb9f9ec2cccfb3c935164600f5.tar.gz shiftos-a3db778746af40eb9f9ec2cccfb3c935164600f5.tar.bz2 shiftos-a3db778746af40eb9f9ec2cccfb3c935164600f5.zip | |
Full Source
Diffstat (limited to 'ShiftOS/Bitnote Digger.Designer.vb')
| -rw-r--r-- | ShiftOS/Bitnote Digger.Designer.vb | 480 |
1 files changed, 480 insertions, 0 deletions
diff --git a/ShiftOS/Bitnote Digger.Designer.vb b/ShiftOS/Bitnote Digger.Designer.vb new file mode 100644 index 0000000..12412fb --- /dev/null +++ b/ShiftOS/Bitnote Digger.Designer.vb @@ -0,0 +1,480 @@ +<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _ +Partial Class Bitnote_Digger + Inherits System.Windows.Forms.Form + + 'Form overrides dispose to clean up the component list. + <System.Diagnostics.DebuggerNonUserCode()> _ + Protected Overrides Sub Dispose(ByVal disposing As Boolean) + Try + If disposing AndAlso components IsNot Nothing Then + components.Dispose() + End If + Finally + MyBase.Dispose(disposing) + End Try + End Sub + + 'Required by the Windows Form Designer + Private components As System.ComponentModel.IContainer + + 'NOTE: The following procedure is required by the Windows Form Designer + 'It can be modified using the Windows Form Designer. + 'Do not modify it using the code editor. + <System.Diagnostics.DebuggerStepThrough()> _ + Private Sub InitializeComponent() + Me.components = New System.ComponentModel.Container() + Me.pgbottom = New System.Windows.Forms.Panel() + Me.minimizebutton = New System.Windows.Forms.Panel() + Me.rollupbutton = New System.Windows.Forms.Panel() + Me.pgbottomrcorner = New System.Windows.Forms.Panel() + Me.pgright = New System.Windows.Forms.Panel() + Me.closebutton = New System.Windows.Forms.Panel() + Me.lbtitletext = New System.Windows.Forms.Label() + Me.pgtoplcorner = New System.Windows.Forms.Panel() + Me.pgtoprcorner = New System.Windows.Forms.Panel() + Me.pgbottomlcorner = New System.Windows.Forms.Panel() + Me.pgcontents = New System.Windows.Forms.Panel() + Me.Label10 = New System.Windows.Forms.Label() + Me.btnsend = New System.Windows.Forms.Button() + Me.txtsendaddress = New System.Windows.Forms.TextBox() + Me.Label7 = New System.Windows.Forms.Label() + Me.lbltotalbitcoinsmined = New System.Windows.Forms.Label() + Me.Panel1 = New System.Windows.Forms.Panel() + Me.Label6 = New System.Windows.Forms.Label() + Me.Label8 = New System.Windows.Forms.Label() + Me.turbomodespeed = New System.Windows.Forms.Label() + Me.Label5 = New System.Windows.Forms.Label() + Me.lbldiggerstatsspeed = New System.Windows.Forms.Label() + Me.lbldiggerstatsgrade = New System.Windows.Forms.Label() + Me.lbldiggerstatsname = New System.Windows.Forms.Label() + Me.btnturbomode = New System.Windows.Forms.Button() + Me.btnstop = New System.Windows.Forms.Button() + Me.btnstart = New System.Windows.Forms.Button() + Me.PictureBox1 = New System.Windows.Forms.PictureBox() + Me.Label1 = New System.Windows.Forms.Label() + Me.pgleft = New System.Windows.Forms.Panel() + Me.titlebar = New System.Windows.Forms.Panel() + Me.pnlicon = New System.Windows.Forms.PictureBox() + Me.tmrcalcbitnotesmined = New System.Windows.Forms.Timer(Me.components) + Me.tmrturbomode = New System.Windows.Forms.Timer(Me.components) + Me.pgright.SuspendLayout() + Me.pgcontents.SuspendLayout() + Me.Panel1.SuspendLayout() + CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() + Me.pgleft.SuspendLayout() + Me.titlebar.SuspendLayout() + CType(Me.pnlicon, System.ComponentModel.ISupportInitialize).BeginInit() + Me.SuspendLayout() + ' + 'pgbottom + ' + Me.pgbottom.BackColor = System.Drawing.Color.Gray + Me.pgbottom.Dock = System.Windows.Forms.DockStyle.Bottom + Me.pgbottom.Location = New System.Drawing.Point(2, 251) + Me.pgbottom.Name = "pgbottom" + Me.pgbottom.Size = New System.Drawing.Size(556, 2) + Me.pgbottom.TabIndex = 23 + ' + 'minimizebutton + ' + Me.minimizebutton.BackColor = System.Drawing.Color.Black + Me.minimizebutton.Location = New System.Drawing.Point(246, 5) + Me.minimizebutton.Name = "minimizebutton" + Me.minimizebutton.Size = New System.Drawing.Size(22, 22) + Me.minimizebutton.TabIndex = 24 + ' + 'rollupbutton + ' + Me.rollupbutton.BackColor = System.Drawing.Color.Black + Me.rollupbutton.Location = New System.Drawing.Point(274, 3) + Me.rollupbutton.Name = "rollupbutton" + Me.rollupbutton.Size = New System.Drawing.Size(22, 22) + Me.rollupbutton.TabIndex = 22 + ' + 'pgbottomrcorner + ' + Me.pgbottomrcorner.BackColor = System.Drawing.Color.Red + Me.pgbottomrcorner.Dock = System.Windows.Forms.DockStyle.Bottom + Me.pgbottomrcorner.Location = New System.Drawing.Point(0, 221) + Me.pgbottomrcorner.Name = "pgbottomrcorner" + Me.pgbottomrcorner.Size = New System.Drawing.Size(2, 2) + Me.pgbottomrcorner.TabIndex = 15 + ' + 'pgright + ' + Me.pgright.BackColor = System.Drawing.Color.Gray + Me.pgright.Controls.Add(Me.pgbottomrcorner) + Me.pgright.Dock = System.Windows.Forms.DockStyle.Right + Me.pgright.Location = New System.Drawing.Point(558, 30) + Me.pgright.Name = "pgright" + Me.pgright.Size = New System.Drawing.Size(2, 223) + Me.pgright.TabIndex = 22 + ' + 'closebutton + ' + Me.closebutton.BackColor = System.Drawing.Color.Black + Me.closebutton.Location = New System.Drawing.Point(302, 3) + Me.closebutton.Name = "closebutton" + Me.closebutton.Size = New System.Drawing.Size(22, 22) + Me.closebutton.TabIndex = 20 + ' + 'lbtitletext + ' + Me.lbtitletext.AutoSize = True + Me.lbtitletext.BackColor = System.Drawing.Color.Transparent + Me.lbtitletext.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.lbtitletext.Location = New System.Drawing.Point(26, 7) + Me.lbtitletext.Name = "lbtitletext" + Me.lbtitletext.Size = New System.Drawing.Size(115, 18) + Me.lbtitletext.TabIndex = 19 + Me.lbtitletext.Text = "Bitnote Digger" + ' + 'pgtoplcorner + ' + Me.pgtoplcorner.BackColor = System.Drawing.Color.Red + Me.pgtoplcorner.Dock = System.Windows.Forms.DockStyle.Left + Me.pgtoplcorner.Location = New System.Drawing.Point(0, 0) + Me.pgtoplcorner.Name = "pgtoplcorner" + Me.pgtoplcorner.Size = New System.Drawing.Size(2, 30) + Me.pgtoplcorner.TabIndex = 17 + ' + 'pgtoprcorner + ' + Me.pgtoprcorner.BackColor = System.Drawing.Color.Red + Me.pgtoprcorner.Dock = System.Windows.Forms.DockStyle.Right + Me.pgtoprcorner.Location = New System.Drawing.Point(558, 0) + Me.pgtoprcorner.Name = "pgtoprcorner" + Me.pgtoprcorner.Size = New System.Drawing.Size(2, 30) + Me.pgtoprcorner.TabIndex = 16 + ' + 'pgbottomlcorner + ' + Me.pgbottomlcorner.BackColor = System.Drawing.Color.Red + Me.pgbottomlcorner.Dock = System.Windows.Forms.DockStyle.Bottom + Me.pgbottomlcorner.Location = New System.Drawing.Point(0, 221) + Me.pgbottomlcorner.Name = "pgbottomlcorner" + Me.pgbottomlcorner.Size = New System.Drawing.Size(2, 2) + Me.pgbottomlcorner.TabIndex = 14 + ' + 'pgcontents + ' + Me.pgcontents.BackColor = System.Drawing.Color.White + Me.pgcontents.Controls.Add(Me.Label10) + Me.pgcontents.Controls.Add(Me.btnsend) + Me.pgcontents.Controls.Add(Me.txtsendaddress) + Me.pgcontents.Controls.Add(Me.Label7) + Me.pgcontents.Controls.Add(Me.lbltotalbitcoinsmined) + Me.pgcontents.Controls.Add(Me.Panel1) + Me.pgcontents.Controls.Add(Me.Label1) + Me.pgcontents.Dock = System.Windows.Forms.DockStyle.Fill + Me.pgcontents.Location = New System.Drawing.Point(2, 30) + Me.pgcontents.Name = "pgcontents" + Me.pgcontents.Size = New System.Drawing.Size(556, 221) + Me.pgcontents.TabIndex = 20 + ' + 'Label10 + ' + Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label10.Location = New System.Drawing.Point(205, 182) + Me.Label10.Name = "Label10" + Me.Label10.Size = New System.Drawing.Size(261, 35) + Me.Label10.TabIndex = 6 + Me.Label10.Text = "Insert your Bitnote wallet address above then click send to transfer your earning" & _ + "s" + Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter + ' + 'btnsend + ' + Me.btnsend.FlatAppearance.BorderColor = System.Drawing.Color.Black + Me.btnsend.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.btnsend.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.btnsend.Location = New System.Drawing.Point(472, 181) + Me.btnsend.Name = "btnsend" + Me.btnsend.Size = New System.Drawing.Size(73, 36) + Me.btnsend.TabIndex = 5 + Me.btnsend.Text = "Send" + Me.btnsend.UseVisualStyleBackColor = True + ' + 'txtsendaddress + ' + Me.txtsendaddress.BackColor = System.Drawing.Color.White + Me.txtsendaddress.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle + Me.txtsendaddress.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.txtsendaddress.Location = New System.Drawing.Point(205, 155) + Me.txtsendaddress.Multiline = True + Me.txtsendaddress.Name = "txtsendaddress" + Me.txtsendaddress.Size = New System.Drawing.Size(340, 21) + Me.txtsendaddress.TabIndex = 4 + Me.txtsendaddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'Label7 + ' + Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label7.Location = New System.Drawing.Point(203, 128) + Me.Label7.Name = "Label7" + Me.Label7.Size = New System.Drawing.Size(350, 27) + Me.Label7.TabIndex = 3 + Me.Label7.Text = "Send Bitnotes To:" + Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter + ' + 'lbltotalbitcoinsmined + ' + Me.lbltotalbitcoinsmined.Font = New System.Drawing.Font("Microsoft Sans Serif", 32.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.lbltotalbitcoinsmined.Location = New System.Drawing.Point(206, 57) + Me.lbltotalbitcoinsmined.Name = "lbltotalbitcoinsmined" + Me.lbltotalbitcoinsmined.Size = New System.Drawing.Size(344, 51) + Me.lbltotalbitcoinsmined.TabIndex = 2 + Me.lbltotalbitcoinsmined.Text = "0.00000" + Me.lbltotalbitcoinsmined.TextAlign = System.Drawing.ContentAlignment.MiddleCenter + ' + 'Panel1 + ' + Me.Panel1.Controls.Add(Me.Label6) + Me.Panel1.Controls.Add(Me.Label8) + Me.Panel1.Controls.Add(Me.turbomodespeed) + Me.Panel1.Controls.Add(Me.Label5) + Me.Panel1.Controls.Add(Me.lbldiggerstatsspeed) + Me.Panel1.Controls.Add(Me.lbldiggerstatsgrade) + Me.Panel1.Controls.Add(Me.lbldiggerstatsname) + Me.Panel1.Controls.Add(Me.btnturbomode) + Me.Panel1.Controls.Add(Me.btnstop) + Me.Panel1.Controls.Add(Me.btnstart) + Me.Panel1.Controls.Add(Me.PictureBox1) + Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left + Me.Panel1.Location = New System.Drawing.Point(0, 0) + Me.Panel1.Name = "Panel1" + Me.Panel1.Size = New System.Drawing.Size(199, 221) + Me.Panel1.TabIndex = 1 + ' + 'Label6 + ' + Me.Label6.AutoSize = True + Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label6.Location = New System.Drawing.Point(2, 88) + Me.Label6.Name = "Label6" + Me.Label6.Size = New System.Drawing.Size(157, 20) + Me.Label6.TabIndex = 13 + Me.Label6.Text = "Turbo Mode Stats:" + ' + 'Label8 + ' + Me.Label8.AutoSize = True + Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label8.Location = New System.Drawing.Point(3, 126) + Me.Label8.Name = "Label8" + Me.Label8.Size = New System.Drawing.Size(162, 16) + Me.Label8.TabIndex = 11 + Me.Label8.Text = "Codepoint Cost: 1CP / 10s" + ' + 'turbomodespeed + ' + Me.turbomodespeed.AutoSize = True + Me.turbomodespeed.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.turbomodespeed.Location = New System.Drawing.Point(3, 109) + Me.turbomodespeed.Name = "turbomodespeed" + Me.turbomodespeed.Size = New System.Drawing.Size(183, 16) + Me.turbomodespeed.TabIndex = 10 + Me.turbomodespeed.Text = "Turbo Speed: 0.00002 BTN/S" + ' + 'Label5 + ' + Me.Label5.AutoSize = True + Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label5.Location = New System.Drawing.Point(5, 5) + Me.Label5.Name = "Label5" + Me.Label5.Size = New System.Drawing.Size(115, 20) + Me.Label5.TabIndex = 9 + Me.Label5.Text = "Digger Stats:" + ' + 'lbldiggerstatsspeed + ' + Me.lbldiggerstatsspeed.AutoSize = True + Me.lbldiggerstatsspeed.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.lbldiggerstatsspeed.Location = New System.Drawing.Point(6, 60) + Me.lbldiggerstatsspeed.Name = "lbldiggerstatsspeed" + Me.lbldiggerstatsspeed.Size = New System.Drawing.Size(144, 16) + Me.lbldiggerstatsspeed.TabIndex = 8 + Me.lbldiggerstatsspeed.Text = "Speed: 0.00001 BTN/S" + ' + 'lbldiggerstatsgrade + ' + Me.lbldiggerstatsgrade.AutoSize = True + Me.lbldiggerstatsgrade.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.lbldiggerstatsgrade.Location = New System.Drawing.Point(6, 43) + Me.lbldiggerstatsgrade.Name = "lbldiggerstatsgrade" + Me.lbldiggerstatsgrade.Size = New System.Drawing.Size(103, 16) + Me.lbldiggerstatsgrade.TabIndex = 7 + Me.lbldiggerstatsgrade.Text = "Digger Grade: 1" + ' + 'lbldiggerstatsname + ' + Me.lbldiggerstatsname.AutoSize = True + Me.lbldiggerstatsname.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.lbldiggerstatsname.Location = New System.Drawing.Point(6, 26) + Me.lbldiggerstatsname.Name = "lbldiggerstatsname" + Me.lbldiggerstatsname.Size = New System.Drawing.Size(157, 16) + Me.lbldiggerstatsname.TabIndex = 6 + Me.lbldiggerstatsname.Text = "Name: Surface Scratcher" + ' + 'btnturbomode + ' + Me.btnturbomode.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.btnturbomode.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.btnturbomode.Location = New System.Drawing.Point(6, 188) + Me.btnturbomode.Name = "btnturbomode" + Me.btnturbomode.Size = New System.Drawing.Size(186, 29) + Me.btnturbomode.TabIndex = 5 + Me.btnturbomode.Text = "Activate Turbo Mode" + Me.btnturbomode.UseVisualStyleBackColor = True + ' + 'btnstop + ' + Me.btnstop.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.btnstop.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.btnstop.Location = New System.Drawing.Point(101, 156) + Me.btnstop.Name = "btnstop" + Me.btnstop.Size = New System.Drawing.Size(91, 29) + Me.btnstop.TabIndex = 4 + Me.btnstop.Text = "Stop" + Me.btnstop.UseVisualStyleBackColor = True + ' + 'btnstart + ' + Me.btnstart.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.btnstart.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.btnstart.Location = New System.Drawing.Point(6, 156) + Me.btnstart.Name = "btnstart" + Me.btnstart.Size = New System.Drawing.Size(91, 29) + Me.btnstart.TabIndex = 3 + Me.btnstart.Text = "Start" + Me.btnstart.UseVisualStyleBackColor = True + ' + 'PictureBox1 + ' + Me.PictureBox1.BackColor = System.Drawing.Color.Black + Me.PictureBox1.Dock = System.Windows.Forms.DockStyle.Right + Me.PictureBox1.Location = New System.Drawing.Point(198, 0) + Me.PictureBox1.Name = "PictureBox1" + Me.PictureBox1.Size = New System.Drawing.Size(1, 221) + Me.PictureBox1.TabIndex = 2 + Me.PictureBox1.TabStop = False + ' + 'Label1 + ' + Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label1.Location = New System.Drawing.Point(205, 16) + Me.Label1.Name = "Label1" + Me.Label1.Size = New System.Drawing.Size(345, 43) + Me.Label1.TabIndex = 0 + Me.Label1.Text = "Bitnotes Found" + Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter + ' + 'pgleft + ' + Me.pgleft.BackColor = System.Drawing.Color.Gray + Me.pgleft.Controls.Add(Me.pgbottomlcorner) + Me.pgleft.Dock = System.Windows.Forms.DockStyle.Left + Me.pgleft.Location = New System.Drawing.Point(0, 30) + Me.pgleft.Name = "pgleft" + Me.pgleft.Size = New System.Drawing.Size(2, 223) + Me.pgleft.TabIndex = 21 + ' + 'titlebar + ' + Me.titlebar.BackColor = System.Drawing.Color.Gray + Me.titlebar.Controls.Add(Me.minimizebutton) + Me.titlebar.Controls.Add(Me.pnlicon) + Me.titlebar.Controls.Add(Me.rollupbutton) + Me.titlebar.Controls.Add(Me.closebutton) + Me.titlebar.Controls.Add(Me.lbtitletext) + Me.titlebar.Controls.Add(Me.pgtoplcorner) + Me.titlebar.Controls.Add(Me.pgtoprcorner) + Me.titlebar.Dock = System.Windows.Forms.DockStyle.Top + Me.titlebar.ForeColor = System.Drawing.Color.White + Me.titlebar.Location = New System.Drawing.Point(0, 0) + Me.titlebar.Name = "titlebar" + Me.titlebar.Size = New System.Drawing.Size(560, 30) + Me.titlebar.TabIndex = 19 + ' + 'pnlicon + ' + Me.pnlicon.BackColor = System.Drawing.Color.Transparent + Me.pnlicon.Image = Global.ShiftOS.My.Resources.Resources.iconTextPad + Me.pnlicon.Location = New System.Drawing.Point(8, 8) + Me.pnlicon.Name = "pnlicon" + Me.pnlicon.Size = New System.Drawing.Size(16, 16) + Me.pnlicon.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage + Me.pnlicon.TabIndex = 24 + Me.pnlicon.TabStop = False + Me.pnlicon.Visible = False + ' + 'tmrcalcbitnotesmined + ' + Me.tmrcalcbitnotesmined.Interval = 1000 + ' + 'tmrturbomode + ' + Me.tmrturbomode.Interval = 10000 + ' + 'Bitnote_Digger + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(560, 253) + Me.Controls.Add(Me.pgcontents) + Me.Controls.Add(Me.pgbottom) + Me.Controls.Add(Me.pgright) + Me.Controls.Add(Me.pgleft) + Me.Controls.Add(Me.titlebar) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None + Me.Name = "Bitnote_Digger" + Me.Text = "Bitnote_Digger" + Me.TopMost = True + Me.pgright.ResumeLayout(False) + Me.pgcontents.ResumeLayout(False) + Me.pgcontents.PerformLayout() + Me.Panel1.ResumeLayout(False) + Me.Panel1.PerformLayout() + CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() + Me.pgleft.ResumeLayout(False) + Me.titlebar.ResumeLayout(False) + Me.titlebar.PerformLayout() + CType(Me.pnlicon, System.ComponentModel.ISupportInitialize).EndInit() + Me.ResumeLayout(False) + + End Sub + Friend WithEvents pgbottom As System.Windows.Forms.Panel + Friend WithEvents minimizebutton As System.Windows.Forms.Panel + Friend WithEvents pnlicon As System.Windows.Forms.PictureBox + Friend WithEvents rollupbutton As System.Windows.Forms.Panel + Friend WithEvents pgbottomrcorner As System.Windows.Forms.Panel + Friend WithEvents pgright As System.Windows.Forms.Panel + Friend WithEvents closebutton As System.Windows.Forms.Panel + Friend WithEvents lbtitletext As System.Windows.Forms.Label + Friend WithEvents pgtoplcorner As System.Windows.Forms.Panel + Friend WithEvents pgtoprcorner As System.Windows.Forms.Panel + Friend WithEvents pgbottomlcorner As System.Windows.Forms.Panel + Friend WithEvents pgcontents As System.Windows.Forms.Panel + Friend WithEvents pgleft As System.Windows.Forms.Panel + Friend WithEvents titlebar As System.Windows.Forms.Panel + Friend WithEvents Panel1 As System.Windows.Forms.Panel + Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox + Friend WithEvents Label1 As System.Windows.Forms.Label + Friend WithEvents lbltotalbitcoinsmined As System.Windows.Forms.Label + Friend WithEvents btnturbomode As System.Windows.Forms.Button + Friend WithEvents btnstop As System.Windows.Forms.Button + Friend WithEvents btnstart As System.Windows.Forms.Button + Friend WithEvents Label6 As System.Windows.Forms.Label + Friend WithEvents Label8 As System.Windows.Forms.Label + Friend WithEvents turbomodespeed As System.Windows.Forms.Label + Friend WithEvents Label5 As System.Windows.Forms.Label + Friend WithEvents lbldiggerstatsspeed As System.Windows.Forms.Label + Friend WithEvents lbldiggerstatsgrade As System.Windows.Forms.Label + Friend WithEvents lbldiggerstatsname As System.Windows.Forms.Label + Friend WithEvents Label10 As System.Windows.Forms.Label + Friend WithEvents btnsend As System.Windows.Forms.Button + Friend WithEvents txtsendaddress As System.Windows.Forms.TextBox + Friend WithEvents Label7 As System.Windows.Forms.Label + Friend WithEvents tmrcalcbitnotesmined As System.Windows.Forms.Timer + Friend WithEvents tmrturbomode As System.Windows.Forms.Timer +End Class |
