View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pete[_18_] Pete[_18_] is offline
external usenet poster
 
Posts: 8
Default CommandButton Margins

I'm trying to replace some legacy Forms Buttons with Control Toolbox
CommandButtons. The Forms buttons have a very small "margin" (as set
in the Format Controls - Margins tab). I cannot seem to reduce the
size of the margins (aka insets) in the standard CommandButton. Screen
real estate is at a premium for my app.

Any ideas?