Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

SftTree Class

The SftTree class represents the SftTree/NET control, a multi-column tree control for Windows Forms.

Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Inheritance

Syntax

public class SftTree : Softelvdm.Controls.SoftelvdmUserControl;
Public Class SftTree
    Inherits Softelvdm.Controls.SoftelvdmUserControl

Constructors

PublicSftTreeInitializes a new instance of the SftTree class.

Properties

PublicInherited from System.Windows.Forms.ControlAccessibilityObjectGets the AccessibleObject assigned to the control.
PublicInherited from System.Windows.Forms.ControlAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications.
PublicInherited from System.Windows.Forms.ControlAccessibleDescriptionGets or sets the description of the control used by accessibility client applications.
PublicInherited from System.Windows.Forms.ControlAccessibleNameGets or sets the name of the control used by accessibility client applications.
PublicInherited from System.Windows.Forms.ControlAccessibleRoleGets or sets the accessible role of the control
PublicInherited from System.Windows.Forms.ControlAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it.
PublicInherited from System.Windows.Forms.ControlAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
PublicAutoExpandAreaDefines the area where items may be automatically expanded, when the mouse cursor hovers over the item for an extended period of time.
PublicAutoExpandDragDropDefines whether items are automatically expanded during a drag & drop operation, when the mouse cursor hovers over the item for an extended period of time.
PublicAutoExpandHoverDefines whether items are automatically expanded when the mouse cursor hovers over the item for an extended period of time.
PublicAutoRespondDefines whether the tree control automatically handles certain events to expand and collapse items or to resize columns.
PublicAutoScrollIntervalDefines the interval for horizontal and vertical scrolling.
PublicInherited from System.Windows.Forms.ControlAutoScrollOffsetGets or sets where this control is scrolled to in Control).
PublicAutoScrollStartIntervalDefines the initial delay before horizontal and vertical scrolling starts.
PublicInherited from System.Windows.Forms.ControlAutoSizeThis property is not relevant for this class.
PublicBackColorDefines the default background color for items in the item area.
PublicBackColorOddDefines the default background color for items in the item area (odd numbered items).
PublicBackColorSelectedDefines the default background color for items in the item area that are selected.
PublicBackColorSelectedNoFocusDefines the default background color for items in the item area that are selected, when the control does not have the input focus.
PublicInherited from System.Windows.Forms.ControlBackgroundImageGets or sets the background image displayed in the control.
PublicInherited from System.Windows.Forms.ControlBackgroundImageLayoutGets or sets the background image layout as defined in the ImageLayout enumeration.
PublicInherited from System.Windows.Forms.ControlBindingContextGets or sets the BindingContext for the control.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlBorderStyleDefines the border style of the control.
PublicInherited from System.Windows.Forms.ControlBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
PublicBottomItemDefines the last item displayed in the tree control's client area.
PublicBottomItemPartialReturns the last item displayed in the tree control's client area, that is only partially visible.
PublicInherited from System.Windows.Forms.ControlBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
PublicButtonDarkColorDefines the color used to draw the slightly dark edge of a button in the item area (BackgroundAppearanceEnum.ButtonPlain and BackgroundAppearanceEnum.ThemedAppearanceHeaderEmptyArea only).
PublicButtonDarkDarkColorDefines the color used to draw the dark edge of a button in the item area (BackgroundAppearanceEnum.ButtonPlain only).
PublicButtonFaceColorDefines the color used to draw the face of a button in the item area (BackgroundAppearanceEnum.ButtonPlain only).
PublicButtonLightColorDefines the color used to draw the lighted edge of a button in the item area (BackgroundAppearanceEnum.ButtonPlain only).
PublicButtonLightLightColorDefines the color used to draw the highlighted edge of a button in the item area (BackgroundAppearanceEnum.ButtonPlain only).
PublicButtonLookDefines the appearance of expand/collapse buttons.
PublicButtonsReturns the instance of the ButtonsClass class that is used to describe attributes that apply to all expand/collapse buttons in a SftTree/NET control.
PublicInherited from System.Windows.Forms.ControlCanFocusGets a value indicating whether the control can receive focus.
PublicInherited from System.Windows.Forms.ControlCanSelectGets a value indicating whether the control can be selected.
PublicInherited from System.Windows.Forms.ControlCaptureGets or sets a value indicating whether the control has captured the mouse.
PublicInherited from System.Windows.Forms.ControlCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
PublicCharSearchDisplayColumnDefines the column searched for characters typed by the user.
PublicCharSearchModeDefines the search mode for characters typed by the user.
PublicStaticInherited from System.Windows.Forms.ControlCheckForIllegalCrossThreadCallsGets or sets a value indicating whether to catch calls on the wrong thread that access a control's Handle property when an application is being debugged.
PublicInherited from System.Windows.Forms.ControlClientRectangleGets the rectangle that represents the client area of the control.
PublicInherited from System.Windows.Forms.ControlClientSizeGets or sets the height and width of the client area of the control.
PublicColumnsReturns the control's ColumnsClass instance describing all columns.
PublicInherited from System.Windows.Forms.ControlCompanyNameGets the name of the company or creator of the application containing the control.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlComponentSettingsDefines the control's design-time settings.
PublicInherited from System.ComponentModel.ComponentContainerGets the IContainer that contains the Component.
PublicInherited from System.Windows.Forms.ControlContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus.
PublicContentsDefines the instance of the ContentsClass class that is used to serialize the contents of the tree control.
PublicInherited from System.Windows.Forms.ControlContextMenuGets or sets the shortcut menu associated with the control.
PublicInherited from System.Windows.Forms.ControlContextMenuStripGets or sets the ContextMenuStrip associated with this control.
PublicInherited from System.Windows.Forms.ControlControlsGets the collection of controls contained within the control.
PublicInherited from System.Windows.Forms.ControlCreatedGets a value indicating whether the control has been created.
PublicInherited from System.Windows.Forms.ControlCursorGets or sets the cursor that is displayed when the mouse pointer is over the control.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlCustomCodeDefines optional product customization.
PublicInherited from System.Windows.Forms.ControlDataBindingsGets the data bindings for the control.
PublicStaticInherited from System.Windows.Forms.ControlDefaultBackColorGets the default background color of the control.
PublicStaticInherited from System.Windows.Forms.ControlDefaultFontGets the default font of the control.
PublicStaticInherited from System.Windows.Forms.ControlDefaultForeColorGets the default foreground color of the control.
PublicInherited from System.Windows.Forms.ControlDeviceDpiGets the DPI value for the display device where the control is currently being displayed.
PublicDimensionsReturns the instance of the DimensionsClass class that is used to describe various dimensions, object sizes, distances in a SftTree/NET control.
PublicInherited from System.Windows.Forms.ControlDisplayRectangleGets the rectangle that represents the display area of the control.
PublicInherited from System.Windows.Forms.ControlDisposingGets a value indicating whether the base Control class is in the process of disposing.
PublicInherited from System.Windows.Forms.ControlDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
PublicDragDropHoverIntervalDefines how long the mouse cursor hovers over an item before it is expanded.
PublicDragStyleDefines how drag & drop operations are detected.
PublicDropTargetDefines the object (item or cell) that is the current drop target during a drag & drop operation.
PublicEmptyAreaBackColorDefines the background color of the empty area in the item area.
PublicInherited from System.Windows.Forms.ControlEnabledGets or sets a value indicating whether the control can respond to user interaction.
PublicFirstItemReturns the first item in the control.
PublicFlybyHighlightDefines whether items in the item area are highlighted as the mouse cursor moves over cells.
PublicFlybyHighlightUnderlineDefines whether items in the item area are underlined as the mouse cursor moves over cells.
PublicFocusCellDefines the cell that is the focus object.
PublicInherited from System.Windows.Forms.ControlFocusedGets a value indicating whether the control has input focus.
PublicFocusItemDefines the item that is the focus object.
PublicFocusObjectDefines the object (item or cell) that is the focus object.
PublicFontDefines the default font used for text displayed by the control.
PublicFootersReturns the control's FootersClass instance describing all footers.
PublicForeColorDefines the default foreground color for items in the item area.
PublicForeColorOddDefines the default foreground color for items in the item area (odd numbered items).
PublicForeColorSelectedDefines the default foreground color for items in the item area that are selected.
PublicForeColorSelectedNoFocusDefines the default foreground color for items in the item area that are selected, when the control does not have the input focus.
PublicGadgetsReturns the instance of the GadgetsClass class that is used to describe gadgets.
PublicGrayTextDefines the default foreground color for items in the item area that are disabled.
PublicGridHorizontalColorDefines the color used for horizontal grid lines.
PublicGridLinesDefines the grid lines style for all cells in the tree control.
PublicGridLinesPenDefines the pen style used to draw grid lines.
PublicGridVerticalColorDefines the color used for vertical grid lines.
PublicHAlignDefaultDefines the default horizontal alignment for parts within cells in the item area.
PublicInherited from System.Windows.Forms.ControlHandleGets the window handle that the control is bound to.
PublicHandleReturnDefines whether the control accepts and handles the Return key.
PublicInherited from System.Windows.Forms.ControlHasChildrenGets a value indicating whether the control contains one or more child controls.
PublicHeadersReturns the SftTree.HeadersClass instance describing all headers.
PublicInherited from System.Windows.Forms.ControlHeightGets or sets the height of the control.
PublicHierarchyAreaColorDefines the background color of the hierarchy area.
PublicHierarchyColorStyleDefines whether the hierarchy area, in the hierarchy column, inherits the cell's background color.
PublicHighlightItemImageDefines whether the selection outline includes the item image.
PublicHorizontalExtentDefines the current horizontal scrolling extent in the left pane (or the only pane).
PublicHorizontalExtentRightDefines the current horizontal scrolling extent in the right pane.
PublicHorizontalOffsetDefines the current horizontal scrolling offset in the left pane (or the only pane).
PublicHorizontalOffsetRightDefines the current horizontal scrolling offset in the right pane.
PublicHoverFill1Defines the starting color of the vertical gradient fill used for the flyby highlighting outline of an item that is not selected.
PublicHoverFill2Defines the ending color of the vertical gradient fill used for the flyby highlighting outline of an item that is not selected.
PublicHoverInnerBorderDefines the inner border of the flyby highlighting outline of an item that is not selected.
PublicHoverOutlineBorderDefines the outer border of the flyby highlighting outline of an item that is not selected.
PublicInherited from System.Windows.Forms.ControlImeModeGets or sets the Input Method Editor (IME) mode of the control.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlInitializingDefines whether this control is initializing.
PublicInherited from System.Windows.Forms.ControlInvokeRequiredGets 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.
PublicInherited from System.Windows.Forms.ControlIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications.
PublicInherited from System.Windows.Forms.ControlIsDisposedGets a value indicating whether the control has been disposed of.
PublicInherited from System.Windows.Forms.ControlIsHandleCreatedGets a value indicating whether the control has a handle associated with it.
PublicInherited from System.Windows.Forms.ControlIsMirroredGets a value indicating whether the control is mirrored.
PublicItemCollectionReturns the item collection of the control.
PublicItemExpandableImageDefines the default image used to display an expandable item's item image.
PublicItemExpandedImageDefines the default image used to display an expanded item's item image.
PublicItemImageAreaReturns the size of the area reserved for each item's item image.
PublicItemLeafImageDefines the default image used to display a leaf item's item image.
PublicLastItemReturns the last item in the control on level 0.
PublicLastVisibleItemReturns the last visible item in the control.
PublicInherited from System.Windows.Forms.ControlLayoutEngineGets a cached instance of the control's layout engine.
PublicInherited from System.Windows.Forms.ControlLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
PublicLicenseReturns the product's license number.
PublicLinearGradientModeDefines the linear gradient mode used to render the available background area in cells in the item area.
PublicInherited from System.Windows.Forms.ControlLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
PublicInherited from System.Windows.Forms.ControlMarginGets or sets the space between controls.
PublicInherited from System.Windows.Forms.ControlMaximumSizeGets or sets the size that is the upper limit that Size) can specify.
PublicMaxLinesDefines the maximum number of text lines to be displayed by cells in the item area.
PublicMaxScanDefines the maximum number of items considered when resizing columns in response to double-clicking in the column resizing area.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlMergeStyleDefines the cell merging style used by cells.
PublicInherited from System.Windows.Forms.ControlMinimumSizeGets or sets the size that is the lower limit that Size) can specify.
PublicStaticInherited from System.Windows.Forms.ControlMouseButtonsGets a value indicating which of the mouse buttons is in a pressed state.
PublicMouseHoverIntervalDefines the interval after which the MouseMoveHoverTimer event occurs.
PublicMouseMoveIntervalDefines the interval after which the MouseMoveTimer event occurs.
PublicStaticInherited from System.Windows.Forms.ControlMousePositionGets the position of the mouse cursor in screen coordinates.
PublicInherited from System.Windows.Forms.ControlNameGets or sets the name of the control.
PublicOptimizedRenderingDefines whether optimized rendering is used.
PublicOrientationDefaultDefines the default orientation of the parts within cells in the item area.
PublicOverheadWidthReturns the width of the area added to the hierarchy column for hierarchical components.
PublicInherited from System.Windows.Forms.ControlPaddingGets or sets padding within the control.
PublicInherited from System.Windows.Forms.ControlParentGets or sets the parent container of the control.
PublicInherited from System.Windows.Forms.ControlPreferredSizeGets the size of a rectangular area into which the control can fit.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlProductNameReturns the product name of the control.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlProductVersionReturns the version of the assembly containing the control.
PublicInherited from System.Windows.Forms.ControlRecreatingHandleGets a value indicating whether the control is currently re-creating its handle.
PublicInherited from System.Windows.Forms.ControlRegionGets or sets the window region associated with the control.
PublicInherited from System.Windows.Forms.ControlRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
PublicInherited from System.Windows.Forms.ControlRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
PublicRowHeadersReturns the instance of the RowHeadersClass class that defines attributes for all row headers in a SftTree/NET control.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlSaveSettingsDefines whether design-time control information is saved.
PublicScrollbarHorizontalDefines the display of the horizontal scroll bar.
PublicScrollbarVerticalDefines the display of the vertical scroll bar.
PublicScrollTipReturns the control's ToolTipClass instance defining scrolltips.
PublicSelectableAreaDefines which areas of items or cells can be clicked by an end user to select the item or cell.
PublicSelectedCellReturns the currently selected cell.
PublicSelectedItemReturns the currently selected item.
PublicSelectedObjectsReturns an array of selected items or cells.
PublicSelectionFill1Defines the starting color of the vertical gradient fill used for the selection outline.
PublicSelectionFill2Defines the ending color of the vertical gradient fill used for the selection outline.
PublicSelectionHighlightStyleDefines the appearance of a selected item or cell.
PublicSelectionHoverFill1Defines the starting color of the vertical gradient fill used for the flyby highlighting outline of a selected item or cell.
PublicSelectionHoverFill2Defines the ending color of the vertical gradient fill used for the flyby highlighting outline of a selected item or cell.
PublicSelectionHoverInnerBorderDefines the inner border of the flyby highlighting outline of a selected item or cell.
PublicSelectionHoverOutlineBorderDefines the outer border of the flyby highlighting outline of a selected item or cell.
PublicSelectionInnerBorderDefines the inner border of the selection outline.
PublicSelectionOutlineBorderDefines the outer border of the selection outline.
PublicSelectionOutlineStyleDefines the appearance of the selection highlight.
PublicSelectionStyleDefines the selection style.
PublicShowExpandCollapseButtonsDefines whether expand/collapse buttons are shown.
PublicShowFocusRectangleDefines whether the focus rectangle is shown for the current focus object.
PublicInherited from System.Windows.Forms.ControlSiteGets or sets the site of the control.
PublicInherited from System.Windows.Forms.ControlSizeGets or sets the height and width of the control.
PublicSmoothScrollDefines whether smooth scrolling is used.
PublicSortIndicatorPositionDefaultDefines the sorting indicator position for cells in the item area.
PublicSplitterReturns the instance of the SplitterClass class that represents the splitter bar in a SftTree/NET control and its attributes.
PublicInherited from System.Windows.Forms.ControlTabIndexGets or sets the tab order of the control within its container.
PublicInherited from System.Windows.Forms.ControlTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key.
PublicInherited from System.Windows.Forms.ControlTagGets or sets the object that contains data about the control.
PublicInherited from System.Windows.Forms.ControlTextGets or sets the text associated with this control.
PublicToolTipReturns the control's ToolTipClass instance defining tooltips.
PublicInherited from System.Windows.Forms.ControlTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
PublicTopItemDefines the first item displayed in the tree control's client area.
PublicInherited from System.Windows.Forms.ControlTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.
PublicTotalItemsReturns the total items in the control, on all levels.
PublicTreeLineColorDefines the color used for tree lines.
PublicTreeLinesPenDefines the pen style used to draw tree lines.
PublicTreeLineStyleDefines how tree lines are displayed.
PublicUseThemesDefines whether Windows themes are used (Windows XP and up).
PublicInherited from System.Windows.Forms.ControlUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
PublicVAlignDefaultDefines the default vertical alignment for parts within cells in the item area.
PublicInherited from System.Windows.Forms.ControlVisibleGets or sets a value indicating whether the control and all its child controls are displayed.
PublicVisibleItemsReturns the total number of visible items in the control, on all levels.
PublicInherited from System.Windows.Forms.ControlWidthGets or sets the width of the control.
PublicInherited from System.Windows.Forms.ControlWindowTargetThis property is not relevant for this class.
ProtectedInherited from System.Windows.Forms.ControlCanEnableImeGets a value indicating whether the ImeMode property can be set to an active value, to enable IME support.
ProtectedInherited from System.Windows.Forms.ControlCanRaiseEventsDetermines if events can be raised on the control.
ProtectedInherited from Softelvdm.Controls.SoftelvdmUserControlCreateParamsGets the required creation parameters when the control handle is created.
ProtectedInherited from System.Windows.Forms.ControlDefaultCursorGets or sets the default cursor for the control.
ProtectedInherited from System.Windows.Forms.ControlDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control.
ProtectedInherited from System.Windows.Forms.ControlDefaultMarginGets the space, in pixels, that is specified by default between controls.
ProtectedInherited from System.Windows.Forms.ControlDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control.
ProtectedInherited from System.Windows.Forms.ControlDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control.
ProtectedInherited from System.Windows.Forms.ControlDefaultPaddingGets the internal spacing, in pixels, of the contents of a control.
ProtectedInherited from System.Windows.Forms.ControlDefaultSizeGets the default size of the control.
ProtectedInherited from System.ComponentModel.ComponentDesignModeGets a value that indicates whether the Component is currently in design mode.
ProtectedInherited from System.Windows.Forms.ControlDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.
ProtectedInherited from System.ComponentModel.ComponentEventsGets the list of event handlers that are attached to this Component.
ProtectedInherited from System.Windows.Forms.ControlFontHeightGets or sets the height of the font of the control.
ProtectedInherited from System.Windows.Forms.ControlImeModeBaseGets or sets the IME mode of a control.
ProtectedStaticInherited from System.Windows.Forms.ControlPropagatingImeModeGets an object that represents a propagating IME mode.
ProtectedInherited from System.Windows.Forms.ControlRenderRightToLeftThis property is now obsolete.
ProtectedInherited from System.Windows.Forms.ControlResizeRedrawGets or sets a value indicating whether the control redraws itself when resized.
ProtectedInherited from System.Windows.Forms.ControlScaleChildrenGets a value that determines the scaling of child controls.
ProtectedInherited from System.Windows.Forms.ControlShowFocusCuesGets a value indicating whether the control should display focus rectangles.
ProtectedInherited from System.Windows.Forms.ControlShowKeyboardCuesGets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.

