Mensaje
 
a
27/09/2006 17:46:37
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Foro:
ASP.NET
Category:
Object Oriented Programming
Environment versions
Environment:
VB 8.0
Miscellaneous
ID de la conversación:
01157683
ID del mensaje:
01157721
Views:
30
>Starting to get into OOP, and I had a question about databinding.
>
>I have an object called "wire" with a property called "Color", and I want to bind a textbox to that property.
>
>Isn't TextBox1.DataBindings.Add("Text", wire, "Color") the command I want? It doesn't seem to work, because when I change the value of wire.Color, the textbox doesn't follow.

Is the Color property a string type?
Semper ubi sub ubi.
Previous
Next
Responder
Mapa
Ver