dbicExplorerBar Send comments on this topic.
dbiExplorerBar Class Members
See Also  Properties  Methods  Events
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace : dbiExplorerBar Class


"

The following tables list the members exposed by dbiExplorerBar.

"

Public Constructors

 NameDescription
public ConstructordbiExplorerBar ConstructorCreates a new instance of the class.  
Top

Public Properties

 NameDescription
public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
public PropertyAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
public PropertyArrowAlignGets or sets the position of the drop arrows in the title areas of the lists.  
public PropertyArrowColorGets or sets the color used to paint the arrows inside the title areas.  
public PropertyArrowDownGets or sets the image used for arrow in the list title areas when the child items are not visible.  
public PropertyArrowOffsetGets or sets the value used to calculate the horizontal and vertical position of the arrows within the title areas.  
public PropertyArrowStyleGets or sets the default arrow style to be used in the navigation buttons.  
public PropertyArrowTypeGets or sets the default arrow display to be used in the title areas.  
public PropertyArrowUp

Gets or sets the image used for arrow in the list title areas when the child items are visible.

 
public PropertyBackColorGets or sets the background color for the control. (Inherited from System.Windows.Forms.Control)
public PropertyBackColorToGets or sets the secondary background color of the control.  
public PropertyBackFillTypeGets or sets the pattern used to paint the background of the control.  
public PropertyBackgroundImageGets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control)
public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
public PropertyBorderColorGets or sets the main border color of the control.  
public PropertyBorderTypeGets or sets the border displayed around the control.  
public PropertyCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
public PropertyColumnSizeGets or sets the width of a column when multiple columns are being displayed.  
public PropertyContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
public PropertyControlMarginDetermines the offset values used to calculate the inside area of the control.  
public PropertyControlStyle

The ControlStyle property is not a true property in that it does not directly correspond to a variable inside the control but rather sets an enumerated value to preset the values of a select group of styling properties to achieve a particular style.

 
public PropertyControlTypeGets or sets the enumControlType Enumeration which determines the appearance and behavior of the control.  
public PropertyCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
public PropertyDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
public PropertyDropButtonWidthGets or sets the width of the drop button and minor buttons at the bottom of the control.  
public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
public PropertyFixedBarsGets or sets the maximum amount of navigation bars to be drawn in the control.  
public PropertyHighlightTypeDetermines when the text in a list or item will be highlighted when the mouse moves over it.  
public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
public PropertyItemBackColorGets or sets the primary color used to paint the background of the items.  
public PropertyItemBackColorOverGets or sets the color used to paint the background of the list item area as the mouse moves over it.  
public PropertyItemBackColorSelectGets or sets the color used to paint the background of the list item when it is selected.  
public PropertyItemBackColorToGets or sets the secondary color used to paint the background of the list items.  
public PropertyItemBorderColorSelectGets or sets the color of border of the selected list item.  
public PropertyItemBorderTypeSelectGets or sets the border type of the selected list item.  
public PropertyItemFillTypeGets or sets the fill style for the background of the list items.  
public PropertyItemFontGets or sets the default font used for list items.  
public PropertyItemFontOverGets or sets the font used for list items when the mouse moves over it.  
public PropertyItemForeColorGets or sets the color used to paint the text of the item area.  
public PropertyItemForeColorOverGets or sets the color used to paint the text of the list item area as the mouse moves over it.  
public PropertyItemForeColorSelectGets or sets the color used to paint the text of the list item when it is selected.  
public PropertyItemHeightOffsetGets or sets the offset value used to calculate the height of a list item.  
public PropertyItemImageBorderDetermines if a border will be placed around an item image when the mouse moves over it.  
public PropertyItemImageOffsetGets or sets the value used to calculate the horizontal and vertical position of the images within the list items.  
public PropertyItemImagesGets or sets and image list to use with the list items.  
public PropertyItemImageSizeGets or sets the size of the images used to display an item.  
public PropertyItemIndentGets or sets the width of the indent between the sides of the control, and the list and item objects.  
public PropertyItemSmallImagesGets or sets the image list for the small images in the list items  
public PropertyItemTextAlignGets or sets the position text of list items.  
public PropertyItemTextOffsetGets or sets the value used to calculate the horizontal and vertical position of the text within the list items.  
public PropertyLineColorDarkGets or sets the dark border color of a line surrounding an image in an item.  
public PropertyLineColorLightGets or sets the light border color of a line surrounding an image in an item.  
public PropertyListBackColorGets or sets the primary color used to paint the background of the list/title areas.  
public PropertyListBackColorOverGets or sets the primary color used to paint the background of the list/title areas as the mouse moves over it.  
public PropertyListBackColorOverToGets or sets the secondary color used to paint the background of the list/title areas as the mouse moves over it.  
public PropertyListBackColorSelectGets or sets the primary color used to paint the background of the list/title areas when it is selected.  
public PropertyListBackColorSelectToGets or sets the secondary color used to paint the background of the list/title areas when it is selected.  
public PropertyListBackColorToGets or sets the secondary color used to paint the background of the list/title areas.  
public PropertyListBorderColorGets or sets the color of the borders around the list items.  
public PropertyListBorderTypeGets or sets the border drawn around the list items.  
public PropertyListColorPriorityToggles the priotity of where the drawing routines get their colors/fills from for painting lists.  
public PropertyListFillTypeGets or sets the fill style for the background of the list/title areas.  
public PropertyListFontGets or sets the font used in the title areas in the control.  
public PropertyListFontOverGets or sets the font used when the mouse moves over a list.  
public PropertyListFooterImageGets or sets the image used for the background of the of the footer of a list.  
public PropertyListForeColorGets or sets the color used to paint the text of the list/title areas.  
public PropertyListForeColorOverGets or sets the color used to paint the text of the list/title areas as the mouse moves over them.  
public PropertyListForeColorSelectGets or sets the color used to paint the text of the list/title areas when they are selected.  
public PropertyListHeaderImageGets or sets the image used for the background of the list headers/title areas.  
public PropertyListHeightGets or sets the height of the list headers.  
public PropertyListImageOffsetGets or sets the value used to calculate the horizontal and vertical position of the images within the list titles.  
public PropertyListImagesGets or sets an image list for the images in the list/title areas.  
public PropertyListIndex

