A
Arthur Dent
Hello all...
I am trying to use visual inheritance in some forms in a VB.NET 2008
project, compiling against the .NET 3.5 runtimes.
In my inherited forms, I am getting the old "visual inheritance is currently
disabled because the base class references a device-specific component or
contains P/Invoke code." error that was common in .NET 2.
I was hoping this issue would've been resolved in .NET 3.5. I tried adding a
design-time attributes file, like would fix it in .NET 2, but it did
nothing.
Is there any way to get visual inheritance for NET CF 3.5 apps at
design-time?
Thanks in advance,
Arthur Dent.
I am trying to use visual inheritance in some forms in a VB.NET 2008
project, compiling against the .NET 3.5 runtimes.
In my inherited forms, I am getting the old "visual inheritance is currently
disabled because the base class references a device-specific component or
contains P/Invoke code." error that was common in .NET 2.
I was hoping this issue would've been resolved in .NET 3.5. I tried adding a
design-time attributes file, like would fix it in .NET 2, but it did
nothing.
Is there any way to get visual inheritance for NET CF 3.5 apps at
design-time?
Thanks in advance,
Arthur Dent.