Using AnimateWindow and set the transparency for a form with no titlebar
Hello, I am sort of new to Visual Basic, but i am currently practicing VB by writing a cd player. I recently discovered how to use the AnimateWindow and how to set transparency for a form. I want to get into subclassing, because it would make my programming more powerful, and because I currently have a problem.
I have tried to use the AnimateWindow function on a titlebar-less form(with a custom shape) but nothing will execute. Meaning that if I want to make a fade in effect it wont unless i have a titlebar. I supose i would have to do some subclassing, but i really need explanations on concepts and techniques. Thanx a lot for answering. Amon Ra(Alexis)
PS : I am on Windows 2000