Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

adding test to a richtextbox control programatically

Status
Not open for further replies.

vdeveloper

Programmer
Joined
Aug 5, 2000
Messages
42
Location
IN
Hi all

I developing a data view form using a richtextbox control, I want to show formatted data to the user as a view of the record. how can I add text programatically to the control?

thanks in advance


 
I believe you write to the Text or TextRTF properties of the control.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top