Can i use a subroutine in an activeX.exe to control an object in a standard exe?

For example, if i have a label in the standard exe called label1:

is it possible to do this in my activeX.exe: label1.label = "test"