Remove designer generated texts
Status: Alpha
Brought to you by:
klafekie
Avoid that in a release version of a form app there are any controls that still have the
designer generated Text properties (like "Button1") etc
Should be possible to retrieve the auto generated values from DTE designer...
Otherwise just take Type.Name and make first letter lowercase...