I Added the Button,
then
added this line to the Form Load Code.
VB6.SetDefault(Button1, True)
i still get the error...
I hate .net
"Herfried K. Wagner [MVP]" wrote:
> * "=?Utf-8?B?UmFuZHkgWW9yaw==?=" <Randy (E-Mail Removed)> scripsit:
> > What happened to this very simple VB6 command?
> >
> > I am trying to make a button in a .net App the Default and I cannot get it
> > to work,
>
> Assign the button to the form's 'AcceptButton' property.
>
> --
> Herfried K. Wagner [MVP]
> <URL:http://dotnet.mvps.org/>
>