View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
.NetProf .NetProf is offline
external usenet poster
 
Posts: 5
Default c# code to add button control to the worksheet!!!!

Hi,

I want to add a button onto the active worksheet programmatically. Is it
possible then the steps to be done are as given below:

1. Add a button contol.
2. Add OnClick eventhandler for the same.

Waiting for reply...

Thanks in advanced,
Deepak