alt.comp.lang.visualbasic.ver3
Discussion:
Selected text on vb3
(too old to reply)
Mad
2004-01-13 16:24:17 UTC
Permalink
Hello, does anyone know how to make the text on a textbox be selected when
it gets focus on Visual Basic 3?
Martin Trump
2004-01-13 17:25:40 UTC
Permalink
Post by Mad
Hello, does anyone know how to make the text on a textbox be selected when
it gets focus on Visual Basic 3?
Look up help on:-
GotFocus, SelStart, SelLength, and Len(Text1.Text)
HTH.
Regards
--
Martin Trump
Continue reading on
narkive
:
Search results for
'Selected text on vb3'
(Questions and Answers)
3
replies
How can I program Access to run an SQL
SELECT
query within VB code in the Access file?
started
2007-02-21 18:41:35 UTC
programming & design
6
replies
Excel VBA compile error?
started
2012-03-01 14:19:39 UTC
programming & design
3
replies
VB 2008 Create variable from within the program?
started
2011-07-19 22:02:54 UTC
programming & design
6
replies
how do i display the
text
in a textbox in a msgbox ?
started
2008-04-15 05:01:28 UTC
programming & design
5
replies
How do I make an error appear if a letter is entered in a number
text
box? Vb.net?
started
2011-10-28 01:41:37 UTC
programming & design
1 Reply
1 View
Permalink to this page
Disable enhanced parsing
Thread Navigation
Mad
2004-01-13 16:24:17 UTC
Martin Trump
2004-01-13 17:25:40 UTC
Loading...