Gets or sets the selected or open list in the control.

 
public PropertyListLeftNotchGets or sets the notch size used to paint the top left corner of a list title.  
public PropertyListMarginGets or sets the vertical distance between the lists or their items.  
public PropertyListOutlineDetermines whether an outline will be drawn around the group of list items.  
public PropertyListOutlineColorGets or sets the color used to paint the outline around the list items.  
public PropertyListRightNotchGets or sets the notch size used to paint the top right corner of a list title.  
public PropertyListsThe collection containing the lists.  
public PropertyListShadowLineDetermines if a shadow line is drawn at the bottom of a list header.  
public PropertyListSmallImagesThe image list for the small images used to render the icon in the button, representing the list, at the bottom of the control when the list is not visible in the fixed bars of the display.  
public PropertyListTextAlignGets or sets the position of the text in the title areas.  
public PropertyListTextIndentGets or sets the distance the text is indented in a list title.  
public PropertyLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
public PropertyMaskColorGets or sets the mask color for images within the control.  
public PropertyMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
public PropertyMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
public PropertyMultiColumnsDetermines whether the list items will be drawn in more than one column.  
public PropertyNavButtonAlignGets or sets the alignment of the navigation button(s) in the control.  
public PropertyNavButtonBackColorGets or sets the primary background color of the navigation button(s) in the control.  
public PropertyNavButtonBackColorToGets or sets the secondary background color of the navigation button(s) in the control.  
public PropertyNavButtonBorderColorGets or sets the border color of the navigation button(s) in the control.  
public PropertyNavButtonBorderTypeGets or sets the border drawn around the navigation button(s) in the control.  
public PropertyNavButtonFillTypeGets or sets the fill type for the navigation button(s) in the control.  
public PropertyNavButtonSizeGets or sets the height and width of the navigation button(s) in the control.  
public PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
public PropertyRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
public PropertyScrollBreaksGets or sets the number of breaks used in the smooth scrolling when opening and closing a list.  
public PropertyScrollSpeedGets or sets the speed of the timer used in the smooth scrolling when opening and closing a list.  
public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
public PropertySmoothScrollDetermines whether the opening and closing of a list will be done with a smooth scrolling motion.  
public PropertySplitterBackColorGets or sets the color used to paint the background of the splitter bar.  
public PropertySplitterBackColorToGets or sets the secondary color used to paint the background of the splitter bar.  
public PropertySplitterBarHeightGets or sets the height of the splitter bar.  
public PropertySplitterBarLockedDetermines if the splitter bar should be remain at its current position, and ignore any mouse interaction.  
public PropertySplitterFillTypeGets or sets the fill style for the splitter bar.  
public PropertyStyleFileIf this property is set during design-time, the control will load the file indicated when it is instanced in run-time. If the file is not found then the control will simply ignore this property. This is useful for creating a unified look and feel to multiple instances to of the control.  
public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
public PropertyTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
public PropertyToolTipPositionDetermines where the tooltips for the list items will be displayed.  
public PropertyUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
public PropertyWordWrapDetermines if text in a line item can be displayed on multiple lines.  
public PropertyXMLReadReads the control information from an XML file that has previously been written with WriteXMLFile Method or XMLWrite Property.   
public PropertyXMLWriteWrites the control information to an XML file that can be read with ReadXMLFile Method or XMLRead Property.  
Top

