Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Office 2003 - Initializing ActiveX Control

We have a VBA Add-In that incorporates some VB6-created
ActiveX controls. These controls are added dynamically
at runtime using the Controls.Add() function.

We are testing an upgrade to Office 2003. When Excel is
started up, the following message always comes up:

"This application is about to initialize ActiveX controls
that may be unsafe. If you trust the source of this
file, select OK and the controls will be initialized
using your current workspace settings."

Is there a way to prevent this message from appearing?
Multiple users on a single machine may be using this Add-
In.

Thanks,
G72
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 170
Default Office 2003 - Initializing ActiveX Control


"Gates 72" wrote in message
...
We have a VBA Add-In that incorporates some VB6-created
ActiveX controls. These controls are added dynamically
at runtime using the Controls.Add() function.

We are testing an upgrade to Office 2003. When Excel is
started up, the following message always comes up:

"This application is about to initialize ActiveX controls
that may be unsafe. If you trust the source of this
file, select OK and the controls will be initialized
using your current workspace settings."

Is there a way to prevent this message from appearing?
Multiple users on a single machine may be using this Add-
In.

Thanks,
G72


You need to add digital signatures to your ActiveX controls

see
http://www.microsoft.com/office/ork/...h25/SecC01.htm
http://www.developerfusion.com/show/1661/13/

Keith


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
2007 Form Control/ActiveX Control font difference Nikko963 Excel Discussion (Misc queries) 0 April 15th 09 04:21 PM
ActiveX Control Compatibility Racer49 Excel Discussion (Misc queries) 4 May 26th 07 05:32 AM
sumif from activeX control CraigSA Excel Worksheet Functions 1 March 31st 06 01:47 PM
Tab to an ActiveX control? Karin Excel Discussion (Misc queries) 0 July 6th 05 05:08 AM
ActiveX control jacob Excel Programming 1 November 22nd 03 06:03 PM


All times are GMT +1. The time now is 05:36 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"