Not sure if this is the correct place for this but...

I'm developing a Window system similar to windows forms for XNA (a wrapper for directx).

Would it be possible for me to allow for designer support for these custom classes, which would not inherit from Form or from Control?