Public Methods

 NameDescription
public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodBringToFrontBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
public MethodContainsRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
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 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 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.  (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 MethodGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
public MethodHideConceals the control from the user. (Inherited from System.Windows.Forms.Control)
public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodLogicalToDeviceUnitsOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodPerformLayoutOverloaded.  (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 MethodReadXMLFileReads the control information from an XML file that has previously been written with WriteXMLFile Method or XMLWrite Property.  
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 MethodRefreshForces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control)
public MethodResetTextResets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control)
public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
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 MethodSelectActivates the control. (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.  (Inherited from System.Windows.Forms.Control)
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 MethodUpdateCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
public MethodWriteXMLFileWrites the control information to an XML file that can be read using the ReadXMLFile Method or XMLRead Property.  
Top

Public Events

 NameDescription
public EventBackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control)
public EventBackgroundImageChangedOccurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control)
public EventBackgroundImageLayoutChangedOccurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control)
public EventBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control)
public EventCausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control)
public EventChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control)
public EventClickOccurs when the control is clicked. (Inherited from System.Windows.Forms.Control)
public EventClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control)
public EventContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control)
public EventControlAddedOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
public EventControlRemovedOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
public EventCursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control)
public EventDockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control)
public EventDoubleClickOccurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control)
public EventDpiChangedAfterParentOccurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. (Inherited from System.Windows.Forms.Control)
public EventDpiChangedBeforeParentOccurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. (Inherited from System.Windows.Forms.Control)
public EventDragDropOccurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control)
public EventDragEnterOccurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control)
public EventDragLeaveOccurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control)
public EventDragOutOccurs when an item is being dragged out of the control.  
public EventDragOverOccurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control)
public EventDropButtonClickOccurs when the DropButton is clicked.  
public EventEnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control)
public EventEnterOccurs when the control is entered. (Inherited from System.Windows.Forms.Control)
public EventFirstDrawThe first draw event fires only once when the control is instantiated and ensures the control is fully formed. The FirstDraw event is the ideal place to code the collections and custom settings for the instance of the control.  
public EventFontChangedOccurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control)
public EventForeColorChangedOccurs when the System.Windows.Forms.Control.ForeColor property value changes. (Inherited from System.Windows.Forms.Control)
public EventGiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.Control)
public EventHelpRequestedOccurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control)
public EventImeModeChangedOccurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control)
public EventItemClickOccurs when an Item in the control is clicked.  
public EventItemOverOccurs when the mouse moves over an Item in the control.  
public EventKeyDownOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
public EventKeyPressOccurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
public EventKeyUpOccurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control)
public EventLayoutOccurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control)
public EventLeaveOccurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control)
public EventListChangeOccurs when the visible list changes.  
public EventListClickOccurs when a ListItem is clicked in the control.  
public EventLocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control)
public EventMarginChangedOccurs when the control's margin changes. (Inherited from System.Windows.Forms.Control)
public EventMouseCaptureChangedOccurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control)
public EventMouseClickOccurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control)
public EventMouseDoubleClickOccurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control)
public EventMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control)
public EventMouseEnterOccurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control)
public EventMouseHoverOccurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control)
public EventMouseLeaveOccurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control)
public EventMouseMoveOccurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control)
public EventMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control)
public EventMoveOccurs when the control is moved. (Inherited from System.Windows.Forms.Control)
public EventPaddingChangedOccurs when the control's padding changes. (Inherited from System.Windows.Forms.Control)
public EventPaintOccurs when the control is redrawn. (Inherited from System.Windows.Forms.Control)
public EventParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control)
public EventPreviewKeyDownOccurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control)
public EventQueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control)
public EventQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control)
public EventRegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control)
public EventResizeOccurs when the control is resized. (Inherited from System.Windows.Forms.Control)
public EventRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control)
public EventScrollCompleteOccurs when a list has finished opening or closing.  
public EventSizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control)
public EventStyleChangedOccurs when the control style changes. (Inherited from System.Windows.Forms.Control)
public EventSystemColorsChangedOccurs when the system colors change. (Inherited from System.Windows.Forms.Control)
public EventTabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control)
public EventTabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control)
public EventTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control)
public EventValidatedOccurs when the control is finished validating. (Inherited from System.Windows.Forms.Control)
public EventValidatingOccurs when the control is validating. (Inherited from System.Windows.Forms.Control)
public EventVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control)
Top

See Also