Compartir a través de


ApplicationAdapter.MainWindowHandle Property

Definition

Gets or sets the handle for the main window. This property is designated for integration purposes, may not be the same as Process.MainWindowHandle

public:
 property IntPtr MainWindowHandle { IntPtr get(); void set(IntPtr value); };
public IntPtr MainWindowHandle { get; set; }
member this.MainWindowHandle : nativeint with get, set
Public Property MainWindowHandle As IntPtr

Property Value

IntPtr

nativeint

Applies to