I have the MainForm in the dll. I am trying to see an object called DataShuttle which has the init method(main class) within which I am trying to set the MainForm.ds=Me. Infact even if I call MsgBox MainForm.caption it doesnt reach there.