Click or drag to resize

ShellAddressBarControl Property

Returns the Winforms control wrapped by this instance. This might be necessary to access other properties not exposed by this wrapper.

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ShellAddressBar Control { get; }

Property Value

Type: ShellAddressBar
Returns the Winforms control wrapped by this instance.
See Also