Visual studio 2008 IDE not rendering Custom Controls correctly
问题 I'm having an issue at design time with all my forms and custom controls within Visual Studios 2008. Up until the previous check in, all of the controls were rendering as expected. The only main difference between the current version and the previous working version was that a Property on the control UIText was renamed from Content to Value . The other changes are adding a new form and 3 new enums, but there's certainly no obvious change that would affect all forms in the program (including