How can we have label with a font with Subscript ? like sodium cholide... is CaCl2 but the "2" should be Subscript ed, can anyone help me with this?
Printable View
How can we have label with a font with Subscript ? like sodium cholide... is CaCl2 but the "2" should be Subscript ed, can anyone help me with this?
only thing i can think of is placing another label just above and setting the caption to 2. :)
Gl,
D!m
but i need to write them in a text box anf fill into a cell of the grid.... can't put label there......
opinion is appreciate
Hey guys try this one chr$(178)
Thanks for the tips... But that was Superscript, but i need sub script..... thanks again
opinions are welcomed
I don#t know wath you are meaning ??
may to write this CaCl²
this symbol ² is on your keyboard !!!!!
Max... the 2 is not oh the head... it is on the feet.....
sub script not super...
He needs to add the SUBscript to a table.
I suggest you look for fonts on the net that offer science/math functions (i'm sure there are some out there)
Gl,
D!m
So, i need to download the font also?
when install i need to put the font into the other computer also?
Opinions are welcomed
Yup you would have to package the font with the application...or you could direct your application to the url where it could be downloaded on form_load(). But packaging it would be better.
D!m