I am trying to achieve the effect of overlapping the border of the main window using a control. It is difficult to explain this in words, which may also be due to the fact that it is difficult for me to find information on how to do this or if it is possible.
The following is an example of the effect I'm trying to get (from the designer), where the "note" objects are floating outside the main window.
However, the effect that I get at runtime is this (below), the internal controls are clipped to the border of the main window.
Can someone please tell me if this is possible (or not), and if possible some suggestions on how I can get this effect.
source share