| 
 | 
 | 
 | 
| 
        | SftTree Class | 
SftTree Class (Softelvdm.SftTreeNET Namespace)
The SftTree class represents the SftTree/NET control, a multi-column tree control for Windows Forms.
Please see Using Visual Studio for detailed information about adding this control to your application.
| VB | Public Class SftTree Inherits SoftelvdmUserControl | 
| C# | public class SftTree : SoftelvdmUserControl | 
| C++ | public ref class SftTree : public SoftelvdmUserControl | 
| Public | Fields | ||||
| Protected | Constructors | Fields | 
 | 
| Description | |
| Initializes a new instance of the SftTree class. | |
| Description | |
| 
 | Gets the AccessibleObject assigned to the control. | 
| 
 | Gets or sets the default action description of the control for use by accessibility client applications. | 
| 
 | Gets or sets the description of the control used by accessibility client applications. | 
| 
 | Gets or sets the name of the control used by accessibility client applications. | 
| 
 | Gets or sets the accessible role of the control | 
| 
 | Gets or sets a value indicating whether the control can accept data that the user drags onto it. | 
| 
 | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. | 
| Defines the area where items may be automatically expanded, when the mouse cursor hovers over the item for an extended period of time. | |
| Defines whether items are automatically expanded during a drag & drop operation, when the mouse cursor hovers over the item for an extended period of time. | |
| Defines whether items are automatically expanded when the mouse cursor hovers over the item for an extended period of time. | |
| Defines whether the tree control automatically handles certain events to expand and collapse items or to resize columns. | |
| Defines the interval for horizontal and vertical scrolling. | |
| 
 | Gets or sets where this control is scrolled to in ScrollControlIntoView. | 
| Defines the initial delay before horizontal and vertical scrolling starts. | |
| 
 | This property is not relevant for this class. | 
| Defines the default background color for items in the item area. | |
| Defines the default background color for items in the item area (odd numbered items). | |
| Defines the default background color for items in the item area that are selected. | |
| Defines the default background color for items in the item area that are selected, when the control does not have the input focus. | |
| 
 | Gets or sets the background image displayed in the control. | 
| 
 | Gets or sets the background image layout as defined in the ImageLayout enumeration. | 
| 
 | Gets or sets the BindingContext for the control. | 
| Gets or sets the border style of the tree view control. | |
| 
 | Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. | 
| Defines the last item displayed in the tree control's client area. | |
| Returns the last item displayed in the tree control's client area, that is only partially visible. | |
| 
 | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. | 
| Defines the color used to draw the slightly dark edge of a button in the item area (BackgroundAppearanceEnum.ButtonPlain and BackgroundAppearanceEnum.HeaderEmptyArea only). | |
| Defines the color used to draw the dark edge of a button in the item area (BackgroundAppearanceEnum.ButtonPlain only). | |
| Defines the color used to draw the face of a button in the item area (BackgroundAppearanceEnum.ButtonPlain only). | |
| Defines the color used to draw the lighted edge of a button in the item area (BackgroundAppearanceEnum.ButtonPlain only). | |
| Defines the color used to draw the highlighted edge of a button in the item area (BackgroundAppearanceEnum.ButtonPlain only). | |
| Defines the appearance of expand/collapse buttons. | |
| Returns the instance of the ButtonsClass class that is used to describe attributes that apply to all expand/collapse buttons in a SftTree/NET control. | |
| 
 | Gets a value indicating whether the control can receive focus. | 
| 
 | Gets a value indicating whether the control can be selected. | 
| 
 | Gets or sets a value indicating whether the control has captured the mouse. | 
| 
 | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. | 
| Defines the column searched for characters typed by the user. | |
| Defines the search mode for characters typed by the user. | |
| 
 | Gets or sets a value indicating whether to catch calls on the wrong thread that access a control's Handle property. | 
| 
 | Gets the rectangle that represents the client area of the control. | 
| 
 | Gets or sets the height and width of the client area of the control. | 
| Returns the control's ColumnsClass instance describing all columns. | |
| 
 | Gets the name of the company or creator of the application containing the control. | 
