 | ExtensionHostOwner Property |
Gets the host owner. Useful for set an owner in the dialogs
Namespace:
EBP.Api.Extension
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxprotected IWin32Window HostOwner { get; }
Protected ReadOnly Property HostOwner As IWin32Window
Get
Property Value
Type:
IWin32Window
See Also