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
void SetForegroundWindow(
	int WindowHandle
)

Parameters

WindowHandle
Type: SystemInt32
Handle of window to make the foreground window
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next