Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form-Inheritance Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Programmation orienté objet
Divers
Thread ID:
01478443
Message ID:
01478446
Vues:
44
>Hi there,
>
>I've build date-entry-form which inherits from a base form some methods and properties and which contains a toolstrip,
>When I now inherit a form from this data-entry-form-class I can't modify the toolstrip anymore. I've tried changing the
>modifier of the toolstrip from private to protected but the toolstrip is not editable.
>Can anyone telle what I am doing wrong or if I can't change this behaviour?
>I am trying this with vb.net in VS 2010.
>
>Thanks in advance

Normal behaviour. If you need to modify the Toolstrip then you will need to specifically surface it as a property of the Form.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform