I agree. Better not change settings if you dont know what to do. Just run soft as admin. Who wants to change settings of trusted installer can find info in internet. See in this video how to change...
Vb6 instalation RUN AS ADMINISTRATOR. Just right click on vb6.exe file, then choose (run as administrator)
All your programs run as administrator. Of course you just can change folders rights from...
PNG (Portable Network Graphics) file support tranparency. In this topic first picture is png with tranparency code, you can see behind picture is a backorund picture.
Oval and circular not same :eek: In that case i try explane better. You see in vb picturebox form is square.When i want to add picture it must be same form as picturebox. But how to change picturebox...
You see im not speaking englisch. I try write text the simpler, maybe i do mistakes but in the end we somehow understand each others. So vb.net is better then vb6. I like vb2010 but its hard to deal...
You misunderstand, my all program is transparent. PictureBox is not set that way and as a result we see white area around picture. Better way to deal with this is upload a png picture then set...
I did it my self with 12 picture. Only thing left is find out how remove picturebox white backround around picture. You can see first picture in this topic. If you are interesting what code i write...
"Why are you using strings to compare a numeric value" - i using this because it is astrology program witch show info by date of birth. In picture you see 8 square, then must be writen numbers.
...
I use tranparent and png code from other sources. I make exe.file and tested program. I dont noticed any errors. Programs works fine and other form not apear in primery form program.
In this picture you see program with pictureBox witch is one of zodiac sings. Now i need add 12 zodiac sings and make that every sing show from curent answer.
I find another solution. In project i add more forms but i rename. It is a blank form with name o prevouslyerror. Lets say if apears "AboutScr" error, i add form with that name and error no more. So...
In that case for me is bad news. Program works corecly without any errors, but when i try save to exe.fileapears errors. Can you know - vb6 programing code can be use in visual basic 2010 express?
Yes you right. i just change my forms name to AboutScr and no more that error, but now is other errors.
It no use, when i fix one error, apears another. It is another way to save, or convert files...
You see in vb 2010 i upload png picture and change design time control manualy. It no has any code. Its easy and fast. But in Vb6 if i upload png picture white area still show because that area is...
Agreed . But that sound must be added to vb, not opened from my computer, because when i done my program i put in another pc ant tested. If sound code must be open file from location then in another...
Its same. I give up. I think i just add 1 sound, and that sound play when start program, lets say whe i push "on" button and when i turn off program that sound stops.So can you help me with 1 sound?