Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you pass a parameter into a form
Message
From
02/02/2001 16:37:42
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
02/02/2001 15:14:02
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00471940
Message ID:
00472004
Views:
48
This works for me. Thanks.

>>Using VB6. How do you call 1 form from another and pass a value to the form?
>>
>>Right now I do a formname.Show(). How can I pass a parameter to the called form?
>>
>>Thanks,
>>
>>Jerryt
>
>AFAIK there is no "intrinsic" way of doing it. Some options include, but are not limited to:
>- Use a public variable declared in a module
>- Define property procedures in the form that would be set before showing the form.
Previous
Reply
Map
View

Click here to load this message in the networking platform