Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How Do I Call OnResize() ?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
How Do I Call OnResize() ?
Divers
Thread ID:
01412846
Message ID:
01412846
Vues:
105
I have a usercontrol, and internally I'm changing it's size. I then have:
        protected override void OnResize(EventArgs e)
        {
            // My code here

            base.OnResize(e);
        }
What event args is it expecting?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform