Yup - get into that habbit.
Text boxes are txtInfo, txtID, etc.
I always preface my objects with identifiers. qry, tbl, frm, rpt, subfrm, subrpt, etc.
txt, cbo, lbl, memo, lst, cmd, tgl, etc.
This way most people looking at code or things - if they don't know exactly what I'm referring to...