T
ToddT
i want to display a text box that contains a string, that is
read-only, but the user must be able to hilite the text in order to
copy it to the clipboard.
how would you cue the user graphically that the control is not
updatable, but the text is still selectable (i.e., i can't simply
disable the control because then the text can't be hilited).
thx in advance.
read-only, but the user must be able to hilite the text in order to
copy it to the clipboard.
how would you cue the user graphically that the control is not
updatable, but the text is still selectable (i.e., i can't simply
disable the control because then the text can't be hilited).
thx in advance.