Workaround: Empty Design View for User Controls
I've noticed quite a few people run into the issue "Why is design mode empty for my web user control (ASCX)?". It's not obvious what might be causing this bug, so I thought I'd offer an explanation and a couple workarounds. Problem You have a user control that has a "link" tag to an external style sheet or a "style" tag with local styles...