Visual Basic .NET.... I have a textbox on my form whose text property is bound to a datasource. If I set the Visible property to FALSE, I can no longer see the textbox.text value in my code. When the Visible property is set to TRUE, no problem. Any ideas???