Extending the LabelEdit functionality of a TreeView to include validation
An article which describes how to add validation support to a `TreeView` control that is using custom label edit functionality.
An article which describes how to add validation support to a `TreeView` control that is using custom label edit functionality.
An article which describes a robust yet simple way to have custom text when using the `LabelEdit` functionality of a `TreeView` and working around the limitations of Windows Forms using C# along with the `TVM_GETEDITCONTROL` and `WM_SETTEXT` messages.
A quick note about Visual Studio 2013 support.
This article describes a simple extension that can be used to add multiple projects at once to a Visual Studio solution.