custom activex control in access
I am trying to get Access to recognize that my custom activex control has textboxes containign information on it. For example, when I type Me!MyControl.Controls.Count, I get 0 even though there are 82 controls on it, 15 of which are textboxes. What gives?
|