View Single Post
  #14   Report Post  
Posted to microsoft.public.excel.programming
joel[_490_] joel[_490_] is offline
external usenet poster
 
Posts: 1
Default Textbox and SpinControl - Class


The Frames are meant for Radio Buttons so you can only select one at a
time. You could all a Frame for physically associating your Spin button
with the text box so the user can tell which button goes with which
box.

I tried a few years ago to do what you are attempting by getting all
the objects in the Frame. It wasn't easy and didn't have any advantage.
I was able to find the Frame name from each object but wasn't able to
get the all the objects in a Frame.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=164025

Microsoft Office Help