| Defines the control's design-time settings. | |
| 
 | Gets the IContainer that contains the Component. | 
| 
 | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. | 
| Defines the instance of the ContentsClass class that is used to serialize the contents of the tree control. | |
| 
 | Gets or sets the shortcut menu associated with the control. | 
| 
 | Gets or sets the ContextMenuStrip associated with this control. | 
| 
 | Gets the collection of controls contained within the control. | 
| 
 | Gets a value indicating whether the control has been created. | 
| 
 | Gets or sets the cursor that is displayed when the mouse pointer is over the control. | 
| Defines optional product customization. | |
| 
 | Gets the data bindings for the control. | 
| 
 | Gets the default background color of the control. | 
| 
 | Gets the default font of the control. | 
| 
 | Gets the default foreground color of the control. | 
| Returns the instance of the DimensionsClass class that is used to describe various dimensions, object sizes, distances in a SftTree/NET control. | |
| 
 | Gets the rectangle that represents the display area of the control. | 
| 
 | Gets a value indicating whether the base Control class is in the process of disposing. | 
| 
 | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. | 
| Defines how long the mouse cursor hovers over an item before it is expanded. | |
| Defines how drag & drop operations are detected. | |
| Defines the object (item or cell) that is the current drop target during a drag & drop operation. | |
| Defines the background color of the empty area in the item area. | |
| 
 | Gets or sets a value indicating whether the control can respond to user interaction. | 
| Returns the first item in the control. | |
| Defines whether items in the item area are highlighted as the mouse cursor moves over cells. | |
| Defines whether items in the item area are underlined as the mouse cursor moves over cells. | |
| Defines the cell that is the focus object. | |
| 
 | Gets a value indicating whether the control has input focus. | 
| Defines the item that is the focus object. | |
| Defines the object (item or cell) that is the focus object. | |
| Defines the default font used for text displayed by the control. | |
| Returns the control's FootersClass instance describing all footers. | |
| Defines the default foreground color for items in the item area. | |
| Defines the default foreground color for items in the item area (odd numbered items). | |
| Defines the default foreground color for items in the item area that are selected. | |
| Defines the default foreground color for items in the item area that are selected, when the control does not have the input focus. | |
| Returns the instance of the GadgetsClass class that is used to describe gadgets. | |
| Defines the default foreground color for items in the item area that are disabled. | |
| Defines the color used for horizontal grid lines. | |
| Defines the grid lines style for all cells in the tree control. | |
| Defines the pen style used to draw grid lines. | |
| Defines the color used for vertical grid lines. | |
| Defines the default horizontal alignment for parts within cells in the item area. | |
| 
 | Gets the window handle that the control is bound to. | 
| Defines whether the control accepts and handles the Return key. | |
| 
 | Gets a value indicating whether the control contains one or more child controls. | 
| Returns the control's HeadersClass instance describing all headers. | |
| 
 | Gets or sets the height of the control. | 
| Defines the background color of the hierarchy area. | |
| Defines whether the hierarchy area, in the hierarchy column, inherits the cell's background color. | |
| Defines whether the selection outline includes the item image. | |
| Defines the current horizontal scrolling extent in the left pane (or the only pane). | |
| Defines the current horizontal scrolling extent in the right pane. | |
| Defines the current horizontal scrolling offset in the left pane (or the only pane). | |
| Defines the current horizontal scrolling offset in the right pane. | |
| Defines the starting color of the vertical gradient fill used for the flyby highlighting outline of an item that is not selected. | |
| Defines the ending color of the vertical gradient fill used for the flyby highlighting outline of an item that is not selected. | |
| Defines the inner border of the flyby highlighting outline of an item that is not selected. | |
| Defines the outer border of the flyby highlighting outline of an item that is not selected. | |
| 
 | Gets or sets the Input Method Editor (IME) mode of the control. | 
| Defines whether this control is initializing. | |
| 
 | Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. | 
| 
 | Gets or sets a value indicating whether the control is visible to accessibility applications. | 
| 
 | Gets a value indicating whether the control has been disposed of. | 
| 
 | Gets a value indicating whether the control has a handle associated with it. | 
| 
 | Gets a value indicating whether the control is mirrored. | 
