ICalculatorWindowHandle Property |
Returns the Tedds calculator's main window handle
Namespace: Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly: Tedds.TeddsCalcIA (in Tedds.TeddsCalcIA.dll) Version: 25.0.0.0
Syntax
Remarks
The main Tedds calculator window is always hidden but acts as the parent window for all other windows
displayed by the Tedds calculator. The window handle may be required to ensure that the Calculator process is
brought to the foreground when the calling processes expects the Tedds calculator to show a user interface.
See Also