how would that work with internal ip address that are normally 99.99.99.99?
> > Hi Everyone,
> >
> > I'm currently working on app that communicate allot thru network, and users needs to input some IP addresses. I need your experience: how to make text box to have same behavior as standard field for inputting IP address in Win applications?
> >
> > Best regards,
> > Vule
>
>
> Try this
>
> In properties of text box --> InputMask write 999.999.999.999
>
> Good luck
> Florin
>