Menu

#2 Remove designer generated texts

open
nobody
None
5
2010-01-29
2010-01-29
klafekie
No

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...

Discussion


Log in to post a comment.