Hello World: Beginning C++

Posted by: admin  :  Category: Visual C

The program virtually every programmer starts out with: Hello World, with explanations on the parts of it.

Make one color see-through (Transparency Key)

Posted by: admin  :  Category: Visual C

In this tutorial we will show you how you can make one part of a form see-through (Transparency Key).

Change Opacity on for at runtime

Posted by: admin  :  Category: Visual C

In this tutorial we will code an application that will allow us to change the opacity of a form, to make it transparent, at run time.