M
Mike Johnson
I'm new to VB.Net and programming. I just brought VB.Net Standard I'm
working on a small program for work. I've created two forms the first is
named Forms1 and the second is named SettingsForm on forms1 I've placed two
components a NotifyIcon and FileSystemWatcher. I created a event handler
called onchanged which responds to file being created in a certain
directory. Now my problem is I can't figure out how to change the label.text
property on form two (SettingsForm) from the Event Handler. Can someone
please help me? Thanks in advance.
Also is there other places that might be better suited for Newbees?
working on a small program for work. I've created two forms the first is
named Forms1 and the second is named SettingsForm on forms1 I've placed two
components a NotifyIcon and FileSystemWatcher. I created a event handler
called onchanged which responds to file being created in a certain
directory. Now my problem is I can't figure out how to change the label.text
property on form two (SettingsForm) from the Event Handler. Can someone
please help me? Thanks in advance.
Also is there other places that might be better suited for Newbees?