|
-
Dec 27th, 2001, 10:46 PM
#1
Subscript in a Label Box !
Hai,
I was wondering if it is possible to get a subscript in a label box's caption.
For example, one my label's caption is X2, but that 2 must go down, that is a , a subscript. X_{2}
How can this be done !!!!!!!!!!
Any ideas/comments/codes highly appreciated...,
ashky.
-
Dec 27th, 2001, 10:51 PM
#2
No, unless you find a subscript character. There are superscript characters for 1,2, and 3, but I haven't found subscript ones yet.
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Dec 27th, 2001, 10:57 PM
#3
Thanks for the reply
Hmm., so i have the only alternative of having another label control, small in font under the main text !!!!!!!
Is this kinda feature available in .Net ????????????
thanks for the reply,
ashky
-
Dec 27th, 2001, 11:22 PM
#4
Addicted Member
Hi ashky,
You can use RichTextBox instead of Label control.
Explore TextRTF property, there are many formats there.
See attachment.
Hope it helps
Keiko
-
Dec 28th, 2001, 01:01 AM
#5
PowerPoster
Hi ashky
If the label is not sooooper complex you could always print directly to the form or picture box and set the x,y posn as required.. a little bit more work but not too difficult if u really need super or sub scripting
Regards
Stuart
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
|