PC Review


Reply
Thread Tools Rate Thread

How to add a button in Application Level Excel add-in?

 
 
=?Utf-8?B?UmFnaHU=?=
Guest
Posts: n/a
 
      9th Mar 2007
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.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
User credential management – system level vs. application level Tony Brown Windows XP Embedded 3 3rd Apr 2008 03:31 PM
Excel application level control for Excel 2003 Kieran Microsoft Excel Programming 0 12th Nov 2007 07:03 PM
Option Explicit set at Application Level by Excel Add-in? inews@questuscorp.com Microsoft Excel Programming 10 29th Nov 2006 04:59 AM
Excel Application Level Global Variable =?Utf-8?B?d2VzYmlyZA==?= Microsoft Excel Programming 1 21st Jun 2005 12:52 AM
Using Excel Application level Events Chris w. Microsoft Excel Programming 2 27th Feb 2005 07:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:30 PM.