@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
>> 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
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
>>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
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
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 "
6 matches
Mail list logo