Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Add any activex control to toolbar?

Hi,
Main requirement: I am looking for a solution that would work with XL 2000
and above.

1. Is there a way to add any kind of activex control (eg: a treeview
control, or even my own custom activex control) to a toolbar with Excel.
Can it be done through a COM-Addin?

2. And what about these 'toolbars'[?] you can see in the Visual Studio .Net
IDE, the ones that you can dock on the sides; they show as a tab, and when
moving over they pop-up; when leaving the poped-up form/toolbar, they hide
and only show as tabs; you can also pin them so they stop hiding when leaving
them.
Any way to use these ones in Excel?
I have made a useform that approximately simulates the same behaviors,
but it 's too far from perfect.

3. I haven't read much about it but it seems like MS Visual Studio Tools For
Office could help, but: 1) i am not sure 2) it only works with XL2003 and
above, am i right?

Thank you,
Sébastien
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 205
Default Add any activex control to toolbar?

Unfortunately, the answers a
1) No. While it is possible to get a custom ActiveX control on to a toolbar,
it can't be sized and doesn't have any idea of where it is (so can't do
anything meaningful).
2) No. Excel doesn't provide a window docking mechanism that we can hook into.
3) i) No. VSTO doesn't help here ii) Yes, VSTO only works with Office 2003
Professional.
--
Regards

Stephen Bullen
Take your Excel development to the highest levels
with "Professional Excel Development",
www.oaltd.co.uk/ProExcelDev


"sebastienm" wrote:

Hi,
Main requirement: I am looking for a solution that would work with XL 2000
and above.

1. Is there a way to add any kind of activex control (eg: a treeview
control, or even my own custom activex control) to a toolbar with Excel.
Can it be done through a COM-Addin?

2. And what about these 'toolbars'[?] you can see in the Visual Studio .Net
IDE, the ones that you can dock on the sides; they show as a tab, and when
moving over they pop-up; when leaving the poped-up form/toolbar, they hide
and only show as tabs; you can also pin them so they stop hiding when leaving
them.
Any way to use these ones in Excel?
I have made a useform that approximately simulates the same behaviors,
but it 's too far from perfect.

3. I haven't read much about it but it seems like MS Visual Studio Tools For
Office could help, but: 1) i am not sure 2) it only works with XL2003 and
above, am i right?

Thank you,
Sébastien

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Add any activex control to toolbar?

Thanks Stephen. Now that i know the answer is 'Not Possible', I can finally
stop searching. :-)

Regards,
Sébastien


"Stephen Bullen" wrote:

Unfortunately, the answers a
1) No. While it is possible to get a custom ActiveX control on to a toolbar,
it can't be sized and doesn't have any idea of where it is (so can't do
anything meaningful).
2) No. Excel doesn't provide a window docking mechanism that we can hook into.
3) i) No. VSTO doesn't help here ii) Yes, VSTO only works with Office 2003
Professional.
--
Regards

Stephen Bullen
Take your Excel development to the highest levels
with "Professional Excel Development",
www.oaltd.co.uk/ProExcelDev

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
Form Toolbar verses Control Toolbar ub Excel Discussion (Misc queries) 3 July 11th 08 10:57 PM
Tab to an ActiveX control? Karin Excel Discussion (Misc queries) 0 July 6th 05 05:08 AM
ActiveX Control Cromme Excel Programming 1 February 16th 05 11:16 PM
ActiveX control jacob Excel Programming 1 November 22nd 03 06:03 PM


All times are GMT +1. The time now is 08:51 AM.

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"