View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Wiss Don Wiss is offline
external usenet poster
 
Posts: 300
Default No Frames in Control Toolbox?

On my sheets I generally prefer to use objects from the Forms toolbar. But
a bunch of them, for some reason, do not allow resizing. This means they
can't be hidden when the space behind them is hidden. So I am then forced
to use controls from the Control Toolbox.

When I have Option Buttons (radio buttons) I often like to put a Group Box
(Frame) around them. With multiple sets of Option Buttons from the Forms
toolbar one needs this to group them (the Control Option Buttons have a
group name property for this). But it still doesn't make sense that I can't
find a frame in the Control Toolbox.

Don <www.donwiss.com (e-mail link at home page bottom).