Form Opacity

Started by Petrus Vorster, November 01, 2012, 11:51:19 AM

Previous topic - Next topic

Petrus Vorster

First, thanks for all the help this far.

How do one set the opacity for a form?
In VB.net one can set it to any percentage.
OR
Is there a way one can make a PNG image stand alone like a form?

This is difficult terrain!
:o
-Regards
Peter

Paul Squires

PNG image stand alone like a form.... maybe add a FireImage control to a form, add the PNG, and maximize the FireImage to cover the entire client area of the Form via the WM_SIZE handler. Set the form to have no borders or caption bar.

Paul Squires
PlanetSquires Software

Petrus Vorster

HI

I tried that, but the PNG has "corners" and shows, but i will experiment more.
-Regards
Peter

Patrice Terrier

#3

Petrus Vorster

Patrice, I admire your work!
I saw some form samples at Jose Roca's.
You are an artist like no other!
Excellent Work.
-Regards
Peter