R
Rob Kraft
I've created a simple form that inherits from System.Windows.Forms.Form.
However, any forms that I inherit from my baseForm will not render in
designer. The code compiles and runs successfully, but I can't see the form
in design mode and I think it would be very handy to be able to do so.
Similar posts to this question seem to have given up on finding a solution.
Does anyone have a solution? I hope MS is aware of this and fixing it.
Rob
However, any forms that I inherit from my baseForm will not render in
designer. The code compiles and runs successfully, but I can't see the form
in design mode and I think it would be very handy to be able to do so.
Similar posts to this question seem to have given up on finding a solution.
Does anyone have a solution? I hope MS is aware of this and fixing it.
Rob