
changing stuff in your main form from another form
Hi,
I'm trying to change the "enabled" from a menuItem from another form I
called from the main form. But since I didn't make the main form, I have no
idea of how to refer to it. The form is called frmMain, but referring to it
as frmMain.menuItem3.Enabled doesn't work, and using the autofill gets me
up to frmMain.ActiveForm.Menu.MenuItem3.enabled and of course that doesn't
work either. Anyone have an idea?
TIA
greetz
<T!M> aka wEEdpEckEr