|
-
Oct 25th, 2006, 07:41 AM
#1
Thread Starter
Lively Member
[2003] textbox click
I am trying to get the text from a multiline textbox at the point where it is clicked using Me.TextBox1.SelectionStart().
the click event of the textbox doesn't fire, should it?
I tried a panel underneath the textbox but click only fires if you click outside the textbox area.
I have considered using a listbox and SelectedIndexChanged but it doesn't scroll.
any ideas how I can get the desired effect with either a textbox or listbox?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|