Hi,
This is probably a dumb question, but I just haven't found a straightforward answer to it.
I have a listview running in Detail mode. Basically, it's a list of data with multiple columns of data. I know how to get the value of the first column of any record. However, sometimes I want to get...
Ok in VB and VB.net I know how to control other forms and communicate with them. For example, if I want to refresh a control on another form (formB) from formA I could write something like this in the code of formA:
formB.somecontrol.requery
How do you do the equivalent thing in C# windows...
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.