| Returns the item collection of the control. | |
| Defines the default image used to display an expandable item's item image. | |
| Defines the default image used to display an expanded item's item image. | |
| Returns the size of the area reserved for each item's item image. | |
| Defines the default image used to display a leaf item's item image. | |
| Returns the last item in the control on level 0. | |
| Returns the last visible item in the control. | |
| 
 | Gets a cached instance of the control's layout engine. | 
| 
 | Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. | 
| Returns the product's license number. | |
| Defines the linear gradient mode used to render the available background area in cells in the item area. | |
| 
 | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. | 
| 
 | Gets or sets the space between controls. | 
| 
 | Gets or sets the size that is the upper limit that GetPreferredSize can specify. | 
| Defines the maximum number of text lines to be displayed by cells in the item area. | |
| Defines the maximum number of items considered when resizing columns in response to double-clicking in the column resizing area. | |
| Defines the cell merging style used by cells. | |
| 
 | Gets or sets the size that is the lower limit that GetPreferredSize can specify. | 
| 
 | Gets a value indicating which of the mouse buttons is in a pressed state. | 
| Defines the interval after which the MouseMoveHoverTimer event occurs. | |
| Defines the interval after which the MouseMoveTimer event occurs. | |
| 
 | Gets the position of the mouse cursor in screen coordinates. | 
| 
 | Gets or sets the name of the control. | 
| Defines whether optimized rendering is used. | |
| Defines the default orientation of the parts within cells in the item area. | |
| Returns the width of the area added to the hierarchy column for hierarchical components. | |
| 
 | Gets or sets padding within the control. | 
| 
 | Gets or sets the parent container of the control. | 
| 
 | Gets the size of a rectangular area into which the control can fit. | 
| Gets the product name of the assembly containing the control. | |
| Gets the version of the assembly containing the control. | |
| 
 | Gets a value indicating whether the control is currently re-creating its handle. | 
| 
 | Gets or sets the window region associated with the control. | 
| 
 | Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. | 
| 
 | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. | 
| Returns the instance of the RowHeadersClass class that defines attributes for all row headers in a SftTree/NET control. | |
| Defines whether design-time control information is saved. | |
| Defines the display of the horizontal scroll bar. | |
| Defines the display of the vertical scroll bar. | |
| Returns the control's ToolTipClass instance defining scrolltips. | |
| Defines which areas of items or cells can be clicked by an end user to select the item or cell. | |
| Returns the currently selected cell. | |
| Returns the currently selected item. | |
| Defines the starting color of the vertical gradient fill used for the selection outline. | |
| Defines the ending color of the vertical gradient fill used for the selection outline. | |
| Defines the appearance of a selected item or cell. | |
| Defines the starting color of the vertical gradient fill used for the flyby highlighting outline of a selected item or cell. | |
| Defines the ending color of the vertical gradient fill used for the flyby highlighting outline of a selected item or cell. | |
| Defines the inner border of the flyby highlighting outline of a selected item or cell. | |
| Defines the outer border of the flyby highlighting outline of a selected item or cell. | |
| Defines the inner border of the selection outline. | |
| Defines the outer border of the selection outline. | |
| Defines the appearance of the selection highlight. | |
| Defines the selection style. | |
| Defines whether expand/collapse buttons are shown. | |
| Defines whether the focus rectangle is shown for the current focus object. | |
| 
 | Gets or sets the site of the control. | 
| 
 | Gets or sets the height and width of the control. | 
| Defines whether smooth scrolling is used. | |
| Defines the default sorting indicator position for cells in the item area. | |
| Returns the instance of the SplitterClass class that represents the splitter bar in a SftTree/NET control and its attributes. | |
| 
 | Gets or sets the tab order of the control within its container. | 
| 
 | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. | 
| 
 | Gets or sets the object that contains data about the control. | 
| 
 | Gets or sets the text associated with this control. | 
| Returns the control's ToolTipClass instance defining tooltips. | |
| 
 | Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. | 
| Defines the first item displayed in the tree control's client area. | |
| 
 | Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in. | 
