Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 391
Default Additional ToolBox Controls

You can get the control's location by Tools/References &
selecting the control. The lower part of the form will
show you the file path and name. Locate the DLL and
simply copy it.
Save it to the same path on the target system & register
it (use regsrv32.exe). It will then be available to your
projects.
In general, I don't recommend this method, since often
dll's refer to other components and one cannot always be
sure that they'll work correctly without a proper
install. I am fairly sure though that the DateTime Picker
control will be ok though.

HTH
Patrick Molloy
Microsoft Excel MVP

-----Original Message-----
Hi all,

I have an application which uses DTPicker Control. when

I
use this application in another system that machine do
not have this control installed. (Eventhough I right
clicked the tool box and searched I could not find it).

How can I copy this item and get installed in another
system?

TIA

Soniya
.

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
Controls Toolbox Gene Augustin Excel Discussion (Misc queries) 0 October 10th 09 03:40 PM
Reset ToolBox Ardus Petus Excel Discussion (Misc queries) 2 April 27th 06 04:34 PM
ActiveX Controls vs Form Controls Alex Excel Discussion (Misc queries) 1 January 11th 06 08:46 AM
toolbox controls in excel are invisble ? Dave Excel Worksheet Functions 1 July 6th 05 09:29 PM
Additional Controls Bill Lunney Excel Programming 0 July 29th 03 04:43 PM


All times are GMT +1. The time now is 09:56 AM.

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"