Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB.NET 1.0 > VB.NET 2002/2003 Basics
|
VB.NET 2002/2003 Basics For coders who are new to Visual Basic, working in .NET versions 2002 or 2003 (1.0 and 1.1).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB.NET 2002/2003 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 20th, 2004, 03:38 AM
Authorized User
 
Join Date: Jun 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default Substitution for CodeContextObject

Please, help me with this problem:
In VBA I fill text boxes txt1, txt2, txt3 and txt4 on several forms by means of one module-procedure. In that module-procedure I put:
CodeContextObject!txt1 = ...
...
CodeContextObject tells from which form the module-procedure was called or in the other words - in which form the text boxes txt1, txt2, txt3 and txt4 should be filled.

The question is - how to do it in VB.NET? I presume - by means of "sender", but I don't know how.
Thank you in advance,
Mladen






Similar Threads
Thread Thread Starter Forum Replies Last Post
Variable substitution in logging.properties Gap_Tooth Apache Tomcat 0 July 21st, 2008 02:50 PM
Correct my xslt for data substitution asap XSLT 0 July 29th, 2006 03:42 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.