Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - Error with Access2003 and PopupControl
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Error with Access2003 and PopupControl

 Post Reply Post Reply
Author
Message
lucchino View Drop Down
Newbie
Newbie
Avatar

Joined: 25 June 2012
Location: Vicenza
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote lucchino Quote  Post ReplyReply Direct Link To This Post Topic: Error with Access2003 and PopupControl
    Posted: 25 June 2012 at 10:03am
Hi,

I modify your VB example to use the control in Access2003, i got run time error 13 in this code:

Set Popup = PopupControl0

where PopupControl0 is the name of the control in the access form

Can you help me please o you have an example in Access of this control?

Thanks

Luca Fortuna
www.dinamico.it
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 06 July 2012 at 8:42am
Dim Popup As XtremeSuiteControls.PopupControl
Set Popup = PopupControl0.Object  
Back to Top
lucchino View Drop Down
Newbie
Newbie
Avatar

Joined: 25 June 2012
Location: Vicenza
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote lucchino Quote  Post ReplyReply Direct Link To This Post Posted: 06 July 2012 at 9:49am
Thanks a lot
Now it runs!
Luca Fortuna
www.dinamico.it
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.188 seconds.