| Returns the total items in the control, on all levels. | |
| Defines the color used for tree lines. | |
| Defines the pen style used to draw tree lines. | |
| Defines how tree lines are displayed. | |
| Defines whether Windows themes are used (Windows XP and up). | |
| 
 | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. | 
| Defines the default vertical alignment for parts within cells in the item area. | |
| 
 | Gets or sets a value indicating whether the control is displayed. | 
| Returns the total number of visible items in the control, on all levels. | |
| 
 | Gets or sets the width of the control. | 
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| Description | |
| Displays the product's About box. | |
| 
 | Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. | 
| 
 | Brings the control to the front of the z-order. | 
| Cancels internal modes. | |
| Determines the cell given a point in the item area. | |
| Determines the column given a point in the control's client area. | |
| 
 | Retrieves a value indicating whether the specified control is a child of the control. | 
| 
 | Forces the creation of the control, including the creation of the handle and any child controls. | 
| 
 | Creates the Graphics for the control. | 
| 
 | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. | 
| 
 | Releases all resources used by the Component. | 
| 
 | Begins a drag-and-drop operation. | 
| 
 | Supports rendering to the specified bitmap. | 
| Positions cell editing on another cell. | |
| Ends cell editing. | |
| 
 | Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. | 
| 
 | Determines whether the specified Object is equal to the current Object. | 
| Searches the TagObjects property of cells for an object. | |
| Searches the TagString property of cells for a matching string. | |
| 
 | Retrieves the form that the control is on. | 
| Searches the TagObjects property of items for an object. | |
| Searches the TagString property of items for a matching string. | |
| Searches the Text property of cells for a matching string. | |
| Sets the focus to this instance of the control. | |
| 
 | Retrieves the control that contains the specified handle. | 
| 
 | Returns the control that is currently associated with the specified handle. | 
| Returns the item given an index of visible items. | |
| 
 | Retrieves the child control that is located at the specified coordinates. | 
| 
 | Returns the next ContainerControl up the control's chain of parent controls. | 
| Returns the contents of the control in an XML document. | |
| Returns the location and size of a cell or row header. | |
| 
 | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. | 
| 
 | Retrieves the current lifetime service object that controls the lifetime policy for this instance. | 
| 
 | Retrieves the next control forward or back in the tab order of child controls. | 
| 
 | Retrieves the size of a rectangular area into which a control can be fitted. | 
| 
 | Gets the Type of the current instance. | 
| 
 | Conceals the control from the user. | 
| 
 | Obtains a lifetime service object to control the lifetime policy for this instance. | 
| 
 | Invalidates the entire surface of the control and causes the control to be redrawn. | 
| 
 | Executes the specified delegate on the thread that owns the control's underlying window handle. | 
| 
 | Determines whether the CAPS LOCK, NUM LOCK, or SCROLL LOCK key is in effect. | 
| 
 | Determines if the specified character is the mnemonic character assigned to the control in the specified string. | 
| Determines the item given a point in the item area. | |
| Navigates down one item or cell from the specified item or cell. | |
| Navigates to the very last item or cell in the control. | |
| Navigates to the very first item or cell in the control. | |
| Navigates left one item or cell from the specified item or cell. | |
| Navigates left one item or cell from the specified item or cell. | |
| Navigates up one item or cell from the specified item or cell. | |
| Selects the specified radiobutton part and automatically deselects all related radiobutton parts. | |
| 
 | Forces the control to apply layout logic to all its child controls. | 
| 
 | Computes the location of the specified screen point into client coordinates. | 
| 
 | Computes the location of the specified client point into screen coordinates. | 
| 
 | Preprocesses keyboard or input messages within the message loop before they are dispatched. | 
| 
 | Preprocesses keyboard or input messages within the message loop before they are dispatched. | 
| Recalculates the optimal horizontal scrolling extent. | |
| 
 | Computes the size and location of the specified screen rectangle in client coordinates. | 
| 
 | Computes the size and location of the specified client rectangle in screen coordinates. | 
| 
 | Determines whether the specified Object instances are the same instance. | 
| 
 | Forces the control to invalidate its client area and immediately redraw itself and any child controls. | 
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| 
 | Resets the Text property to its default value. | 
