To enable the data-binding capabilities of an ActiveX control, you must first open the Code window of your UserControl and move to the Property procedure to which you want to bind the data. This is done through the Procedure Attributes dialog box, which is accessed from the Tools menu. From this dialog box, confirm that the Property procedure that will reflect the data is displayed in the Name listbox. If it isn’t, select the correct Property procedure from the listbox, then click the Advanced button. This expands the dialog box.