Methods
Name | Description | |
---|---|---|
All(Control ControlCollection) |
Returns a Control ControlCollection of all child controls
in the specified Control.
| |
All(ToolStripItemCollection) |
Returns a ToolStripItemCollection of all child menu items
in the specified ToolStripMenuItem.
| |
All(TreeNodeCollection) |
Returns a TreeNodeCollection of all child nodes
in the specified TreeNode.
|
See Also