For a list of all members of this type, see UltraExplorerBar members.
Name | Description | |
---|---|---|
BeginInvoke | Overloaded. 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) | |
BeginUpdate | Overridden. Sets the Infragistics.Win.UltraControlBase.IsUpdating flag to true which prevents painting. | |
BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) | |
CloseNavigationPaneFlyout | Overloaded. Closes the navigation pane flyout. | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DisplayNavigationPaneOptionsDialog | Displays the Navigation Pane Options Dialog. | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. | |
DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Overloaded. Overridden. Resets the Infragistics.Win.UltraControlBase.IsUpdating flag to false and optionally invalidates the control. | |
EnsureActiveControlInView | Overloaded. Verifies that the active control contained in an UltraExplorerBarGroup is in view. The active control must be in an UltraExplorerBarContainerControl and the Style of the UltraExplorerBar must support group-level scrolling (as opposed to item-level scrolling). Two styles that support group-level scrolling are ‘ExplorerBar’ and 'VisualStudio2005Toolbox'. The parameterless overload does not attempt to bring the active control fully into view if it is already partially in view. | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) | |
GetChildAtPoint | Overloaded. 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) | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) | |
GetItemByKey | Returns the first UltraExplorerBarItem in the UltraExplorerBar with the specified Key. | |
GetItemsByKey | Retrieves an array of all UltraExplorerBarItems in the UltraExplorerBar with the specified Key. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetLogicalControlHeight | Returns the height needed by the control to display all Groups plus all the Items in every currently expanded Group. | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) | |
GroupFromPoint | Overloaded. Returns the UltraExplorerBarGroup under the supplied client point or null if no UltraExplorerBarGroup exists under the point. | |
Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) | |
InitializeDataRepeaterClone | (Inherited from Infragistics.Win.UltraControlBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from Infragistics.Win.UltraControlBase) | |
Invoke | Overloaded. 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) | |
ItemFromPoint | Overloaded. Returns the UltraExplorerBarItem under the supplied client point or null if no UltraExplorerBarItem exists under the point. | |
LoadComponentSettings | Loads the user configuration settings for this component. | |
LoadFromBinary | Overloaded. Loads UltraExplorerBar data from the specified stream previously saved in binary format. | |
LoadFromXml | Overloaded. Loads UltraExplorerBar data from the specified stream previously saved in XML (Soap) format. | |
LogicalToDeviceUnits | Overloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control) | |
NotifyDpiChanged | Overridden. Notifies the control that the Dpi has changed and the control should dirty any metrics that rely on the system Dpi, invalidate itself, etc. | |
PerformAction | Simulates user interaction with the control. | |
PerformKeyAction | Simulates user interaction with the control. | |
PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) | |
PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from Infragistics.Win.UltraControlBase) | |
ResetAcceptsFocus | Resets the AcceptsFocus property to its default value. | |
ResetAnimationEnabled | Resets the AnimationEnabled property to its default value. | |
ResetAnimationSpeed | Resets the AnimationSpeed property to its default value. | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetAutoScrollStyle | Sets the property to its default value. | |
ResetBorderStyle | Resets the BorderStyle property to its default value. | |
ResetColumnCount | Resets the ColumnCount property to its default value. | |
ResetColumnSpacing | Resets the ColumnSpacing property to its default value. | |
ResetComponentSettings | Resets the user configuration settings for this component. | |
ResetGesturesEnabled | Restores the GesturesEnabled property to its default value. | |
ResetGroupHeaderContextMenu | Discards any changes made to the default UltraExplorerBarGroup header context menu and restores it to its original state. | |
ResetGroupItemAreaContextMenu | Discards any changes made to the default UltraExplorerBarGroup item area context menu and restores it to its original state. | |
ResetGroupSettings | Resets the GroupSettings property to its default value. | |
ResetGroupSpacing | Resets the GroupSpacing property to its default value. | |
ResetImageSizeLarge | Resets the ImageSizeLarge property to its default value. | |
ResetImageSizeSmall | Resets the ImageSizeSmall property to its default value. | |
ResetImageTransparentColor | Resets the ImageTransparentColor property to its default value. | |
ResetItemContextMenu | Discards any changes made to the default UltraExplorerBarItem context menu and restores it to its original state. | |
ResetItemSettings | Resets the ItemSettings property to its default value. | |
ResetNavigationAllowGroupReorder | Resets the NavigationAllowGroupReorder property to its default value. | |
ResetNavigationContextMenu | Discards any changes made to the default navigation context menu and restores it to its original state. | |
ResetNavigationCurrentGroupAreaHeaderVisible | Resets the NavigationCurrentGroupAreaHeaderVisible property to its default value. | |
ResetNavigationCurrentGroupAreaMinHeight | Resets the NavigationCurrentGroupAreaMinHeight property to its default value. | |
ResetNavigationMaxGroupHeaders | Resets the NavigationMaxGroupHeaders property to its default value. | |
ResetNavigationOverflowButtonAreaAppearance | Resets the NavigationOverflowButtonAreaAppearance property to its default value. | |
ResetNavigationOverflowButtonAreaVisible | Resets the NavigationOverflowButtonAreaVisible property to its default value. | |
ResetNavigationPaneExpandedState | Resets the NavigationPaneExpandedState property to its default value. | |
ResetNavigationPaneExpansionMode | Resets the NavigationPaneExpansionMode property to its default value. | |
ResetNavigationPaneExpansionThreshold | Resets the NavigationPaneExpansionThreshold property to its default value. | |
ResetNavigationPaneFlyoutMaximumSize | Resets the NavigationPaneFlyoutMaximumSize property to its default value. | |
ResetNavigationPaneFlyoutMinimumSize | Resets the NavigationPaneFlyoutMinimumSize property to its default value. | |
ResetNavigationSplitterAppearance | Resets the NavigationSplitterAppearance property to its default value. | |
ResetNotificationBadgeSettings | Resets the NotificationBadgeSettings to their default value (null) | |
ResetOtherContextMenu | Discards any changes made to the 'Other' default context menu and restores it to its original state. | |
ResetScrollBarLook | Resets the property to its default value. | |
ResetScrollbars | Resets the Scrollbars property to its default value. | |
ResetShowDefaultContextMenu | Resets the ShowDefaultContextMenu property to its default value. | |
ResetStateButtonCheckStyle | Resets the StateButtonCheckStyle property to its default value. | |
ResetStyle | Resets the Style property to its default value. | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control) | |
ResetUseLargeGroupHeaderImages | Resets the UseLargeGroupHeaderImages property to its default value. | |
ResetUseLargeNavigationOverflowButtonImages | Resets the UseLargeNavigationOverflowButtonImages property to its default value. | |
ResetViewStyle | Resets the ViewStyle property to its default value. | |
ResolveAppearance | Resolves the control's main Appearance. | |
ResolveNavigationOverflowButtonAreaAppearance | Resolves the Appearance for the NavigationOverflowButtonAreaUIElement. | |
ResolveNavigationOverflowQuickCustomizeButtonAppearance | Resolves the Appearance for the NavigationOverflowQuickCustomizeButtonUIElement. | |
ResolveNavigationSplitterAppearance | Resolves the Appearance for the NavigationSplitterBarUIElement. | |
ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) | |
SaveAsBinary | Overloaded. Loads UltraExplorerBar data from the specified stream previously saved in binary format. | |
SaveAsXml | Overloaded. Loads UltraExplorerBar data from the specified stream previously saved in XML (Soap) format. | |
SaveComponentSettings | Saves the user configuration settings for this component. | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control) | |
Select | Overloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from System.Windows.Forms.Control) | |
SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) | |
SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) | |
ShouldSerializeCursor | (Inherited from Infragistics.Win.UltraControlBase) | |
ShouldSerializeNotificationBadgeSettings | Returns true if the HasNotificationBadgeSettings needs to be serialized | |
Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) | |
ShowNavigationPaneFlyout | Overloaded. Displays the navigation pane flyout at the default location. | |
SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from Infragistics.Win.UltraControlBase) |
Name | Description | |
---|---|---|
CreateAccessibilityInstance | Overridden. Creates a new accessibility object for the control. | |
CreateComponentRole | Overridden. Factory method used to create the component role that provides the style information for the control. | |
CreateControlsInstance | Creates a new instance of the control collection for the control. (Inherited from System.Windows.Forms.Control) | |
CreateHandle | Creates a handle for the control. (Inherited from System.Windows.Forms.Control) | |
CreateUIAutomationProvider | Overridden. Factory method which creates a UI Automation wrapper for the specified context. | |
DefWndProc | Sends the specified message to the default window procedure. (Inherited from System.Windows.Forms.Control) | |
DestroyHandle | Destroys the handle associated with the control. (Inherited from System.Windows.Forms.Control) | |
DrawControl | Overloaded. (Inherited from Infragistics.Win.UltraControlBase) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetAccessibilityObjectById | Retrieves the specified System.Windows.Forms.AccessibleObject. (Inherited from System.Windows.Forms.Control) | |
GetAutoSizeMode | Retrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control) | |
GetChildControlsInterestedInZoomChange | (Inherited from Infragistics.Win.UltraControlBase) | |
GetGestureMessageControl | (Inherited from Infragistics.Win.UltraControlBase) | |
GetScaledBounds | Retrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control) | |
GetSelectionManager | (Inherited from Infragistics.Win.UltraControlBase) | |
GetService | (Inherited from System.ComponentModel.Component) | |
GetStyle | Retrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control) | |
GetTopLevel | Determines if the control is a top-level control. (Inherited from System.Windows.Forms.Control) | |
InitLayout | Called after the control has been added to another container. (Inherited from System.Windows.Forms.Control) | |
InvokeGotFocus | Raises the System.Windows.Forms.Control.GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control) | |
InvokeLostFocus | Raises the System.Windows.Forms.Control.LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control) | |
InvokeOnClick | Raises the System.Windows.Forms.Control.Click event for the specified control. (Inherited from System.Windows.Forms.Control) | |
InvokePaint | Raises the System.Windows.Forms.Control.Paint event for the specified control. (Inherited from System.Windows.Forms.Control) | |
InvokePaintBackground | Raises the PaintBackground event for the specified control. (Inherited from System.Windows.Forms.Control) | |
IsInputChar | Determines if a character is an input character that the control recognizes. (Inherited from System.Windows.Forms.Control) | |
IsInputKey | Overridden. Returns true if the key is a valid input key for this control | |
IsPointDesignTimeActive | Overridden. Indicates if the point should be handled by the control at design time. | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyInvalidate | Raises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. (Inherited from System.Windows.Forms.Control) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraControlBase) | |
OnActiveGroupChanged | Occurs after the ActiveGroup changes. | |
OnActiveGroupChanging | Occurs before the ActiveGroup changes. | |
OnActiveItemChanged | Occurs after the ActiveItem changes. | |
OnActiveItemChanging | Occurs before the ActiveItem changes. | |
OnAnimationResumed | (Inherited from Infragistics.Win.UltraControlBase) | |
OnAutoSizeChanged | Raises the System.Windows.Forms.Control.AutoSizeChanged event. (Inherited from System.Windows.Forms.Control) | |
OnBackColorChanged | (Inherited from Infragistics.Win.UltraControlBase) | |
OnBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event. (Inherited from System.Windows.Forms.Control) | |
OnBackgroundImageLayoutChanged | Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control) | |
OnBeginInit | Invoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component. | |
OnBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event. (Inherited from System.Windows.Forms.Control) | |
OnCausesValidationChanged | Raises the System.Windows.Forms.Control.CausesValidationChanged event. (Inherited from System.Windows.Forms.Control) | |
OnChangeUICues | Raises the System.Windows.Forms.Control.ChangeUICues event. (Inherited from System.Windows.Forms.Control) | |
OnClick | (Inherited from Infragistics.Win.UltraControlBase) | |
OnClientSizeChanged | Raises the System.Windows.Forms.Control.ClientSizeChanged event. (Inherited from System.Windows.Forms.Control) | |
OnContextMenuChanged | Overridden. Raises the ContextMenuChanged event. | |
OnContextMenuInitializing | Occurs before a context menu is displayed. | |
OnContextMenuStripChanged | Raises the System.Windows.Forms.Control.ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control) | |
OnControlAdded | Raises the System.Windows.Forms.Control.ControlAdded event. (Inherited from System.Windows.Forms.Control) | |
OnControlRemoved | Raises the System.Windows.Forms.Control.ControlRemoved event. (Inherited from System.Windows.Forms.Control) | |
OnCreateControl | Overridden. Called when the control is first created. | |
OnCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control) | |
OnDockChanged | Raises the System.Windows.Forms.Control.DockChanged event. (Inherited from System.Windows.Forms.Control) | |
OnDoubleClick | Overridden. Invokes the control's DoubleClick event. | |
OnDpiChangedAfterParent | Raises the System.Windows.Forms.Control.DpiChangedAfterParent event. (Inherited from System.Windows.Forms.Control) | |
OnDpiChangedBeforeParent | Raises the System.Windows.Forms.Control.DpiChangedBeforeParent event. (Inherited from System.Windows.Forms.Control) | |
OnDragDrop | Raises the System.Windows.Forms.Control.DragDrop event. (Inherited from System.Windows.Forms.Control) | |
OnDragEnter | Overridden. Raises the control's DragEnter event. | |
OnDragLeave | Raises the System.Windows.Forms.Control.DragLeave event. (Inherited from System.Windows.Forms.Control) | |
OnDragOver | Raises the System.Windows.Forms.Control.DragOver event. (Inherited from System.Windows.Forms.Control) | |
OnEnabledChanged | Overridden. Invokes the control's EnabledChanged event. | |
OnEndInit | Invoked during the System.ComponentModel.ISupportInitialize.EndInit of the component. | |
OnEnter | Raises the System.Windows.Forms.Control.Enter event. (Inherited from System.Windows.Forms.Control) | |
OnFontChanged | (Inherited from Infragistics.Win.UltraControlBase) | |
OnForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event. (Inherited from System.Windows.Forms.Control) | |
OnGestureCompleted | Overridden. Raises the GestureCompleted event. | |
OnGestureQueryStatus | Overridden. Raises the GestureQueryStatus event. | |
OnGestureStarting | Overridden. Raises the GestureStarting event. | |
OnGiveFeedback | Raises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from System.Windows.Forms.Control) | |
OnGotFocus | Overridden. Raises the GotFocus event. | |
OnGroupAdded | Occurs after a UltraExplorerBarGroup has been added. | |
OnGroupAdding | Occurs before a UltraExplorerBarGroup is added. | |
OnGroupClick | Occurs after a UltraExplorerBarGroup header has been clicked. | |
OnGroupCollapsed | Occurs after a UltraExplorerBarGroup has been collapsed. | |
OnGroupCollapsing | Occurs before a UltraExplorerBarGroup is collapsed. | |
OnGroupDragging | Occurs before a UltraExplorerBarGroup has started dragging. | |
OnGroupDragOver | Occurs when a UltraExplorerBarGroup is dragged over a valid drop location. | |
OnGroupDropped | Occurs after a UltraExplorerBarGroup has been dropped in a new location. | |
OnGroupEnteredEditMode | Occurs after a Group has entered edit mode. | |
OnGroupEnteringEditMode | Occurs before a Group enters edit mode. | |
OnGroupExitedEditMode | Occurs after a UltraExplorerBarGroup has been edited. | |
OnGroupExitingEditMode | Occurs before a UltraExplorerBarGroup is edited. | |
OnGroupExpanded | Occurs after a UltraExplorerBarGroup has been expanded. | |
OnGroupExpanding | Occurs before a UltraExplorerBarGroup is expanded. | |
OnGroupRemoved | Occurs after a UltraExplorerBarGroup has been removed. | |
OnGroupRemoving | Occurs before a UltraExplorerBarGroup is removed. | |
OnHandleCreated | (Inherited from Infragistics.Win.UltraControlBase) | |
OnHandleDestroyed | (Inherited from Infragistics.Win.UltraControlBase) | |
OnHelpRequested | Raises the System.Windows.Forms.Control.HelpRequested event. (Inherited from System.Windows.Forms.Control) | |
OnImeModeChanged | Raises the System.Windows.Forms.Control.ImeModeChanged event. (Inherited from System.Windows.Forms.Control) | |
OnInvalidated | Raises the System.Windows.Forms.Control.Invalidated event. (Inherited from System.Windows.Forms.Control) | |
OnItemAdded | Occurs after an UltraExplorerBarItem has been added. | |
OnItemAdding | Occurs before an UltraExplorerBarItem is added. | |
OnItemCheckStateChanged | Occurs after an UltraExplorerBarItem's checked state has changed. | |
OnItemCheckStateChanging | Occurs before an UltraExplorerBarItem's checked state has changed. | |
OnItemClick | Occurs after an UltraExplorerBarItem has been clicked. | |
OnItemDoubleClick | Occurs after an UltraExplorerBarItem has been double-clicked. | |
OnItemDragging | Occurs before an UltraExplorerBarItem has started dragging. | |
OnItemDragOver | Occurs when an UltraExplorerBarItem is dragged over a valid drop location. | |
OnItemDropped | Occurs after an UltraExplorerBarItem has been dropped in a new location. | |
OnItemEnteredEditMode | Occurs after a Item has entered edit mode. | |
OnItemEnteringEditMode | Occurs before a Item enters edit mode. | |
OnItemExitedEditMode | Occurs after an UltraExplorerBarItem has been edited. | |
OnItemExitingEditMode | Occurs before an UltraExplorerBarItem is edited. | |
OnItemRemoved | Occurs after an UltraExplorerBarItem has been removed. | |
OnItemRemoving | Occurs before an UltraExplorerBarItem is removed. | |
OnKeyDown | Overridden. Called when a key is pressed while the control has the input focus. | |
OnKeyPress | (Inherited from Infragistics.Win.UltraControlBase) | |
OnKeyUp | Raises the System.Windows.Forms.Control.KeyUp event. (Inherited from System.Windows.Forms.Control) | |
OnLayout | Raises the System.Windows.Forms.Control.Layout event. (Inherited from System.Windows.Forms.Control) | |
OnLeave | Raises the System.Windows.Forms.Control.Leave event. (Inherited from System.Windows.Forms.Control) | |
OnLocationChanged | Raises the System.Windows.Forms.Control.LocationChanged event. (Inherited from System.Windows.Forms.Control) | |
OnLostFocus | Overridden. Raises the LostFocus event. | |
OnMarginChanged | Raises the System.Windows.Forms.Control.MarginChanged event. (Inherited from System.Windows.Forms.Control) | |
OnMouseCaptureChanged | Raises the System.Windows.Forms.Control.MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control) | |
OnMouseClick | Raises the System.Windows.Forms.Control.MouseClick event. (Inherited from System.Windows.Forms.Control) | |
OnMouseDoubleClick | Raises the System.Windows.Forms.Control.MouseDoubleClick event. (Inherited from System.Windows.Forms.Control) | |
OnMouseDown | Overridden. Called when a mouse button is pressed while the cursor is positioned over the control. | |
OnMouseEnter | (Inherited from Infragistics.Win.UltraControlBase) | |
OnMouseEnterElement | Overridden. Called when an element is entered (the mouse is moved over the element) | |
OnMouseHover | (Inherited from Infragistics.Win.UltraControlBase) | |
OnMouseLeave | (Inherited from Infragistics.Win.UltraControlBase) | |
OnMouseLeaveElement | Overridden. Called when an element is left (the mouse is moved off the element) | |
OnMouseMove | (Inherited from Infragistics.Win.UltraControlBase) | |
OnMouseUp | Overridden. Called when a mouse button is released while the cursor is positioned over the control. | |
OnMouseWheel | Overridden. Called when the mousewheel is rotated. | |
OnMove | Raises the System.Windows.Forms.Control.Move event. (Inherited from System.Windows.Forms.Control) | |
OnNavigationContextMenuInitializing | Occurs before a Navigation context menu is displayed. | |
OnNavigationOptionsDialogDisplaying | Occurs before a Navigation context menu is displayed. | |
OnNavigationPaneCollapsed | Raises the NavigationPaneCollapsed event. | |
OnNavigationPaneCollapsing | Raises the NavigationPaneCollapsing event. | |
OnNavigationPaneExpanded | Raises the NavigationPaneExpanded event. | |
OnNavigationPaneExpanding | Raises the NavigationPaneExpanding event. | |
OnNavigationPaneFlyoutClosed | Raises the NavigationPaneFlyoutClosed event. | |
OnNavigationPaneFlyoutDisplayed | Raises the NavigationPaneFlyoutDisplayed event. | |
OnNavigationPaneFlyoutDisplaying | Raises the NavigationPaneFlyoutDisplaying event. | |
OnNotifyMessage | Notifies the control of Windows messages. (Inherited from System.Windows.Forms.Control) | |
OnOffice2007ColorSchemeChanged | Overridden. Overriden to redraw the control when the Office2007 ColorScheme changes. | |
OnOffice2010ColorSchemeChanged | (Inherited from Infragistics.Win.UltraControlBase) | |
OnOffice2013ColorSchemeChanged | (Inherited from Infragistics.Win.UltraControlBase) | |
OnOpenInNewWindow | Occurs when the user selects 'Open in New Window' from the Navigation Context Menu. | |
OnPaddingChanged | Raises the System.Windows.Forms.Control.PaddingChanged event. (Inherited from System.Windows.Forms.Control) | |
OnPaint | Overridden. Performs painting for the control. | |
OnPaintBackground | Paints the background of the control. (Inherited from System.Windows.Forms.Control) | |
OnPanGesture | Overridden. Raises the PanGesture event. | |
OnParentBackColorChanged | Raises 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) | |
OnParentBackgroundImageChanged | Raises 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) | |
OnParentBindingContextChanged | Raises 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) | |
OnParentChanged | (Inherited from Infragistics.Win.UltraControlBase) | |
OnParentCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control) | |
OnParentEnabledChanged | Raises 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) | |
OnParentFontChanged | Raises 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) | |
OnParentForeColorChanged | Raises 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) | |
OnParentRightToLeftChanged | Raises 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) | |
OnParentVisibleChanged | Raises 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) | |
OnPressAndHoldGesture | Overridden. Raises the PressAndHoldGesture event. | |
OnPressAndTapGesture | Overridden. Raises the PressAndTapGesture event. | |
OnPreviewKeyDown | Raises the System.Windows.Forms.Control.PreviewKeyDown event. (Inherited from System.Windows.Forms.Control) | |
OnPrint | Raises the System.Windows.Forms.Control.Paint event. (Inherited from System.Windows.Forms.Control) | |
OnPropertyChanged | Overridden. Called when a property or sub object's property value has changed. | |
OnQueryContinueDrag | Raises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from System.Windows.Forms.Control) | |
OnRegionChanged | Raises the System.Windows.Forms.Control.RegionChanged event. (Inherited from System.Windows.Forms.Control) | |
OnResize | Overridden. Raises the System.Windows.Forms.Control.Resize event. | |
OnRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event. (Inherited from System.Windows.Forms.Control) | |
OnRotateGesture | Overridden. Raises the RotateGesture event. | |
OnSelectedGroupChanged | Occurs after the SelectedGroup changes. | |
OnSelectedGroupChanging | Occurs before the SelectedGroup changes. | |
OnSizeChanged | Raises the System.Windows.Forms.Control.SizeChanged event. (Inherited from System.Windows.Forms.Control) | |
OnStyleChanged | Raises the System.Windows.Forms.Control.StyleChanged event. (Inherited from System.Windows.Forms.Control) | |
OnSubObjectPropChanged | Called when a property has changed on a sub object. | |
OnSystemColorsChanged | Raises the System.Windows.Forms.Control.SystemColorsChanged event. (Inherited from System.Windows.Forms.Control) | |
OnTabIndexChanged | Raises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from System.Windows.Forms.Control) | |
OnTabStopChanged | Raises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from System.Windows.Forms.Control) | |
OnTextChanged | Raises the System.Windows.Forms.Control.TextChanged event. (Inherited from System.Windows.Forms.Control) | |
OnThemeChanged | Overridden. Called when the windows theme has changed. | |
OnTouchProviderRegistrationChanged | Overridden. Called when an TouchProvider has been registered or unregistered. | |
OnTouchProviderStateChange | Overridden. Called when the TouchProvider's state hase changed (e.g. when its Visble or Enabled property has changed). | |
OnTwoFingerTapGesture | Overridden. Raises the TwoFingerTapGesture event. | |
OnValidated | Raises the System.Windows.Forms.Control.Validated event. (Inherited from System.Windows.Forms.Control) | |
OnValidating | Raises the System.Windows.Forms.Control.Validating event. (Inherited from System.Windows.Forms.Control) | |
OnVisibleChanged | Overridden. Called when the control's visibility is changed. | |
OnZoomFactorChanged | (Inherited from Infragistics.Win.UltraControlBase) | |
OnZoomGesture | Overridden. Raises the ZoomGesture event. | |
ProcessCmdKey | Processes a command key. (Inherited from System.Windows.Forms.Control) | |
ProcessDialogChar | Processes a dialog character. (Inherited from System.Windows.Forms.Control) | |
ProcessDialogKey | Processes a dialog key. (Inherited from System.Windows.Forms.Control) | |
ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. (Inherited from System.Windows.Forms.Control) | |
ProcessKeyPreview | Previews a keyboard message. (Inherited from System.Windows.Forms.Control) | |
ProcessMnemonic | Overridden. Processes a mnemonic character. | |
RaiseDragEvent | Raises the appropriate drag event. (Inherited from System.Windows.Forms.Control) | |
RaiseKeyEvent | Raises the appropriate key event. (Inherited from System.Windows.Forms.Control) | |
RaiseMouseEvent | Raises the appropriate mouse event. (Inherited from System.Windows.Forms.Control) | |
RaisePaintEvent | Raises the appropriate paint event. (Inherited from System.Windows.Forms.Control) | |
RecreateHandle | Forces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control) | |
RescaleConstantsForDpi | Provides constants for rescaling the control when a DPI change occurs. (Inherited from System.Windows.Forms.Control) | |
ResetMouseEventArgs | Resets the control to handle the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.Control) | |
ResetNavigationPaneFlyoutSize | Resets the NavigationPaneFlyoutSize property to its default value. | |
RtlTranslateAlignment | Overloaded. 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) | |
RtlTranslateHorizontal | 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) | |
RtlTranslateLeftRight | Converts 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) | |
ScaleControl | (Inherited from System.Windows.Forms.Control) | |
ScrollControl | (Inherited from Infragistics.Win.UltraControlBase) | |
SetAutoSizeMode | Sets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control) | |
SetBoundsCore | Overridden. Performs the work of setting the specified bounds of this control. | |
SetClientSizeCore | Sets the size of the client area of the control. (Inherited from System.Windows.Forms.Control) | |
SetStyle | Sets a specified System.Windows.Forms.ControlStyles flag to either true or false. (Inherited from System.Windows.Forms.Control) | |
SetTopLevel | Sets the control as the top-level control. (Inherited from System.Windows.Forms.Control) | |
SetVisibleCore | Sets the control to the specified visible state. (Inherited from System.Windows.Forms.Control) | |
ShouldSerializeAcceptsFocus | Returns a Boolean value that determines whether the AcceptsFocus property is set to its default value. | |
ShouldSerializeAnimationEnabled | Returns a Boolean value that determines whether the AnimationEnabled property is set to its default value. | |
ShouldSerializeAppearance | Returns a Boolean value that determines whether the Appearance property is set to its default value. | |
ShouldSerializeBorderStyle | Returns true if the BorderStyle property has been modified needs to be serialized. | |
ShouldSerializeGesturesEnabled | Returns a boolean value indicating whether the GesturesEnabled property requires serialization. | |
ShouldSerializeGroupSettings | Returns a Boolean value that determines whether the GroupSettings property is set to its default value. | |
ShouldSerializeItemSettings | Returns a Boolean value that determines whether the ItemSettings property is set to its default value. | |
ShouldSerializeNavigationAllowGroupReorder | Returns a Boolean value that determines whether the NavigationAllowGroupReorder property is set to its default value. | |
ShouldSerializeNavigationCurrentGroupAreaHeaderVisible | Returns a Boolean value that determines whether the NavigationCurrentGroupAreaHeaderVisible property is set to its default value. | |
ShouldSerializeNavigationOverflowButtonAreaAppearance | Returns a Boolean value that determines whether the Appearance property is set to its default value. | |
ShouldSerializeNavigationOverflowButtonAreaVisible | Returns a Boolean value that determines whether the NavigationOverflowButtonAreaVisible property is set to its default value. | |
ShouldSerializeNavigationPaneExpandedState | Returns a Boolean value that determines whether the NavigationPaneExpandedState property is set to its default value. | |
ShouldSerializeNavigationPaneExpansionMode | Returns a Boolean value that determines whether the NavigationPaneExpansionMode property is set to its default value. | |
ShouldSerializeNavigationPaneExpansionThreshold | Returns a Boolean value that determines whether the NavigationPaneExpansionThreshold property is set to its default value. | |
ShouldSerializeNavigationPaneFlyoutMaximumSize | Returns a Boolean value that determines whether the NavigationPaneFlyoutMaximumSize property is set to its default value. | |
ShouldSerializeNavigationPaneFlyoutMinimumSize | Returns a Boolean value that determines whether the NavigationPaneFlyoutMinimumSize property is set to its default value. | |
ShouldSerializeNavigationPaneFlyoutSize | Returns a Boolean value that determines whether the NavigationPaneFlyoutSize property is set to its default value. | |
ShouldSerializeNavigationSplitterAppearance | Returns a Boolean value that determines whether the Appearance property is set to its default value. | |
ShouldSerializeScrollBarLook | Indicates whether the property needs to be serialized. | |
ShouldSerializeScrollbars | Returns true if the Scrollbars property has been modified needs to be serialized. | |
ShouldSerializeShowDefaultContextMenu | Returns a Boolean value that determines whether the ShowDefaultContextMenu property is set to its default value. | |
ShouldSerializeStateButtonCheckStyle | Returns true if the StateButtonCheckStyle property has been modified needs to be serialized. | |
ShouldSerializeStyle | Returns true if the Style property has been modified needs to be serialized. | |
ShouldSerializeUseLargeGroupHeaderImages | Returns a Boolean value that determines whether the UseLargeGroupHeaderImages property is set to its default value. | |
ShouldSerializeUseLargeNavigationOverflowButtonImages | Returns a Boolean value that determines whether the UseLargeNavigationOverflowButtonImages property is set to its default value. | |
SizeFromClientSize | (Inherited from System.Windows.Forms.Control) | |
UpdateStyles | Forces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control) | |
UpdateZOrder | Updates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control) | |
WndProc | Processes Windows messages. (Inherited from System.Windows.Forms.Control) |