Yes. Use the ampersand character "&" in the caption of the CommandButton and
the nexy character will be the shortcut key. For example, if you use
&Delete
the Alt + D will perform the action of the button.
I don't think (but not sure & no time for testing) the "&" method would work
if you use picture for the commandbutton (hence the caption is not visible).