How to assign a state to checkbox in Visual Basic.net ?

  • Thread starter Thread starter aurora10
  • Start date Start date
A

aurora10

I have a text file with words TRUE and FALSE, line by line.

I want to read this file so that those values will be assigned to a
corresponding checkboxes.

How can I do that ?

Thank you :)
 
I'd suggest asking in a newsgroup related to VB.Net.

This newsgroup is for questions about coding for Access, the database
product that's part of Office Professional. Access uses VBA, not VB.Net.
 
Back
Top