|
-
Apr 15th, 2004, 10:48 AM
#1
Thread Starter
Member
stupid question
Guys,
sorry 4 stupid question...
for example in VB 6:
i have a form with textBox on this,
and from different location /ie method in class module/
i can acces this textbox like this:
strMyText = Trim(frmmain.txtMyText.Text)
the question is ... how can i access textbox'es method properties from different location in
VB.net
Thanks,
Eugene
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
|