command button properties

  • Thread starter Thread starter gbeard
  • Start date Start date
G

gbeard

Isn't there a way to change the properties like size, background color,
foreground color, caption etc...in a properties box? I've been looking all
over for it and can't find it. I put a caption in a command button, but
can't figure out how to change the caption without doing it in VB.
Thanks in advance,
 
gbeard said:
Isn't there a way to change the properties like size, background color,
foreground color, caption etc...in a properties box? I've been looking all
over for it and can't find it. I put a caption in a command button, but
can't figure out how to change the caption without doing it in VB.
Thanks in advance,
drop-down menu.
 
Once I created a new command button I was able to edit the properties of
both command button 1 and command button 2 from the properties windows.
But, that is the only way I have found to edit the properties of command
button 1 through the properties window...creating a new command button.
 
I wasn't in design mode. Clicked the button for design mode and it works.

Thanks for the help.
 
Back
Top