Hi,
For a given control I set the AddHandler event for a given control on the Form Load Event. Is it possible to specify the AddressOf Object by a String?
Example (simplest form):
I have a public function (TestRoutine), a control (Control) and a string (RoutineName = "TESTROUTINE").
The...
Hi,
I have been reading extensively about searching generic lists in VB.NET with the usage of delegates. However, I still cannot seem to grasp how to achieve what I want to, which I believe is frustratingly simple!
I have a list populated with instances of an object with three parameters...
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.