activex

  1. T

    TeeChart Pro ActiveX v2012 release available

    Steema announce recently the availability of the TeeChart Pro ActiveX 2012.0.0.1 version. TeeChart ActiveX 2012 includes 32-bit and 64-bit versions. The TeeChart Charting Library offers 56 Chart styles and 38 mathematical functions and a full set of Chart tools components for additional...
  2. M

    Question Advice on an ActiveX EXE conversion

    Hi, Could anyone give me some advice? I am currently converting some old VB6 applications (ActiveX EXE's) to VB.NET. A present a VB6 server app can trigger off many instances of the old VB6 ActiveX EXE (which all run in there own memory space). The problem I am having when I convert them to...
  3. T

    Steema TeeChart Pro ActiveX v2010 Release Announcement

    Steema Software is pleased to announce the release of Version 2010 of TeeChart Pro ActiveX Charting Component Library. The major version update is now available for download and it includes renewable one-year subscription service that entitles customers to free product updates and technical...
  4. H

    Question pass an event handler from a dll Project to Windows application

    Hi All I am having an Activex Application (dll) which contains a third party control ie a Chart Control, as well as a Windows Application(.EXE). I am using that dll project in my exe application in order to populate the Activex user Control. If i double-click on the Activex Control, how can...
  5. R

    Question COM Control Call from .Net frequently blocking for 15(!!)ms

    Background: I have an ActiveX/COM control written in C++/MFC which processes video (ie. 30 frames per second => about 33ms per frame processing budget) Various rendering aspects of the control can be modified using Set calls on the control, which clients can issue at any time. It turns out that...
  6. W

    VS2005 ActiveX control mark safe for scripting

    I am trying to develop an ActiveX control for deployment on remote machines. The control gets downloaded OK but does not allow scripts to be run. This is the code for the control: Imports System.Runtime.InteropServices <Guid("08B10D76-780A-481E-B08C-58B26DBC9AE3"), _ ComImport(), _...
Back
Top