|
||||
|
|
Default Button on a Form By Alex Hedley 12 years ago
In VBA you can just set the Default property of a button to TRUE/YES. This is different it VB.NET. Click on the Form and make its 'AcceptButton' equal to the button you want.
Original
|
|||
|
| |||
| Keywords: default, button, form, vb, vbnet, vb.net Page Tag: FORUMADMIN PermaLink Default Button on a Form |