Is it possible to program events and subs like the Click Event for a button that was declared without physically being on the form?
Example:
Dim NewButton as New Button
How would I go about firing the click event and using it inside a button that is not physically in the form during design...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.