Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default problems with additional controls

When trying to use common windows controls like progress bar, listview etc.
from MSCOMCTL.OCX I get error message: "Control can not be created because
it is not properly licensed". Is it because I have WinXP? At work I do not
have this problem but there I have Win2k.

Thank you in advance.

Mike.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default problems with additional controls

I suspect you have VB6 at work and therefore there is a design time license
installed. My understanding is that controls in Office VBA run in design
time, so you need a design time license to use those controls. The
suggestions I have seen are to wrap the control in a VB 6 DLL and use that
in your vba. Another option is to use the Windows API directly.

--
Regards,
Tom Ogilvy

"í.á.çÕÎÄÁÅ×" wrote in message
...
When trying to use common windows controls like progress bar, listview

etc.
from MSCOMCTL.OCX I get error message: "Control can not be created because
it is not properly licensed". Is it because I have WinXP? At work I do not
have this problem but there I have Win2k.

Thank you in advance.

Mike.




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
Having problems to add additional info to this string.... Carlo Excel Worksheet Functions 0 April 2nd 08 03:48 PM
Having problems to add additional info to this string.... Greg Wilson Excel Worksheet Functions 2 April 2nd 08 04:30 AM
Additional ToolBox Controls Patrick Molloy Excel Programming 0 September 4th 03 07:42 AM
Problems with worksheet containing ActiveX controls Deane Yang Excel Programming 1 August 21st 03 04:36 AM
Additional Controls Bill Lunney Excel Programming 0 July 29th 03 04:43 PM


All times are GMT +1. The time now is 12:31 PM.

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

About Us

"It's about Microsoft Excel"