I have some controls i need to limit in size and to restrict to text or numbers, but i have no idea how to do this. I know that GUICtrlSetLimit is a valid option to limit size in my GUI's input and edit box, but how can i do that in combos? I'm trying to restrict my first input to text, my second to numbers, limit the size of my combo boxes and restrict the first to text and the second to numbers, and finally limit the line size in my edit box, not the whole text but only the line size or si