How are new controls created in code, or more specifically winsock controls. I know someone asked a question similar to this a few weeks ago but I do not think they got an answer.
Any help greatly apprieciated.
Printable View
How are new controls created in code, or more specifically winsock controls. I know someone asked a question similar to this a few weeks ago but I do not think they got an answer.
Any help greatly apprieciated.
use the 'Load' statement. that would help you create a new instance of your control. i have also been able to create a new instance with the CreateObject(), but i cant display it after that... this is what i actually try to find on this forum :)
Thanks again randum, thats twice you've helped me in as many days (I think the onther post was yesterday not Friday).:cool: