vb24
07-19-2003, 01:01 AM
i would like to have button combonations executed during my program such as ctrl+1. how would i record this button combonation and have it execute under certain circumstances, by a timer, click, etc.?
macrosvb24 07-19-2003, 01:01 AM i would like to have button combonations executed during my program such as ctrl+1. how would i record this button combonation and have it execute under certain circumstances, by a timer, click, etc.? J0n 07-19-2003, 04:23 AM I think SendKeys "^1" should work - just put that in the timer event or the command_click when you want it to execute. |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum