M
microsoft
We have several rows of text we want to display but want to be able to
change at least the forecolor of the text by row. We are currently putting
this info in multiline text box, but no way there of course to discrimanetly
change the color of just one row. How are people accomplishing this? We
don't necessarily know ahead of time how many rows there will be or I guess
we could create separate text boxes.
Can we just print to the form? Can we dynamically create text boxes using a
control array? Is a control available that understands html? Maybe there
is a richtextbox control and we haven't found it. Thanks for suggestions.
change at least the forecolor of the text by row. We are currently putting
this info in multiline text box, but no way there of course to discrimanetly
change the color of just one row. How are people accomplishing this? We
don't necessarily know ahead of time how many rows there will be or I guess
we could create separate text boxes.
Can we just print to the form? Can we dynamically create text boxes using a
control array? Is a control available that understands html? Maybe there
is a richtextbox control and we haven't found it. Thanks for suggestions.