Groups | Blog | Home
all groups > vb.net > october 2007 >

vb.net : How to Reference text box in tab control


Wills
10/2/2007 11:27:22 PM
I have an app that minimises to system tray. My goal is for a user to be
able to right click on the icon in the system tray and select paste from the
context menu and for the data on the clipboard to go into a textbox within
one of the tabs of a tabcontrol. I have all I need apart from how to
reference the text box. I can access it via intellisense using Me but when
I try Me.txtFromClipboard.Text = fromClipboard.ToString it doesn't work.
Help appreciated.
thanks

rowe_newsgroups
10/3/2007 5:05:12 AM
[quoted text, click to view]

What doesn't work? Is it throwing an exception? If so what's the error
message?

Thanks,

Seth Rowe
AddThis Social Bookmark Button