A
Alan T
What is the code to set a text box style to Transparent?
I tried
Forms![frmEmployee].txtName.BackStyle = Transparent
Forms![frmEmployee].txtName.BackStyle = 0
but no luck
I tried
Forms![frmEmployee].txtName.BackStyle = Transparent
Forms![frmEmployee].txtName.BackStyle = 0
but no luck