Related topics

Active-X control problem
I stubbled across two different types of control buttons: one created by the Forms toolbar; the other created by the Control Toolbox toolbar, which I understand is an ActiveX control. Since my macro was already written, the Forms control button seems more straight-forward to associate a pre-existing macro with a

Active-X error with signature in Outlook 2003.
I would think the Media Player ActiveX Control is installed with Microsoft's Media Player, not with Director. Director comes with the ActiveX Xtra, but in just provides access to ActiveX Controls that are installed on the system. I believe I've seen in the docs (either the manuals or the support technotes) that

Active X control, mark as safe
I developed ActiveX control whcih has two buttons on it. Now if I use this control in VB - It is loaded well but I am not able to click the button. If I click button, instead of button, full control get clicked! So how can get the click on these buttons in ActiveX. Thank you for your help! Adra.

MS Active X control downloads OK but home grown Active X ...
Jim Ley j...@jibbering.com comp lang javascript On Thu, 15 Jun 2000 17:27:26 GMT, dtownbr...@my-deja.com wrote: We've embedded a third party ActiveX control in a web page, and are using Javascript to capture events and run business logic accordingly. This works fine. However, our application also makes use of a

LostFocus event in Active X control
Eric Sassaman [MS] eri...@online.microsoft.com microsoft public activex controls chatcontrol microsoft public activex programming control webdc microsoft public activex programming control webwiz Please note that Microsoft is not monitoring this newsgroup any longer. This newsgroup may be deleted at a future date.

Active X Control in ASP
Hi, I received a Critical Update Notification and when I tried to access the WindowsUpdateHomePage, A message came across my screen reading: This page contains an unsafe ActvieX control............ My security settings want allow the download of unsafe activeX controls. What's up? Why is there an unsafe activeX

Activex not marked as safe from scripting
However from that point on, the value of the day clicked on was not changing the ocxCalendar.value at the top of the code (like it had done origianlly) After searching the web and this forum I discovered the hornets-nest that was known as "Microsoft Calendar 11 Active X control" One of the posts that was telling

Passing an ActiveX control to another window
Andy Baron Andy_Ba...@msn.com microsoft public access formscoding You can add an instance of an ActiveX control that already exists (like the calandar control that ships with Access), but you can't create a completely new ActiveX control in Access. -- Andy "JanV" <j...@riskflow.com> wrote: Access Help on

No active X control on Microsoft Update
Igor Tandetnik itandet...@whenu.com microsoft public vc language MSVS Dialog Editor puts a special record in a dialog box template for every ActiveX control put onto a dialog at design time. Those records cannot be directly interpreted by DialogBox et al, they require special preprocessing which MFC framework

How to create control button on worksheet: Forms v. ActiveX featu
Joseph M. Newcomer newco...@flounder.com microsoft public vc mfc Well, the sad truth is that "I have a <name here> ActiveX Control embedded...", for almost any given <name here>, the documentation sucks. Something about Microsoft not being troubled by little details like making the documentation available.

activex control in COM
In particular I am developing an Access db and wish to use a (Microsoft) Common Dialogue so as to pick up a txt file as a prelude to importing it into the db. However when I try inserting the control onto the form I am told that I "don't have the licience required to use this activex control".

"Control has no object" URGENT Active-X Control Problem ACC97 ...
The control appears blank in design view. I have copied the correct OCX files to the PCs and registered them with success. The VB references on all PCs are identical. If I try to re-insert the ActiveX controls I get the error: "You don't have the licence required to use this ActiveX control.

Build Active X Control Form on the fly
"Stan" <wainw...@yahoo.com> wrote in message news:66AA00F1-C7E5-47DC-A89A-8149EA0C8985@microsoft.com... How get by "Incomplete" message relating to enabling Active X controls. How enable them? How set my current security settings tdhat hare prohibiting Active X control. In short, how use Windows Updates with such a

Recent Flaw with some ActiveX controls (Facebook, Yahoo) - how ...
I have an active x control. The control will consists of a set of labels and associated textboxes. These components will be in a control array structure. This form will be used over and over and can have a varying number of label/textbox array items based on a XML data file that will be read.

How do I change an ActiveX control's GUID?
I've just built my first active x control (to be used with the data repeater tool)... per the example in the MSDN library, code snippet below.... I tested it with another project (using the data repeater control). It worked. I then set to working on a more advanced control that I would be using with my application.

Visio ActiveX Control - very poor C++ documentation (?)
Consider an MFC Activex control, Example, Vehicle, Following are the interfaces, _DVehicle , _DVehicleEvents - Default interfaces. ICar - Custom interfaces. The default interface returns pointer of ICar for accessing the ICar methods/properties. 1. Now , I need to add new methods/properties/Events to the above

Active X Control in an Automation Server
Dag Sunde d...@orion.no comp lang basic visual misc I rather doubth that IE installs the Vb-runtime, since VB doesn't have anything to do with ActiveX as such... The dependencies of an ActiveX control depends on with what tool the ActiveX control was created. If you create an AxtiveX control in MSVC++, or Delphi,

Active X Control license issues
I
don't know if it makes any difference, but I made another event "CClick" which I raise after a click on my ActiveX control. It works in VFP. I also made a test VB project. The events which are raised from my activeX dll fire any code in the control, but not any of my VFP code. (I also made another ActiveX dll and

Active X Snapshot Control
Alex GD et...@tas.es microsoft public es windowsxp Cuando entro por escritorio remoto vía IIS-web, la primera vez pide instalar un control ActiveX. De dónde puedo bajarme ese control suelto para llevármelo en un pendrive e instalarlo en cualquier pc para de este modo no tener que esperar a que se lo baje?

DDE between MS Word and a custom active X control
Hi All I am having trouble with the license string for active x controls I have an active x control in which I am using a third party active x control. I have generated all the licenses for my controls and entered them into database. at run time I query the database and retreive all the licenses.