|
-
Apr 16th, 2018, 01:29 PM
#5
Re: Drawing on UserControl with Transparent BackStyle.
 Originally Posted by software07
...Controls on the Form should be visible apart from my drawing when the UserControl is over them. ...
 Originally Posted by wqweto
This works:
...
'--- design-time settings
' UserControl.Windowless = True
...
I'm pretty sure that a Windowless control can't be drawn over other controls (other than other windowless controls) so doesn't quite work as the OP specified.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|