How can I make scrolling text with various background on a transparent background. Is it possible in VB
Printable View
How can I make scrolling text with various background on a transparent background. Is it possible in VB
I don't understand what you're asking, you have to realy explain your problem/question in order to get help.
Yes, you can use transparent backgrouns setting the MaskColor of a transparent picturebox to the same color that you have on the background in your labels/images.
The question should have been 'text with various formatting' instead of 'various background'. It was a typing error!!!. I actually want something like a richtextbox control which can display background pictures with the text scrolling with different kinds of formatting applied to it. Background picture should not move with the text though.