[]
        
(Showing Draft Content)

C1.Framework.Forms.SubclassNativeWindow.Handle

Handle Property

Handle

Gets the handle to the window represented by the SubclassNativeWindow.

Declaration
public nint Handle { get; }
Property Value
Type Description
nint

A handle to the window represented by the SubclassNativeWindow.

Implements