Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / ActiveX Controls / February 2004

Tip: Looking for answers? Try searching our database.

Click events not working in Access Form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
OpticTygre - 24 Feb 2004 01:50 GMT
Hey folks...a bit of a problem here.  I have a form in access, and included
is a treeview control.  However, the treeview control's nodeclick event is
not responding:

Private Sub tvMain_NodeClick(ByVal Node as Object)
   Msgbox "Hello"
End Sub

To work around this, I was trying to put some code under the main form's
MouseDown event as a workaround.  However, this event doesn't seem to be
firing either.  Has anyone run across any problems like this?  Could there
be other objects in other forms overriding these types of click events?

Thanks for any info.

-Jason
Alex Dybenko - 24 Feb 2004 06:16 GMT
1. try to reinsert event using 2 top combos of forms class window
2. start access TV in load event, do not use open event
if nothing help - try to recreate form

Signature

Alex Dybenko (MVP)
http://Alex.Dybenko.com

> Hey folks...a bit of a problem here.  I have a form in access, and included
> is a treeview control.  However, the treeview control's nodeclick event is
[quoted text clipped - 12 lines]
>
> -Jason
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.