TreeNodeCollectionEditor.EditValue Method
.NET Framework 3.0
Edits the value of the specified TreeNode object.
| Name | Description |
|---|---|
| TreeNodeCollectionEditor.EditValue (IServiceProvider, Object) | Edits the value of the specified object using the editor style indicated by the GetEditStyle method. |
| TreeNodeCollectionEditor.EditValue (ITypeDescriptorContext, IServiceProvider, Object) | Edits the value of the specified object using the provided ITypeDescriptorContext object and the design host as represented by the IServiceProvider interface. |
Community Additions
ADD
Show: