M
MS
Hi,
Probably a silly question but I can't fathom out how to do it...
Simple ADP form tied to a view. Some fields are fixed width chars. This
appears to mean that when a user enters a cell, it is in effect X spaces
(where X is the length of the char field). I.e. " ".
This means that the user must delete the spaces first before they can enter
there text.
Is there any way, when the textbox gains the focus to highlight the spaces
so that the whatever the user types simply overwrites them? I can't find any
textbox methods or properties that seem to be able to let me do this...
An analogy would be the behaviour of the address bar in a browser....
Any advice or pointers are gratefully received.
Kind thanks
Chris.
Probably a silly question but I can't fathom out how to do it...
Simple ADP form tied to a view. Some fields are fixed width chars. This
appears to mean that when a user enters a cell, it is in effect X spaces
(where X is the length of the char field). I.e. " ".
This means that the user must delete the spaces first before they can enter
there text.
Is there any way, when the textbox gains the focus to highlight the spaces
so that the whatever the user types simply overwrites them? I can't find any
textbox methods or properties that seem to be able to let me do this...
An analogy would be the behaviour of the address bar in a browser....
Any advice or pointers are gratefully received.
Kind thanks
Chris.