Version

UltraTree Class Methods

For a list of all members of this type, see UltraTree members.

Public Methods
 NameDescription
Public MethodBeginInvokeOverloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control)
Public MethodBeginUpdate (Inherited from Infragistics.Win.UltraControlBase)
Public MethodBringToFrontBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodCollapseAllCollapses all nodes displayed by this UltraTree instance.  
Public MethodContainsRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public MethodCopySelectedNodesCopies the SelectedNodes to the clipboard.  
Public MethodCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphicsCreates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodCutSelectedNodesCuts the SelectedNodes to the clipboard.  
Public MethodDisposeOverloaded. Overridden. Clean up any resources being used.  
Public MethodDoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmapSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
Public MethodEndInvokeRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
Public MethodEndUpdateOverloaded. Overridden. Resets the Infragistics.Win.UltraControlBase.IsUpdating flag to false and optionally invalidates the control.  
Public MethodExpandAllOverloaded. Collapses all nodes displayed by this UltraTree instance.  
Public MethodFindFormRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
Public MethodFocusSets input focus to the control. (Inherited from System.Windows.Forms.Control)
Public MethodGetChildAtPointOverloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetNextControlRetrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetNodeByKeyReturns the node that has the specified key.  
Public MethodGetNodeCountReturns the number of nodes in the UltraTree.  
Public MethodGetNodeFromPointOverloaded. Retrieves the tree node at the specified coordinates.  
Public MethodGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
Public MethodHasNodeLevelOverrideReturns whether or not the control has a NodeLevelOverride for the specified index.  
Public MethodHideConceals the control from the user. (Inherited from System.Windows.Forms.Control)
Public MethodInitializeDataRepeaterClone (Inherited from Infragistics.Win.UltraControlBase)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from Infragistics.Win.UltraControlBase)
Public MethodInvokeOverloaded. Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from System.Windows.Forms.Control)
Public MethodLoadComponentSettingsLoads the user configuration settings for this component.  
Public MethodLoadFromBinaryOverloaded. Loads UltraTree data from the specified stream previously saved in binary format.  
Public MethodLoadFromXmlOverloaded. Loads UltraTree data from the specified stream previously saved in XML (Soap) format.  
Public MethodLogicalToDeviceUnitsOverloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control)
Public MethodNotifyDpiChanged (Inherited from Infragistics.Win.UltraControlBase)
Public MethodPasteNodesOverloaded. Appends nodes from the clipboard to the ActiveNode's UltraTreeNode.Nodes collection.  
Public MethodPerformActionSimulates user interaction with the control.  
Public MethodPerformLayoutOverloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)
Public MethodPointToClientComputes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreenComputes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodRefreshOverridden. Invalidates and updates the control immediately  
Public MethodRefreshSortOverloaded. Refreshes the sort order of the control's Nodes collection, and all of its descendant collections.  
Public MethodResetResets all properties back to their default values  
Public MethodResetAllowAutoDragScrollingSets the AllowAutoDragScrolling property to its default value.  
Public MethodResetAllowKeyboardSearchSets the AllowKeyboardSearch property to its default value  
Public MethodResetAppearanceResets all appearance property values to their defaults.  
Public MethodResetAppearancesReset the Appearances collection to nothing. This removes all the Appearances from the collection.  
Public MethodResetAutoDragExpandDelaySets the AutoDragExpandDelay property to its default value.  
Public MethodResetAutoScrollHorizontalResets the AutoScrollHorizontal property to its default value.  
Public MethodResetBorderStyleReset BorderStyle to the default  
Public MethodResetColumnSettingsResets the ColumnSettings object property, resetting all properties of the UltraTreeColumnSettings instance to their default values.  
Public MethodResetComponentSettingsResets the user configuration settings for this component.  
Public MethodResetDataMemberResets the DataMember property to its default value.  
Public MethodResetDataSourceResets the DataSource property to its default value.  
Public MethodResetDisplayStyleResets the DisplayStyle property to its default value.  
Public MethodResetDrawsFocusRectResets the DrawsFocusRect property to its default value.  
Public MethodResetExpansionIndicatorOverloaded. Sets the HasExpansionIndicator property to true for all nodes at all levels in the tree. Applies only to nodes whose Override.ShowExpansionIndicator property is set to CheckOnExpand.  
Public MethodResetExpansionIndicatorColorReset ExpansionIndicatorColor to the default.  
Public MethodResetExpansionIndicatorImageCollapsedResets the ExpansionIndicatorImageCollapsed property to its default value.  
Public MethodResetExpansionIndicatorImageCollapsedHotTrackedResets the ExpansionIndicatorImageCollapsedHotTracked property to its default value.  
Public MethodResetExpansionIndicatorImageExpandedResets the ExpansionIndicatorImageExpanded property to its default value.  
Public MethodResetExpansionIndicatorImageExpandedHotTrackedResets the ExpansionIndicatorImageExpandedHotTracked property to its default value.  
Public MethodResetExpansionIndicatorPaddingResets the ExpansionIndicatorPadding property to its default value.  
Public MethodResetExpansionIndicatorSizeResets the ExpansionIndicatorSize property to its default value.  
Public MethodResetFullRowSelectSets the FullRowSelect property to its default value  
Public MethodResetGesturesEnabledRestores the GesturesEnabled property to its default value.  
Public MethodResetHideExpansionIndicatorsResets the HideExpansionIndicators property to its default value.  
Public MethodResetHideSelectionResets HideSelection to the default.  
Public MethodResetImageListResets the ImageList to he default.  
Public MethodResetImagePaddingReset ImagePadding to the default.  
Public MethodResetImageTransparentColorResets the ImageTransparentColor property to its default value.  
Public MethodResetIncludeCollapsedDescendantsOnRangeSelectionResets the IncludeCollapsedDescendantsOnRangeSelection property to its default value.  
Public MethodResetIndentResets the Indent to the default.  
Public MethodResetLeftImagesSizeResets LeftImagesSize to the default.  
Public MethodResetNodeConnectorColorReset NodeConnectorColor to the default.  
Public MethodResetNodeConnectorStyleReset NodeConnectorStyle to the default.  
Public MethodResetNodeLevelOverridesResets the NodeLevelOverrides collection, removing all items.  
Public MethodResetNodesResets the nodes collection, removing all nodes.  
Public MethodResetOverrideResets the Override to the default.  
Public MethodResetPathSeparatorResets PathSeparator to the default.  
Public MethodResetRightImagesSizeResets RightImagesSize to the default.  
Public MethodResetSaveSettingsReset SaveSettings to the default.  
Public MethodResetSaveSettingsFormatReset SaveSettingsFormat to the default.  
Public MethodResetScrollableResets Scrollable to the default.  
Public MethodResetScrollBarLookResets the ScrollBarLook to its default value.  
Public MethodResetScrollBoundsResets the ScrollBounds property to its default value.  
Public MethodResetSelectionBehaviorResets the SelectionBehavior property to its default value.  
Public MethodResetSettingsKeyReset SettingsKey to the default.  
Public MethodResetShowLinesResets ShowLines to the default.  
Public MethodResetShowRootLinesResets ShowRootLines to the default.  
Public MethodResetSynchronizeCurrencyManagerResets the SynchronizeCurrencyManager property to its default value.  
Public MethodResetTextResets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control)
Public MethodResetUpdateModeResets the value of the ResetUpdateMode property to its default.  
Public MethodResetViewStyleResets the ViewStyle property to its default value.  
Public MethodResumeLayoutOverloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control)
Public MethodSaveAsBinaryOverloaded. Saves UltraTree data into the specified stream in binary format.  
Public MethodSaveAsXmlOverloaded. Saves UltraTree data into the specified stream in XML (Soap) format.  
Public MethodSaveComponentSettingsSaves the user configuration settings for this component.  
Public MethodScale (Inherited from System.Windows.Forms.Control)
Public MethodScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control)
Public MethodSelectOverloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from System.Windows.Forms.Control)
Public MethodSelectNextControlActivates the next control. (Inherited from System.Windows.Forms.Control)
Public MethodSendToBackSends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodSetBoundsOverloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
Public MethodSetDataBindingSets the datasource and datamember for the control in one atomic operation.  
Public MethodShouldSerializeAppearanceReturns true if the appearance has any non-default property values set and therefore needs to be serialized  
Public MethodShouldSerializeAutoScrollHorizontalReturns whether the AutoScrollHorizontal property requires serialization.  
Public MethodShouldSerializeColumnSettingsReturns whether the ColumnSettings object property requires serialization.  
Public MethodShouldSerializeCursor (Inherited from Infragistics.Win.UltraControlBase)
Public MethodShouldSerializeDataMemberReturns whether the DataMember property requires serialization.  
Public MethodShouldSerializeDataSourceReturns whether the DataSource property requires serialization.  
Public MethodShouldSerializeDisplayStyleReturns whether the DisplayStyle property requires serialization.  
Public MethodShouldSerializeDrawsFocusRectReturns whether the DrawsFocusRect property requires serialization.  
Public MethodShouldSerializeExpansionIndicatorColorReturns true if ExpansionIndicatorColor should be serialized.  
Public MethodShouldSerializeExpansionIndicatorImageCollapsedReturns whether the ExpansionIndicatorImageCollapsed property requires serialization.  
Public MethodShouldSerializeExpansionIndicatorImageCollapsedHotTrackedReturns whether the ExpansionIndicatorImageCollapsedHotTracked property requires serialization.  
Public MethodShouldSerializeExpansionIndicatorImageExpandedReturns whether the ExpansionIndicatorImageExpanded property requires serialization.  
Public MethodShouldSerializeExpansionIndicatorImageExpandedHotTrackedReturns whether the ExpansionIndicatorImageExpandedHotTracked property requires serialization.  
Public MethodShouldSerializeExpansionIndicatorPaddingReturns whether the ExpansionIndicatorPadding property requires serialization.  
Public MethodShouldSerializeExpansionIndicatorSizeReturns whether the ExpansionIndicatorSize property requires serialization.  
Public MethodShouldSerializeHideExpansionIndicatorsReturns whether the HideExpansionIndicators property requires serialization.  
Public MethodShouldSerializeHideSelectionReturns true if HideSelection needs to be serialized.  
Public MethodShouldSerializeImageListReturns true if ImageList needs to be serialized.  
Public MethodShouldSerializeIndentReturns true if Indent should be serialized.  
Public MethodShouldSerializeLeftImagesSizeReturns true if the LeftImagesSize should be serialized.  
Public MethodShouldSerializeNodeConnectorColorReturns true if NodeConnectorColor should be serialized.  
Public MethodShouldSerializeNodeConnectorStyleReturns true if NodeConnectorStyle should be serialized.  
Public MethodShouldSerializeNodesReturns true if the nodes collection needs to be serialized.  
Public MethodShouldSerializePathSeparatorReturns true if PathSeparator should be serialized.  
Public MethodShouldSerializeRightImagesSizeReturns true if RightImagesSize needs to be serialized.  
Public MethodShouldSerializeScrollableReturns true if Scrollable should be serialized.  
Public MethodShouldSerializeScrollBoundsReturns whether the ScrollBounds property requires serialization.  
Public MethodShouldSerializeShowLinesReturns true if ShowLines should be serialized.  
Public MethodShouldSerializeShowRootLinesReturns true if ShowRootLines should be serialized.  
Public MethodShouldSerializeSynchronizeCurrencyManagerReturns whether the SynchronizeCurrencyManager property requires serialization.  
Public MethodShouldSerializeViewStyleReturns whether the ViewStyle property requires serialization.  
Public MethodShowDisplays the control to the user. (Inherited from System.Windows.Forms.Control)
Public MethodSuspendLayoutTemporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUpdate (Inherited from Infragistics.Win.UltraControlBase)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstanceOverridden. Creates a new accessibility object for the control.  
Protected MethodCreateComponentRoleOverridden. Factory method used to create the component role that provides the style information for the control.  
Protected MethodCreateControlsInstanceCreates a new instance of the control collection for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreateHandleCreates a handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreateUIAutomationProviderOverridden. Factory method which creates a UI Automation wrapper for the specified context.  
Protected MethodDefWndProcSends the specified message to the default window procedure. (Inherited from System.Windows.Forms.Control)
Protected MethodDestroyHandleDestroys the handle associated with the control. (Inherited from System.Windows.Forms.Control)
Protected MethodDrawControlOverloaded.  (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetAccessibilityObjectByIdRetrieves the specified System.Windows.Forms.AccessibleObject. (Inherited from System.Windows.Forms.Control)
Protected MethodGetAutoSizeModeRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodGetChildControlsInterestedInZoomChange (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodGetGestureMessageControl (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodGetScaledBoundsRetrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control)
Protected MethodGetSelectionManager (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodGetStyleRetrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodGetTopLevelDetermines if the control is a top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodInitLayoutCalled after the control has been added to another container. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeGotFocusRaises the System.Windows.Forms.Control.GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeLostFocusRaises the System.Windows.Forms.Control.LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeOnClickRaises the System.Windows.Forms.Control.Click event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintRaises the System.Windows.Forms.Control.Paint event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintBackgroundRaises the PaintBackground event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputCharOverridden. Returns true if the character should be sent directly to the control and not preprocessed, false otherwise.  
Protected MethodIsInputKeyOverridden. Determines whether the specified key is a regular input key or a special key that requires preprocessing.  
Protected MethodIsPointDesignTimeActiveOverridden. Determines if a particular point is active at design time.  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyInvalidateRaises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. (Inherited from System.Windows.Forms.Control)
Protected MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnAfterActivateCalled after a node is Selected  
Protected MethodOnAfterCellActivateInvokes the control's AfterCellActivate event.  
Protected MethodOnAfterCellEnterEditModeInvokes the control's AfterCellEnterEditMode event.  
Protected MethodOnAfterCellExitEditModeInvokes the control's AfterCellExitEditMode event.  
Protected MethodOnAfterCheckCalled after a node is Checked  
Protected MethodOnAfterCheckSynchronizationCompleteCalled when the CheckState of a node changes and all the Synchronized nodes CheckStates are updated.  
Protected MethodOnAfterCollapseCalled after a node is collapsed  
Protected MethodOnAfterColumnMovedInvokes the control's AfterColumnMoved event.  
Protected MethodOnAfterCopyCalled after nodes are copied to the clipboard.  
Protected MethodOnAfterCutCalled after nodes are cut to the clipboard.  
Protected MethodOnAfterDataNodesCollectionPopulatedInvokes the control's AfterDataNodesCollectionPopulated event.  
Protected MethodOnAfterDeleteCalled after a node is deleted  
Protected MethodOnAfterExpandCalled after a node is Expanded  
Protected MethodOnAfterLabelEditCalled after a node is Edited  
Protected MethodOnAfterNodeCancelUpdateInvokes the control's AfterNodeCancelUpdate event.  
Protected MethodOnAfterNodeLayoutItemResizeInvokes the control's AfterNodeLayoutItemResize event.  
Protected MethodOnAfterNodeLayoutItemSpanResizeInvokes the control's AfterNodeLayoutItemSpanResize event.  
Protected MethodOnAfterNodeUpdateInvokes the control's AfterNodeUpdate event.  
Protected MethodOnAfterPasteCalled after nodes are pasted from the clipboard.  
Protected MethodOnAfterSelectCalled after a node is Selected  
Protected MethodOnAfterSortChangeInvokes the control's AfterSortChange event.  
Protected MethodOnAnimationResumed (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnAutoSizeChangedRaises the System.Windows.Forms.Control.AutoSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackColorChanged (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageLayoutChangedRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBeforeActivateCalled before a node is activated  
Protected MethodOnBeforeCellActivateInvokes the control's BeforeCellActivate event.  
Protected MethodOnBeforeCellDeactivateInvokes the control's BeforeCellDeactivate event.  
Protected MethodOnBeforeCellEnterEditModeInvokes the control's BeforeCellEnterEditMode event.  
Protected MethodOnBeforeCellExitEditModeInvokes the control's BeforeCellExitEditMode event.  
Protected MethodOnBeforeCheckCalled before a node is checked  
Protected MethodOnBeforeCollapseCalled before a node is collapsed  
Protected MethodOnBeforeColumnMovedInvokes the control's BeforeColumnMoved event.  
Protected MethodOnBeforeCopyCalled before nodes are copied to the clipboard.  
Protected MethodOnBeforeCutCalled before nodes are cut to the clipboard.  
Protected MethodOnBeforeDataNodesCollectionPopulatedInvokes the control's BeforeDataNodesCollectionPopulated event.  
Protected MethodOnBeforeDeletecalled before node is deleted  
Protected MethodOnBeforeExpandCalled before a node is expanded  
Protected MethodOnBeforeLabelEditCalled before a node is edited  
Protected MethodOnBeforeNodeCancelUpdateInvokes the control's BeforeNodeCancelUpdate event.  
Protected MethodOnBeforeNodeLayoutItemResizeInvokes the control's BeforeNodeLayoutItemResize event.  
Protected MethodOnBeforeNodeLayoutItemSpanResizeInvokes the control's BeforeNodeLayoutItemSpanResize event.  
Protected MethodOnBeforeNodeUpdateInvokes the control's BeforeNodeUpdate event.  
Protected MethodOnBeforePasteCalled before nodes are pasted from the clipboard.  
Protected MethodOnBeforeSelectCalled before a node is selected  
Protected MethodOnBeforeSortChangeInvokes the control's BeforeSortChange event.  
Protected MethodOnBeginInitInvoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component.  
Protected MethodOnBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCausesValidationChangedRaises the System.Windows.Forms.Control.CausesValidationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCellValidationErrorInvokes the control's CellValidationError event.  
Protected MethodOnCellValueChangedInvokes the control's CellValueChanged event.  
Protected MethodOnChangeUICuesRaises the System.Windows.Forms.Control.ChangeUICues event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnClick (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnClientSizeChangedRaises the System.Windows.Forms.Control.ClientSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnColumnSetGeneratedInvokes the control's ColumnSetGenerated event.  
Protected MethodOnContextMenuChangedRaises the System.Windows.Forms.Control.ContextMenuChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuStripChangedRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlAddedRaises the System.Windows.Forms.Control.ControlAdded event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlRemovedRaises the System.Windows.Forms.Control.ControlRemoved event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCreateControlOverridden. Called when the control is created  
Protected MethodOnCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDataErrorInvokes the control's DataError event.  
Protected MethodOnDockChangedRaises the System.Windows.Forms.Control.DockChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDoubleClick (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnDpiChangedAfterParentRaises the System.Windows.Forms.Control.DpiChangedAfterParent event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDpiChangedBeforeParentRaises the System.Windows.Forms.Control.DpiChangedBeforeParent event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragDropOverridden. Raises the control's DragDrop event.  
Protected MethodOnDragEnterOverridden. Raises the control's DragEnter event.  
Protected MethodOnDragLeaveOverridden. Raises the control's DragLeave event.  
Protected MethodOnDragOverOverridden. Override OnDragOver so that we can scroll automatically  
Protected MethodOnEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnEndInitInvoked during the System.ComponentModel.ISupportInitialize.EndInit of the component.  
Protected MethodOnEnterRaises the System.Windows.Forms.Control.Enter event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnFontChangedOverridden. Called when the font is changed.  
Protected MethodOnForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnGestureCompletedOverridden. Raises the GestureCompleted event.  
Protected MethodOnGestureQueryStatusOverridden. Raises the GestureQueryStatus event.  
Protected MethodOnGestureStartingOverridden. Raises the GestureStarting event.  
Protected MethodOnGiveFeedbackRaises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnGotFocusOverridden. Called when the control receives focus  
Protected MethodOnHandleCreated (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnHandleDestroyed (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnHelpRequestedRaises the System.Windows.Forms.Control.HelpRequested event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnImeModeChangedRaises the System.Windows.Forms.Control.ImeModeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnInitializeDataNodeInvokes the control's InitializeDataNode event.  
Protected MethodOnInvalidatedRaises the System.Windows.Forms.Control.Invalidated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyDownOverridden. method to handle certain key down events  
Protected MethodOnKeyPressOverridden. Called when a key is pressed when the control has input focus  
Protected MethodOnKeyUpOverridden. Called when a key is released  
Protected MethodOnLayoutRaises the System.Windows.Forms.Control.Layout event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLeaveOverridden. Called when the focus leaves this control or any of its owned controls  
Protected MethodOnLocationChangedRaises the System.Windows.Forms.Control.LocationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLostFocusOverridden. Called when the control loses focus  
Protected MethodOnMarginChangedRaises the System.Windows.Forms.Control.MarginChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseCaptureChangedRaises the System.Windows.Forms.Control.MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseClickRaises the System.Windows.Forms.Control.MouseClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDoubleClickRaises the System.Windows.Forms.Control.MouseDoubleClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDownOverridden. Called when the mouse is prssed on the control  
Protected MethodOnMouseEnter (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnMouseEnterElementOverridden. Called when the cursor enters the bounds of a UIElement  
Protected MethodOnMouseHover (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnMouseLeaveOverridden. Raises the Leave event.  
Protected MethodOnMouseLeaveElementOverridden. Called when the cursor leaves the bounds of a UIElement  
Protected MethodOnMouseMoveOverridden. Called when the mouse is moved while the cursor is positioned over the control  
Protected MethodOnMouseUp (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnMouseWheelOverridden. Response to the mouse wheel event  
Protected MethodOnMoveRaises the System.Windows.Forms.Control.Move event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnNotifyMessageNotifies the control of Windows messages. (Inherited from System.Windows.Forms.Control)
Protected MethodOnOffice2007ColorSchemeChanged (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnOffice2010ColorSchemeChanged (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnOffice2013ColorSchemeChanged (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnPaddingChangedRaises the System.Windows.Forms.Control.PaddingChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaintOverridden. Invokes the control's Paint event  
Protected MethodOnPaintBackgroundPaints the background of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPanGestureOverridden. Raises the PanGesture event.  
Protected MethodOnParentBackColorChangedRaises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentChangedOverridden. Raises the System.Windows.Forms.Control.ParentChanged event.  
Protected MethodOnParentCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentFontChangedRaises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentVisibleChangedRaises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPasteErrorCalled when an error is encountered while attempting to paste nodes from the clipboard.  
Protected MethodOnPressAndHoldGestureOverridden. Raises the PressAndHoldGesture event.  
Protected MethodOnPressAndTapGestureOverridden. Raises the PressAndTapGesture event.  
Protected MethodOnPreviewKeyDownRaises the System.Windows.Forms.Control.PreviewKeyDown event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPrintRaises the System.Windows.Forms.Control.Paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPropertyChangedOverridden. Called when a property has changed  
Protected MethodOnQueryContinueDragRaises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnRegionChangedRaises the System.Windows.Forms.Control.RegionChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnResizeOverridden. Called when the control is resized.  
Protected MethodOnRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnRotateGestureOverridden. Raises the RotateGesture event.  
Protected MethodOnScrollCalled when the control is scrolled  
Protected MethodOnSelectionDragStartCalled when starting to drag the selection  
Protected MethodOnSizeChangedRaises the System.Windows.Forms.Control.SizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnStyleChangedRaises the System.Windows.Forms.Control.StyleChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnSubObjectPropChangedCalled when another sub object that we are listening to notifies us that one of its properties has changed.  
Protected MethodOnSystemColorsChangedRaises the System.Windows.Forms.Control.SystemColorsChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabIndexChangedRaises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabStopChangedRaises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTextChangedRaises the System.Windows.Forms.Control.TextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnThemeChanged (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnTouchProviderRegistrationChangedOverridden. Called when an TouchProvider has been registered or unregistered.  
Protected MethodOnTouchProviderStateChangeOverridden. Called when the TouchProvider's state hase changed (e.g. when its Visble or Enabled property has changed).  
Protected MethodOnTwoFingerTapGestureOverridden. Raises the TwoFingerTapGesture event.  
Protected MethodOnValidatedRaises the System.Windows.Forms.Control.Validated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidateLabelEditFires the ValidateLabelEdit event.  
Protected MethodOnValidatingRaises the System.Windows.Forms.Control.Validating event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnVisibleChangedOverridden. Invokes the control's VisibleChanged event.  
Protected MethodOnZoomFactorChanged (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodOnZoomGestureOverridden. Raises the ZoomGesture event.  
Protected MethodProcessCmdKeyProcesses a command key. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogCharProcesses a dialog character. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogKeyProcesses a dialog key. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyEventArgsProcesses a key message and generates the appropriate control events. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyPreviewPreviews a keyboard message. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseDragEventRaises the appropriate drag event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseKeyEventRaises the appropriate key event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseMouseEventRaises the appropriate mouse event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaisePaintEventRaises the appropriate paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodRecreateHandleForces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodRescaleConstantsForDpiProvides constants for rescaling the control when a DPI change occurs. (Inherited from System.Windows.Forms.Control)
Protected MethodResetMouseEventArgsResets the control to handle the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateAlignmentOverloaded. Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateHorizontalConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateLeftRightConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodScaleControl (Inherited from System.Windows.Forms.Control)
Protected MethodScrollControl (Inherited from Infragistics.Win.UltraControlBase)
Protected MethodSetAutoSizeModeSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodSetBoundsCorePerforms the work of setting the specified bounds of this control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetClientSizeCoreSets the size of the client area of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetStyleSets a specified System.Windows.Forms.ControlStyles flag to either true or false. (Inherited from System.Windows.Forms.Control)
Protected MethodSetTopLevelSets the control as the top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetVisibleCoreSets the control to the specified visible state. (Inherited from System.Windows.Forms.Control)
Protected MethodShouldSerializeAllowAutoDragScrollingReturns true if AllowAutoDragScrolling needs to be serialized.  
Protected MethodShouldSerializeAllowKeyboardSearchReturns true if AllowKeyboardSearch needs to be serialized.  
Protected MethodShouldSerializeAppearancesReturns true if this property is not set to its default value  
Protected MethodShouldSerializeAutoDragExpandDelayReturns true if AutoDragExpandDelay needs to be serialized.  
Protected MethodShouldSerializeBorderStyleReturns true if BorderStyle needs to be serialized.  
Protected MethodShouldSerializeFullRowSelectReturns true if FullRowSelect needs to be serialized.  
Protected MethodShouldSerializeGesturesEnabledReturns a boolean value indicating whether the GesturesEnabled property requires serialization.  
Protected MethodShouldSerializeImagePaddingReturns true if ImagePadding should be serialized.  
Protected MethodShouldSerializeIncludeCollapsedDescendantsOnRangeSelectionReturns true if IncludeCollapsedDescendantsOnRangeSelection needs to be serialized.  
Protected MethodShouldSerializeNodeLevelOverridesReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeOverrideReturns true if the Override needs to be serialized.  
Protected MethodShouldSerializeSaveSettingsReturns true if SaveSettings should be serialized.  
Protected MethodShouldSerializeSaveSettingsFormatReturns true if SaveSettingsFormat should be serialized.  
Protected MethodShouldSerializeScrollBarLookIndicates whether the property needs to be serialized.  
Protected MethodShouldSerializeSelectionBehaviorReturns true if SelectionBehavior needs to be serialized.  
Protected MethodShouldSerializeSettingsKeyReturns true if SettingsKey should be serialized.  
Protected MethodShouldSerializeUpdateModeReturns whether the value of the UpdateMode property has been changed from its default.  
Protected MethodSizeFromClientSize (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateStylesForces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateZOrderUpdates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control)
Protected MethodWndProcProcesses Windows messages. (Inherited from System.Windows.Forms.Control)
See Also