![]() |
Puzzle Game - Skill2.Designer.vb |
Skill2.Designer.vb
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class Skill2
- 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)
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- MyBase.Dispose(disposing)
- 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.Pic1 = New System.Windows.Forms.PictureBox
- Me.Pic2 = New System.Windows.Forms.PictureBox
- Me.Pic3 = New System.Windows.Forms.PictureBox
- Me.Pic4 = New System.Windows.Forms.PictureBox
- Me.Pic5 = New System.Windows.Forms.PictureBox
- Me.Pic6 = New System.Windows.Forms.PictureBox
- Me.Pic7 = New System.Windows.Forms.PictureBox
- Me.Pic8 = New System.Windows.Forms.PictureBox
- Me.Pic9 = New System.Windows.Forms.PictureBox
- Me.Pic10 = New System.Windows.Forms.PictureBox
- Me.Pic11 = New System.Windows.Forms.PictureBox
- Me.Pic12 = New System.Windows.Forms.PictureBox
- Me.Pic13 = New System.Windows.Forms.PictureBox
- Me.Pic14 = New System.Windows.Forms.PictureBox
- Me.Pic15 = New System.Windows.Forms.PictureBox
- Me.Pic16 = New System.Windows.Forms.PictureBox
- Me.PictureBox16 = New System.Windows.Forms.PictureBox
- Me.Label4 = New System.Windows.Forms.Label
- Me.Label1 = New System.Windows.Forms.Label
- Me.Label2 = New System.Windows.Forms.Label
- Me.Label3 = New System.Windows.Forms.Label
- Me.Pic16M = New System.Windows.Forms.PictureBox
- Me.Pic15M = New System.Windows.Forms.PictureBox
- Me.Pic14M = New System.Windows.Forms.PictureBox
- Me.Pic13M = New System.Windows.Forms.PictureBox
- Me.Pic12M = New System.Windows.Forms.PictureBox
- Me.Pic11M = New System.Windows.Forms.PictureBox
- Me.Pic10M = New System.Windows.Forms.PictureBox
- Me.Pic9M = New System.Windows.Forms.PictureBox
- Me.Pic8M = New System.Windows.Forms.PictureBox
- Me.Pic7M = New System.Windows.Forms.PictureBox
- Me.Pic6M = New System.Windows.Forms.PictureBox
- Me.Pic5M = New System.Windows.Forms.PictureBox
- Me.Pic4M = New System.Windows.Forms.PictureBox
- Me.Pic3M = New System.Windows.Forms.PictureBox
- Me.Pic2M = New System.Windows.Forms.PictureBox
- Me.Pic1M = New System.Windows.Forms.PictureBox
- CType(Me.Pic1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic6, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic7, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic8, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic9, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic10, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic11, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic12, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic13, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic14, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic15, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic16, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox16, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic16M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic15M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic14M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic13M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic12M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic11M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic10M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic9M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic8M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic7M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic6M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic5M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic4M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic3M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic2M, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Pic1M, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Pic1
- '
- Me.Pic1.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic1.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_01
- Me.Pic1.Location = New System.Drawing.Point(268, 12)
- Me.Pic1.Name = "Pic1"
- Me.Pic1.Size = New System.Drawing.Size(76, 97)
- Me.Pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic1.TabIndex = 24
- Me.Pic1.TabStop = False
- Me.Pic1.Visible = False
- '
- 'Pic2
- '
- Me.Pic2.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic2.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_02
- Me.Pic2.Location = New System.Drawing.Point(344, 12)
- Me.Pic2.Name = "Pic2"
- Me.Pic2.Size = New System.Drawing.Size(85, 97)
- Me.Pic2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic2.TabIndex = 25
- Me.Pic2.TabStop = False
- Me.Pic2.Visible = False
- '
- 'Pic3
- '
- Me.Pic3.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic3.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_03
- Me.Pic3.Location = New System.Drawing.Point(429, 12)
- Me.Pic3.Name = "Pic3"
- Me.Pic3.Size = New System.Drawing.Size(75, 97)
- Me.Pic3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic3.TabIndex = 26
- Me.Pic3.TabStop = False
- Me.Pic3.Visible = False
- '
- 'Pic4
- '
- Me.Pic4.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic4.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_04
- Me.Pic4.Location = New System.Drawing.Point(504, 12)
- Me.Pic4.Name = "Pic4"
- Me.Pic4.Size = New System.Drawing.Size(76, 97)
- Me.Pic4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic4.TabIndex = 27
- Me.Pic4.TabStop = False
- Me.Pic4.Visible = False
- '
- 'Pic5
- '
- Me.Pic5.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic5.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_05
- Me.Pic5.Location = New System.Drawing.Point(580, 12)
- Me.Pic5.Name = "Pic5"
- Me.Pic5.Size = New System.Drawing.Size(57, 97)
- Me.Pic5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic5.TabIndex = 28
- Me.Pic5.TabStop = False
- Me.Pic5.Visible = False
- '
- 'Pic6
- '
- Me.Pic6.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic6.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_06
- Me.Pic6.Location = New System.Drawing.Point(268, 109)
- Me.Pic6.Name = "Pic6"
- Me.Pic6.Size = New System.Drawing.Size(87, 107)
- Me.Pic6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic6.TabIndex = 29
- Me.Pic6.TabStop = False
- Me.Pic6.Visible = False
- '
- 'Pic7
- '
- Me.Pic7.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic7.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_07
- Me.Pic7.Location = New System.Drawing.Point(355, 109)
- Me.Pic7.Name = "Pic7"
- Me.Pic7.Size = New System.Drawing.Size(112, 107)
- Me.Pic7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic7.TabIndex = 30
- Me.Pic7.TabStop = False
- Me.Pic7.Visible = False
- '
- 'Pic8
- '
- Me.Pic8.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic8.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_08
- Me.Pic8.Location = New System.Drawing.Point(467, 109)
- Me.Pic8.Name = "Pic8"
- Me.Pic8.Size = New System.Drawing.Size(89, 107)
- Me.Pic8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic8.TabIndex = 31
- Me.Pic8.TabStop = False
- Me.Pic8.Visible = False
- '
- 'Pic9
- '
- Me.Pic9.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic9.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_09
- Me.Pic9.Location = New System.Drawing.Point(555, 109)
- Me.Pic9.Name = "Pic9"
- Me.Pic9.Size = New System.Drawing.Size(82, 107)
- Me.Pic9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic9.TabIndex = 32
- Me.Pic9.TabStop = False
- Me.Pic9.Visible = False
- '
- 'Pic10
- '
- Me.Pic10.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic10.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_10
- Me.Pic10.Location = New System.Drawing.Point(268, 216)
- Me.Pic10.Name = "Pic10"
- Me.Pic10.Size = New System.Drawing.Size(92, 108)
- Me.Pic10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic10.TabIndex = 33
- Me.Pic10.TabStop = False
- Me.Pic10.Visible = False
- '
- 'Pic11
- '
- Me.Pic11.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic11.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_11
- Me.Pic11.Location = New System.Drawing.Point(360, 216)
- Me.Pic11.Name = "Pic11"
- Me.Pic11.Size = New System.Drawing.Size(104, 108)
- Me.Pic11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic11.TabIndex = 34
- Me.Pic11.TabStop = False
- Me.Pic11.Visible = False
- '
- 'Pic12
- '
- Me.Pic12.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic12.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_12
- Me.Pic12.Location = New System.Drawing.Point(464, 216)
- Me.Pic12.Name = "Pic12"
- Me.Pic12.Size = New System.Drawing.Size(98, 108)
- Me.Pic12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic12.TabIndex = 35
- Me.Pic12.TabStop = False
- Me.Pic12.Visible = False
- '
- 'Pic13
- '
- Me.Pic13.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic13.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_13
- Me.Pic13.Location = New System.Drawing.Point(562, 216)
- Me.Pic13.Name = "Pic13"
- Me.Pic13.Size = New System.Drawing.Size(75, 108)
- Me.Pic13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic13.TabIndex = 36
- Me.Pic13.TabStop = False
- Me.Pic13.Visible = False
- '
- 'Pic14
- '
- Me.Pic14.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic14.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_14
- Me.Pic14.Location = New System.Drawing.Point(268, 324)
- Me.Pic14.Name = "Pic14"
- Me.Pic14.Size = New System.Drawing.Size(128, 105)
- Me.Pic14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic14.TabIndex = 37
- Me.Pic14.TabStop = False
- Me.Pic14.Visible = False
- '
- 'Pic15
- '
- Me.Pic15.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic15.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_15
- Me.Pic15.Location = New System.Drawing.Point(396, 324)
- Me.Pic15.Name = "Pic15"
- Me.Pic15.Size = New System.Drawing.Size(126, 105)
- Me.Pic15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic15.TabIndex = 38
- Me.Pic15.TabStop = False
- Me.Pic15.Visible = False
- '
- 'Pic16
- '
- Me.Pic16.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic16.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_16
- Me.Pic16.Location = New System.Drawing.Point(522, 324)
- Me.Pic16.Name = "Pic16"
- Me.Pic16.Size = New System.Drawing.Size(115, 105)
- Me.Pic16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic16.TabIndex = 39
- Me.Pic16.TabStop = False
- Me.Pic16.Visible = False
- '
- 'PictureBox16
- '
- Me.PictureBox16.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PictureBox16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PictureBox16.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02
- Me.PictureBox16.Location = New System.Drawing.Point(692, 12)
- Me.PictureBox16.Name = "PictureBox16"
- Me.PictureBox16.Size = New System.Drawing.Size(200, 204)
- Me.PictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.PictureBox16.TabIndex = 40
- Me.PictureBox16.TabStop = False
- '
- 'Label4
- '
- Me.Label4.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Label4.BackColor = System.Drawing.Color.Gainsboro
- Me.Label4.ForeColor = System.Drawing.Color.White
- Me.Label4.Location = New System.Drawing.Point(262, 7)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(380, 2)
- Me.Label4.TabIndex = 42
- '
- 'Label1
- '
- Me.Label1.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Label1.BackColor = System.Drawing.Color.Gainsboro
- Me.Label1.ForeColor = System.Drawing.Color.White
- Me.Label1.Location = New System.Drawing.Point(260, 7)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(2, 428)
- Me.Label1.TabIndex = 41
- '
- 'Label2
- '
- Me.Label2.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Label2.BackColor = System.Drawing.Color.Gainsboro
- Me.Label2.ForeColor = System.Drawing.Color.White
- Me.Label2.Location = New System.Drawing.Point(261, 432)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(382, 2)
- Me.Label2.TabIndex = 43
- '
- 'Label3
- '
- Me.Label3.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Label3.BackColor = System.Drawing.Color.Gainsboro
- Me.Label3.ForeColor = System.Drawing.Color.White
- Me.Label3.Location = New System.Drawing.Point(643, 7)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(2, 428)
- Me.Label3.TabIndex = 44
- '
- 'Pic16M
- '
- Me.Pic16M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic16M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_16
- Me.Pic16M.Location = New System.Drawing.Point(540, 517)
- Me.Pic16M.Name = "Pic16M"
- Me.Pic16M.Size = New System.Drawing.Size(115, 105)
- Me.Pic16M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic16M.TabIndex = 60
- Me.Pic16M.TabStop = False
- '
- 'Pic15M
- '
- Me.Pic15M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic15M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_15
- Me.Pic15M.Location = New System.Drawing.Point(148, 632)
- Me.Pic15M.Name = "Pic15M"
- Me.Pic15M.Size = New System.Drawing.Size(126, 105)
- Me.Pic15M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic15M.TabIndex = 59
- Me.Pic15M.TabStop = False
- '
- 'Pic14M
- '
- Me.Pic14M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic14M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_14
- Me.Pic14M.Location = New System.Drawing.Point(225, 517)
- Me.Pic14M.Name = "Pic14M"
- Me.Pic14M.Size = New System.Drawing.Size(128, 105)
- Me.Pic14M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic14M.TabIndex = 58
- Me.Pic14M.TabStop = False
- '
- 'Pic13M
- '
- Me.Pic13M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic13M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_13
- Me.Pic13M.Location = New System.Drawing.Point(584, 629)
- Me.Pic13M.Name = "Pic13M"
- Me.Pic13M.Size = New System.Drawing.Size(75, 108)
- Me.Pic13M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic13M.TabIndex = 57
- Me.Pic13M.TabStop = False
- '
- 'Pic12M
- '
- Me.Pic12M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic12M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_12
- Me.Pic12M.Location = New System.Drawing.Point(58, 517)
- Me.Pic12M.Name = "Pic12M"
- Me.Pic12M.Size = New System.Drawing.Size(98, 108)
- Me.Pic12M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic12M.TabIndex = 56
- Me.Pic12M.TabStop = False
- '
- 'Pic11M
- '
- Me.Pic11M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic11M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_11
- Me.Pic11M.Location = New System.Drawing.Point(742, 517)
- Me.Pic11M.Name = "Pic11M"
- Me.Pic11M.Size = New System.Drawing.Size(104, 108)
- Me.Pic11M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic11M.TabIndex = 55
- Me.Pic11M.TabStop = False
- '
- 'Pic10M
- '
- Me.Pic10M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic10M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_10
- Me.Pic10M.Location = New System.Drawing.Point(665, 629)
- Me.Pic10M.Name = "Pic10M"
- Me.Pic10M.Size = New System.Drawing.Size(92, 108)
- Me.Pic10M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic10M.TabIndex = 54
- Me.Pic10M.TabStop = False
- '
- 'Pic9M
- '
- Me.Pic9M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic9M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_09
- Me.Pic9M.Location = New System.Drawing.Point(359, 517)
- Me.Pic9M.Name = "Pic9M"
- Me.Pic9M.Size = New System.Drawing.Size(82, 107)
- Me.Pic9M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic9M.TabIndex = 53
- Me.Pic9M.TabStop = False
- '
- 'Pic8M
- '
- Me.Pic8M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic8M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_08
- Me.Pic8M.Location = New System.Drawing.Point(489, 630)
- Me.Pic8M.Name = "Pic8M"
- Me.Pic8M.Size = New System.Drawing.Size(89, 107)
- Me.Pic8M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic8M.TabIndex = 52
- Me.Pic8M.TabStop = False
- '
- 'Pic7M
- '
- Me.Pic7M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic7M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_07
- Me.Pic7M.Location = New System.Drawing.Point(280, 630)
- Me.Pic7M.Name = "Pic7M"
- Me.Pic7M.Size = New System.Drawing.Size(112, 107)
- Me.Pic7M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic7M.TabIndex = 51
- Me.Pic7M.TabStop = False
- '
- 'Pic6M
- '
- Me.Pic6M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic6M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_06
- Me.Pic6M.Location = New System.Drawing.Point(447, 517)
- Me.Pic6M.Name = "Pic6M"
- Me.Pic6M.Size = New System.Drawing.Size(87, 107)
- Me.Pic6M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic6M.TabIndex = 50
- Me.Pic6M.TabStop = False
- '
- 'Pic5M
- '
- Me.Pic5M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic5M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_05
- Me.Pic5M.Location = New System.Drawing.Point(162, 517)
- Me.Pic5M.Name = "Pic5M"
- Me.Pic5M.Size = New System.Drawing.Size(57, 97)
- Me.Pic5M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic5M.TabIndex = 49
- Me.Pic5M.TabStop = False
- '
- 'Pic4M
- '
- Me.Pic4M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic4M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_04
- Me.Pic4M.Location = New System.Drawing.Point(763, 640)
- Me.Pic4M.Name = "Pic4M"
- Me.Pic4M.Size = New System.Drawing.Size(76, 97)
- Me.Pic4M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic4M.TabIndex = 48
- Me.Pic4M.TabStop = False
- '
- 'Pic3M
- '
- Me.Pic3M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic3M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_03
- Me.Pic3M.Location = New System.Drawing.Point(661, 517)
- Me.Pic3M.Name = "Pic3M"
- Me.Pic3M.Size = New System.Drawing.Size(75, 97)
- Me.Pic3M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic3M.TabIndex = 47
- Me.Pic3M.TabStop = False
- '
- 'Pic2M
- '
- Me.Pic2M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic2M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_02
- Me.Pic2M.Location = New System.Drawing.Point(398, 640)
- Me.Pic2M.Name = "Pic2M"
- Me.Pic2M.Size = New System.Drawing.Size(85, 97)
- Me.Pic2M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic2M.TabIndex = 46
- Me.Pic2M.TabStop = False
- '
- 'Pic1M
- '
- Me.Pic1M.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Pic1M.Image = Global.Nody_Puzzle_Game.My.Resources.Resources.PIC02_01
- Me.Pic1M.Location = New System.Drawing.Point(66, 640)
- Me.Pic1M.Name = "Pic1M"
- Me.Pic1M.Size = New System.Drawing.Size(76, 97)
- Me.Pic1M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Pic1M.TabIndex = 45
- Me.Pic1M.TabStop = False
- '
- 'Skill2
- '
- 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(904, 742)
- Me.Controls.Add(Me.Pic16M)
- Me.Controls.Add(Me.Pic15M)
- Me.Controls.Add(Me.Pic14M)
- Me.Controls.Add(Me.Pic13M)
- Me.Controls.Add(Me.Pic12M)
- Me.Controls.Add(Me.Pic11M)
- Me.Controls.Add(Me.Pic10M)
- Me.Controls.Add(Me.Pic9M)
- Me.Controls.Add(Me.Pic8M)
- Me.Controls.Add(Me.Pic7M)
- Me.Controls.Add(Me.Pic6M)
- Me.Controls.Add(Me.Pic5M)
- Me.Controls.Add(Me.Pic4M)
- Me.Controls.Add(Me.Pic3M)
- Me.Controls.Add(Me.Pic2M)
- Me.Controls.Add(Me.Pic1M)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.PictureBox16)
- Me.Controls.Add(Me.Pic16)
- Me.Controls.Add(Me.Pic15)
- Me.Controls.Add(Me.Pic14)
- Me.Controls.Add(Me.Pic13)
- Me.Controls.Add(Me.Pic12)
- Me.Controls.Add(Me.Pic11)
- Me.Controls.Add(Me.Pic10)
- Me.Controls.Add(Me.Pic9)
- Me.Controls.Add(Me.Pic8)
- Me.Controls.Add(Me.Pic7)
- Me.Controls.Add(Me.Pic6)
- Me.Controls.Add(Me.Pic5)
- Me.Controls.Add(Me.Pic4)
- Me.Controls.Add(Me.Pic3)
- Me.Controls.Add(Me.Pic2)
- Me.Controls.Add(Me.Pic1)
- Me.Name = "Skill2"
- Me.Text = "Skill2"
- CType(Me.Pic1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic6, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic7, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic8, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic9, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic10, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic11, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic12, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic13, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic14, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic15, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic16, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox16, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic16M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic15M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic14M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic13M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic12M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic11M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic10M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic9M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic8M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic7M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic6M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic5M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic4M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic3M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic2M, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Pic1M, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- End Sub
- Friend WithEvents Pic1 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic2 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic3 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic4 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic5 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic6 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic7 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic8 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic9 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic10 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic11 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic12 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic13 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic14 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic15 As System.Windows.Forms.PictureBox
- Friend WithEvents Pic16 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox16 As System.Windows.Forms.PictureBox
- Friend WithEvents Label4 As System.Windows.Forms.Label
- 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 Pic16M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic15M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic14M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic13M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic12M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic11M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic10M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic9M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic8M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic7M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic6M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic5M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic4M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic3M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic2M As System.Windows.Forms.PictureBox
- Friend WithEvents Pic1M As System.Windows.Forms.PictureBox
- End Class