Hi, does anyone know what lua code I would need to get this background of the Chat frame edit box to hide completely? I want to use my own backdrop and I cannot seem to get it to go away. Thank you!



- - - Updated - - -

Never mind I found out:
Code:
ChatFrame1EditBoxLeft:Hide()
ChatFrame1EditBoxMid:Hide()
ChatFrame1EditBoxRight:Hide()