Does everyone know how to create custom button in the exce开发者_Python百科l that display simple window form in csharp language? For example: A button called "Show" in the excel toolbar that show messagebox pop up.
take a look at this for starters:
http://msdn.microsoft.com/en-us/library/aa289518(VS.71).aspx
精彩评论