Methods

PublicAboutBoxDisplays the product's About box.
ProtectedInherited from System.Windows.Forms.ControlAccessibilityNotifyClientsNotifies the accessibility client applications of the specified AccessibleEvents for the specified child control.
PublicInherited from System.Windows.Forms.ControlBeginInvokeExecutes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
PublicInherited from System.Windows.Forms.ControlBringToFrontBrings the control to the front of the z-order.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlCancelModeCancels internal modes.
PublicCellFromPointDetermines the cell given a point in the item area.
PublicColumnFromPointDetermines the column given a point in the control's client area.
PublicInherited from System.Windows.Forms.ControlContainsRetrieves a value indicating whether the specified control is a child of the control.
ProtectedInherited from System.Windows.Forms.ControlCreateAccessibilityInstanceCreates a new accessibility object for the control.
PublicInherited from System.Windows.Forms.ControlCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls.
ProtectedInherited from System.Windows.Forms.ControlCreateControlsInstanceCreates a new instance of the control collection for the control.
PublicInherited from System.Windows.Forms.ControlCreateGraphicsCreates the Graphics for the control.
ProtectedInherited from System.Windows.Forms.ControlCreateHandleCreates a handle for the control.
PublicInherited from System.MarshalByRefObjectCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
ProtectedInherited from System.Windows.Forms.ControlDefWndProcSends the specified message to the default window procedure.
ProtectedInherited from System.Windows.Forms.ControlDestroyHandleDestroys the handle associated with the control.
PublicDisposeCleans up any resources being used.
PublicDoDragDropBegins a drag-and-drop operation.
PublicInherited from System.Windows.Forms.ControlDrawToBitmapSupports rendering to the specified bitmap.
PublicEditNavigatePositions cell editing on another cell.
PublicEndEditEnds cell editing.
PublicInherited from System.Windows.Forms.ControlEndInvokeRetrieves the return value of the asynchronous operation represented by the IAsyncResult passed.
PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedFinalizeReleases unmanaged resources and performs other cleanup operations before the SftTree instance is reclaimed by garbage collection.
PublicFindCellTagObjectSearches the CellBaseClass.TagObjects property of cells for an object.
PublicFindCellTagStringSearches the CellBaseClass.TagString property of cells for a matching string.
PublicInherited from System.Windows.Forms.ControlFindFormRetrieves the form that the control is on.
PublicFindItemTagObjectSearches the ItemClass.TagObjects property of items for an object.
PublicFindItemTagStringSearches the ItemClass.TagString property of items for a matching string.
PublicFindTextSearches the CellBaseClass.Text property of cells for a matching string.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlFocusSets the focus to this instance of the control.
PublicStaticInherited from System.Windows.Forms.ControlFromChildHandleRetrieves the control that contains the specified handle.
PublicStaticInherited from System.Windows.Forms.ControlFromHandleReturns the control that is currently associated with the specified handle.
PublicFromVisibleIndexReturns the item given an index of visible items.
ProtectedInherited from System.Windows.Forms.ControlGetAccessibilityObjectByIdRetrieves the specified AccessibleObject.
ProtectedInherited from System.Windows.Forms.ControlGetAutoSizeModeRetrieves a value indicating how a control will behave when its AutoSize property is enabled.
PublicInherited from System.Windows.Forms.ControlGetChildAtPointRetrieves the child control that is located at the specified coordinates.
PublicInherited from System.Windows.Forms.ControlGetContainerControlReturns the next ContainerControl up the control's chain of parent controls.
PublicStaticGetContentsReturns the contents of the control in an XML document.
PublicGetDimensionReturns the location and size of a cell or row header.
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicInherited from System.MarshalByRefObjectGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance.
PublicInherited from System.Windows.Forms.ControlGetNextControlRetrieves the next control forward or back in the tab order of child controls.
PublicInherited from System.Windows.Forms.ControlGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted.
ProtectedInherited from System.Windows.Forms.ControlGetScaledBoundsRetrieves the bounds within which the control is scaled.
ProtectedInherited from System.ComponentModel.ComponentGetServiceReturns an object that represents a service provided by the Component or by its Container.
ProtectedInherited from System.Windows.Forms.ControlGetStyleRetrieves the value of the specified control style bit for the control.
ProtectedInherited from System.Windows.Forms.ControlGetTopLevelDetermines if the control is a top-level control.
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
PublicInherited from System.Windows.Forms.ControlHideConceals the control from the user.
PublicInherited from System.MarshalByRefObjectInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance.
ProtectedInherited from System.Windows.Forms.ControlInitLayoutCalled after the control has been added to another container.
PublicInherited from System.Windows.Forms.ControlInvalidateInvalidates the entire surface of the control and causes the control to be redrawn.
PublicInherited from System.Windows.Forms.ControlInvokeExecutes the specified delegate on the thread that owns the control's underlying window handle.
ProtectedInherited from System.Windows.Forms.ControlInvokeGotFocusRaises the GotFocus event for the specified control.
ProtectedInherited from System.Windows.Forms.ControlInvokeLostFocusRaises the LostFocus event for the specified control.
ProtectedInherited from System.Windows.Forms.ControlInvokeOnClickRaises the Click event for the specified control.
ProtectedInherited from System.Windows.Forms.ControlInvokePaintRaises the Paint event for the specified control.
ProtectedInherited from System.Windows.Forms.ControlInvokePaintBackgroundRaises the PaintBackground event for the specified control.
ProtectedIsInputCharDetermines if a character is an input character that the control recognizes.
ProtectedInherited from System.Windows.Forms.ControlIsInputKeyDetermines whether the specified key is a regular input key or a special key that requires preprocessing.
PublicStaticInherited from System.Windows.Forms.ControlIsKeyLockedDetermines whether the CAPS LOCK, NUM LOCK, or SCROLL LOCK key is in effect.
PublicStaticInherited from System.Windows.Forms.ControlIsMnemonicDetermines if the specified character is the mnemonic character assigned to the control in the specified string.
PublicItemFromPointDetermines the item given a point in the item area.
PublicInherited from System.Windows.Forms.ControlLogicalToDeviceUnitsConverts a Logical DPI value to it's equivalent DeviceUnit DPI value.
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
PublicNavigateDownNavigates down one item or cell from the specified item or cell.
PublicNavigateEndNavigates to the very last item or cell in the control.
PublicNavigateHomeNavigates to the very first item or cell in the control.
PublicNavigateLeftNavigates left one item or cell from the specified item or cell.
PublicNavigateRightNavigates left one item or cell from the specified item or cell.
PublicNavigateUpNavigates up one item or cell from the specified item or cell.
ProtectedInherited from System.Windows.Forms.ControlNotifyInvalidateRaises the Invalidated event with a specified region of the control to invalidate.
ProtectedInherited from System.Windows.Forms.ControlOnAutoSizeChangedRaises the AutoSizeChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnBackColorChangedRaises the BackColorChanged event.
ProtectedOnBackgroundImageChangedRaises the BackgroundImageChanged event.
ProtectedOnBackgroundImageLayoutChangedRaises the BackgroundImageLayoutChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnBindingContextChangedRaises the BindingContextChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnCausesValidationChangedRaises the CausesValidationChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnChangeUICuesRaises the ChangeUICues event.
ProtectedOnCheckBoxClickedRaises the CheckBoxClicked event.
ProtectedInherited from System.Windows.Forms.ControlOnClickRaises the Click event.
ProtectedInherited from System.Windows.Forms.ControlOnClientSizeChangedRaises the ClientSizeChanged event.
ProtectedOnColumnReorderedRaises the ColumnReordered event.
ProtectedOnColumnResizedRaises the ColumnResized event.
ProtectedInherited from System.Windows.Forms.ControlOnContextMenuChangedRaises the ContextMenuChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnContextMenuStripChangedRaises the ContextMenuStripChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnControlAddedRaises the ControlAdded event.
ProtectedInherited from System.Windows.Forms.ControlOnControlRemovedRaises the ControlRemoved event.
ProtectedInherited from System.Windows.Forms.ControlOnCreateControlRaises the CreateControl method.
ProtectedInherited from System.Windows.Forms.ControlOnCursorChangedRaises the CursorChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnDockChangedRaises the DockChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnDoubleClickRaises the DoubleClick event.
ProtectedInherited from System.Windows.Forms.ControlOnDpiChangedAfterParentRaises the DpiChangedAfterParent event.
ProtectedInherited from System.Windows.Forms.ControlOnDpiChangedBeforeParentRaises the DpiChangedBeforeParent event.
ProtectedOnDragDetectedRaises the DragDetected event.
ProtectedOnDragDropRaises the DragDrop event.
ProtectedOnDragEnterRaises the DragEnter event.
ProtectedOnDragLeaveRaises the DragLeave event.
ProtectedOnDragOverRaises the DragOver event.
ProtectedOnEditAllowedRaises the EditAllowed event.
ProtectedOnEditClickOutsideRaises the EditClickOutside event.
ProtectedOnEditEndedRaises the EditEnded event.
ProtectedOnEditSetupRaises the EditSetup event.
ProtectedOnEditValidateRaises the EditValidate event.
ProtectedOnEnabledChangedRaises the EnabledChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnEnterRaises the Enter event.
ProtectedOnFocusObjectChangedRaises the FocusObjectChanged event.
ProtectedOnFontChangedRaises the FontChanged event.
ProtectedOnFooterClickedRaises the FooterClicked event.
ProtectedOnFooterDoubleClickedRaises the FooterDoubleClicked event.
ProtectedOnFooterHeightChangedRaises the FooterHeightChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnForeColorChangedRaises the ForeColorChanged event.
ProtectedOnGiveFeedbackRaises the GiveFeedback event.
ProtectedOnGotFocusRaises the GotFocus event.
ProtectedInherited from System.Windows.Forms.ControlOnHandleCreatedRaises the HandleCreated event.
ProtectedInherited from System.Windows.Forms.ControlOnHandleDestroyedRaises the HandleDestroyed event.
ProtectedOnHeaderClickedRaises the HeaderClicked event.
ProtectedOnHeaderDoubleClickedRaises the HeaderDoubleClicked event.
ProtectedOnHeaderHeightChangedRaises the HeaderHeightChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnHelpRequestedRaises the HelpRequested event.
ProtectedOnHorizontalOffsetChangedRaises the HorizontalOffsetChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnImeModeChangedRaises the ImeModeChanged event.
ProtectedOnInvalidatedRaises the Invalidated event.
ProtectedOnItemClickRaises the ItemClick event.
ProtectedOnItemCollapsedRaises the ItemCollapsed event.
ProtectedOnItemExpandedRaises the ItemExpanded event.
ProtectedOnItemReleasedRaises the ItemReleased event.
ProtectedOnItemRemovedRaises the ItemRemoved event.
ProtectedOnKeyDownRaises the KeyDown event.
ProtectedOnKeyPressRaises the KeyPress event.
ProtectedOnKeyUpRaises the KeyUp event.
ProtectedOnLayoutRaises the Layout event.
ProtectedInherited from System.Windows.Forms.ControlOnLeaveRaises the Leave event.
ProtectedInherited from System.Windows.Forms.ControlOnLocationChangedRaises the LocationChanged event.
ProtectedOnLostFocusRaises the LostFocus event.
ProtectedInherited from System.Windows.Forms.ControlOnMarginChangedRaises the MarginChanged event.
ProtectedOnMouseCaptureChangedRaises the MouseCaptureChanged event.
ProtectedOnMouseClickRaises the MouseClick event.
ProtectedOnMouseDoubleClickRaises the MouseDoubleClick event.
ProtectedOnMouseDownRaises the MouseDown event.
ProtectedOnMouseEnterRaises the MouseEnter event.
ProtectedOnMouseHoverRaises the MouseHover event.
ProtectedOnMouseLeaveRaises the MouseLeave event.
ProtectedOnMouseMoveRaises the MouseMove event.
ProtectedOnMouseUpRaises the MouseUp event.
ProtectedOnMouseWheelRaises the MouseWheel event.
ProtectedInherited from System.Windows.Forms.ControlOnMoveRaises the Move event.
ProtectedInherited from System.Windows.Forms.ControlOnNotifyMessageNotifies the control of Windows messages.
ProtectedInherited from System.Windows.Forms.ControlOnPaddingChangedRaises the PaddingChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnPaintRaises the Paint event.
ProtectedOnPaintBackgroundRaises the PaintBackground event.
ProtectedInherited from System.Windows.Forms.ControlOnParentBackColorChangedRaises the BackColorChanged event when the BackColor property value of the control's container changes.
ProtectedInherited from System.Windows.Forms.ControlOnParentBackgroundImageChangedRaises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes.
ProtectedInherited from System.Windows.Forms.ControlOnParentBindingContextChangedRaises the BindingContextChanged event when the BindingContext property value of the control's container changes.
ProtectedInherited from System.Windows.Forms.ControlOnParentChangedRaises the ParentChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnParentCursorChangedRaises the CursorChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnParentEnabledChangedRaises the EnabledChanged event when the Enabled property value of the control's container changes.
ProtectedInherited from System.Windows.Forms.ControlOnParentFontChangedRaises the FontChanged event when the Font property value of the control's container changes.
ProtectedInherited from System.Windows.Forms.ControlOnParentForeColorChangedRaises the ForeColorChanged event when the ForeColor property value of the control's container changes.
ProtectedInherited from System.Windows.Forms.ControlOnParentRightToLeftChangedRaises the RightToLeftChanged event when the RightToLeft property value of the control's container changes.
ProtectedInherited from System.Windows.Forms.ControlOnParentVisibleChangedRaises the VisibleChanged event when the Visible property value of the control's container changes.
ProtectedOnPreviewKeyDownRaises the PreviewKeyDown event.
ProtectedInherited from System.Windows.Forms.ControlOnPrintRaises the Paint event.
ProtectedInherited from System.Windows.Forms.ControlOnQueryContinueDragRaises the QueryContinueDrag event.
ProtectedOnRadioButtonClickedRaises the RadioButtonClicked event.
ProtectedInherited from System.Windows.Forms.ControlOnRegionChangedRaises the RegionChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnResizeRaises the Resize event.
ProtectedInherited from System.Windows.Forms.ControlOnRightToLeftChangedRaises the RightToLeftChanged event.
ProtectedOnSelectionChangedRaises the SelectionChanged event.
ProtectedOnSizeChangedRaises the SizeChanged event.
ProtectedOnSplitterOffsetChangedRaises the SplitterOffsetChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnStyleChangedRaises the StyleChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnSystemColorsChangedRaises the SystemColorsChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnTabIndexChangedRaises the TabIndexChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnTabStopChangedRaises the TabStopChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnTextChangedRaises the TextChanged event.
ProtectedOnTopItemChangedRaises the TopItemChanged event.
ProtectedInherited from System.Windows.Forms.ControlOnValidatedRaises the Validated event.
ProtectedInherited from System.Windows.Forms.ControlOnValidatingRaises the Validating event.
ProtectedInherited from System.Windows.Forms.ControlOnVisibleChangedRaises the VisibleChanged event.
PublicPerformClick_RadioButtonPartSelects the specified radiobutton part and automatically deselects all related radiobutton parts.
PublicInherited from System.Windows.Forms.ControlPerformLayoutForces the control to apply layout logic to all its child controls.
PublicInherited from System.Windows.Forms.ControlPointToClientComputes the location of the specified screen point into client coordinates.
PublicInherited from System.Windows.Forms.ControlPointToScreenComputes the location of the specified client point into screen coordinates.
PublicInherited from System.Windows.Forms.ControlPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched.
PublicInherited from System.Windows.Forms.ControlPreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched.
ProtectedInherited from System.Windows.Forms.ControlProcessCmdKeyProcesses a command key.
ProtectedInherited from System.Windows.Forms.ControlProcessDialogCharProcesses a dialog character.
ProtectedInherited from System.Windows.Forms.ControlProcessDialogKeyProcesses a dialog key.
ProtectedInherited from System.Windows.Forms.ControlProcessKeyEventArgsProcesses a key message and generates the appropriate control events.
ProtectedInherited from System.Windows.Forms.ControlProcessKeyMessageProcesses a keyboard message.
ProtectedInherited from System.Windows.Forms.ControlProcessKeyPreviewPreviews a keyboard message.
ProtectedInherited from System.Windows.Forms.ControlProcessMnemonicProcesses a mnemonic character.
ProtectedInherited from System.Windows.Forms.ControlRaiseDragEventRaises the appropriate drag event.
ProtectedInherited from System.Windows.Forms.ControlRaiseKeyEventRaises the appropriate key event.
ProtectedInherited from System.Windows.Forms.ControlRaiseMouseEventRaises the appropriate mouse event.
ProtectedInherited from System.Windows.Forms.ControlRaisePaintEventRaises the appropriate paint event.
PublicRecalcHorizontalExtentRecalculates the optimal horizontal scrolling extent.
ProtectedInherited from System.Windows.Forms.ControlRecreateHandleForces the re-creation of the handle for the control.
PublicInherited from System.Windows.Forms.ControlRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates.
PublicInherited from System.Windows.Forms.ControlRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates.
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
ProtectedStaticInherited from System.Windows.Forms.ControlReflectMessageReflects the specified message to the control that is bound to the specified handle.
PublicInherited from System.Windows.Forms.ControlRefreshForces the control to invalidate its client area and immediately redraw itself and any child controls.
ProtectedInherited from System.Windows.Forms.ControlRescaleConstantsForDpiProvides constants for rescaling the control when a DPI change occurs.
PublicInherited from System.Windows.Forms.ControlResetBackColorResets the BackColor property to its default value.
PublicInherited from System.Windows.Forms.ControlResetBindingsCauses a control bound to the BindingSource to reread all the items in the list and refresh their displayed values.
PublicInherited from System.Windows.Forms.ControlResetCursorResets the Cursor property to its default value.
PublicInherited from System.Windows.Forms.ControlResetFontResets the Font property to its default value.
PublicInherited from System.Windows.Forms.ControlResetForeColorResets the ForeColor property to its default value.
PublicInherited from System.Windows.Forms.ControlResetImeModeResets the ImeMode property to its default value.
ProtectedInherited from System.Windows.Forms.ControlResetMouseEventArgsResets the control to handle the MouseLeave event.
PublicInherited from System.Windows.Forms.ControlResetRightToLeftResets the RightToLeft property to its default value.
PublicInherited from System.Windows.Forms.ControlResetTextResets the Text property to its default value.
PublicInherited from System.Windows.Forms.ControlResumeLayoutResumes usual layout logic.
ProtectedInherited from System.Windows.Forms.ControlRtlTranslateAlignmentConverts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
ProtectedInherited from System.Windows.Forms.ControlRtlTranslateContentConverts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
ProtectedInherited from System.Windows.Forms.ControlRtlTranslateHorizontalConverts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
ProtectedInherited from System.Windows.Forms.ControlRtlTranslateLeftRightConverts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlSaveComponentSettingsInternal use only. Saves the component settings.
PublicInherited from System.Windows.Forms.ControlScaleScales the control and all child controls by the specified scaling factor.
PublicInherited from System.Windows.Forms.ControlScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs.
ProtectedInherited from System.Windows.Forms.ControlScaleControlScales a control's location, size, padding and margin.
ProtectedInherited from System.Windows.Forms.ControlScaleCoreThis method is not relevant for this class.
PublicScrollDownScrolls the items in the item area down by the specified number of items.
PublicScrollEndScrolls the items in the item area so that the last item in the tree control becomes the bottom item (SftTree.BottomItem), displaying the last page.
PublicScrollHomeScrolls the items in the item area so that the first item in the tree control becomes the top item (SftTree.TopItem), displaying the first page.
PublicScrollLeftScrolls the items in the item area to the left.
PublicScrollNextPageScrolls the items in the item area so that the last item becomes the top item (SftTree.TopItem), displaying the next page.
PublicScrollPreviousPageScrolls the items in the item area so that the first item becomes the bottom item (SftTree.BottomItem), displaying the previous page.
PublicScrollRightScrolls the items in the item area to the right.
PublicScrollUpScrolls the items in the item area up by the specified number of items.
PublicInherited from System.Windows.Forms.ControlSelectActivates the control.
PublicInherited from System.Windows.Forms.ControlSelectNextControlActivates the next control.
PublicSelectRangeSelects or deselects a range of items or cells.
PublicInherited from System.Windows.Forms.ControlSendToBackSends the control to the back of the z-order.
ProtectedInherited from System.Windows.Forms.ControlSetAutoSizeModeSets a value indicating how a control will behave when its AutoSize property is enabled.
PublicInherited from System.Windows.Forms.ControlSetBoundsSets the bounds of the control to the specified location and size.
ProtectedInherited from System.Windows.Forms.ControlSetBoundsCorePerforms the work of setting the specified bounds of this control.
ProtectedInherited from System.Windows.Forms.ControlSetClientSizeCoreSets the size of the client area of the control.
PublicStaticSetContentsUpdates the control with data from an XML document.
ProtectedInherited from System.Windows.Forms.ControlSetStyleSets a specified ControlStyles flag to either true or false.
ProtectedInherited from System.Windows.Forms.ControlSetTopLevelSets the control as the top-level control.
ProtectedInherited from System.Windows.Forms.ControlSetVisibleCoreSets the control to the specified visible state.
PublicInherited from System.Windows.Forms.ControlShowDisplays the control to the user.
ProtectedInherited from System.Windows.Forms.ControlSizeFromClientSizeDetermines the size of the entire control from the height and width of its client area.
PublicInherited from System.Windows.Forms.ControlSuspendLayoutTemporarily suspends the layout logic for the control.
PublicInherited from System.ComponentModel.ComponentToStringReturns a String containing the name of the Component, if any. This method should not be overridden.
PublicUpdateCauses the control to redraw the invalidated regions within its client area.
ProtectedInherited from System.Windows.Forms.ControlUpdateBoundsUpdates the bounds of the control with the current size and location.
ProtectedInherited from System.Windows.Forms.ControlUpdateStylesForces the assigned styles to be reapplied to the control.
ProtectedInherited from System.Windows.Forms.ControlUpdateZOrderUpdates the control in its parent's z-order.
ProtectedWndProcProcesses Windows messages.

