Use Procedure Instead of Macro

W

WStoreyII

I am creating a project for excel in vb.net standard using the visual studios
tools for office project.

My question is this i wish to use a auto shape as a button as opposed to a
msforms.command button . but my only option is to add a macro to the shape
can i link it to a delegate or event or procedure in vb.net standard in my
codebehind code?

WStoreyII

Thanks Alot
 
Top