As for the Exit button on the toolstrip, I would assume it would have a property to turn it on or off just like all the other buttons. Currently I'm adding the Incors door_exit icon to my toolstrips.
Thanks for looking into the possibility
-Larry
I’m a big fan of keyboard shortcuts so I have a suggested change to the BrowseDialogWindow. Currently the form’s Accept Button is set to cmdSearch. This allows the user to search for all values by just pressing Enter, so far so good. I would like to see the form changed to set the AcceptButton to cmdOK once a search is completed. That would allow the user to press Enter to continue without having to click on the OK button.
Along the same lines, I’d also like to see an “Exit” button added to the maintenance toolstrip as an option for closing the form.