The purpose of this tool is to add the ToString override method to a class. I didn't want to buy a 3rd party plugin to accomplsh the functionality so I built one. Currently it only supports VB files. Open a VB Class file with properties, select Generate ToString. It finds and cycles thru all properties building the ToString Override method. |