command button vertical text

  • Thread starter Thread starter dchendrickson
  • Start date Start date
D

dchendrickson

Does anyone know of a way to display the caption text for
a command button vertically - like the vertical option
for a label?

Also, is there a way to change the collor of the command
button?

Thanks
 
See:
http://www.lebans.com/cmdbutton.htm
CommandButton.zip is a database containing functions to allow a user
defined BackColor and Rotated Text for Command Buttons.

NEW - Jan. 26/2000 This version includes 2 functions. One for Form
Design view and one for Form View at Runtime.

1) Use API Color Dialog to select BackColor.

2) User Selectable degrees of rotation for Text in controls Caption.

3) Use in Form Design or Form View at Runtime.



--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Back
Top