Hi
Could you please add word 'private' to generated event hadlers to form controls(yes i know that it's private by default, that's my company coding guideline). Or make it optional
Could you please start generated private functions from lowercase letter(my company coding guideline too). It's comfortable because all public functions starts with upper case letter and all private functions- frm lowercase . Or make it optional