SelChange Event???
Me.SelLen = Len(me.txt)
- Tom
On 01/02/2008, at 2:49 AM, Terry Ford wrote:
> I am having a bit of difficulty in my attempt to over-ride the
> standard mouse behaviour in an editfield.
>
> I currently have four editfields that can contain from one to three
> characters. I have it set so that when the field is either tabbed
> into or clicked on, any previous entry is selected. I do this in the
> gotfocus event.
>
> Is there any way to override the second click to prevent the
> insertion bar appearing with a sellength of 0?
>
> TIA,
>
> Terry
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|