| 
 | Resumes usual layout logic. | 
| Internal use only. Saves the component settings. | |
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| Scrolls the items in the item area down by the specified number of items. | |
| Scrolls the items in the item area so that the last item in the tree control becomes the bottom item (BottomItem), displaying the last page. | |
| Scrolls the items in the item area so that the first item in the tree control becomes the top item (TopItem), displaying the first page. | |
| Scrolls the items in the item area so that the last item becomes the top item (TopItem), displaying the next page. | |
| Scrolls the items in the item area so that the first item becomes the bottom item (BottomItem), displaying the previous page. | |
| Scrolls the items in the item area up by the specified number of items. | |
| 
 | Activates the control. | 
| 
 | Activates the next control. | 
| 
 | Sends the control to the back of the z-order. | 
| 
 | Sets the bounds of the control to the specified location and size. | 
| Updates the control with data from an XML document. | |
| 
 | Displays the control to the user. | 
| 
 | Temporarily suspends the layout logic for the control. | 
| 
 | Returns a String containing the name of the Component, if any. This method should not be overridden. | 
| 
 | Causes the control to redraw the invalidated regions within its client area. | 
| Description | |
| 
 | This event is not relevant for this class. | 
| 
 | Occurs when the value of the BackColor property changes. | 
| 
 | Occurs when the value of the BackgroundImage property changes. | 
| 
 | Occurs when the BackgroundImageLayout property changes. | 
| 
 | Occurs when the value of the BindingContext property changes. | 
| 
 | Occurs when the value of the CausesValidation property changes. | 
| 
 | Occurs when the focus or keyboard user interface (UI) cues change. | 
| Occurs when a checkbox part (CheckBoxPartClass) is clicked. | |
| 
 | Occurs when the control is clicked. | 
| 
 | Occurs when the value of the ClientSize property changes. | 
| Occurs after a column has been reordered. | |
| Occurs when a column is resized. | |
| 
 | Occurs when the value of the ContextMenu property changes. | 
| 
 | Occurs when the value of the ContextMenuStrip property changes. | 
| 
 | Occurs when a new control is added to the ControlCollection. | 
| 
 | Occurs when a control is removed from the ControlCollection. | 
| 
 | Occurs when the value of the Cursor property changes. | 
| 
 | Adds an event handler to listen to the Disposed event on the component. | 
| 
 | Occurs when the value of the Dock property changes. | 
| 
 | Occurs when the control is double-clicked. | 
| Occurs when the user starts dragging an object. | |
| 
 | Occurs when a drag-and-drop operation is completed. | 
| 
 | Occurs when an object is dragged into the control's bounds. | 
| 
 | Occurs when an object is dragged out of the control's bounds. | 
| 
 | Occurs when an object is dragged over the control's bounds. | 
| Occurs to determine whether a cell can be reached for cell editing. | |
| Occurs during cell editing when the user clicks a mouse button outside of the control used for cell editing. | |
| Occurs when cell editing is about to end and the control used for cell editing can be destroyed. | |
| Occurs when a cell is about to be edited and a control must be positioned over the cell for editing purposes. | |
| Occurs when cell editing is active and new contents need to be validated. | |
| 
 | Occurs when the Enabled property value has changed. | 
| 
 | Occurs when the control is entered. | 
| Occurs when the focus object (an item or cell) changes. | |
| 
 | Occurs when the Font property value changes. | 
| Occurs when a column footer is clicked. | |
| Occurs when a column footer is double-clicked. | |
| Occurs when the footer area height changes. | |
| 
 | Occurs when the ForeColor property value changes. | 
| 
 | Occurs during a drag operation. | 
| 
 | Occurs when the control receives focus. | 
| 
 | Occurs when a handle is created for the control. | 
| 
 | Occurs when the control's handle is in the process of being destroyed. | 
| Occurs when a column header is clicked. | |
| Occurs when a column header is double-clicked. | |
| Occurs when the header area height changes. | |
| 
 | Occurs when the user requests help for a control. | 
| Occurs when the control is scrolled horizontally, under program control or by the user. | |
| 
 | Occurs when the ImeMode property has changed. | 
