How to create a transparent control ?

  • Thread starter Thread starter Sagaert Johan
  • Start date Start date
S

Sagaert Johan

Hi

How can i create a transparent control that has mousedown mouseup and click
events ?

I have a image covering the whole form and i would put the controls on top
of this image ,to have some form of 'hotspots'

Since the limits in CF , this seems to be difficult to do.

Please help

Johan
 
The only way you might be able to do this is by creating your own
control, inheriting from the label class - there was a post about this
under the ' Labels transparent only when directly on the form (Bug?)'
thread in this group, from Iassen Assenov.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top