Can the new tranparent brush display a large background image, instead of just replicating a small portion from the upper left corner of a large 600 X 600 pixels bitmap?
For example, I want to use as the background image on a dialog, a photo of an invoice, and then overlay it with various GETs where the user can enter the data that will be printed on the invoice. The purpose of this is to provide an order entry interface that more closely resembles the actual object that the user wants to create: the invoice for the order.
- Roger