1. Any one know if this is possible? I have a button that functions perfectly outside the ScrollChild, but when placed inside always disappears.

  2. Any one know if this is possible? I have a button that functions perfectly outside the ScrollChild, but when placed inside always disappears.

  3. Figured it out. I was putting the button inside a frame, but a ScrollChild can only have 1 frame or frame derivative in it.  Removed the frame and just put the button and voila.