Calling Windows from Another Module

Previous Next

Windows that are defined in another module than the current module can be called explicitly using this method call:

Module(<module name>).WindowCreate(<name>)