Kbase P63624: How to get the handle to the parent window when using Launch
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/21/2004 |
|
Status: Unverified
GOAL:
How to get the handle to the parent window when using LaunchContainer
GOAL:
How to access the parent window from a child window called with LaunchContainer.
FACT(s) (Environment):
Dynamics 2.1A
FIX:
In the launchContainer procedure of the Session manager you will see that this parameter is used to set the "CallerObject" property in the launched window. This property can then be used to refer to the calling parent window.