ANSWERS: 2
-
use the "setfocus" property for ex. if u wanna make a cmd buttn default, write the code: command1.setfocus
-
There is button control property in Visual Basic called 'default'. You have to set that value to True. Remember you can set this only for one button control. http://visualbasic.freetutes.com
Copyright 2023, Wired Ivy, LLC