| 
 | Occurs when a control's display requires redrawing. | 
| Occurs when an item, cell or part is clicked. | |
| Occurs when an item is collapsed, under program control or by the user. | |
| Occurs when an item, cell or part is double-clicked. | |
| Occurs when an item is expanded, under program control or by the user. | |
| Occurs when a mouse button is released on an item, cell or part. | |
| Occurs when an item is removed. | |
| 
 | Occurs when a key is pressed while the control has focus. | 
| 
 | Occurs when a key is pressed while the control has focus. | 
| 
 | Occurs when a key is released while the control has focus. | 
| 
 | Occurs when a control should reposition its child controls. | 
| 
 | Occurs when the input focus leaves the control. | 
| 
 | Occurs when the Location property value has changed. | 
| 
 | Occurs when the control loses focus. | 
| 
 | Occurs when the control's margin changes. | 
| 
 | Occurs when the control loses mouse capture. | 
| This event supports the .NET Framework infrastructure and is not intended to be used directly from your code. This event is not relevant for this class. | |
| This event supports the .NET Framework infrastructure and is not intended to be used directly from your code. This event is not relevant for this class. | |
| Occurs when the mouse pointer is over the control and a mouse button is pressed. | |
| Occurs when when the mouse pointer enters the control. | |
| Occurs when the mouse pointer rests on the control. | |
| Occurs when the mouse pointer leaves the control. | |
| Occurs when the mouse pointer is moved over the control. | |
| Occurs when mouse pointer rests on the control. | |
| Occurs when the timer expires after a mouse move event. | |
| Occurs when the mouse pointer is over the control and a mouse button is released. | |
| Occurs when the mouse wheel moves while the control has focus. | |
| 
 | Occurs when the control is moved. | 
| 
 | Occurs when the control's padding changes. | 
| 
 | Occurs when the control is redrawn. | 
| 
 | Occurs when the Parent property value changes. | 
| 
 | Occurs before the KeyDown event when a key is pressed while focus is on this control. | 
| Occurs when a property of an object derived from SoftelvdmUserControl is modified. | |
| 
 | Occurs when AccessibleObject is providing help to accessibility applications. | 
| 
 | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. | 
| Occurs when a radiobutton part (RadioButtonPartClass) is clicked. | |
| 
 | Occurs when the value of the Region property changes. | 
| 
 | Occurs when the control is resized. | 
| 
 | Occurs when the RightToLeft property value changes. | 
| Occurs when the item or cell selection has changed. | |
| Occurs when a scrolltip is about to be displayed. | |
| Occurs when a tooltip is about to be displayed. | |
| 
 | Occurs when the Size property value changes. | 
| Occurs when the splitter bar offset (Splitter.Offset) changes. | |
| 
 | Occurs when the control style changes. | 
| 
 | Occurs when the system colors change. | 
| 
 | Occurs when the TabIndex property value changes. | 
| 
 | Occurs when the TabStop property value changes. | 
| 
 | Occurs when the Text property value changes. | 
| Occurs when the control is scrolled vertically, under program control or by the user. | |
| 
 | Occurs when the control is finished validating. | 
| 
 | Occurs when the control is validating. | 
| 
 | Occurs when the Visible property value changes. | 
| Description | |
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| 
 | Determines if events can be raised on the control. | 
| Gets the required creation parameters when the control handle is created. | |
| 
 | Gets or sets the default cursor for the control. | 
| 
 | Gets the default Input Method Editor (IME) mode supported by the control. | 
| 
 | Gets the space, in pixels, that is specified by default between controls. | 
| 
 | Gets the length and height, in pixels, that is specified as the default maximum size of a control. | 
| 
 | Gets the length and height, in pixels, that is specified as the default minimum size of a control. | 
| 
 | Gets the internal spacing, in pixels, of the contents of a control. | 
| 
 | Gets the default size of the control. | 
| 
 | Gets a value that indicates whether the Component is currently in design mode. | 
| 
 | Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. | 
| 
 | Gets the list of event handlers that are attached to this Component. | 
| 
 | Gets or sets the height of the font of the control. | 
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| 
 | Gets or sets a value indicating whether the control redraws itself when resized. | 
