_ Partial Class frmRule Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. _ 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. _ Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmRule)) Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.PictureBox5 = New System.Windows.Forms.PictureBox() Me.PictureBox6 = New System.Windows.Forms.PictureBox() Me.Label1 = New System.Windows.Forms.Label() Me.PictureBox7 = New System.Windows.Forms.PictureBox() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.Label17 = New System.Windows.Forms.Label() Me.Label18 = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.LabelTitle = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'PictureBox1 ' Me.PictureBox1.BackgroundImage = CType(resources.GetObject("PictureBox1.BackgroundImage"), System.Drawing.Image) Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.Location = New System.Drawing.Point(12, 171) Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(728, 64) Me.PictureBox1.TabIndex = 0 Me.PictureBox1.TabStop = False ' 'PictureBox3 ' Me.PictureBox3.BackgroundImage = CType(resources.GetObject("PictureBox3.BackgroundImage"), System.Drawing.Image) Me.PictureBox3.Location = New System.Drawing.Point(40, 299) Me.PictureBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(158, 35) Me.PictureBox3.TabIndex = 0 Me.PictureBox3.TabStop = False ' 'PictureBox4 ' Me.PictureBox4.BackgroundImage = CType(resources.GetObject("PictureBox4.BackgroundImage"), System.Drawing.Image) Me.PictureBox4.Location = New System.Drawing.Point(26, 340) Me.PictureBox4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(183, 40) Me.PictureBox4.TabIndex = 0 Me.PictureBox4.TabStop = False ' 'PictureBox5 ' Me.PictureBox5.BackgroundImage = CType(resources.GetObject("PictureBox5.BackgroundImage"), System.Drawing.Image) Me.PictureBox5.Location = New System.Drawing.Point(772, 300) Me.PictureBox5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox5.Name = "PictureBox5" Me.PictureBox5.Size = New System.Drawing.Size(118, 124) Me.PictureBox5.TabIndex = 0 Me.PictureBox5.TabStop = False ' 'PictureBox6 ' Me.PictureBox6.BackgroundImage = CType(resources.GetObject("PictureBox6.BackgroundImage"), System.Drawing.Image) Me.PictureBox6.Location = New System.Drawing.Point(236, 318) Me.PictureBox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox6.Name = "PictureBox6" Me.PictureBox6.Size = New System.Drawing.Size(292, 62) Me.PictureBox6.TabIndex = 0 Me.PictureBox6.TabStop = False ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.BackColor = System.Drawing.Color.White Me.Label1.Cursor = System.Windows.Forms.Cursors.Hand Me.Label1.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label1.Location = New System.Drawing.Point(52, 106) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(138, 15) Me.Label1.TabIndex = 1 Me.Label1.Text = "▲Level and User name" ' 'PictureBox7 ' Me.PictureBox7.BackgroundImage = CType(resources.GetObject("PictureBox7.BackgroundImage"), System.Drawing.Image) Me.PictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox7.Location = New System.Drawing.Point(12, 66) Me.PictureBox7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox7.Name = "PictureBox7" Me.PictureBox7.Size = New System.Drawing.Size(728, 34) Me.PictureBox7.TabIndex = 0 Me.PictureBox7.TabStop = False ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.Color.White Me.Label2.Cursor = System.Windows.Forms.Cursors.Hand Me.Label2.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label2.Location = New System.Drawing.Point(310, 106) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(52, 15) Me.Label2.TabIndex = 1 Me.Label2.Text = "▲Wallet" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.BackColor = System.Drawing.Color.White Me.Label3.Cursor = System.Windows.Forms.Cursors.Hand Me.Label3.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label3.Location = New System.Drawing.Point(530, 106) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(101, 15) Me.Label3.TabIndex = 1 Me.Label3.Text = "▲Date and Time" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.BackColor = System.Drawing.Color.White Me.Label4.Cursor = System.Windows.Forms.Cursors.Hand Me.Label4.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label4.Location = New System.Drawing.Point(641, 106) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(84, 15) Me.Label4.TabIndex = 1 Me.Label4.Text = "Start/Pause▲" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.BackColor = System.Drawing.Color.White Me.Label9.Cursor = System.Windows.Forms.Cursors.Hand Me.Label9.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label9.Location = New System.Drawing.Point(12, 239) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(186, 15) Me.Label9.TabIndex = 1 Me.Label9.Text = "▲Price when buying and selling" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.BackColor = System.Drawing.Color.White Me.Label6.Cursor = System.Windows.Forms.Cursors.Hand Me.Label6.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label6.Location = New System.Drawing.Point(82, 152) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(187, 15) Me.Label6.TabIndex = 1 Me.Label6.Text = "Max and min prices in a week▼" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.BackColor = System.Drawing.Color.White Me.Label10.Cursor = System.Windows.Forms.Cursors.Hand Me.Label10.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label10.Location = New System.Drawing.Point(346, 239) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(131, 15) Me.Label10.TabIndex = 1 Me.Label10.Text = "▲Range of fluctuation" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.BackColor = System.Drawing.Color.White Me.Label7.Cursor = System.Windows.Forms.Cursors.Hand Me.Label7.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label7.Location = New System.Drawing.Point(430, 152) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(98, 15) Me.Label7.TabIndex = 1 Me.Label7.Text = "▼Trade Amount" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.BackColor = System.Drawing.Color.White Me.Label11.Cursor = System.Windows.Forms.Cursors.Hand Me.Label11.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label11.Location = New System.Drawing.Point(493, 239) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(50, 15) Me.Label11.TabIndex = 1 Me.Label11.Text = "▲Trade" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.BackColor = System.Drawing.Color.White Me.Label12.Cursor = System.Windows.Forms.Cursors.Hand Me.Label12.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label12.Location = New System.Drawing.Point(576, 239) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(164, 15) Me.Label12.TabIndex = 1 Me.Label12.Text = "▲Number of holding shares" ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.BackColor = System.Drawing.Color.White Me.Label8.Cursor = System.Windows.Forms.Cursors.Hand Me.Label8.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label8.Location = New System.Drawing.Point(597, 152) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(143, 15) Me.Label8.TabIndex = 1 Me.Label8.Text = "Share in the company▼" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.BackColor = System.Drawing.Color.White Me.Label5.Cursor = System.Windows.Forms.Cursors.Hand Me.Label5.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label5.Location = New System.Drawing.Point(430, 121) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(201, 15) Me.Label5.TabIndex = 1 Me.Label5.Text = "Trade is unavailable on weekends" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.BackColor = System.Drawing.Color.White Me.Label13.Cursor = System.Windows.Forms.Cursors.Hand Me.Label13.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label13.Location = New System.Drawing.Point(12, 254) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(316, 15) Me.Label13.TabIndex = 1 Me.Label13.Text = "Share prices are changed at every 12AM in weekdays" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.BackColor = System.Drawing.Color.White Me.Label14.Cursor = System.Windows.Forms.Cursors.Hand Me.Label14.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label14.Location = New System.Drawing.Point(292, 299) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(203, 15) Me.Label14.TabIndex = 1 Me.Label14.Text = "▼Market Status: Open and Closed" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.BackColor = System.Drawing.Color.White Me.Label15.Cursor = System.Windows.Forms.Cursors.Hand Me.Label15.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label15.Location = New System.Drawing.Point(530, 287) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(137, 15) Me.Label15.TabIndex = 1 Me.Label15.Text = "How to close the game" Me.Label15.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'PictureBox2 ' Me.PictureBox2.BackgroundImage = CType(resources.GetObject("PictureBox2.BackgroundImage"), System.Drawing.Image) Me.PictureBox2.Location = New System.Drawing.Point(557, 306) Me.PictureBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(95, 92) Me.PictureBox2.TabIndex = 0 Me.PictureBox2.TabStop = False ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.BackColor = System.Drawing.Color.White Me.Label17.Cursor = System.Windows.Forms.Cursors.Hand Me.Label17.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label17.Location = New System.Drawing.Point(658, 374) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(82, 15) Me.Label17.TabIndex = 1 Me.Label17.Text = "◀ Click 'Exit'" ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Cursor = System.Windows.Forms.Cursors.Hand Me.Label18.Font = New System.Drawing.Font("MS Reference Sans Serif", 7.5!) Me.Label18.ForeColor = System.Drawing.Color.DimGray Me.Label18.Location = New System.Drawing.Point(300, 412) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(142, 13) Me.Label18.TabIndex = 2 Me.Label18.Text = "Developer: Juyoung Lee" ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Cursor = System.Windows.Forms.Cursors.Hand Me.Label19.Font = New System.Drawing.Font("MS Reference Sans Serif", 7.5!) Me.Label19.ForeColor = System.Drawing.Color.DimGray Me.Label19.Location = New System.Drawing.Point(285, 425) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(169, 13) Me.Label19.TabIndex = 2 Me.Label19.Text = "E-mail:jylee.2ju0@gmail.com" ' 'LabelTitle ' Me.LabelTitle.AutoSize = True Me.LabelTitle.Cursor = System.Windows.Forms.Cursors.Hand Me.LabelTitle.Font = New System.Drawing.Font("MS Reference Sans Serif", 15.0!) Me.LabelTitle.ForeColor = System.Drawing.Color.Green Me.LabelTitle.Location = New System.Drawing.Point(10, 21) Me.LabelTitle.Name = "LabelTitle" Me.LabelTitle.Size = New System.Drawing.Size(256, 26) Me.LabelTitle.TabIndex = 3 Me.LabelTitle.Text = "How to enjoy Stock War" ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.BackColor = System.Drawing.Color.White Me.Label16.Cursor = System.Windows.Forms.Cursors.Hand Me.Label16.Font = New System.Drawing.Font("MS Reference Sans Serif", 8.0!) Me.Label16.Location = New System.Drawing.Point(12, 384) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(209, 15) Me.Label16.TabIndex = 1 Me.Label16.Text = "Always watch the changes in prices" ' 'frmRule ' Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.White Me.ClientSize = New System.Drawing.Size(752, 440) Me.Controls.Add(Me.LabelTitle) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.PictureBox2) Me.Controls.Add(Me.PictureBox6) Me.Controls.Add(Me.PictureBox5) Me.Controls.Add(Me.PictureBox4) Me.Controls.Add(Me.PictureBox3) Me.Controls.Add(Me.PictureBox7) Me.Controls.Add(Me.PictureBox1) Me.Font = New System.Drawing.Font("MS Reference Sans Serif", 9.0!) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "frmRule" Me.Text = "Stock War Rule" CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents PictureBox7 As System.Windows.Forms.PictureBox 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 Label9 As System.Windows.Forms.Label Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents LabelTitle As System.Windows.Forms.Label Friend WithEvents Label16 As System.Windows.Forms.Label End Class