Hi I need to write in the text of the button written in it
"×10x"
but when I copy it from MS word it is copied like that
" ×10x"
may anyone help me in to be done like that?
I am using Visual basic 2005 and 2010
dan maklen Saturday, October 31, 2009 8:35 AM
You would need to create an image with the text and superscript. You can then put an image on a button.
Hope this helps.www.insteptech.com ;
msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!
Marked As Answer bydan maklenSunday, November 01, 2009 12:16 PM
DeborahK Saturday, October 31, 2009 10:50 PM
a button's text property does not allow text formatting, such as superscript.
jwavila Saturday, October 31, 2009 8:24 PM
You would need to create an image with the text and superscript. You can then put an image on a button.
Hope this helps.www.insteptech.com ;
msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!
Marked As Answer bydan maklenSunday, November 01, 2009 12:16 PM
DeborahK Saturday, October 31, 2009 10:50 PM
hmm thanks DeborahK I think that is the only way and thanks Jwavila for this information.