[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Monthly Archives]
[List Home]
RE: [Virtools] ActiveX and VB
- Subject: RE: [Virtools] ActiveX and VB
- From: "Lloyd, Rob" <rlloyd@etcusa.com>
- Date: Thu, 29 Nov 2001 11:29:04 -0500
Patrick,
Thanks. But I am not compiling anything - I just want to embed the activex
control into a spreadsheet to run a cmo/vmo. This used to work.
Here is the properties window for the control as seen in Excel.
There is no SetSrc function, only a Src function [which I am using].
I wonder if the RenderOptions is of use, but nothing I put in there seems to
help.
Any thoughts?
Rob
-----Original Message-----
From: Patrick Hogenboom [mailto:p.hogenboom@mcw.nl]
Sent: Thursday, November 29, 2001 3:09 PM
To: Virtools User Group
Subject: Re: [Virtools] ActiveX and VB
Hi, I've been busy working on a project using Visual C++
The "Create RenderContext failed." error is familiar, I see it in the
activex control when I'm in the resource editor.
However it doesn't hinder the application from functioning properly when
compiled.
As for loading the cmo file :
I bet you're using the Load() function..... wrong, you should use SetSrc ()
I have no idea what the Load () function is for.
activex_props.gif