Click or drag to resize

SignalGeneratorGetParentWindow Method

LightningChart .NET Help
Get parent window handle (HWND). Needed when using the control from other systems than .NET

Namespace:  Arction.WinForms.SignalProcessing
Assembly:  Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public IntPtr GetParentWindow()

Return Value

Type: IntPtr
Parent window handle
See Also