RE: richtext control properties

2009-07-27 Thread Jim Harvey
@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Rick Schummer Sent: Monday, July 27, 2009 7:05 PM To: profox@leafe.com Subject: RE: richtext control properties >> I did but could not see how it would work here.<< Stuart already gave you the answer in his post. st_amt_1k.SelColor

RE: richtext control properties

2009-07-27 Thread Rick Schummer
>> I did but could not see how it would work here.<< Stuart already gave you the answer in his post. st_amt_1k.SelColor = rgb(255,255,0) Now this only works with selected text. If you want to change all the text to the same color then you have to use the SelStart and SelLength properties of the

RE: richtext control properties

2009-07-27 Thread Jim Harvey
eafe.com Subject: RE: richtext control properties >>I can't seem to find where I can set the forecolor property for a richtext control.<< Have you looked at the Solution Samples that ship with VFP? If not, you can find them in the Task Pane Manager under the ActiveX\ActiveX Controls e

RE: richtext control properties

2009-07-27 Thread Rick Schummer
>>I can't seem to find where I can set the forecolor property for a richtext control.<< Have you looked at the Solution Samples that ship with VFP? If not, you can find them in the Task Pane Manager under the ActiveX\ActiveX Controls examples. There is a good one on the RTF control and the example

Re: richtext control properties

2009-07-27 Thread Stuart Dunkeld
You set the color of the text itself by selecting it and setting the SelColor property. I think. --stuart On Mon, Jul 27, 2009 at 8:25 PM, Jim Harvey wrote: > I can't seem to find where I can set the forecolor property for a richtext > control. > > You rightclick on the control and select richtex

richtext control properties

2009-07-27 Thread Jim Harvey
I can't seem to find where I can set the forecolor property for a richtext control. You rightclick on the control and select richtextctrl properties, and then select the Color tab, and the only property listed under the Properties pane is "Backcolor". I'd like to have "yellow" numbers show on a "