| 
 | Gets a value that determines the scaling of child controls. | 
| 
 | Gets a value indicating whether the control should display focus rectangles. | 
| 
 | Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators. | 
| Description | |
| 
 | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. | 
| 
 | Creates a new accessibility object for the control. | 
| 
 | Creates a new instance of the control collection for the control. | 
| 
 | Creates a handle for the control. | 
| 
 | Sends the specified message to the default window procedure. | 
| 
 | Destroys the handle associated with the control. | 
| Releases unmanaged resources and performs other cleanup operations before the SftTree instance is reclaimed by garbage collection. | |
| 
 | Retrieves the specified AccessibleObject. | 
| 
 | Retrieves a value indicating how a control will behave when its AutoSize property is enabled. | 
| 
 | Retrieves the bounds within which the control is scaled. | 
| 
 | Returns an object that represents a service provided by the Component or by its Container. | 
| 
 | Retrieves the value of the specified control style bit for the control. | 
| 
 | Determines if the control is a top-level control. | 
| Called after the control has been added to another container. | |
| 
 | Raises the GotFocus event for the specified control. | 
| 
 | Raises the LostFocus event for the specified control. | 
| 
 | Raises the Click event for the specified control. | 
| 
 | Raises the Paint event for the specified control. | 
| 
 | Raises the PaintBackground event for the specified control. | 
| 
 | Determines if a character is an input character that the control recognizes. | 
| 
 | Determines whether the specified key is a regular input key or a special key that requires preprocessing. | 
| 
 | Creates a shallow copy of the current Object. | 
| 
 | Raises the Invalidated event with a specified region of the control to invalidate. | 
| 
 | Raises the AutoSizeChanged event. | 
| 
 | Raises the BackColorChanged event. | 
| Raises the BackgroundImageChanged event. | |
| Raises the BackgroundImageLayoutChanged event. | |
| 
 | Raises the BindingContextChanged event. | 
| 
 | Raises the CausesValidationChanged event. | 
| 
 | Raises the ChangeUICues event. | 
| Raises the CheckBoxClicked event. | |
| 
 | Raises the Click event. | 
| 
 | Raises the ClientSizeChanged event. | 
| Raises the ColumnReordered event. | |
| Raises the ColumnResized event. | |
| 
 | Raises the ContextMenuChanged event. | 
| 
 | Raises the ContextMenuStripChanged event. | 
| 
 | Raises the ControlAdded event. | 
| 
 | Raises the ControlRemoved event. | 
| 
 | Raises the CreateControl event. | 
| 
 | Raises the CursorChanged event. | 
| 
 | Raises the DockChanged event. | 
| 
 | Raises the DoubleClick event. | 
| Raises the DragDetected event. | |
| Raises the DragDrop event. | |
| Raises the DragEnter event. | |
| Raises the DragLeave event. | |
| Raises the DragOver event. | |
| Raises the EditAllowed event. | |
| Raises the EditClickOutside event. | |
| Raises the EditEnded event. | |
| Raises the EditSetup event. | |
| Raises the EditValidate event. | |
| Raises the EnabledChanged event. | |
| 
 | Raises the Enter event. | 
| Raises the FocusObjectChanged event. | |
| Raises the FontChanged event. | |
| Raises the FooterClicked event. | |
| Raises the FooterDoubleClicked event. | |
| Raises the FooterHeightChanged event. | |
| 
 | Raises the ForeColorChanged event. | 
| Raises the GiveFeedback event. | |
| Raises the GotFocus event. | |
| 
 | Raises the HandleCreated event. | 
| 
 | Raises the HandleDestroyed event. | 
| Raises the HeaderClicked event. | |
| Raises the HeaderDoubleClicked event. | |
| Raises the HeaderHeightChanged event. | |
| 
 | Raises the HelpRequested event. | 
| Raises the HorizontalOffsetChanged event. | |
| 
 | Raises the ImeModeChanged event. | 
