Hmmm, it's not working. Shows me "Invalid Object Use" error.Originally posted by crptcblade
try
VB Code:
Set Label1.Container = Frame1
![]()
My code is like:
VB Code:
Set frmExtra.Command1.Container = whichform
So the code is in the module, and it takes the control from frmExtra and shows that on whichform.




Reply With Quote