Dan Waters
df.waters at comcast.net
Mon Sep 17 19:03:14 CDT 2012
For a .Net winform app: I am creating a form that uses several richtextbox controls. I can save the textbox.rtf information to the database and have those textboxes repopulated with the textbox.rtf information when the form is opened. But how can I do the same on a .Net report? There isn't a RichTextBox control in the report's toolbox. Thanks! Dan