WindowPane.ParentHandle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
property IntPtr ParentHandle { IntPtr get(); void set(IntPtr value); };
protected internal IntPtr ParentHandle { get; set; }
member this.ParentHandle : nativeint with get, set
Protected Friend Property ParentHandle As IntPtr
Property Value
IntPtr
nativeint