The default image index for nodes in the tree view.
[Visual Basic] Public Property ImageIndex As Integer [C#] public int ImageIndex {get; set;} [C++] public: __property int get_ImageIndex(); public: __property void set_ImageIndex(int); [JScript] public function get ImageIndex() : int; public function set ImageIndex(int);
TreeView Class | TreeView Members | System.WinForms Namespace