Events

PublicInherited from System.Windows.Forms.ControlAutoSizeChangedThis event is not relevant for this class.
PublicInherited from System.Windows.Forms.ControlBackColorChangedOccurs when the value of the BackColor property changes.
PublicInherited from System.Windows.Forms.ControlBackgroundImageChangedOccurs when the value of the BackgroundImage property changes.
PublicInherited from System.Windows.Forms.ControlBackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes.
PublicInherited from System.Windows.Forms.ControlBindingContextChangedOccurs when the value of the BindingContext property changes.
PublicInherited from System.Windows.Forms.ControlCausesValidationChangedOccurs when the value of the CausesValidation property changes.
PublicInherited from System.Windows.Forms.ControlChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change.
PublicCheckBoxClickedOccurs when a checkbox part (CheckBoxPartClass) is clicked.
PublicInherited from System.Windows.Forms.ControlClickOccurs when the control is clicked.
PublicInherited from System.Windows.Forms.ControlClientSizeChangedOccurs when the value of the ClientSize property changes.
PublicColumnReorderedOccurs after a column has been reordered.
PublicColumnResizedOccurs when a column is resized.
PublicInherited from System.Windows.Forms.ControlContextMenuChangedOccurs when the value of the ContextMenu property changes.
PublicInherited from System.Windows.Forms.ControlContextMenuStripChangedOccurs when the value of the ContextMenuStrip property changes.
PublicInherited from System.Windows.Forms.ControlControlAddedOccurs when a new control is added to the ControlCollection.
PublicInherited from System.Windows.Forms.ControlControlRemovedOccurs when a control is removed from the ControlCollection.
PublicInherited from System.Windows.Forms.ControlCursorChangedOccurs when the value of the Cursor property changes.
PublicInherited from System.ComponentModel.ComponentDisposedOccurs when the component is disposed by a call to the Dispose method.
PublicInherited from System.Windows.Forms.ControlDockChangedOccurs when the value of the Dock property changes.
PublicInherited from System.Windows.Forms.ControlDoubleClickOccurs when the control is double-clicked.
PublicInherited from System.Windows.Forms.ControlDpiChangedAfterParentOccurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed.
PublicInherited from System.Windows.Forms.ControlDpiChangedBeforeParentOccurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred.
PublicDragDetectedOccurs when the user starts dragging an object.
PublicInherited from System.Windows.Forms.ControlDragDropOccurs when a drag-and-drop operation is completed.
PublicInherited from System.Windows.Forms.ControlDragEnterOccurs when an object is dragged into the control's bounds.
PublicInherited from System.Windows.Forms.ControlDragLeaveOccurs when an object is dragged out of the control's bounds.
PublicInherited from System.Windows.Forms.ControlDragOverOccurs when an object is dragged over the control's bounds.
PublicEditAllowedOccurs to determine whether a cell can be reached for cell editing.
PublicEditClickOutsideOccurs during cell editing when the user clicks a mouse button outside of the control used for cell editing.
PublicEditEndedOccurs when cell editing is about to end and the control used for cell editing can be destroyed.
PublicEditSetupOccurs when a cell is about to be edited and a control must be positioned over the cell for editing purposes.
PublicEditValidateOccurs when cell editing is active and new contents need to be validated.
PublicInherited from System.Windows.Forms.ControlEnabledChangedOccurs when the Enabled property value has changed.
PublicInherited from System.Windows.Forms.ControlEnterOccurs when the control is entered.
PublicFocusObjectChangedOccurs when the focus object (an item or cell) changes.
PublicInherited from System.Windows.Forms.ControlFontChangedOccurs when the Font property value changes.
PublicFooterClickedOccurs when a column footer is clicked.
PublicFooterDoubleClickedOccurs when a column footer is double-clicked.
PublicFooterHeightChangedOccurs when the footer area height changes.
PublicInherited from System.Windows.Forms.ControlForeColorChangedOccurs when the ForeColor property value changes.
PublicInherited from System.Windows.Forms.ControlGiveFeedbackOccurs during a drag operation.
PublicInherited from System.Windows.Forms.ControlGotFocusOccurs when the control receives focus.
PublicInherited from System.Windows.Forms.ControlHandleCreatedOccurs when a handle is created for the control.
PublicInherited from System.Windows.Forms.ControlHandleDestroyedOccurs when the control's handle is in the process of being destroyed.
PublicHeaderClickedOccurs when a column header is clicked.
PublicHeaderDoubleClickedOccurs when a column header is double-clicked.
PublicHeaderHeightChangedOccurs when the header area height changes.
PublicInherited from System.Windows.Forms.ControlHelpRequestedOccurs when the user requests help for a control.
PublicHorizontalOffsetChangedOccurs when the control is scrolled horizontally, under program control or by the user.
PublicInherited from System.Windows.Forms.ControlImeModeChangedOccurs when the ImeMode property has changed.
PublicInherited from System.Windows.Forms.ControlInvalidatedOccurs when a control's display requires redrawing.
PublicItemClickOccurs when an item, cell or part is clicked.
PublicItemCollapsedOccurs when an item is collapsed, under program control or by the user.
PublicItemDoubleClickOccurs when an item, cell or part is double-clicked.
PublicItemExpandedOccurs when an item is expanded, under program control or by the user.
PublicItemReleasedOccurs when a mouse button is released on an item, cell or part.
PublicItemRemovedOccurs when an item is removed.
PublicInherited from System.Windows.Forms.ControlKeyDownOccurs when a key is pressed while the control has focus.
PublicInherited from System.Windows.Forms.ControlKeyPressOccurs when a character. space or backspace key is pressed while the control has focus.
PublicInherited from System.Windows.Forms.ControlKeyUpOccurs when a key is released while the control has focus.
PublicInherited from System.Windows.Forms.ControlLayoutOccurs when a control should reposition its child controls.
PublicInherited from System.Windows.Forms.ControlLeaveOccurs when the input focus leaves the control.
PublicInherited from System.Windows.Forms.ControlLocationChangedOccurs when the Location property value has changed.
PublicInherited from System.Windows.Forms.ControlLostFocusOccurs when the control loses focus.
PublicInherited from System.Windows.Forms.ControlMarginChangedOccurs when the control's margin changes.
PublicInherited from System.Windows.Forms.ControlMouseCaptureChangedOccurs when the control loses mouse capture.
PublicMouseClickThis 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.
PublicMouseDoubleClickThis 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.
PublicMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed.
PublicMouseEnterOccurs when the mouse pointer enters the control.
PublicMouseHoverOccurs when the mouse pointer rests on the control.
PublicMouseLeaveOccurs when the mouse pointer leaves the control.
PublicMouseMoveOccurs when the mouse pointer is moved over the control.
PublicMouseMoveHoverTimerOccurs when mouse pointer rests on the control.
PublicMouseMoveTimerOccurs when the timer expires after a mouse move event.
PublicMouseUpOccurs when the mouse pointer is over the control and a mouse button is released.
PublicMouseWheelOccurs when the mouse wheel moves while the control has focus.
PublicInherited from System.Windows.Forms.ControlMoveOccurs when the control is moved.
PublicInherited from System.Windows.Forms.ControlPaddingChangedOccurs when the control's padding changes.
PublicInherited from System.Windows.Forms.ControlPaintOccurs when the control is redrawn.
PublicInherited from System.Windows.Forms.ControlParentChangedOccurs when the Parent property value changes.
PublicInherited from System.Windows.Forms.ControlPreviewKeyDownOccurs before the KeyDown event when a key is pressed while focus is on this control.
PublicInherited from Softelvdm.Controls.SoftelvdmUserControlPropertyChangedOccurs when a property of an object derived from SoftelvdmUserControl is modified.
PublicInherited from System.Windows.Forms.ControlQueryAccessibilityHelpOccurs when AccessibleObject is providing help to accessibility applications.
PublicInherited from System.Windows.Forms.ControlQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
PublicRadioButtonClickedOccurs when a radiobutton part (RadioButtonPartClass) is clicked.
PublicInherited from System.Windows.Forms.ControlRegionChangedOccurs when the value of the Region property changes.
PublicInherited from System.Windows.Forms.ControlResizeOccurs when the control is resized.
PublicInherited from System.Windows.Forms.ControlRightToLeftChangedOccurs when the RightToLeft property value changes.
PublicSelectionChangedOccurs when the item or cell selection has changed.
PublicShowScrollTipOccurs when a scrolltip is about to be displayed.
PublicShowToolTipOccurs when a tooltip is about to be displayed.
PublicInherited from System.Windows.Forms.ControlSizeChangedOccurs when the Size property value changes.
PublicSplitterOffsetChangedOccurs when the splitter bar offset (SplitterClass.Offset) changes.
PublicInherited from System.Windows.Forms.ControlStyleChangedOccurs when the control style changes.
PublicInherited from System.Windows.Forms.ControlSystemColorsChangedOccurs when the system colors change.
PublicInherited from System.Windows.Forms.ControlTabIndexChangedOccurs when the TabIndex property value changes.
PublicInherited from System.Windows.Forms.ControlTabStopChangedOccurs when the TabStop property value changes.
PublicInherited from System.Windows.Forms.ControlTextChangedOccurs when the Text property value changes.
PublicTopItemChangedOccurs when the control is scrolled vertically, under program control or by the user.
PublicInherited from System.Windows.Forms.ControlValidatedOccurs when the control is finished validating.
PublicInherited from System.Windows.Forms.ControlValidatingOccurs when the control is validating.
PublicInherited from System.Windows.Forms.ControlVisibleChangedOccurs when the Visible property value changes.

