PrimusGreg
12-12-2002, 08:14 AM
I'm creating an object that is essentially a form (a paper form, not a VB form) and it's properties are the various fields on the form. What I want to know is once I set all of the properties for my object, can I bind a text box to one of the properties of the object. Say for example, my object has a date property. Can I bind a textbox to that date property?