couldn’t find any other sensefull way than inheriting from usercontrol.
have tried to just attach a custom window to that user control for size and position. the trouble surfaces however, when you use InABox mode, since it should scroll around together with the patch, and not visible, when scrolled out. you’d also have to do z-sorting with other patch windows yourself…
and then there is high-dpi settings and all this other stuff which will make you bleed…
what kind of window do you have to use that you can’t host it in a usercontrol?