Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New textbox feature
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
New textbox feature
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01001844
Message ID:
01001844
Vues:
88
Hi Kevin,

Would it be possible to add a feature to the MM.Net textbox class which simulates the VFP select on entry behavior?

  1. Add a SelectOnEntry Property
  2. When set the onGotFocus event will either

    1. Select all text (me.selectonentry = true)
    2. De-Select all text (me.selectonentry = false)

  3. When set the onClick event will either

    1. Select all text (me.selectonentry = true)
    2. De-Select all text (me.selectonentry = false)

Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform