Win32WindowParent Property |
Gets this window's parent window, if any.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Win32Window Parent { get; }
Property Value
Type:
Win32Window
The parent window or null.
See Also