multiforms and objects
-
i have 2 forms and an object (WMPLib.WindowsMediaPlayer()), how can i access the object's members and form's members, throughout each other? yes, i did see the post from not too long ago about passing data between multiple forms.. i tried using shared, public, the 'module' method described.. cant seem to get it to work. any input appreciated, thank you. ------------------------ Jordan. III
-
i have 2 forms and an object (WMPLib.WindowsMediaPlayer()), how can i access the object's members and form's members, throughout each other? yes, i did see the post from not too long ago about passing data between multiple forms.. i tried using shared, public, the 'module' method described.. cant seem to get it to work. any input appreciated, thank you. ------------------------ Jordan. III
i think i got it to work, with help from this article ------------------------ Jordan. III