Jump to content

How to make a photo appear outside a visual basic form

- - - - -

  • Please log in to reply
1 reply to this topic

#1
BLACK_PRINCE

BLACK_PRINCE

    Newbie

  • Members
  • Pip
  • 1 posts
HI everyone I am a beginner Visual Basic Programmer. I came across a executable program built by someone in India. This program is portable in the form of a keygen built in Visual Basic. When you click on the program icon it open up, and a picture of a girl (jpeg image) also opened next to the program, but not attached to the original program. If you move the open program the picture of the girl also move. I understand that you can add a picture to the form in Visual Basic which stays on the form, but this picture of the girl is off the form and is just floating next to the program. I am fascinated about this technique and am wondering if anyone know how to write the code in Visual Basic, which will allow the picture to appear off the form when executed. Any help will be appreciated..thanks

#2
Vaielab

Vaielab

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 547 posts
Not sure if this is the exact same technique that he use, but if I had to do the same thing, I would simply create a second form, without any border, and put an image that will fill the complete form.
So 2 form, one for your data or operation, and the second one for the picture.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users