Re: IP Address control (v4)
Was there any reason why the MaskBox wouldn't suffice?
Re: IP Address control (v4)
Yes.
That was the exact reason I did not use a masked textbox and did this one.
I can't remember exactly what was the issue as I really erased the whole idea from my mind the minute I saw that the masked textbox control was problematic, but i think it was either the navigation or the empty space or the masked chars or something similar.
If I where to show the code I'm using this control for, there are leftovers from a masked textbox that failed to suffice.
Also if you look at many topics, masked textbox has issues in general for this kind of implementation.