LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default How to add a button in Application Level Excel add-in?

I am creating an APPLICATION LEVEL Excel Add-in (using vsto 2500 SE, C#).
So I do not have access to the document-level classes? So I cannot do
this.Controls.Add(...) to dynamically add a button to a worksheet?

I am trying to let the user create a List in the excel 2003 worksheet, and
click my add-in action to create a button next to the list, and let the user
click on that button to take some action on that list. A generic handler
(C#) will handle the button click event, and linking of button to list would
be based on the name of the button and the list (any better way?).

How do I dynamically add a button to a worksheet when my code is an
application level excel add-in?

Thanks for you time.
 
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
Application level VBE [email protected] Excel Programming 1 December 13th 06 04:17 PM
Option Explicit set at Application Level by Excel Add-in? [email protected] Excel Programming 10 November 29th 06 04:59 AM
Application level events John Excel Programming 1 November 25th 05 07:22 PM
Excel Application Level Global Variable wesbird Excel Programming 1 June 21st 05 12:52 AM
Code: Using Excel Application level Events Chris W[_3_] Excel Programming 0 February 27th 05 07:40 PM


All times are GMT +1. The time now is 12:00 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"