Environment.GetParentHandle Method

Gets the handle of the parent control.
Protected Function GetParentHandle() As IntPtr
This language is not supported or no code example is available.
protected IntPtr GetParentHandle()
This language is not supported or no code example is available.

Return Value

IntPtr

The handle of the parent.

.NET Framework

Supported in: 4.8

In this article

Definition