Re: firing events from server

Alireza Kheyrollahi <[email protected]> Tue, 28 May 2002 17:09:21 +0100
Newsgroups gmane.comp.windows.devel.vbcom
Message-ID <00ff01c2066f$34090ca0$290c073e@aliostad>
Dear Francis,

Treeview has a lot of bugs. Have you checked this one?


      =====================================

      BUG: Treeview Control NodeClick Event Not Raised When SingleSel = True
     

ID: Q240229 
==================================
After setting the SingleSel property of the Treeview control to True, the NodeClick event for this control is not always raised. This only occurs with the version of Mscomctl.ocx that is included in Visual Basic 6.0 Service Pack 3.0 ................



Regards
Ali







----- Original Message ----- 
From: "Knebels, Francis" <[email protected]>
To: <[email protected]>
Sent: Tuesday, May 28, 2002 3:23 PM
Subject: [VBCOM] firing events from server


> Has anyone run into a problem firing events from COM components.  Here's my
> scenario.
> 
> I have a COM server that fires an event.  I have a standard EXE that should
> catch the event.  the standard EXE has a treeview control and I create an
> instance of the COM server in the NodeClick event of the treeview.  Events
> from this object instance are never fired up to the client.  If I take the
> object creation out of the NodeClick and put it in the Form_load event,
> everything works properly.  Is this a known issue?  I searched the MSKB but
> didn't find anything.
> 
> Francis X. Knebels
> Merck Vaccine Division
> WP97-3W507
> 215.652.7710
> 
> 
> ------------------------------------------------------------------------------
> Notice: This e-mail message, together with any attachments, contains information of Merck & Co., Inc. (Whitehouse Station, New Jersey, USA) that may be confidential, proprietary copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named on this message. If you are not the intended recipient, and have received this message in error, please immediately return this by e-mail and then delete it.
> 
> ==============================================================================
> 
> You can read messages from the VBCOM archive, unsubscribe from VBCOM, or
> subscribe to other DevelopMentor lists at http://discuss.develop.com.
>