Method HostControlInChildren
HostControlInChildren(AbstractControl?)
Determines whether any visible child of the specified control implements the IContextMenuHost interface.
public static bool HostControlInChildren(AbstractControl? control)
Parameters
controlAbstractControlThe control whose children are to be inspected. Can be null.