G Guest Nov 15, 2007 #1 Is there any way to have both a large border and a special effect on a sub-form - they seem to cancel each other out
Is there any way to have both a large border and a special effect on a sub-form - they seem to cancel each other out
A Allen Browne Nov 15, 2007 #2 Perhaps you could add a Rectangle to your main form. Send To Back (Format menu, in form design) so it sits behind the subform. It can act as the border, and the subform control can have its special effect.
Perhaps you could add a Rectangle to your main form. Send To Back (Format menu, in form design) so it sits behind the subform. It can act as the border, and the subform control can have its special effect.