[]
Get the collection of controls contained within the control.
public override IEnumerable<Control> GetChildren(Control control)
| Type | Name | Description |
|---|---|---|
| Control | control | The specified control. |
| Type | Description |
|---|---|
| IEnumerable<Control> | The children. |
This method will return DropDown and Control.
For more information, see ToolStripZoomPolicy.