geerae
01-02-2002, 07:46 AM
I was trying to use the IP Address component in a custom dialog but found out it doesn't work properly. After perusing this forum it appears that using (4) edit boxes, (1) for each octet and (3) static boxes, (1) for each dot (".") is the ticket.
I also found some great tips for setting focus on the next edit box after StrLength of 3.
I would like to add further functionality by having the focus move to the next edit box after a key board press of "." (ASCII 046), can anyone help me?
geerae
I also found some great tips for setting focus on the next edit box after StrLength of 3.
I would like to add further functionality by having the focus move to the next edit box after a key board press of "." (ASCII 046), can anyone help me?
geerae