dougconran
Technical User
Is there any way of displaying text vertically rather than horizontally on a button. ie:
S
A
V
E
instead of SAVE.
In VB6 you can do this by separating each character with a space, I guess wraparound then kicks in and wraps the word, effectively, vertically. This doesn't work in .Net (Compact Framework)
TIA
Doug
S
A
V
E
instead of SAVE.
In VB6 you can do this by separating each character with a space, I guess wraparound then kicks in and wraps the word, effectively, vertically. This doesn't work in .Net (Compact Framework)
TIA
Doug