On Nov 17, 2008, at 8:23 PM, Bob Sysero llc Dev wrote:
> What I think this is telling me is I am dealing with two defrent
> objects
> within the form. Because of that I need to use the self.Form to avoid
> the "object has no attribute 'QuickButton1" error. Am I on the right
> track? I think I got it!
The RegID name is added to the form's namespace, so that from another
control, say, a button on the form, you can reference the control by
its RegID as self.Form.<RegID>.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]