Delegates

ProtectedItemClickEventHandlerRepresents the method that will handle the ItemClick event.
ProtectedItemDoubleClickEventHandlerRepresents the method that will handle the ItemDoubleClick event.
ProtectedItemExpandedEventHandlerRepresents the method that will handle the ItemExpanded event.
ProtectedItemReleasedEventHandlerRepresents the method that will handle the ItemReleased event.
ProtectedItemCollapsedEventHandlerRepresents the method that will handle the ItemCollapsed event.
ProtectedTopItemChangedEventHandlerRepresents the method that will handle the TopItemChanged event.
ProtectedHorizontalOffsetChangedEventHandlerRepresents the method that will handle the HorizontalOffsetChanged event.
ProtectedDragDetectedEventHandlerRepresents the method that will handle the DragDetected event.
ProtectedSelectionChangedEventHandlerRepresents the method that will handle the SelectionChanged event.
ProtectedFocusObjectChangedEventHandlerRepresents the method that will handle the FocusObjectChanged event.
ProtectedShowToolTipEventHandlerRepresents the method that will handle the ShowToolTip event.
ProtectedShowScrollTipEventHandlerRepresents the method that will handle the ShowScrollTip event.
ProtectedColumnResizedEventHandlerRepresents the method that will handle the ColumnResized event.
ProtectedHeaderHeightChangedEventHandlerRepresents the method that will handle the HeaderHeightChanged event.
ProtectedFooterHeightChangedEventHandlerRepresents the method that will handle the FooterHeightChanged event.
ProtectedCheckBoxEventHandlerRepresents the method that will handle the CheckBoxClicked event.
ProtectedRadioButtonEventHandlerRepresents the method that will handle the RadioButtonClicked event.
ProtectedHeaderClickedEventHandlerRepresents the method that will handle the HeaderClicked event.
ProtectedFooterClickedEventHandlerRepresents the method that will handle the FooterClicked event.
ProtectedHeaderDoubleClickedEventHandlerRepresents the method that will handle the HeaderDoubleClicked event.
ProtectedFooterDoubleClickedEventHandlerRepresents the method that will handle the FooterDoubleClicked event.
ProtectedSplitterOffsetChangedEventHandlerRepresents the method that will handle the SplitterOffsetChanged event.
ProtectedColumnReorderedEventHandlerRepresents the method that will handle the ColumnReordered event.
ProtectedItemRemovedEventHandlerRepresents the method that will handle the ItemRemoved event.
ProtectedEditAllowedEventHandlerRepresents the method that will handle the EditAllowed event.
ProtectedEditSetupEventHandlerRepresents the method that will handle the EditSetup event.
ProtectedEditEndedEventHandlerRepresents the method that will handle the EditEnded event.
ProtectedEditValidateEventHandlerRepresents the method that will handle the EditValidate event.
ProtectedEditClickOutsideEventHandlerRepresents the method that will handle the EditClickOutside event.

See Also Classes | SftTree/NET 2.0