Avatar of SheldonC
SheldonC
Flag for Saint Kitts and Nevis

asked on 

VB .Net Form Instances

I am creating an application that would allow the user to save Employee records. The user can have multiple employee forms open at the same time. I have a save button at the bottom of the form but I also want to give the user the option of clicking a save button on the menu strip.

How do I code the save button to save for the form instance that has focus?
Visual Basic.NET

Avatar of undefined
Last Comment
Mike Tomlinson

8/22/2022 - Mon