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
How to make a photo appear outside a visual basic form
Started by BLACK_PRINCE, Sep 03 2011 05:04 PM
1 reply to this topic
#1
Posted 03 September 2011 - 05:04 PM
|
|
|
#2
Posted 03 September 2011 - 07:49 PM
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.
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


Sign In
Create Account

Back to top









