| C1.Win.TouchToolKit Namespace > ToolStripZoomPolicy Class : GetChildren Method |
'DeclarationPublic Overrides Function GetChildren( _ ByVal control As System.Windows.Forms.Control _ ) As System.Collections.Generic.IEnumerable(Of Control)
public override System.Collections.Generic.IEnumerable<Control> GetChildren( System.Windows.Forms.Control control )
This method will return System.Windows.Forms.ToolStripDropDownItem.DropDown and System.Windows.Forms.ToolStripControlHost.Control.
For more information, see ToolStripZoomPolicy.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2