Jason: Do you by any chance mean "hidden"? If so, right-click on the button and make sure "hide on startup" is not checked. If you mean they are there but not enabled, there is no default setting for that that I know of that you can change. I would check your form properties, in the "on after start" eep and see if by any chance you made "enable false" there?
Karen In a message dated 6/13/2011 2:34:54 PM Central Daylight Time, [email protected] writes: > I'm not sure how, but I have managed to disable some push buttons on > a form in designer. The buttons were enabled when I started work on the > form, but at some point I managed to disable them, and have no idea how. > I can enable them when the form runs programatically, but I would like > them to be enabled by default. I know that I can just delete and recreate > the buttons, but I would like to know how I managed to disable them, and > how to reverse it so that I will not make the same mistake again. > Thanks, > Jason

