In .Net Framework 1.1 , Treeview does not contain a definition for 'DrawMode' property . I need to UI customize all TreeNodes.
this.treeview1.SetStyle(ControlStyles.UserPaint,true);