View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Manish Agarwal Manish Agarwal is offline
external usenet poster
 
Posts: 4
Default Insert Form control on worksheet

Hi,

I am creating a excel plugin and I want to know how to insert form controls
like button, list box etc. on a worksheet (excel 2007) using C# and how to
handle the click event (not using VBA).

Regards,
Manish Agarwal