c# - Displaying wpf content over/outside main window bounds -


i trying achieve effect of overlapping main window boundary control. it's hard explain in words maybe why having difficulty finding information on how or if possible.

below example of effect trying (from designer), "note" objects float outside bounds of main window.

example 1

however effect @ runtime (below), inner controls clipped boundary of main window.

example 2

can please tell me if possible (or not), , if maybe suggestions how effect.

i don't think there's way draw outside bounds of window. however, create new window note control , align main window.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -