Hi, I am a VB beginner after 20 years of programming abstinence so please pardon my ignorance.
I am making a very standard app - a Wiondows form with standard controls.
I would like to make some of the controls (e.g. a TrackBar) semi-transparent or at least give them a background image.
I have...
Hi,
I have a few transparent .png images with same size and want to add or subtract them one of other and then put the image to picturebox.
First picture:
Second picture which contains white pixels (or it could be black pixels) which should be erased from first picture:
The result should...
I have a winforms app that I wrote on a Windows 7 box. It uses a double buffering for speed, gradient that it paints on the back of a tabpage, lots of DataGridView, and some rectangles (solid filed) for display. When the app runs on a Windows Vista or Windows 7 box it runs fine, but running on...
I am doing a project for my Computer Science class and need help on how to make a picture have a transparent background. As of right now, I am having the picture be stored as a Bitmap and setting the white color attribute of the bitmap to transparent; then drawing the bitmap. It works and...
Hi to all,
I need to display a arrow picture over another picture.
But i cant able to make arrow picture transparent other than the arrow. Always it is in rectangle format(Picture box). I tried the picture box color to transparent, But that doesn't worked.
A separate user control for displaying...
Hello,
I have a normal VB 2008 form with a WebBrowser control inside it (docked to fill the whole form). I have FormBorderStyle set to none and the TransparentKey is red. I then have this HTML code inside the WebBrowser that loads a Flash file, makes the background of the Flash object...
--------------------------------------------------------------------------------
Hi, i want to control my Windows Media player from Inside fullscreen applications & games, xfire does this great, for communicating with friends, etc.
but i want just a "skip backwards" and "skip forward" button...
Hi There,
I've been trying to use the Graphics instance generated by the PrintDocument to render Alpha Blending graphical objects (i/e rectangle filled with Brush=100,255,0,0) - but without any luck, they all appear.... defected in a way, can't really point the finger on whats going on there...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.