Property HostObjects
HostObjects
Gets list of host objects. For example, it can contain native object references or IContextMenuHost controls such as PopupToolBar or InnerPopupToolBar.
[Browsable(false)]
public IList<object>? HostObjects { get; }
Gets list of host objects. For example, it can contain native object references or IContextMenuHost controls such as PopupToolBar or InnerPopupToolBar.
[Browsable(false)]
public IList<object>? HostObjects { get; }