PatRoy
Newcomer
Hi,
How can I access a form control, let's say a textbox, within a private shared sub?
My situation: I'm learning about Async Sockets (server) and I want to insert the received text by the server in a textbox on my form. I read something about creating a delegate sub, but it wasn't very clear and helpful. So if anyone could help me with this, I would be very Thanks.
Pat
How can I access a form control, let's say a textbox, within a private shared sub?
My situation: I'm learning about Async Sockets (server) and I want to insert the received text by the server in a textbox on my form. I read something about creating a delegate sub, but it wasn't very clear and helpful. So if anyone could help me with this, I would be very Thanks.
Pat