how do I run code in one form from another form.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • elmbrook
    New Member
    • Feb 2010
    • 15

    how do I run code in one form from another form.

    Hi

    I have a login form inside my MainForm.

    Once a person logs in I want to run some code in a method in the MainForm that sets the menu to visible and creates my toolbar.

    However, I cannot see the MainForm code.

    Can anyone help?

    Thanks
  • elmbrook
    New Member
    • Feb 2010
    • 15

    #2
    IT's ok, I figured out how to do it.

    The solution is I found is here:

    Comment

    Working...