add mscomm in my activex
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 3 articles for 0.041 sec
Re: MSComm; C++ Builder 10.161     

Group: borland.public.cppbuilder.vcl.components.using · Group Profile · Search for add mscomm in my activex in borland.public.cppbuilder.vcl.components.using
Author: Jason Cipriani
Date: Feb 16, 2008 08:12

MSComm is an ActiveX control. It's in MSCOMM32.OCX. I don't know how to do this ...1) Open your project. 2) Component -> Import Component 3) Choose "ActiveX Control" 4) Choose "Microsoft Comm Control" from the list. 5) Add unit to current project. If you want it to appear in... back (about the last time I used Builder) using an MSComm control which dialed the numbers for me. I can't ...
Show full article (1.57Kb) · Show article thread
Re: "Run-time error 429: ActiveX comonent can't create object" MSC     

Group: microsoft.public.excel.programming · Group Profile · Search for add mscomm in my activex in microsoft.public.excel.programming
Author: Ker_01
Date: Feb 18, 2008 07:08

... VBA project and try to add that particular component. If you ... your development PC for that ActiveX due to the VS installation.....Net code would call the ActiveX; your VBA code would call ...excel i am referencing the MSComm 6.0 axtive X control...the "Run-time error 429: ActiveX comonent can't create object...line "Set MSComm1 = New MSComm". The activex component has been registered...
Show full article (2.58Kb) · Show article thread
Re:     

Group: microsoft.public.es.vfoxpro · Group Profile · Search for add mscomm in my activex in microsoft.public.es.vfoxpro
Author: Meforero
Date: Nov 1, 2007 09:04

... = 21, ; Width = 38, ; Name = [ocxCOMM] ADD OBJECT lblava_ports AS label WITH ;...= .F., ; Interval = 1500, ; Name = [Timer1] ADD OBJECT lblports AS label WITH ;... lcGoodPorts = [] *~ Set initial properties of MSCOMM .OCX WITH THIS.ocxCOMM .RThreshold =... glBadPort ENDPROC PROCEDURE ocxCOMM.OnComm *** ActiveX Control Event *** *~ CommEvent = 2 means ...
Show full article (8.00Kb) · Show article thread