TreeViewDesigner.Initialize Method (IComponent)
.NET Framework (current version)
When overridden in a derived class, provides for custom initialization of the given TreeView control.
Assembly: System.Design (in System.Design.dll)
Parameters
- component
-
Type:
System.ComponentModel.IComponent
An IComponent that can be cast as a TreeView.
Implements
IDesigner.Initialize(IComponent)
.NET Framework
Available since 2.0
Available since 2.0
Show: