Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Now to subclass a grid
Message
De
01/11/2010 21:55:58
 
 
À
01/11/2010 18:37:44
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01487795
Message ID:
01487818
Vues:
48
>>> First queston is, can you subclass it or is it a sealed class?
>
>I have subclasssed it in code and can use that subclass on a form. I'm new to .net so don't know else to subclass it.

Hi!

This is a limitation Microsoft has introduced with VS2005 - since VS2005 visual inheritance is no longer supported.
It's founded by problems with designer serialization of complex components and component collections.

DEVEXPRESS introduced a workaround to re-enable visual inheritance for their controls. It can be enabled by using the DXDesignKeys tool located in the DX Tools menu.

Here is a link which talks about this:
http://community.devexpress.com/forums/t/65511.aspx

Hope this helps.

Sarosh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform