|
-
August 21st, 2001, 07:51 AM
#1
Superscript / Subscript
I am using a RichText Box in a form. I wan't the user to have an option or menu from where he can select some portion of the text in the RichText Box and set it style to SuperScript and some portion to the SubScript Style.
Is there any way to do this
Thanks in advance.
-
September 18th, 2001, 09:19 AM
#2
Re: Superscript / Subscript
Have you tried the RichText Box property 'SelCharOffset' property?
-
September 19th, 2001, 05:53 AM
#3
Re: Superscript / Subscript
Hi,
SelCharOffset property shifts the text above or below the baseline. But how to make only a few words in the richtextbox as sub /superscript with different (smaller) fontsize compared to the other text?
-
September 19th, 2001, 08:13 AM
#4
Re: Superscript / Subscript
Try using the 'SelFontSize' property to make selected text smaller.
-
September 19th, 2001, 12:54 PM
#5
Re: Superscript / Subscript
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|