Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New textbox feature
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
New textbox feature
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01001844
Message ID:
01001844
Views:
81
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)

Next
Reply
Map
View

Click here to load this message in the networking platform