Here's an easy one, I hope. How do I make button1, which I put on this
form from the toolbox, the default button on the form?
I thought it used to be a property in the properties window called
default. It's not there now. I found in the help index an isdefault
property and tried to set it in code but it doesn't show up in the list
when I type button1.isdef
form from the toolbox, the default button on the form?
I thought it used to be a property in the properties window called
default. It's not there now. I found in the help index an isdefault
property and tried to set it in code but it doesn't show up in the list
when I type button1.isdef
Comment