TheProgrammingZone.com

VisualBasicZone.com => Semi VB Decompiler => Topic started by: bartbeast on September 19, 2005, 09:08:50 am



Title: Editing pictures on forms
Post by: bartbeast on September 19, 2005, 09:08:50 am
Hello,

I just bought Semi VB Decompiler and would like to do something with it.  I would like to change the picture used as background on a form and save this to the exe.  Can this be done?

Bart Torbert
barthome1@comcast.net


Title: Editing pictures on forms
Post by: TheProgrammingZone on September 19, 2005, 10:43:39 am
Hello Bart Torbert,
Currently Semi VB Decompiler does not allow you to change the picture. It gets a little tricky, and requires the form pointer to be moved and extra padding added to the exe file.

If you need it done I can probably do it manually. I will email you this topic and some additional details.

VisualBasicZone.com