Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NFileExplorer Class
Properties Methods Events


In This Topic
    NFileExplorer Class Members
    In This Topic

    The following tables list the members exposed by NFileExplorer.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyDetermines whether clone of the dragged node will be performed if the Control modifier is pressed. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyDetermines whether the columns will be auto-sized to fit the current viewable width. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether the control will automatically update (upon an item's check state change) all other related items (ancestor and descendants). (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets/sets the color used to draw boxes background. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets/sets the color used to draw boxes border. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets/sets the color used to draw boxes foreground such as plus-minus. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets/sets the width and height of expand-collapse box. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets/sets the visibility of the expand/collapse boxes. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets/sets the width and height of check box. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets the NFillInfo object which controls filling of the column header. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets/sets the height of the column header in the list. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the NStrokeInfo object which controls border of the column header. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the collection of all columns contained in the list. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether to commit changes when edit the node and lost focus or not. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyDetermines whether the default context menu will be displayed when the user right-clicks on a column header. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether the default context menu will be displayed when the user right-clicks on a row header. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether the indentation area will be treated as part of list rows. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Property (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyDetermines whether the control will use batch updates upon item notification. For example if this value is true the smart checking will not fire ItemNotify for all internally updated items, just for the item which received the user input. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether the BeforePaint event will be fired. This is false by default since firing an event before paint operation may slow down performance. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether the columns may be reordered using the mouse. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyDetermines whether auto-scrolling will be performed if an item is dragged near the edges of the viewable area. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether the control will support GroupBy functionality. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether tooltip will be displayed when the mouse hovers partially hidden item. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether run-time customization of item's text is allowed. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether a tooltip will be displayed when the mouse hovers an item. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets a value indicating whether the control will use skin logic. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether an item will compose its visual state up in the parent chain. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether the focused item will be scrolled into view. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets the NFillInfo object which controls filling of even rows. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether a node will be expanded when the mouse hovers it while drag-and-drop operation is running. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyDetermines whether nodes will expand to right to fill the viewable area. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets the NFillInfo object which describes the filling of the control. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets the NFillInfo object which controls filling of the fixed columns. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets/sets the width of the fixed column line. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets/sets the indicator used to highlight the currently focused item. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets/sets the color fo the grid lines. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets/sets the structure which controls the grid appearance. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the NFillInfo object which controls filling of the group-by box. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the default visual state used to render group nodes. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the visual state used to render selected header items when they are hot (mouse cursor is above them). (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the visual state used to render hot header items. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the visual state used to render selected header items when the control is inactive (does not contain focus). (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the visual state used to render normal header items. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the visual state used to render hot items. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the visual state used to render selected header items. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether selected items will be displayed when the control is not currently focused. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets the visual state used to render selected items when they are hot (mouse cursor is above them). (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets the visual state used to render hot items. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets the visibility of the horizontal scrollbar. (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Public PropertyGets/sets the image list of the control. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets the visual state used to render selected items when the control is inactive (does not contain focus). (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets the indentation of parent-child relation. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets/sets the length of the indicator (if enabled). (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets/sets the background mode of all items. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets the check style to be applied on all items. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets the mode to be used when starting drag-and-drop operation. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets the size to be used when drawing items' images. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Property (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Property (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets/sets the mode used to process item text. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets the color used to draw lines. Specify Color.Empty to use the default palette value. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets/sets the pen dash style used to draw lines. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets/sets the visibility of the lines. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets/sets the minimum size of a child item. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets the minimum scrolling size. (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets the collection of child nodes for this tree-view. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets/sets the vertical spacing to be applied among nodes. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyGets the visual state used to render normal items. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets the notes style to be applied on all NTreeListNode instances. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the NFillInfo object which controls filling of odd rows. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether the double-clicked file will be opened.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets/sets the NPalette used to render the control. (Inherited from Nevron.UI.WinForm.Controls.NPaletteControl)
    Public PropertyGets/sets a value which Palette value will be applied on a higher level Palette change. (Inherited from Nevron.UI.WinForm.Controls.NPaletteControl)
    Public PropertyGets the visual state used to render hot items. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets/sets the width of the row header in the list. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets/sets the additional space to be added along the X and Y scroll axis. (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Public PropertyGets the visual state used to render selected items. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets the mouse button which is used to select items. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyGets/sets the selection mode of the control. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether the column header is visible or not. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether visual hints will be displayed when an item drag-drop operation is running. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether a visual cues will bve displayed for the fixed columns. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether a focused rectangle will be displayed around the currently focused item. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether the GroupByBox item will be displayed or not. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyDetermines whether indicator's background will be painted. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public PropertyDetermines whether the row header is visible or not. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets the NFillInfo object which controls filling of the sorted column. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public PropertyGets the NStrokeInfo object which describes the border of the control. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets the object which contains information about the tooltip associated with this control. (Inherited from Nevron.UI.WinForm.Controls.NBaseControl)
    Public PropertyDetermines whether the control will track the Hot mouse state of a selected item. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether the control will track the Hot mouse state of an item. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether the control will track the Pressed mouse state of an item. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public PropertyDetermines whether the nodes will use the corresponding system images. Changing this property will not have effect on already created nodes.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets/sets the margins of the viewable area. (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets/sets the visibility of the vertical scrollbar. (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the default value of the BoxLength property. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected PropertyGets the default value of the CheckLength property. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected PropertyGets the minimum height of the header. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the default width of the fixed line. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the default value of the Indent property. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected PropertyGets the default value of the IndicatorLength property. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected PropertyGets the default value of the ItemCheckStyle property. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected PropertyGets the default value of the ItemDragDropMode property. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected PropertyGets the default value of the ItemImageSize property. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the default value of the NodeVerticalSpacing property. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected PropertyGets the minimum height of the header. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the default value of the ViewMargins property. (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the internal NHScrollBar instance. (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected PropertyGets the minimum allowed height for the group-by box. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the internal NVScrollBar instance. (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Top
    Public Methods
     NameDescription
    Public MethodUpdates from the specified palette and (Inherited from Nevron.UI.WinForm.Controls.NPaletteControl)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public MethodGets the node which should be expanded when a box containing the specified point is clicked. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodDetermines whether the specified item may be hosted on the control. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public MethodClears all the currently selected items. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public MethodCollapses all nodes which are at the specified level in the tree. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public MethodCollapses the entire tree. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Controls.NBaseControl)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodForces all ancestors of the specified node to be expanded. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public MethodExpands all nodes which are at the specified level in the tree. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public MethodExpands the entire tree. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Forces item update. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodPaints the specified child on a bitmap. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public MethodConverts the current cursor position to local coordinates. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public MethodRetrieves the visual state to be used for an item. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public MethodOverloaded. Gets the item under the specified point (in client coordinates). (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public MethodOverloaded. Loads previously saved content from a XML file. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodConverts the specified point from model to view space. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public MethodGets the next node in the visible tree. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodPopulates the tree with the root level nodes (logical drives).  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodGets the previous node in the visible tree. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public MethodInvalidates and re-paints the specified item. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Resumes after previous Suspend() call. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Saves the current content to a XML file. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodSelects range of nodes. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public MethodSuspends any item-related actions. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from System.ComponentModel.Component)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodGets the visible node which contains the specified Y-coordinate. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NBaseControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected MethodGets the default renderer of the tree-view. (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NPaletteControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NBaseControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NBaseControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NPaletteControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NScrollableControl)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTreeViewEx)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFired before an actual paint operation and after the paint context is created. This allows you to directly modify the paint context if needed. Note that the EnableBeforePaintEvent flag should be set to true in order to receive the notification. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventRaised upon a child NTreeListColumn notification. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventRaised whenever a NTreeListGroupNode instance is required. This allows for providing user-defined group nodes. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventRaised upon a child NTreeListHeaderItem drag action. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public EventRaised upon a child NTreeListHeaderItem notification. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the user begins dragging a node. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public EventOccurs when the user dragging a node. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public EventA notification which is raised upon a drag action. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public EventOccurs when a drag-and-drop operation is completed. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public EventA notification event which is raised before any item-related action is taken. (Inherited from Nevron.UI.WinForm.Controls.NItemsControl)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventRaised upon a child NTreeListNodeSubItem notification. (Inherited from Nevron.UI.WinForm.Controls.NTreeList)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Top
    See Also