Hi,
I wondered if anyone could help me ..
I _NEED_ my panels and labels to show the background ... Ive read the other posts and it seems that this is impossible without drawing it ....
Is there another way? .. I have tried setting the forms transparency colour ( to magenta) and the control to the same colour ... this works.. but I dont want to see through the form itself.
If I have to use system.drawing could someone please show me how to use it and also use it with panels ... as they are required..
---
another problem I am having is calling two keys
Forms.SendKeys.SendWait("%{ALT}" & "%{PRTSC}")
It doesnt understand ALT ... am I missing something?
I wondered if anyone could help me ..
I _NEED_ my panels and labels to show the background ... Ive read the other posts and it seems that this is impossible without drawing it ....
Is there another way? .. I have tried setting the forms transparency colour ( to magenta) and the control to the same colour ... this works.. but I dont want to see through the form itself.
If I have to use system.drawing could someone please show me how to use it and also use it with panels ... as they are required..
---
another problem I am having is calling two keys
Forms.SendKeys.SendWait("%{ALT}" & "%{PRTSC}")
It doesnt understand ALT ... am I missing something?