I am trying to display all matching records from an Access2000 database in a Datagrid on a vb.net form. What needs to match is a user selected date. I'm ...
If I wanted to reference a control in a Windows or ASP.NET program, I'd use something simple like:<BR><BR><pre class="ip-ubbcode-code-pre">myButton.Visible = False ...