Win32WindowOwner Property |
Gets this window's owner window, if any.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Win32Window Owner { get; }
Property Value
Type:
Win32Window
The owner window or null.
See Also