|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DataBindings and Custom ControlHi,
I have a custom control based on a TextBox and have my own property called 'ValidateText' I can add DataBindings easily to it at runtime but is there a way to do it at design time when I drag a table from a Typed DataSet so it adds the ValidateText Property to the DataBindings list and sets the link to the tblxBindingSource - FieldName? Is there a way to detect when a control has been added to a form from a typed dataset? TIA |
|||||||||||||||||||||||