| Raises the Invalidated event. | |
| Raises the ItemClick event. | |
| Raises the ItemCollapsed event. | |
| Raises the ItemExpanded event. | |
| Raises the ItemReleased event. | |
| Raises the ItemRemoved event. | |
| Raises the KeyDown event. | |
| Raises the KeyPress event. | |
| Raises the KeyUp event. | |
| Raises the Layout event. | |
| 
 | Raises the Leave event. | 
| 
 | Raises the LocationChanged event. | 
| Raises the LostFocus event. | |
| 
 | Raises the MarginChanged event. | 
| Raises the MouseCaptureChanged event. | |
| Raises the MouseClick event. | |
| Raises the MouseDoubleClick event. | |
| Raises the MouseDown event. | |
| Raises the MouseEnter event. | |
| Raises the MouseHover event. | |
| Raises the MouseLeave event. | |
| Raises the MouseMove event. | |
| Raises the MouseUp event. | |
| Raises the MouseWheel event. | |
| 
 | Raises the Move event. | 
| 
 | Notifies the control of Windows messages. | 
| 
 | Raises the PaddingChanged event. | 
| 
 | Raises the Paint event. | 
| Raises the PaintBackground event. | |
| 
 | Raises the BackColorChanged event when the BackColor property value of the control's container changes. | 
| 
 | Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. | 
| 
 | Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. | 
| 
 | Raises the ParentChanged event. | 
| 
 | Raises the CursorChanged event. | 
| 
 | Raises the EnabledChanged event when the Enabled property value of the control's container changes. | 
| 
 | Raises the FontChanged event when the Font property value of the control's container changes. | 
| 
 | Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. | 
| 
 | Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. | 
| 
 | Raises the VisibleChanged event when the Visible property value of the control's container changes. | 
| Raises the PreviewKeyDown event. | |
| 
 | Raises the Paint event. | 
| 
 | Raises the QueryContinueDrag event. | 
| Raises the RadioButtonClicked event. | |
| 
 | Raises the RegionChanged event. | 
| 
 | Raises the Resize event. | 
| 
 | Raises the RightToLeftChanged event. | 
| Raises the SelectionChanged event. | |
| Raises the SizeChanged event. | |
| Raises the SplitterOffsetChanged event. | |
| 
 | Raises the StyleChanged event. | 
| 
 | Raises the SystemColorsChanged event. | 
| 
 | Raises the TabIndexChanged event. | 
| 
 | Raises the TabStopChanged event. | 
| 
 | Raises the TextChanged event. | 
| Raises the TopItemChanged event. | |
| 
 | Raises the Validated event. | 
| 
 | Raises the Validating event. | 
| 
 | Raises the VisibleChanged event. | 
| 
 | Processes a command key. | 
| 
 | Processes a dialog character. | 
| 
 | Processes a dialog key. | 
| 
 | Processes a key message and generates the appropriate control events. | 
| 
 | Processes a keyboard message. | 
| 
 | Previews a keyboard message. | 
| 
 | Processes a mnemonic character. | 
| 
 | Raises the appropriate drag event. | 
| 
 | Raises the appropriate key event. | 
| 
 | Raises the appropriate mouse event. | 
| 
 | Raises the appropriate paint event. | 
| 
 | Forces the re-creation of the handle for the control. | 
| 
 | Reflects the specified message to the control that is bound to the specified handle. | 
| 
 | Resets the control to handle the MouseLeave event. | 
| 
 | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. | 
| 
 | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. | 
| 
 | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. | 
| 
 | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. | 
| 
 | Scales a control's location, size, padding and margin. | 
| 
 | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| 
 | Sets a value indicating how a control will behave when its AutoSize property is enabled. | 
| 
 | Performs the work of setting the specified bounds of this control. | 
| 
 | Sets the size of the client area of the control. | 
| 
 | Sets the specified style bit to the specified value. | 
| 
 | Sets the control as the top-level control. | 
| 
 | Sets the control to the specified visible state. | 
| 
 | Determines the size of the entire control from the height and width of its client area. | 
| 
 | Updates the bounds of the control with the current size and location. | 
| 
 | Forces the assigned styles to be reapplied to the control. | 
| 
 | Updates the control in its parent's z-order. | 
| Processes Windows messages. | 
See Also Softelvdm.SftTreeNET Namespace