ICalculatorSetForegroundWindow Method |
Executes the Windows API function
SetForegroundWindow
from the Tedds calculator process.
Namespace: Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly: Tedds.TeddsCalcIA (in Tedds.TeddsCalcIA.dll) Version: 25.0.0.0
Syntax
Parameters
- WindowHandle
- Type: SystemInt32
Handle of window to make the foreground window
See Also