P
Phill W.
I've got some Buttons with arrows on them, creating using the WingDings
font and the relevant .Text value. These will represent "Add" and
"Remove" operations in the finished application, so I'd like to
associate Alt-A and Alt-R to satify my keyboard junkies.
Fine if my button Text's were "&Add" and "&Remove", but ChrW(233)
doesn't quite fit the bill.
Do I have to do this with a hidden Menu item, or is there some "clever"
way of getting my button to "click" when they press Alt-A/R?
TIA,
Phill W.
font and the relevant .Text value. These will represent "Add" and
"Remove" operations in the finished application, so I'd like to
associate Alt-A and Alt-R to satify my keyboard junkies.
Fine if my button Text's were "&Add" and "&Remove", but ChrW(233)
doesn't quite fit the bill.
Do I have to do this with a hidden Menu item, or is there some "clever"
way of getting my button to "click" when they press Alt-A/R?
TIA,
Phill W.