I'm trying to create a simple activeX control that validates user input. The ActiveX control only has a textbox and the activeX control filters out the type of characters that are entered into the textbox.

I want to know how to set up the activeX properties so that I can pass datasource and datafield to the textbox. I'm new to this so maybe this isn't what I need to do. Any advice is appriciated.