no se que tratas de hacer pero trata esto...
agrega almenos 5 lables, Labels por que son invisibles... Luego Alargas tu form a lo maximo, luego pones los labels lo mas abajo o asia el lado que puedas, luego vuelves a poner el form de el tamaño que lo tenias. Esto para que los labels no sean alcanzados y no se pueda hacer click sobre ellos.
Y entonces trata de hacer lo siguiente
Private Sub Label1_click()
On Error Resume Next
'USE pagina 1 1/17 Sec1
If ImageCombo1.Se
lectedItem.Tex
t = "

??" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAB8 //?

?"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "A Prayer for Victory" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAB9 //A Player for Victory"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Air Bubble" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDA98 // Air Bubble"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Alien Sack" Then
Text1.Text = Text1.Text & vbCrLf & "dd 00200B31 //Alien Sack"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "All Cure Potion" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001F47D4 //All Cure Potion"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Antidote" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001F47D0 //Antidote"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Apple" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EAB90 //Apple"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Arrow for Bow" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001F6EE0 //Arrow for Bow"
End If
On Error Resume Next
'USE pagina 1 1/17 Sec1
If ImageCombo1.Se
lectedItem.Tex
t = "

??" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAB8 //?

?"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "A Prayer for Victory" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAB9 //A Player for Victory"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Air Bubble" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDA98 // Air Bubble"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Alien Sack" Then
Text1.Text = Text1.Text & vbCrLf & "dd 00200B31 //Alien Sack"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "All Cure Potion" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001F47D4 //All Cure Potion"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Antidote" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001F47D0 //Antidote"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Apple" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EAB90 //Apple"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Arrow for Bow" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001F6EE0 //Arrow for Bow"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Arrow for Bow 2" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001F6EE3 //Arrow for Bow 2"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Arrow for Crossbow" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001F72C8 //Arrow for Crossbow"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Arrow for Crossbow 2" Then
Text1.Text = Text1.Text & vbCrLf & "dd 02061003 //Arrow for Crossbow 2"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Baby Dragon Food" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAC9 //Baby Dragon Food"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Banana Graham Pie" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAEB //Banana Graham Pie"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Barbecue" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDABF //Barbecue"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Bellflower Concentrate" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAF4 //Bellflower Concentrate"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Birthday Cake" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001ED2C0 //Birthday Cake"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Black Cloud Machine" Then
Text1.Text = Text1.Text & vbCrLf & "dd 0022CA41 //Black Cloud Machine"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Black Fruit" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAC7 //Black Fruit"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Black Sack" Then
Text1.Text = Text1.Text & vbCrLf & "dd 00200B20 //Black Sack"
End If
end sub
private sub label2_click()
on error resume next
'
'USE pagina 1 1/20 Sec1
'
If ImageCombo1.Se
lectedItem.Tex
t = "Blossom Juice" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAF2 //Blossom Juice"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Blue Fruit" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAC8 //Blue Fruit"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Blue Malady's Candy" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDADB //Blue Malady's Candy"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Blue Pill" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001E848A //Blue Pill"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Blue Potion" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001E8483 //Blue Potion"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Brand New Monster Galore" Then
Text1.Text = Text1.Text & vbCrLf & "dd 00200B2E //Brand New Monster Galore"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Bronze Arrow for Bow" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001F6EE1 //Bronze Arrow for Bow"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Bronze Arrow for CrossBow" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001F72C9 //Bronze Arrow for CrossBow"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Bubble Gum" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAD2 //Bubble Gum"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Buckwheat paste" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAA3 //Buckwheat paste"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Cake" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001ED2A2 //Cake"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Candy" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDA91 //Candy"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Candy Basket" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001ED2BB //Candy Basket"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Cheesecake" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001ED2B0 //Cheesecake"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Chestnut" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAA8 //Chestnut"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Chocolate" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001ED2BC //Chocolate"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Chocolate Basket" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001ED2B8 //Chocolate Basket"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Chocolate Cake" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001ED2B3 //Chocolate Cake"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Chocolate Cream Cake" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001ED2B2 //Chocolate Cream Cake"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Christmas Melon" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAE8 //Christmas Melon"
End If
If ImageCombo1.Se
lectedItem.Tex
t = "Chrysanthemum Perfume" Then
Text1.Text = Text1.Text & vbCrLf & "dd 001EDAAE //Chrysanthemum Perfume"
End If
end sub
Y asi por el estilo hasta tener tu codigo entero en los labels que ayas agregado para esto, Y por ultimo el codigo de command1_click
Private sub Command1_click()
Label1_click()
Label2_click()
label3_click()
Label4_click()
end sub
No se si me entendistes.
Creo que funcionara. detodos modos si no funciona, es por que no se como utilizar Visual Basic
POR CIERTO, Parece que estas haciendo algun modificador de codigo de Gamegenie, GameShark,Action Replay o algo por el estilo, Cierto?
-700esoj