I need to be able to overlap usercontrols with userdrawn items on them. Unfortunately, the shapes I'm drawing get covered up by the other usercontrols. Is there a way to have a transparent control that still allows drawing code to work? I've tried setting the Windowless property to True, and it didn't do anything.
![]()




Reply With Quote