G
Guest
how would I go about have in the value in a textbox highlight if the user
clicks on it? Similar to the way it does when the user uses the tab button
to move between textboxes. I figure that it will have to be done on one of
the events, on enter, on click or on got focus. This is for a quantity
adjustment situation I have on a form and the default value is 0 but if the
user right now just clicks on the box they can unintentionally add or
subtract 10, 20, 230 etc..
clicks on it? Similar to the way it does when the user uses the tab button
to move between textboxes. I figure that it will have to be done on one of
the events, on enter, on click or on got focus. This is for a quantity
adjustment situation I have on a form and the default value is 0 but if the
user right now just clicks on the box they can unintentionally add or
subtract 10, 20, 230 etc..