I Am trying to make a Addon mask on a textBox control.
I already know how to add all the properties of the textbox
including the datasource and datafield property.
But I still cannot read the datasource And datafield Property in the UserControl, So if I Put Text1.Datasource - Or UserControl.DataSource I get A error.
So if anyone has a example on how i could get the datasource control, then please post it And Thank YOU