• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

how to disable partial classes in .NET 2005

seanp789

Senior member
I have written some custom user controls. in 2003 these control would show up in my toolbox as MyControls.

partial classes in 2005 seem to be preventing me from having that luxury.


any help on this?
 
Back
Top