Hello,
I need to add the SMTP control component to VB6.
I have downloaded the SMPT.ctl file but do not know what to do with it.
Please explain how I would add this or what directory to put it in.
Thank you
John
Printable View
Hello,
I need to add the SMTP control component to VB6.
I have downloaded the SMPT.ctl file but do not know what to do with it.
Please explain how I would add this or what directory to put it in.
Thank you
John
Go to Project/Add User Control. Click the Existing tab. Add the ctl file. Some places to put it would be the same directory as the project that's using it, or a directory in which you keep all your user controls.