Hi Rob, Thanks for the pointers. I was able to get this working by using btnTest->Change(-default=>1).
On 1/2/07, Robert May <[EMAIL PROTECTED]> wrote:
Brian Fredette wrote: > Is it possible to change the default button in a window created with > DialogBox? Yes, give the (one) button you want to be default the -default => 1 option. Regards, Rob.