Posted: Sat Oct 06, 2007 8:27 pm Post subject: Re: Getting Text under Mouse C#
ZenXChaos wrote:
Does anyone know how to get the Word/Text under the mouse.
Or get text from hovering over a Text based area?
Thanks.
-ZenXChaos
Make a ToolTip from the Toolbar, then in the Misc section of ur TextBox You'll find "ToolTip on toolTip1" (toolTip1 is just the name of the toolTip) _________________
Control is the what the tool tip is on, caption is what its showing
so this.txt is my textbox, and "lol" is what is showing up
but like i said, with .NET u just modify properties. but there are certain things that require changing of the toolTip so yea, use the one above _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum