ShiftOS/Shiftnet.Designer.vb
ShiftOS 4caacce50c ShiftOS
ShiftOS is a game about evolving an experimental operating system called
"ShiftOS" from a completely black and white text based command line
based OS to a fully graphical operating system filled with advanced
features and beautiful colours. The level of customization will exceed
the levels of real world operating systems
2015-03-07 22:31:31 +02:00

1102 lines
54 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Shiftnet
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.pullside = New System.Windows.Forms.Timer(Me.components)
Me.pullbs = New System.Windows.Forms.Timer(Me.components)
Me.pgbottom = New System.Windows.Forms.Panel()
Me.pullbottom = New System.Windows.Forms.Timer(Me.components)
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.pnlmainsiteappscape = New System.Windows.Forms.Panel()
Me.appscapecalculatorinfopage = New System.Windows.Forms.Panel()
Me.Panel28 = New System.Windows.Forms.Panel()
Me.btncalculatorinfobuy = New System.Windows.Forms.Panel()
Me.btncalculatorinfoback = New System.Windows.Forms.Panel()
Me.Panel34 = New System.Windows.Forms.Panel()
Me.Panel35 = New System.Windows.Forms.Panel()
Me.Label7 = New System.Windows.Forms.Label()
Me.Panel36 = New System.Windows.Forms.Panel()
Me.Label8 = New System.Windows.Forms.Label()
Me.appscapewebbrowserinfopage = New System.Windows.Forms.Panel()
Me.Panel19 = New System.Windows.Forms.Panel()
Me.btnwebbrowserinfobuy = New System.Windows.Forms.Panel()
Me.btnwebbrowserinfoback = New System.Windows.Forms.Panel()
Me.Panel24 = New System.Windows.Forms.Panel()
Me.Panel25 = New System.Windows.Forms.Panel()
Me.Label5 = New System.Windows.Forms.Label()
Me.Panel26 = New System.Windows.Forms.Panel()
Me.Label6 = New System.Windows.Forms.Label()
Me.appscapevideoplayerinfopage = New System.Windows.Forms.Panel()
Me.Panel9 = New System.Windows.Forms.Panel()
Me.btnvideoplayerinfobuy = New System.Windows.Forms.Panel()
Me.btnvideoplayerinfoback = New System.Windows.Forms.Panel()
Me.Panel13 = New System.Windows.Forms.Panel()
Me.Panel15 = New System.Windows.Forms.Panel()
Me.Label3 = New System.Windows.Forms.Label()
Me.Panel16 = New System.Windows.Forms.Panel()
Me.Label4 = New System.Windows.Forms.Label()
Me.appscapeaudioplayerinfopage = New System.Windows.Forms.Panel()
Me.Panel6 = New System.Windows.Forms.Panel()
Me.btnaudioplayerinfobuy = New System.Windows.Forms.Panel()
Me.btnaudioplayerinfoback = New System.Windows.Forms.Panel()
Me.Panel31 = New System.Windows.Forms.Panel()
Me.Panel32 = New System.Windows.Forms.Panel()
Me.lbappscapeaudioplayerinfohello = New System.Windows.Forms.Label()
Me.Panel33 = New System.Windows.Forms.Panel()
Me.Label2 = New System.Windows.Forms.Label()
Me.appscapehomepage = New System.Windows.Forms.Panel()
Me.Label1 = New System.Windows.Forms.Label()
Me.Panel20 = New System.Windows.Forms.Panel()
Me.btnbuymoresoftware2 = New System.Windows.Forms.Panel()
Me.btnmoresoftware2info = New System.Windows.Forms.Panel()
Me.Panel17 = New System.Windows.Forms.Panel()
Me.btnbuymoresoftware1 = New System.Windows.Forms.Panel()
Me.btnmoresoftware1info = New System.Windows.Forms.Panel()
Me.Panel14 = New System.Windows.Forms.Panel()
Me.btnbuycalculator = New System.Windows.Forms.Panel()
Me.btncalculatorinfo = New System.Windows.Forms.Panel()
Me.Panel11 = New System.Windows.Forms.Panel()
Me.btnbuywebbrowser = New System.Windows.Forms.Panel()
Me.btnwebbrowserinfo = New System.Windows.Forms.Panel()
Me.Panel8 = New System.Windows.Forms.Panel()
Me.btnbuyvideoplayer = New System.Windows.Forms.Panel()
Me.btnvideoplayerinfo = New System.Windows.Forms.Panel()
Me.Panel5 = New System.Windows.Forms.Panel()
Me.btnbuyaudioplayer = New System.Windows.Forms.Panel()
Me.btnaudioplayerinfo = New System.Windows.Forms.Panel()
Me.Panel4 = New System.Windows.Forms.Panel()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.lbappscapehello = New System.Windows.Forms.Label()
Me.Panel23 = New System.Windows.Forms.Panel()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.btnhome = New System.Windows.Forms.Button()
Me.txtlocation = New System.Windows.Forms.TextBox()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.pgleft = New System.Windows.Forms.Panel()
Me.titlebar = New System.Windows.Forms.Panel()
Me.pnlicon = New System.Windows.Forms.PictureBox()
Me.tmrloadsite = New System.Windows.Forms.Timer(Me.components)
Me.pgright.SuspendLayout()
Me.pgcontents.SuspendLayout()
Me.pnlmainsiteappscape.SuspendLayout()
Me.appscapecalculatorinfopage.SuspendLayout()
Me.Panel28.SuspendLayout()
Me.Panel35.SuspendLayout()
Me.appscapewebbrowserinfopage.SuspendLayout()
Me.Panel19.SuspendLayout()
Me.Panel25.SuspendLayout()
Me.appscapevideoplayerinfopage.SuspendLayout()
Me.Panel9.SuspendLayout()
Me.Panel15.SuspendLayout()
Me.appscapeaudioplayerinfopage.SuspendLayout()
Me.Panel6.SuspendLayout()
Me.Panel32.SuspendLayout()
Me.appscapehomepage.SuspendLayout()
Me.Panel20.SuspendLayout()
Me.Panel17.SuspendLayout()
Me.Panel14.SuspendLayout()
Me.Panel11.SuspendLayout()
Me.Panel8.SuspendLayout()
Me.Panel5.SuspendLayout()
Me.Panel3.SuspendLayout()
Me.Panel1.SuspendLayout()
Me.pgleft.SuspendLayout()
Me.titlebar.SuspendLayout()
CType(Me.pnlicon, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'pullside
'
Me.pullside.Interval = 1
'
'pullbs
'
Me.pullbs.Interval = 1
'
'pgbottom
'
Me.pgbottom.BackColor = System.Drawing.Color.Gray
Me.pgbottom.Dock = System.Windows.Forms.DockStyle.Bottom
Me.pgbottom.Location = New System.Drawing.Point(2, 598)
Me.pgbottom.Name = "pgbottom"
Me.pgbottom.Size = New System.Drawing.Size(816, 2)
Me.pgbottom.TabIndex = 23
'
'pullbottom
'
Me.pullbottom.Interval = 1
'
'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, 568)
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(818, 30)
Me.pgright.Name = "pgright"
Me.pgright.Size = New System.Drawing.Size(2, 570)
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("Felix Titling", 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(84, 18)
Me.lbtitletext.TabIndex = 19
Me.lbtitletext.Text = "Shiftnet"
'
'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(818, 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, 568)
Me.pgbottomlcorner.Name = "pgbottomlcorner"
Me.pgbottomlcorner.Size = New System.Drawing.Size(2, 2)
Me.pgbottomlcorner.TabIndex = 14
'
'pgcontents
'
Me.pgcontents.Controls.Add(Me.pnlmainsiteappscape)
Me.pgcontents.Controls.Add(Me.Panel1)
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(816, 568)
Me.pgcontents.TabIndex = 20
'
'pnlmainsiteappscape
'
Me.pnlmainsiteappscape.BackColor = System.Drawing.Color.White
Me.pnlmainsiteappscape.Controls.Add(Me.appscapecalculatorinfopage)
Me.pnlmainsiteappscape.Controls.Add(Me.appscapewebbrowserinfopage)
Me.pnlmainsiteappscape.Controls.Add(Me.appscapevideoplayerinfopage)
Me.pnlmainsiteappscape.Controls.Add(Me.appscapeaudioplayerinfopage)
Me.pnlmainsiteappscape.Controls.Add(Me.appscapehomepage)
Me.pnlmainsiteappscape.Dock = System.Windows.Forms.DockStyle.Fill
Me.pnlmainsiteappscape.Location = New System.Drawing.Point(0, 35)
Me.pnlmainsiteappscape.Name = "pnlmainsiteappscape"
Me.pnlmainsiteappscape.Size = New System.Drawing.Size(816, 533)
Me.pnlmainsiteappscape.TabIndex = 2
Me.pnlmainsiteappscape.Visible = False
'
'appscapecalculatorinfopage
'
Me.appscapecalculatorinfopage.AutoScroll = True
Me.appscapecalculatorinfopage.BackColor = System.Drawing.Color.White
Me.appscapecalculatorinfopage.Controls.Add(Me.Panel28)
Me.appscapecalculatorinfopage.Controls.Add(Me.Panel34)
Me.appscapecalculatorinfopage.Controls.Add(Me.Panel35)
Me.appscapecalculatorinfopage.Controls.Add(Me.Label8)
Me.appscapecalculatorinfopage.Location = New System.Drawing.Point(507, 414)
Me.appscapecalculatorinfopage.Name = "appscapecalculatorinfopage"
Me.appscapecalculatorinfopage.Size = New System.Drawing.Size(149, 91)
Me.appscapecalculatorinfopage.TabIndex = 7
Me.appscapecalculatorinfopage.Visible = False
'
'Panel28
'
Me.Panel28.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel28.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfocalculatorvisualpreview
Me.Panel28.Controls.Add(Me.btncalculatorinfobuy)
Me.Panel28.Controls.Add(Me.btncalculatorinfoback)
Me.Panel28.Location = New System.Drawing.Point(-101, 99)
Me.Panel28.Name = "Panel28"
Me.Panel28.Size = New System.Drawing.Size(561, 414)
Me.Panel28.TabIndex = 2
'
'btncalculatorinfobuy
'
Me.btncalculatorinfobuy.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.btncalculatorinfobuy.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobuybutton
Me.btncalculatorinfobuy.Location = New System.Drawing.Point(439, 366)
Me.btncalculatorinfobuy.Name = "btncalculatorinfobuy"
Me.btncalculatorinfobuy.Size = New System.Drawing.Size(102, 37)
Me.btncalculatorinfobuy.TabIndex = 2
'
'btncalculatorinfoback
'
Me.btncalculatorinfoback.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.btncalculatorinfoback.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobackbutton
Me.btncalculatorinfoback.Location = New System.Drawing.Point(20, 366)
Me.btncalculatorinfoback.Name = "btncalculatorinfoback"
Me.btncalculatorinfoback.Size = New System.Drawing.Size(102, 37)
Me.btncalculatorinfoback.TabIndex = 1
'
'Panel34
'
Me.Panel34.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel34.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfocalculatortext
Me.Panel34.Location = New System.Drawing.Point(-310, 99)
Me.Panel34.Name = "Panel34"
Me.Panel34.Size = New System.Drawing.Size(202, 414)
Me.Panel34.TabIndex = 1
'
'Panel35
'
Me.Panel35.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel35.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapetitlebanner
Me.Panel35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Panel35.Controls.Add(Me.Label7)
Me.Panel35.Controls.Add(Me.Panel36)
Me.Panel35.Location = New System.Drawing.Point(-310, 5)
Me.Panel35.Name = "Panel35"
Me.Panel35.Size = New System.Drawing.Size(770, 88)
Me.Panel35.TabIndex = 0
'
'Label7
'
Me.Label7.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Label7.BackColor = System.Drawing.Color.Transparent
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.Location = New System.Drawing.Point(335, 5)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(432, 23)
Me.Label7.TabIndex = 6
Me.Label7.Text = " Hello CherryBlue - Your Wallet Contains 2.53542 BTN"
Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Panel36
'
Me.Panel36.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel36.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapedepositnowbutton
Me.Panel36.Location = New System.Drawing.Point(678, 33)
Me.Panel36.Name = "Panel36"
Me.Panel36.Size = New System.Drawing.Size(82, 47)
Me.Panel36.TabIndex = 0
'
'Label8
'
Me.Label8.Anchor = System.Windows.Forms.AnchorStyles.Top
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(-313, 511)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(768, 23)
Me.Label8.TabIndex = 5
Me.Label8.Text = "© Copyright Aiden Nirh - Do Not Reproduce"
Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'appscapewebbrowserinfopage
'
Me.appscapewebbrowserinfopage.AutoScroll = True
Me.appscapewebbrowserinfopage.BackColor = System.Drawing.Color.White
Me.appscapewebbrowserinfopage.Controls.Add(Me.Panel19)
Me.appscapewebbrowserinfopage.Controls.Add(Me.Panel24)
Me.appscapewebbrowserinfopage.Controls.Add(Me.Panel25)
Me.appscapewebbrowserinfopage.Controls.Add(Me.Label6)
Me.appscapewebbrowserinfopage.Location = New System.Drawing.Point(671, 42)
Me.appscapewebbrowserinfopage.Name = "appscapewebbrowserinfopage"
Me.appscapewebbrowserinfopage.Size = New System.Drawing.Size(106, 87)
Me.appscapewebbrowserinfopage.TabIndex = 6
Me.appscapewebbrowserinfopage.Visible = False
'
'Panel19
'
Me.Panel19.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel19.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfowebbrowservisualpreview
Me.Panel19.Controls.Add(Me.btnwebbrowserinfobuy)
Me.Panel19.Controls.Add(Me.btnwebbrowserinfoback)
Me.Panel19.Location = New System.Drawing.Point(-123, 99)
Me.Panel19.Name = "Panel19"
Me.Panel19.Size = New System.Drawing.Size(561, 414)
Me.Panel19.TabIndex = 2
'
'btnwebbrowserinfobuy
'
Me.btnwebbrowserinfobuy.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.btnwebbrowserinfobuy.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobuybutton
Me.btnwebbrowserinfobuy.Location = New System.Drawing.Point(439, 366)
Me.btnwebbrowserinfobuy.Name = "btnwebbrowserinfobuy"
Me.btnwebbrowserinfobuy.Size = New System.Drawing.Size(102, 37)
Me.btnwebbrowserinfobuy.TabIndex = 2
'
'btnwebbrowserinfoback
'
Me.btnwebbrowserinfoback.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.btnwebbrowserinfoback.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobackbutton
Me.btnwebbrowserinfoback.Location = New System.Drawing.Point(20, 366)
Me.btnwebbrowserinfoback.Name = "btnwebbrowserinfoback"
Me.btnwebbrowserinfoback.Size = New System.Drawing.Size(102, 37)
Me.btnwebbrowserinfoback.TabIndex = 1
'
'Panel24
'
Me.Panel24.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel24.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfowebbrowsertext
Me.Panel24.Location = New System.Drawing.Point(-332, 99)
Me.Panel24.Name = "Panel24"
Me.Panel24.Size = New System.Drawing.Size(202, 414)
Me.Panel24.TabIndex = 1
'
'Panel25
'
Me.Panel25.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel25.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapetitlebanner
Me.Panel25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Panel25.Controls.Add(Me.Label5)
Me.Panel25.Controls.Add(Me.Panel26)
Me.Panel25.Location = New System.Drawing.Point(-332, 5)
Me.Panel25.Name = "Panel25"
Me.Panel25.Size = New System.Drawing.Size(770, 88)
Me.Panel25.TabIndex = 0
'
'Label5
'
Me.Label5.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Label5.BackColor = System.Drawing.Color.Transparent
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(335, 5)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(432, 23)
Me.Label5.TabIndex = 6
Me.Label5.Text = " Hello CherryBlue - Your Wallet Contains 2.53542 BTN"
Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Panel26
'
Me.Panel26.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel26.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapedepositnowbutton
Me.Panel26.Location = New System.Drawing.Point(678, 33)
Me.Panel26.Name = "Panel26"
Me.Panel26.Size = New System.Drawing.Size(82, 47)
Me.Panel26.TabIndex = 0
'
'Label6
'
Me.Label6.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.Location = New System.Drawing.Point(-335, 511)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(768, 23)
Me.Label6.TabIndex = 5
Me.Label6.Text = "© Copyright Aiden Nirh - Do Not Reproduce"
Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'appscapevideoplayerinfopage
'
Me.appscapevideoplayerinfopage.AutoScroll = True
Me.appscapevideoplayerinfopage.BackColor = System.Drawing.Color.White
Me.appscapevideoplayerinfopage.Controls.Add(Me.Panel9)
Me.appscapevideoplayerinfopage.Controls.Add(Me.Panel13)
Me.appscapevideoplayerinfopage.Controls.Add(Me.Panel15)
Me.appscapevideoplayerinfopage.Controls.Add(Me.Label4)
Me.appscapevideoplayerinfopage.Location = New System.Drawing.Point(671, 157)
Me.appscapevideoplayerinfopage.Name = "appscapevideoplayerinfopage"
Me.appscapevideoplayerinfopage.Size = New System.Drawing.Size(90, 91)
Me.appscapevideoplayerinfopage.TabIndex = 5
Me.appscapevideoplayerinfopage.Visible = False
'
'Panel9
'
Me.Panel9.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel9.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfovideoplayervisualpreview
Me.Panel9.Controls.Add(Me.btnvideoplayerinfobuy)
Me.Panel9.Controls.Add(Me.btnvideoplayerinfoback)
Me.Panel9.Location = New System.Drawing.Point(-131, 99)
Me.Panel9.Name = "Panel9"
Me.Panel9.Size = New System.Drawing.Size(561, 414)
Me.Panel9.TabIndex = 2
'
'btnvideoplayerinfobuy
'
Me.btnvideoplayerinfobuy.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.btnvideoplayerinfobuy.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobuybutton
Me.btnvideoplayerinfobuy.Location = New System.Drawing.Point(439, 366)
Me.btnvideoplayerinfobuy.Name = "btnvideoplayerinfobuy"
Me.btnvideoplayerinfobuy.Size = New System.Drawing.Size(102, 37)
Me.btnvideoplayerinfobuy.TabIndex = 2
'
'btnvideoplayerinfoback
'
Me.btnvideoplayerinfoback.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.btnvideoplayerinfoback.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobackbutton
Me.btnvideoplayerinfoback.Location = New System.Drawing.Point(20, 366)
Me.btnvideoplayerinfoback.Name = "btnvideoplayerinfoback"
Me.btnvideoplayerinfoback.Size = New System.Drawing.Size(102, 37)
Me.btnvideoplayerinfoback.TabIndex = 1
'
'Panel13
'
Me.Panel13.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel13.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfovideoplayertext
Me.Panel13.Location = New System.Drawing.Point(-340, 99)
Me.Panel13.Name = "Panel13"
Me.Panel13.Size = New System.Drawing.Size(202, 414)
Me.Panel13.TabIndex = 1
'
'Panel15
'
Me.Panel15.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel15.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapetitlebanner
Me.Panel15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Panel15.Controls.Add(Me.Label3)
Me.Panel15.Controls.Add(Me.Panel16)
Me.Panel15.Location = New System.Drawing.Point(-340, 5)
Me.Panel15.Name = "Panel15"
Me.Panel15.Size = New System.Drawing.Size(770, 88)
Me.Panel15.TabIndex = 0
'
'Label3
'
Me.Label3.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Label3.BackColor = System.Drawing.Color.Transparent
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.Location = New System.Drawing.Point(335, 5)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(432, 23)
Me.Label3.TabIndex = 6
Me.Label3.Text = " Hello CherryBlue - Your Wallet Contains 2.53542 BTN"
Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Panel16
'
Me.Panel16.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel16.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapedepositnowbutton
Me.Panel16.Location = New System.Drawing.Point(678, 33)
Me.Panel16.Name = "Panel16"
Me.Panel16.Size = New System.Drawing.Size(82, 47)
Me.Panel16.TabIndex = 0
'
'Label4
'
Me.Label4.Anchor = System.Windows.Forms.AnchorStyles.Top
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(-343, 511)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(768, 23)
Me.Label4.TabIndex = 5
Me.Label4.Text = "© Copyright Aiden Nirh - Do Not Reproduce"
Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'appscapeaudioplayerinfopage
'
Me.appscapeaudioplayerinfopage.AutoScroll = True
Me.appscapeaudioplayerinfopage.BackColor = System.Drawing.Color.White
Me.appscapeaudioplayerinfopage.Controls.Add(Me.Panel6)
Me.appscapeaudioplayerinfopage.Controls.Add(Me.Panel31)
Me.appscapeaudioplayerinfopage.Controls.Add(Me.Panel32)
Me.appscapeaudioplayerinfopage.Controls.Add(Me.Label2)
Me.appscapeaudioplayerinfopage.Location = New System.Drawing.Point(161, 42)
Me.appscapeaudioplayerinfopage.Name = "appscapeaudioplayerinfopage"
Me.appscapeaudioplayerinfopage.Size = New System.Drawing.Size(446, 306)
Me.appscapeaudioplayerinfopage.TabIndex = 4
Me.appscapeaudioplayerinfopage.Visible = False
'
'Panel6
'
Me.Panel6.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel6.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfoaudioplayervisualpreview
Me.Panel6.Controls.Add(Me.btnaudioplayerinfobuy)
Me.Panel6.Controls.Add(Me.btnaudioplayerinfoback)
Me.Panel6.Location = New System.Drawing.Point(47, 99)
Me.Panel6.Name = "Panel6"
Me.Panel6.Size = New System.Drawing.Size(561, 414)
Me.Panel6.TabIndex = 2
'
'btnaudioplayerinfobuy
'
Me.btnaudioplayerinfobuy.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.btnaudioplayerinfobuy.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobuybutton
Me.btnaudioplayerinfobuy.Location = New System.Drawing.Point(439, 366)
Me.btnaudioplayerinfobuy.Name = "btnaudioplayerinfobuy"
Me.btnaudioplayerinfobuy.Size = New System.Drawing.Size(102, 37)
Me.btnaudioplayerinfobuy.TabIndex = 2
'
'btnaudioplayerinfoback
'
Me.btnaudioplayerinfoback.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.btnaudioplayerinfoback.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobackbutton
Me.btnaudioplayerinfoback.Location = New System.Drawing.Point(20, 366)
Me.btnaudioplayerinfoback.Name = "btnaudioplayerinfoback"
Me.btnaudioplayerinfoback.Size = New System.Drawing.Size(102, 37)
Me.btnaudioplayerinfoback.TabIndex = 1
'
'Panel31
'
Me.Panel31.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel31.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfoaudioplayertext
Me.Panel31.Location = New System.Drawing.Point(-162, 99)
Me.Panel31.Name = "Panel31"
Me.Panel31.Size = New System.Drawing.Size(202, 414)
Me.Panel31.TabIndex = 1
'
'Panel32
'
Me.Panel32.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel32.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapetitlebanner
Me.Panel32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Panel32.Controls.Add(Me.lbappscapeaudioplayerinfohello)
Me.Panel32.Controls.Add(Me.Panel33)
Me.Panel32.Location = New System.Drawing.Point(-162, 5)
Me.Panel32.Name = "Panel32"
Me.Panel32.Size = New System.Drawing.Size(770, 88)
Me.Panel32.TabIndex = 0
'
'lbappscapeaudioplayerinfohello
'
Me.lbappscapeaudioplayerinfohello.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.lbappscapeaudioplayerinfohello.BackColor = System.Drawing.Color.Transparent
Me.lbappscapeaudioplayerinfohello.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lbappscapeaudioplayerinfohello.Location = New System.Drawing.Point(335, 5)
Me.lbappscapeaudioplayerinfohello.Name = "lbappscapeaudioplayerinfohello"
Me.lbappscapeaudioplayerinfohello.Size = New System.Drawing.Size(432, 23)
Me.lbappscapeaudioplayerinfohello.TabIndex = 6
Me.lbappscapeaudioplayerinfohello.Text = " Hello CherryBlue - Your Wallet Contains 2.53542 BTN"
Me.lbappscapeaudioplayerinfohello.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Panel33
'
Me.Panel33.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel33.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapedepositnowbutton
Me.Panel33.Location = New System.Drawing.Point(678, 33)
Me.Panel33.Name = "Panel33"
Me.Panel33.Size = New System.Drawing.Size(82, 47)
Me.Panel33.TabIndex = 0
'
'Label2
'
Me.Label2.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(-166, 511)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(768, 23)
Me.Label2.TabIndex = 5
Me.Label2.Text = "© Copyright Aiden Nirh - Do Not Reproduce"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'appscapehomepage
'
Me.appscapehomepage.AutoScroll = True
Me.appscapehomepage.BackColor = System.Drawing.Color.White
Me.appscapehomepage.Controls.Add(Me.Label1)
Me.appscapehomepage.Controls.Add(Me.Panel20)
Me.appscapehomepage.Controls.Add(Me.Panel17)
Me.appscapehomepage.Controls.Add(Me.Panel14)
Me.appscapehomepage.Controls.Add(Me.Panel11)
Me.appscapehomepage.Controls.Add(Me.Panel8)
Me.appscapehomepage.Controls.Add(Me.Panel5)
Me.appscapehomepage.Controls.Add(Me.Panel4)
Me.appscapehomepage.Controls.Add(Me.Panel3)
Me.appscapehomepage.Location = New System.Drawing.Point(10, 6)
Me.appscapehomepage.Name = "appscapehomepage"
Me.appscapehomepage.Size = New System.Drawing.Size(96, 90)
Me.appscapehomepage.TabIndex = 3
Me.appscapehomepage.Visible = False
'
'Label1
'
Me.Label1.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(-336, 511)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(768, 23)
Me.Label1.TabIndex = 5
Me.Label1.Text = "© Copyright Aiden Nirh - Do Not Reproduce"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Panel20
'
Me.Panel20.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel20.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapemoresoftware
Me.Panel20.Controls.Add(Me.btnbuymoresoftware2)
Me.Panel20.Controls.Add(Me.btnmoresoftware2info)
Me.Panel20.Location = New System.Drawing.Point(250, 308)
Me.Panel20.Name = "Panel20"
Me.Panel20.Size = New System.Drawing.Size(182, 200)
Me.Panel20.TabIndex = 3
'
'btnbuymoresoftware2
'
Me.btnbuymoresoftware2.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeundefinedprice
Me.btnbuymoresoftware2.Location = New System.Drawing.Point(73, 161)
Me.btnbuymoresoftware2.Name = "btnbuymoresoftware2"
Me.btnbuymoresoftware2.Size = New System.Drawing.Size(102, 30)
Me.btnbuymoresoftware2.TabIndex = 1
'
'btnmoresoftware2info
'
Me.btnmoresoftware2info.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobutton
Me.btnmoresoftware2info.Location = New System.Drawing.Point(10, 161)
Me.btnmoresoftware2info.Name = "btnmoresoftware2info"
Me.btnmoresoftware2info.Size = New System.Drawing.Size(57, 30)
Me.btnmoresoftware2info.TabIndex = 0
'
'Panel17
'
Me.Panel17.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel17.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapemoresoftware
Me.Panel17.Controls.Add(Me.btnbuymoresoftware1)
Me.Panel17.Controls.Add(Me.btnmoresoftware1info)
Me.Panel17.Location = New System.Drawing.Point(61, 308)
Me.Panel17.Name = "Panel17"
Me.Panel17.Size = New System.Drawing.Size(182, 200)
Me.Panel17.TabIndex = 4
'
'btnbuymoresoftware1
'
Me.btnbuymoresoftware1.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeundefinedprice
Me.btnbuymoresoftware1.Location = New System.Drawing.Point(73, 161)
Me.btnbuymoresoftware1.Name = "btnbuymoresoftware1"
Me.btnbuymoresoftware1.Size = New System.Drawing.Size(102, 30)
Me.btnbuymoresoftware1.TabIndex = 1
'
'btnmoresoftware1info
'
Me.btnmoresoftware1info.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobutton
Me.btnmoresoftware1info.Location = New System.Drawing.Point(10, 161)
Me.btnmoresoftware1info.Name = "btnmoresoftware1info"
Me.btnmoresoftware1info.Size = New System.Drawing.Size(57, 30)
Me.btnmoresoftware1info.TabIndex = 0
'
'Panel14
'
Me.Panel14.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel14.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapecalculator
Me.Panel14.Controls.Add(Me.btnbuycalculator)
Me.Panel14.Controls.Add(Me.btncalculatorinfo)
Me.Panel14.Location = New System.Drawing.Point(-128, 308)
Me.Panel14.Name = "Panel14"
Me.Panel14.Size = New System.Drawing.Size(182, 200)
Me.Panel14.TabIndex = 3
'
'btnbuycalculator
'
Me.btnbuycalculator.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapecalculatorprice
Me.btnbuycalculator.Location = New System.Drawing.Point(73, 161)
Me.btnbuycalculator.Name = "btnbuycalculator"
Me.btnbuycalculator.Size = New System.Drawing.Size(102, 30)
Me.btnbuycalculator.TabIndex = 1
'
'btncalculatorinfo
'
Me.btncalculatorinfo.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobutton
Me.btncalculatorinfo.Location = New System.Drawing.Point(10, 161)
Me.btncalculatorinfo.Name = "btncalculatorinfo"
Me.btncalculatorinfo.Size = New System.Drawing.Size(57, 30)
Me.btncalculatorinfo.TabIndex = 0
'
'Panel11
'
Me.Panel11.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel11.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapewebbrowser
Me.Panel11.Controls.Add(Me.btnbuywebbrowser)
Me.Panel11.Controls.Add(Me.btnwebbrowserinfo)
Me.Panel11.Location = New System.Drawing.Point(250, 101)
Me.Panel11.Name = "Panel11"
Me.Panel11.Size = New System.Drawing.Size(182, 200)
Me.Panel11.TabIndex = 3
'
'btnbuywebbrowser
'
Me.btnbuywebbrowser.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapewebbrowserprice
Me.btnbuywebbrowser.Location = New System.Drawing.Point(73, 161)
Me.btnbuywebbrowser.Name = "btnbuywebbrowser"
Me.btnbuywebbrowser.Size = New System.Drawing.Size(102, 30)
Me.btnbuywebbrowser.TabIndex = 1
'
'btnwebbrowserinfo
'
Me.btnwebbrowserinfo.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobutton
Me.btnwebbrowserinfo.Location = New System.Drawing.Point(10, 161)
Me.btnwebbrowserinfo.Name = "btnwebbrowserinfo"
Me.btnwebbrowserinfo.Size = New System.Drawing.Size(57, 30)
Me.btnwebbrowserinfo.TabIndex = 0
'
'Panel8
'
Me.Panel8.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel8.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapevideoplayer
Me.Panel8.Controls.Add(Me.btnbuyvideoplayer)
Me.Panel8.Controls.Add(Me.btnvideoplayerinfo)
Me.Panel8.Location = New System.Drawing.Point(61, 101)
Me.Panel8.Name = "Panel8"
Me.Panel8.Size = New System.Drawing.Size(182, 200)
Me.Panel8.TabIndex = 3
'
'btnbuyvideoplayer
'
Me.btnbuyvideoplayer.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapevideoplayerprice
Me.btnbuyvideoplayer.Location = New System.Drawing.Point(73, 161)
Me.btnbuyvideoplayer.Name = "btnbuyvideoplayer"
Me.btnbuyvideoplayer.Size = New System.Drawing.Size(102, 30)
Me.btnbuyvideoplayer.TabIndex = 1
'
'btnvideoplayerinfo
'
Me.btnvideoplayerinfo.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobutton
Me.btnvideoplayerinfo.Location = New System.Drawing.Point(10, 161)
Me.btnvideoplayerinfo.Name = "btnvideoplayerinfo"
Me.btnvideoplayerinfo.Size = New System.Drawing.Size(57, 30)
Me.btnvideoplayerinfo.TabIndex = 0
'
'Panel5
'
Me.Panel5.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel5.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeaudioplayerbox
Me.Panel5.Controls.Add(Me.btnbuyaudioplayer)
Me.Panel5.Controls.Add(Me.btnaudioplayerinfo)
Me.Panel5.Location = New System.Drawing.Point(-128, 101)
Me.Panel5.Name = "Panel5"
Me.Panel5.Size = New System.Drawing.Size(182, 200)
Me.Panel5.TabIndex = 2
'
'btnbuyaudioplayer
'
Me.btnbuyaudioplayer.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeaudioplayerprice
Me.btnbuyaudioplayer.Location = New System.Drawing.Point(73, 161)
Me.btnbuyaudioplayer.Name = "btnbuyaudioplayer"
Me.btnbuyaudioplayer.Size = New System.Drawing.Size(102, 30)
Me.btnbuyaudioplayer.TabIndex = 1
'
'btnaudioplayerinfo
'
Me.btnaudioplayerinfo.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapeinfobutton
Me.btnaudioplayerinfo.Location = New System.Drawing.Point(10, 161)
Me.btnaudioplayerinfo.Name = "btnaudioplayerinfo"
Me.btnaudioplayerinfo.Size = New System.Drawing.Size(57, 30)
Me.btnaudioplayerinfo.TabIndex = 0
'
'Panel4
'
Me.Panel4.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel4.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapewelcometoappscape
Me.Panel4.Location = New System.Drawing.Point(-337, 101)
Me.Panel4.Name = "Panel4"
Me.Panel4.Size = New System.Drawing.Size(202, 407)
Me.Panel4.TabIndex = 1
'
'Panel3
'
Me.Panel3.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel3.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapetitlebanner
Me.Panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Panel3.Controls.Add(Me.lbappscapehello)
Me.Panel3.Controls.Add(Me.Panel23)
Me.Panel3.Location = New System.Drawing.Point(-337, 5)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(770, 88)
Me.Panel3.TabIndex = 0
'
'lbappscapehello
'
Me.lbappscapehello.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.lbappscapehello.BackColor = System.Drawing.Color.Transparent
Me.lbappscapehello.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lbappscapehello.Location = New System.Drawing.Point(335, 5)
Me.lbappscapehello.Name = "lbappscapehello"
Me.lbappscapehello.Size = New System.Drawing.Size(432, 23)
Me.lbappscapehello.TabIndex = 6
Me.lbappscapehello.Text = " Hello CherryBlue - Your Wallet Contains 2.53542 BTN"
Me.lbappscapehello.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Panel23
'
Me.Panel23.Anchor = System.Windows.Forms.AnchorStyles.Top
Me.Panel23.BackgroundImage = Global.ShiftOS.My.Resources.Resources.appscapedepositnowbutton
Me.Panel23.Location = New System.Drawing.Point(678, 33)
Me.Panel23.Name = "Panel23"
Me.Panel23.Size = New System.Drawing.Size(82, 47)
Me.Panel23.TabIndex = 0
'
'Panel1
'
Me.Panel1.Controls.Add(Me.btnhome)
Me.Panel1.Controls.Add(Me.txtlocation)
Me.Panel1.Controls.Add(Me.Panel2)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel1.Location = New System.Drawing.Point(0, 0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(816, 35)
Me.Panel1.TabIndex = 1
'
'btnhome
'
Me.btnhome.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btnhome.BackColor = System.Drawing.Color.White
Me.btnhome.BackgroundImage = Global.ShiftOS.My.Resources.Resources.webhome
Me.btnhome.FlatAppearance.BorderSize = 0
Me.btnhome.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnhome.Location = New System.Drawing.Point(781, 5)
Me.btnhome.Name = "btnhome"
Me.btnhome.Size = New System.Drawing.Size(30, 25)
Me.btnhome.TabIndex = 10
Me.btnhome.UseVisualStyleBackColor = False
'
'txtlocation
'
Me.txtlocation.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtlocation.BackColor = System.Drawing.Color.White
Me.txtlocation.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtlocation.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtlocation.Location = New System.Drawing.Point(5, 5)
Me.txtlocation.Multiline = True
Me.txtlocation.Name = "txtlocation"
Me.txtlocation.Size = New System.Drawing.Size(772, 25)
Me.txtlocation.TabIndex = 9
'
'Panel2
'
Me.Panel2.BackColor = System.Drawing.Color.Black
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Bottom
Me.Panel2.Location = New System.Drawing.Point(0, 34)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(816, 1)
Me.Panel2.TabIndex = 6
'
'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, 570)
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(820, 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
'
'tmrloadsite
'
Me.tmrloadsite.Enabled = True
'
'Shiftnet
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.Color.White
Me.ClientSize = New System.Drawing.Size(820, 600)
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 = "Shiftnet"
Me.Text = "Shiftnet"
Me.TopMost = True
Me.pgright.ResumeLayout(False)
Me.pgcontents.ResumeLayout(False)
Me.pnlmainsiteappscape.ResumeLayout(False)
Me.appscapecalculatorinfopage.ResumeLayout(False)
Me.Panel28.ResumeLayout(False)
Me.Panel35.ResumeLayout(False)
Me.appscapewebbrowserinfopage.ResumeLayout(False)
Me.Panel19.ResumeLayout(False)
Me.Panel25.ResumeLayout(False)
Me.appscapevideoplayerinfopage.ResumeLayout(False)
Me.Panel9.ResumeLayout(False)
Me.Panel15.ResumeLayout(False)
Me.appscapeaudioplayerinfopage.ResumeLayout(False)
Me.Panel6.ResumeLayout(False)
Me.Panel32.ResumeLayout(False)
Me.appscapehomepage.ResumeLayout(False)
Me.Panel20.ResumeLayout(False)
Me.Panel17.ResumeLayout(False)
Me.Panel14.ResumeLayout(False)
Me.Panel11.ResumeLayout(False)
Me.Panel8.ResumeLayout(False)
Me.Panel5.ResumeLayout(False)
Me.Panel3.ResumeLayout(False)
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
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 pullside As System.Windows.Forms.Timer
Friend WithEvents pullbs As System.Windows.Forms.Timer
Friend WithEvents pgbottom As System.Windows.Forms.Panel
Friend WithEvents pullbottom As System.Windows.Forms.Timer
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 btnhome As System.Windows.Forms.Button
Friend WithEvents txtlocation As System.Windows.Forms.TextBox
Friend WithEvents Panel2 As System.Windows.Forms.Panel
Friend WithEvents pnlmainsiteappscape As System.Windows.Forms.Panel
Friend WithEvents appscapehomepage As System.Windows.Forms.Panel
Friend WithEvents Panel3 As System.Windows.Forms.Panel
Friend WithEvents Panel4 As System.Windows.Forms.Panel
Friend WithEvents Panel5 As System.Windows.Forms.Panel
Friend WithEvents btnaudioplayerinfo As System.Windows.Forms.Panel
Friend WithEvents Panel11 As System.Windows.Forms.Panel
Friend WithEvents btnbuywebbrowser As System.Windows.Forms.Panel
Friend WithEvents btnwebbrowserinfo As System.Windows.Forms.Panel
Friend WithEvents Panel8 As System.Windows.Forms.Panel
Friend WithEvents btnbuyvideoplayer As System.Windows.Forms.Panel
Friend WithEvents btnvideoplayerinfo As System.Windows.Forms.Panel
Friend WithEvents btnbuyaudioplayer As System.Windows.Forms.Panel
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Panel20 As System.Windows.Forms.Panel
Friend WithEvents btnbuymoresoftware2 As System.Windows.Forms.Panel
Friend WithEvents btnmoresoftware2info As System.Windows.Forms.Panel
Friend WithEvents Panel17 As System.Windows.Forms.Panel
Friend WithEvents btnbuymoresoftware1 As System.Windows.Forms.Panel
Friend WithEvents btnmoresoftware1info As System.Windows.Forms.Panel
Friend WithEvents Panel14 As System.Windows.Forms.Panel
Friend WithEvents btnbuycalculator As System.Windows.Forms.Panel
Friend WithEvents btncalculatorinfo As System.Windows.Forms.Panel
Friend WithEvents lbappscapehello As System.Windows.Forms.Label
Friend WithEvents Panel23 As System.Windows.Forms.Panel
Friend WithEvents tmrloadsite As System.Windows.Forms.Timer
Friend WithEvents appscapecalculatorinfopage As System.Windows.Forms.Panel
Friend WithEvents Panel28 As System.Windows.Forms.Panel
Friend WithEvents btncalculatorinfobuy As System.Windows.Forms.Panel
Friend WithEvents btncalculatorinfoback As System.Windows.Forms.Panel
Friend WithEvents Panel34 As System.Windows.Forms.Panel
Friend WithEvents Panel35 As System.Windows.Forms.Panel
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Panel36 As System.Windows.Forms.Panel
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents appscapewebbrowserinfopage As System.Windows.Forms.Panel
Friend WithEvents Panel19 As System.Windows.Forms.Panel
Friend WithEvents btnwebbrowserinfobuy As System.Windows.Forms.Panel
Friend WithEvents btnwebbrowserinfoback As System.Windows.Forms.Panel
Friend WithEvents Panel24 As System.Windows.Forms.Panel
Friend WithEvents Panel25 As System.Windows.Forms.Panel
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Panel26 As System.Windows.Forms.Panel
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents appscapevideoplayerinfopage As System.Windows.Forms.Panel
Friend WithEvents Panel9 As System.Windows.Forms.Panel
Friend WithEvents btnvideoplayerinfobuy As System.Windows.Forms.Panel
Friend WithEvents btnvideoplayerinfoback As System.Windows.Forms.Panel
Friend WithEvents Panel13 As System.Windows.Forms.Panel
Friend WithEvents Panel15 As System.Windows.Forms.Panel
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Panel16 As System.Windows.Forms.Panel
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents appscapeaudioplayerinfopage As System.Windows.Forms.Panel
Friend WithEvents Panel6 As System.Windows.Forms.Panel
Friend WithEvents btnaudioplayerinfobuy As System.Windows.Forms.Panel
Friend WithEvents btnaudioplayerinfoback As System.Windows.Forms.Panel
Friend WithEvents Panel31 As System.Windows.Forms.Panel
Friend WithEvents Panel32 As System.Windows.Forms.Panel
Friend WithEvents lbappscapeaudioplayerinfohello As System.Windows.Forms.Label
Friend WithEvents Panel33 As System.Windows.Forms.Panel
Friend WithEvents Label2 As System.Windows.Forms.Label
End Class