Well what I have is an application with built in Emailing capabilities for
notifying users. I have given users the ability to view previously sent
Emails, similar to Outlooks Sent Items. If they double-click on an email, I
have it open in the same form that is used to create and send mail, with all
the functionality disabled (for sending items, selecting recipients, etc).
Outlook does something very similar if you open any email in your Sent
Items - even though you can see the text body (not greyed out) you cannot
edit. I want a similar look/feel. Greying out text boxes with a large
amount of text is difficult to read and doesn't look good. I assumed this
would be a common property (like enabled). I believe I used to do it in
Access using the locked property?
Ryan