IP Address control

Started by Norman A. Blowers, October 19, 2009, 12:02:03 AM

Previous topic - Next topic

Norman A. Blowers

When the control is initially displayed it is shown (as it should be) as 255.255.255.255

I deleted the InitialAddress in the control properties and the control then displayed 0.0.0.0, which is what I was expecting (I not notice the 0.0.0.0 didn't appear as the new InitialAddress). 

PB didn't exactly like that as it picked up the address as ",,," in some code I was using and gave me (correctly) a Syntax Error until I manually put in the InitialAddress back into properties.

I couldn't find that this had been reported by anyone so am doing so now.

Thanks again for an outstanding product!