Custom control clipping (irregular shape)

  • Thread starter Thread starter ppyrstr
  • Start date Start date
P

ppyrstr

I have been trying to figure out how to have a custom
control that is irregular (non-rectangular) not interfere
with other elements on the screen that may interfere with
it's "regular" shape (the control defining rectangle).
For example, if I make a custom control that simply paints
a circle inside its bounding box, how can I have the
control not have the area of the control outside of
the "bounding circle" affect any objects underneath it or
subsequently placed on top of these new "bounds." Any
suggestions would be welcome. Thanks.
 

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