Controls

BaseSlide.Controls property

Returns the collection of ActiveX controls on a slide. Read-only IControlCollection.

public IControlCollection Controls { get; }

See Also