
Custom TextBox OCX Problem
Hello Folks!
I'm designing a custom control textbox which has the feel of Office 2000.
The only problem that i've run into is that i can't add the DataField
property to the textbox control. I've been able to add DataSource,
DataMember & DataFormat (from the ActiveX Ctl Wizard) so I can't see why I
can't add DataField.
If I try to create a custom property called DataField, the wizard & complier
complains.
Any thoughts appreciated
Regards
David