Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RichText Control Question
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00735425
Message ID:
00735709
Views:
7
Hi Kevin,

What exactly doesn't work? Do you get any errors?
Any of those properties could return Null if selected text has a mix of corresponded settings.

>In the mouse move of a RichText control, I change
>the Bold, Italic and Underline buttons on a toolbar:
>
>WITH This
>
>  .cntToolbar.optBold.Value = .oleRTFPad.SelBold
>  .cntToolbar.optItalic.Value = .oleRTFPad.SelItalic
>  .cntToolbar.optUnderline.Value = .oleRTFPad.SelUnderline
>
>ENDWITH
>
>
>
>The problem is that if the selected text is both Bold AND
>Italic, it doesn't work.
>
>Anyone know what I'm doing wrong?
>
>Thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform