TreeViewDesigner.CreateLineImages Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays a dialog box to edit the line images for the TreeView control.
protected:
void CreateLineImages();
protected void CreateLineImages();
member this.CreateLineImages : unit -> unit
Protected Sub CreateLineImages ()