AutocompleteMenu Class

T3000 CrossPlatform

AutocompleteMenu Class

[This is preliminary documentation and is subject to change.]

Popup menu for autocomplete
Inheritance Hierarchy
SystemObject  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsToolStrip
            System.Windows.FormsToolStripDropDown
              FastColoredTextBoxNSAutocompleteMenu

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public class AutocompleteMenu : ToolStripDropDown, 
	IDisposable
Public Class AutocompleteMenu
	Inherits ToolStripDropDown
	Implements IDisposable

Dim instance As AutocompleteMenu

The AutocompleteMenu type exposes the following members.

Constructors
  NameDescription
Public methodAutocompleteMenu
Initializes a new instance of the AutocompleteMenu class
Top
Properties
  NameDescription
Public propertyAccessibilityObject (Inherited from Control.)
Public propertyAccessibleDefaultActionDescription (Inherited from Control.)
Public propertyAccessibleDescription (Inherited from Control.)
Public propertyAccessibleName (Inherited from Control.)
Public propertyAccessibleRole (Inherited from Control.)
Public propertyAllowDrop (Inherited from ToolStrip.)
Public propertyAllowItemReorder (Inherited from ToolStripDropDown.)
Public propertyAllowMerge (Inherited from ToolStrip.)
Public propertyAllowTabKey
Allow TAB for select menu item
Public propertyAllowTransparency (Inherited from ToolStripDropDown.)
Public propertyAlwaysShowTooltip
Tooltip will perm show and duration will be ignored
Public propertyAnchor (Inherited from ToolStripDropDown.)
Public propertyAppearInterval
Interval of menu appear (ms)
Public propertyAutoClose (Inherited from ToolStripDropDown.)
Public propertyAutoScroll (Inherited from ToolStrip.)
Public propertyAutoScrollMargin (Inherited from ToolStrip.)
Public propertyAutoScrollMinSize (Inherited from ToolStrip.)
Public propertyAutoScrollOffset (Inherited from Control.)
Public propertyAutoScrollPosition (Inherited from ToolStrip.)
Public propertyAutoSize (Inherited from ToolStripDropDown.)
Public propertyBackColor (Inherited from ToolStrip.)
Public propertyBackgroundImage (Inherited from Control.)
Public propertyBackgroundImageLayout (Inherited from Control.)
Public propertyBindingContext (Inherited from ToolStrip.)
Public propertyBottom (Inherited from Control.)
Public propertyBounds (Inherited from Control.)
Protected propertyCanEnableIme (Inherited from Control.)
Public propertyCanFocus (Inherited from Control.)
Public propertyCanOverflow (Inherited from ToolStripDropDown.)
Protected propertyCanRaiseEvents (Inherited from Control.)
Public propertyCanSelect (Inherited from Control.)
Public propertyCapture (Inherited from Control.)
Public propertyCausesValidation (Inherited from ToolStrip.)
Public propertyClientRectangle (Inherited from Control.)
Public propertyClientSize (Inherited from Control.)
Public propertyCompanyName (Inherited from Control.)
Public propertyContainer (Inherited from Component.)
Public propertyContainsFocus (Inherited from Control.)
Public propertyContextMenu (Inherited from ToolStripDropDown.)
Public propertyContextMenuStrip (Inherited from ToolStripDropDown.)
Public propertyControls (Inherited from ToolStrip.)
Public propertyCreated (Inherited from Control.)
Protected propertyCreateParams (Inherited from ToolStripDropDown.)
Public propertyCursor (Inherited from ToolStrip.)
Public propertyDataBindings (Inherited from Control.)
Protected propertyDefaultCursor (Inherited from Control.)
Protected propertyDefaultDock (Inherited from ToolStripDropDown.)
Public propertyDefaultDropDownDirection (Inherited from ToolStripDropDown.)
Protected propertyDefaultGripMargin (Inherited from ToolStrip.)
Protected propertyDefaultImeMode (Inherited from Control.)
Protected propertyDefaultMargin (Inherited from ToolStrip.)
Protected propertyDefaultMaximumSize (Inherited from Control.)
Protected propertyDefaultMinimumSize (Inherited from Control.)
Protected propertyDefaultPadding (Inherited from ToolStripDropDown.)
Protected propertyDefaultShowItemToolTips (Inherited from ToolStripDropDown.)
Protected propertyDefaultSize (Inherited from ToolStrip.)
Protected propertyDesignMode (Inherited from Component.)
Protected propertyDisplayedItems (Inherited from ToolStrip.)
Public propertyDisplayRectangle (Inherited from ToolStrip.)
Public propertyDisposing (Inherited from Control.)
Public propertyDock (Inherited from ToolStripDropDown.)
Public propertyDockPadding (Inherited from ScrollableControl.)
Protected propertyDoubleBuffered (Inherited from Control.)
Public propertyDropShadowEnabled (Inherited from ToolStripDropDown.)
Public propertyEnabled (Inherited from Control.)
Protected propertyEvents (Inherited from Component.)
Public propertyFocused (Inherited from Control.)
Public propertyFont
Protected propertyFontHeight (Inherited from Control.)
Public propertyForeColor (Inherited from ToolStrip.)
Public propertyFragment
Public propertyGripDisplayStyle (Inherited from ToolStripDropDown.)
Public propertyGripMargin (Inherited from ToolStripDropDown.)
Public propertyGripRectangle (Inherited from ToolStripDropDown.)
Public propertyGripStyle (Inherited from ToolStripDropDown.)
Public propertyHandle (Inherited from Control.)
Public propertyHasChildren (Inherited from ToolStrip.)
Public propertyHeight (Inherited from Control.)
Public propertyHorizontalScroll (Inherited from ToolStrip.)
Public propertyHoveredColor
Border color of hovered item
Protected propertyHScroll (Inherited from ScrollableControl.)
Public propertyImageList
Image list of menu
Public propertyImageScalingSize (Inherited from ToolStrip.)
Public propertyImeMode (Inherited from Control.)
Protected propertyImeModeBase (Inherited from Control.)
Public propertyInvokeRequired (Inherited from Control.)
Public propertyIsAccessible (Inherited from Control.)
Public propertyIsAutoGenerated (Inherited from ToolStripDropDown.)
Public propertyIsCurrentlyDragging (Inherited from ToolStrip.)
Public propertyIsDisposed (Inherited from Control.)
Public propertyIsDropDown (Inherited from ToolStrip.)
Public propertyIsHandleCreated (Inherited from Control.)
Public propertyIsMirrored (Inherited from Control.)
Public propertyItems
Public propertyLayoutEngine (Inherited from ToolStrip.)
Public propertyLayoutSettings (Inherited from ToolStrip.)
Public propertyLayoutStyle (Inherited from ToolStrip.)
Public propertyLeft (Inherited from Control.)
Public propertyLocation (Inherited from ToolStripDropDown.)
Public propertyMargin (Inherited from Control.)
Public propertyMaximumSize (Inherited from Control.)
Protected propertyMaxItemSize (Inherited from ToolStripDropDown.)
Public propertyMaxTooltipSize
Sets the max tooltip window size
Public propertyMinFragmentLength
Minimum fragment length for popup
Public propertyMinimumSize
Minimal size of menu
Public propertyName (Inherited from Control.)
Public propertyOpacity (Inherited from ToolStripDropDown.)
Public propertyOrientation (Inherited from ToolStrip.)
Public propertyOverflowButton (Inherited from ToolStripDropDown.)
Public propertyOwnerItem (Inherited from ToolStripDropDown.)
Public propertyPadding (Inherited from Control.)
Public propertyParent (Inherited from Control.)
Public propertyPreferredSize (Inherited from Control.)
Public propertyProductName (Inherited from Control.)
Public propertyProductVersion (Inherited from Control.)
Public propertyRecreatingHandle (Inherited from Control.)
Public propertyRegion (Inherited from ToolStripDropDown.)
Public propertyRenderer (Inherited from ToolStrip.)
Public propertyRenderMode (Inherited from ToolStrip.)
Protected propertyRenderRightToLeft Obsolete. (Inherited from Control.)
Protected propertyResizeRedraw (Inherited from Control.)
Public propertyRight (Inherited from Control.)
Public propertyRightToLeft (Inherited from ToolStripDropDown.)
Protected propertyScaleChildren (Inherited from Control.)
Public propertySearchPattern
Regex pattern for serach fragment around caret
Public propertySelectedColor
Back color of selected item
Protected propertyShowFocusCues (Inherited from Control.)
Public propertyShowItemToolTips (Inherited from ToolStrip.)
Protected propertyShowKeyboardCues (Inherited from Control.)
Public propertySite (Inherited from Control.)
Public propertySize (Inherited from Control.)
Public propertyStretch (Inherited from ToolStripDropDown.)
Public propertyTabIndex (Inherited from ToolStripDropDown.)
Public propertyTabStop (Inherited from ToolStrip.)
Public propertyTag (Inherited from Control.)
Public propertyText (Inherited from Control.)
Public propertyTextDirection (Inherited from ToolStripDropDown.)
Public propertyToolTip
Tooltip
Public propertyToolTipDuration
Tooltip duration (ms)
Public propertyTop (Inherited from Control.)
Public propertyTopLevel (Inherited from ToolStripDropDown.)
Public propertyTopLevelControl (Inherited from Control.)
Protected propertyTopMost (Inherited from ToolStripDropDown.)
Public propertyUseWaitCursor (Inherited from Control.)
Public propertyVerticalScroll (Inherited from ToolStrip.)
Public propertyVisible (Inherited from ToolStripDropDown.)
Protected propertyVScroll (Inherited from ScrollableControl.)
Public propertyWidth (Inherited from Control.)
Public propertyWindowTarget (Inherited from Control.)
Top
Methods
  NameDescription
Protected methodAccessibilityNotifyClients(AccessibleEvents, Int32) (Inherited from Control.)
Protected methodAccessibilityNotifyClients(AccessibleEvents, Int32, Int32) (Inherited from Control.)
Protected methodAdjustFormScrollbars (Inherited from ScrollableControl.)
Public methodBeginInvoke(Delegate) (Inherited from Control.)
Public methodBeginInvoke(Delegate, Object) (Inherited from Control.)
Public methodBringToFront (Inherited from Control.)
Public methodClose
Public methodClose(ToolStripDropDownCloseReason) (Inherited from ToolStripDropDown.)
Public methodContains (Inherited from Control.)
Protected methodCreateAccessibilityInstance (Inherited from ToolStripDropDown.)
Public methodCreateControl (Inherited from Control.)
Protected methodCreateControlsInstance (Inherited from ToolStrip.)
Protected methodCreateDefaultItem (Inherited from ToolStrip.)
Public methodCreateGraphics (Inherited from Control.)
Protected methodCreateHandle (Inherited from ToolStripDropDown.)
Protected methodCreateLayoutSettings (Inherited from ToolStripDropDown.)
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Protected methodDefWndProc (Inherited from Control.)
Protected methodDestroyHandle (Inherited from Control.)
Public methodDispose (Inherited from Component.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the AutocompleteMenu and optionally releases the managed resources
(Overrides ToolStripDropDownDispose(Boolean).)
Public methodDoDragDrop (Inherited from Control.)
Public methodDrawToBitmap (Inherited from Control.)
Public methodEndInvoke (Inherited from Control.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Component.)
Public methodFindForm (Inherited from Control.)
Public methodFocus (Inherited from Control.)
Protected methodGetAccessibilityObjectById (Inherited from Control.)
Protected methodGetAutoSizeMode (Inherited from Control.)
Public methodGetChildAtPoint(Point) (Inherited from ToolStrip.)
Public methodGetChildAtPoint(Point, GetChildAtPointSkip) (Inherited from ToolStrip.)
Public methodGetContainerControl (Inherited from Control.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetItemAt(Point) (Inherited from ToolStrip.)
Public methodGetItemAt(Int32, Int32) (Inherited from ToolStrip.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetNextControl (Inherited from Control.)
Public methodGetNextItem (Inherited from ToolStrip.)
Public methodGetPreferredSize (Inherited from Control.)
Protected methodGetScaledBounds (Inherited from Control.)
Protected methodGetScrollState (Inherited from ScrollableControl.)
Protected methodGetService (Inherited from Component.)
Protected methodGetStyle (Inherited from Control.)
Protected methodGetTopLevel (Inherited from Control.)
Public methodGetType (Inherited from Object.)
Public methodHide (Inherited from Control.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected methodInitLayout (Inherited from Control.)
Public methodInvalidate (Inherited from Control.)
Public methodInvalidate(Region) (Inherited from Control.)
Public methodInvalidate(Boolean) (Inherited from Control.)
Public methodInvalidate(Rectangle) (Inherited from Control.)
Public methodInvalidate(Region, Boolean) (Inherited from Control.)
Public methodInvalidate(Rectangle, Boolean) (Inherited from Control.)
Public methodInvoke(Delegate) (Inherited from Control.)
Public methodInvoke(Delegate, Object) (Inherited from Control.)
Protected methodInvokeGotFocus (Inherited from Control.)
Protected methodInvokeLostFocus (Inherited from Control.)
Protected methodInvokeOnClick (Inherited from Control.)
Protected methodInvokePaint (Inherited from Control.)
Protected methodInvokePaintBackground (Inherited from Control.)
Protected methodIsInputChar (Inherited from ToolStrip.)
Protected methodIsInputKey (Inherited from ToolStrip.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Protected methodNotifyInvalidate (Inherited from Control.)
Protected methodOnAutoSizeChanged (Inherited from Control.)
Protected methodOnBackColorChanged (Inherited from Control.)
Protected methodOnBackgroundImageChanged (Inherited from Control.)
Protected methodOnBackgroundImageLayoutChanged (Inherited from Control.)
Protected methodOnBeginDrag (Inherited from ToolStrip.)
Protected methodOnBindingContextChanged (Inherited from Control.)
Protected methodOnCausesValidationChanged (Inherited from Control.)
Protected methodOnChangeUICues (Inherited from Control.)
Protected methodOnClick (Inherited from Control.)
Protected methodOnClientSizeChanged (Inherited from Control.)
Protected methodOnClosed (Inherited from ToolStripDropDown.)
Protected methodOnClosing (Inherited from ToolStripDropDown.)
Protected methodOnContextMenuChanged (Inherited from Control.)
Protected methodOnContextMenuStripChanged (Inherited from Control.)
Protected methodOnControlAdded (Inherited from Control.)
Protected methodOnControlRemoved (Inherited from Control.)
Protected methodOnCreateControl (Inherited from Control.)
Protected methodOnCursorChanged (Inherited from Control.)
Protected methodOnDockChanged (Inherited from ToolStrip.)
Protected methodOnDoubleClick (Inherited from Control.)
Protected methodOnDragDrop (Inherited from Control.)
Protected methodOnDragEnter (Inherited from Control.)
Protected methodOnDragLeave (Inherited from Control.)
Protected methodOnDragOver (Inherited from Control.)
Protected methodOnEnabledChanged (Inherited from ToolStrip.)
Protected methodOnEndDrag (Inherited from ToolStrip.)
Protected methodOnEnter (Inherited from Control.)
Protected methodOnFontChanged (Inherited from ToolStrip.)
Protected methodOnForeColorChanged (Inherited from Control.)
Protected methodOnGiveFeedback (Inherited from Control.)
Protected methodOnGotFocus (Inherited from Control.)
Protected methodOnHandleCreated (Inherited from ToolStripDropDown.)
Protected methodOnHandleDestroyed (Inherited from ToolStrip.)
Protected methodOnHelpRequested (Inherited from Control.)
Protected methodOnImeModeChanged (Inherited from Control.)
Protected methodOnInvalidated (Inherited from ToolStrip.)
Protected methodOnItemAdded (Inherited from ToolStrip.)
Protected methodOnItemClicked (Inherited from ToolStripDropDown.)
Protected methodOnItemRemoved (Inherited from ToolStrip.)
Protected methodOnKeyDown (Inherited from Control.)
Protected methodOnKeyPress (Inherited from Control.)
Protected methodOnKeyUp (Inherited from Control.)
Protected methodOnLayout (Inherited from ToolStripDropDown.)
Protected methodOnLayoutCompleted (Inherited from ToolStrip.)
Protected methodOnLayoutStyleChanged (Inherited from ToolStrip.)
Protected methodOnLeave (Inherited from ToolStrip.)
Protected methodOnLocationChanged (Inherited from Control.)
Protected methodOnLostFocus (Inherited from ToolStrip.)
Protected methodOnMarginChanged (Inherited from Control.)
Protected methodOnMouseCaptureChanged (Inherited from ToolStrip.)
Protected methodOnMouseClick (Inherited from Control.)
Protected methodOnMouseDoubleClick (Inherited from Control.)
Protected methodOnMouseDown (Inherited from ToolStrip.)
Protected methodOnMouseEnter (Inherited from Control.)
Protected methodOnMouseHover (Inherited from Control.)
Protected methodOnMouseLeave (Inherited from ToolStrip.)
Protected methodOnMouseMove (Inherited from ToolStrip.)
Protected methodOnMouseUp (Inherited from ToolStripDropDown.)
Protected methodOnMouseWheel (Inherited from ScrollableControl.)
Protected methodOnMove (Inherited from Control.)
Protected methodOnNotifyMessage (Inherited from Control.)
Protected methodOnOpened (Inherited from ToolStripDropDown.)
Protected methodOnOpening (Inherited from ToolStripDropDown.)
Protected methodOnPaddingChanged (Inherited from ScrollableControl.)
Protected methodOnPaint (Inherited from ToolStrip.)
Protected methodOnPaintBackground (Inherited from ToolStrip.)
Protected methodOnPaintGrip (Inherited from ToolStrip.)
Protected methodOnParentBackColorChanged (Inherited from Control.)
Protected methodOnParentBackgroundImageChanged (Inherited from Control.)
Protected methodOnParentBindingContextChanged (Inherited from Control.)
Protected methodOnParentChanged (Inherited from ToolStripDropDown.)
Protected methodOnParentCursorChanged (Inherited from Control.)
Protected methodOnParentEnabledChanged (Inherited from Control.)
Protected methodOnParentFontChanged (Inherited from Control.)
Protected methodOnParentForeColorChanged (Inherited from Control.)
Protected methodOnParentRightToLeftChanged (Inherited from Control.)
Protected methodOnParentVisibleChanged (Inherited from Control.)
Protected methodOnPreviewKeyDown (Inherited from Control.)
Protected methodOnPrint (Inherited from Control.)
Protected methodOnQueryContinueDrag (Inherited from Control.)
Protected methodOnRegionChanged (Inherited from Control.)
Protected methodOnRendererChanged (Inherited from ToolStrip.)
Protected methodOnResize (Inherited from Control.)
Protected methodOnRightToLeftChanged (Inherited from ToolStrip.)
Protected methodOnScroll (Inherited from ToolStrip.)
Public methodOnSelected
Public methodOnSelecting
Protected methodOnSizeChanged (Inherited from Control.)
Protected methodOnStyleChanged (Inherited from Control.)
Protected methodOnSystemColorsChanged (Inherited from Control.)
Protected methodOnTabIndexChanged (Inherited from Control.)
Protected methodOnTabStopChanged (Inherited from ToolStrip.)
Protected methodOnTextChanged (Inherited from Control.)
Protected methodOnValidated (Inherited from Control.)
Protected methodOnValidating (Inherited from Control.)
Protected methodOnVisibleChanged (Inherited from ToolStripDropDown.)
Public methodPerformLayout (Inherited from Control.)
Public methodPerformLayout(Control, String) (Inherited from Control.)
Public methodPointToClient (Inherited from Control.)
Public methodPointToScreen (Inherited from Control.)
Public methodPreProcessControlMessage (Inherited from Control.)
Public methodPreProcessMessage (Inherited from Control.)
Protected methodProcessCmdKey (Inherited from ToolStrip.)
Protected methodProcessDialogChar (Inherited from ToolStripDropDown.)
Protected methodProcessDialogKey (Inherited from ToolStripDropDown.)
Protected methodProcessKeyEventArgs (Inherited from Control.)
Protected methodProcessKeyMessage (Inherited from Control.)
Protected methodProcessKeyPreview (Inherited from Control.)
Protected methodProcessMnemonic (Inherited from ToolStripDropDown.)
Protected methodRaiseDragEvent (Inherited from Control.)
Protected methodRaiseKeyEvent (Inherited from Control.)
Protected methodRaiseMouseEvent (Inherited from Control.)
Protected methodRaisePaintEvent (Inherited from Control.)
Protected methodRecreateHandle (Inherited from Control.)
Public methodRectangleToClient (Inherited from Control.)
Public methodRectangleToScreen (Inherited from Control.)
Public methodRefresh (Inherited from Control.)
Public methodResetBackColor (Inherited from Control.)
Public methodResetBindings (Inherited from Control.)
Public methodResetCursor (Inherited from Control.)
Public methodResetFont (Inherited from Control.)
Public methodResetForeColor (Inherited from Control.)
Public methodResetImeMode (Inherited from Control.)
Public methodResetMinimumSize (Inherited from ToolStrip.)
Protected methodResetMouseEventArgs (Inherited from Control.)
Public methodResetRightToLeft (Inherited from Control.)
Public methodResetText (Inherited from Control.)
Protected methodRestoreFocus (Inherited from ToolStrip.)
Public methodResumeLayout (Inherited from Control.)
Public methodResumeLayout(Boolean) (Inherited from Control.)
Protected methodRtlTranslateAlignment(HorizontalAlignment) (Inherited from Control.)
Protected methodRtlTranslateAlignment(LeftRightAlignment) (Inherited from Control.)
Protected methodRtlTranslateAlignment(ContentAlignment) (Inherited from Control.)
Protected methodRtlTranslateContent (Inherited from Control.)
Protected methodRtlTranslateHorizontal (Inherited from Control.)
Protected methodRtlTranslateLeftRight (Inherited from Control.)
Public methodScale(Single) Obsolete. (Inherited from Control.)
Public methodScale(SizeF) (Inherited from Control.)
Public methodScale(Single, Single) Obsolete. (Inherited from Control.)
Protected methodScaleControl (Inherited from ToolStripDropDown.)
Protected methodScaleCore (Inherited from ToolStripDropDown.)
Public methodScrollControlIntoView (Inherited from ScrollableControl.)
Protected methodScrollToControl (Inherited from ScrollableControl.)
Public methodSelect (Inherited from Control.)
Protected methodSelect(Boolean, Boolean) (Inherited from ToolStrip.)
Public methodSelectNext
Public methodSelectNextControl (Inherited from Control.)
Public methodSendToBack (Inherited from Control.)
Public methodSetAutoScrollMargin (Inherited from ToolStrip.)
Protected methodSetAutoSizeMode (Inherited from Control.)
Public methodSetBounds(Int32, Int32, Int32, Int32) (Inherited from Control.)
Public methodSetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) (Inherited from Control.)
Protected methodSetBoundsCore (Inherited from ToolStripDropDown.)
Protected methodSetClientSizeCore (Inherited from Control.)
Protected methodSetDisplayedItems (Inherited from ToolStrip.)
Protected methodSetDisplayRectLocation (Inherited from ScrollableControl.)
Protected methodSetItemLocation (Inherited from ToolStrip.)
Protected methodSetScrollState (Inherited from ScrollableControl.)
Protected methodSetStyle (Inherited from Control.)
Protected methodSetTopLevel (Inherited from Control.)
Protected methodSetVisibleCore (Inherited from ToolStripDropDown.)
Public methodShow (Inherited from ToolStripDropDown.)
Public methodShow(Point) (Inherited from ToolStripDropDown.)
Public methodShow(Boolean)
Shows popup menu immediately
Public methodShow(Control, Point) (Inherited from ToolStripDropDown.)
Public methodShow(Point, ToolStripDropDownDirection) (Inherited from ToolStripDropDown.)
Public methodShow(Int32, Int32) (Inherited from ToolStripDropDown.)
Public methodShow(Control, Point, ToolStripDropDownDirection) (Inherited from ToolStripDropDown.)
Public methodShow(Control, Int32, Int32) (Inherited from ToolStripDropDown.)
Protected methodSizeFromClientSize (Inherited from Control.)
Public methodSuspendLayout (Inherited from Control.)
Public methodToString (Inherited from ToolStrip.)
Public methodUpdate (Inherited from Control.)
Protected methodUpdateBounds (Inherited from Control.)
Protected methodUpdateBounds(Int32, Int32, Int32, Int32) (Inherited from Control.)
Protected methodUpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) (Inherited from Control.)
Protected methodUpdateStyles (Inherited from Control.)
Protected methodUpdateZOrder (Inherited from Control.)
Protected methodWndProc (Inherited from ToolStripDropDown.)
Top
Events
  NameDescription
Public eventAutoSizeChanged (Inherited from ToolStrip.)
Public eventBackColorChanged (Inherited from Control.)
Public eventBackgroundImageChanged (Inherited from ToolStripDropDown.)
Public eventBackgroundImageLayoutChanged (Inherited from ToolStripDropDown.)
Public eventBeginDrag (Inherited from ToolStrip.)
Public eventBindingContextChanged (Inherited from ToolStripDropDown.)
Public eventCausesValidationChanged (Inherited from ToolStrip.)
Public eventChangeUICues (Inherited from ToolStripDropDown.)
Public eventClick (Inherited from Control.)
Public eventClientSizeChanged (Inherited from Control.)
Public eventClosed (Inherited from ToolStripDropDown.)
Public eventClosing (Inherited from ToolStripDropDown.)
Public eventContextMenuChanged (Inherited from ToolStripDropDown.)
Public eventContextMenuStripChanged (Inherited from ToolStripDropDown.)
Public eventControlAdded (Inherited from ToolStrip.)
Public eventControlRemoved (Inherited from ToolStrip.)
Public eventCursorChanged (Inherited from ToolStrip.)
Public eventDisposed (Inherited from Component.)
Public eventDockChanged (Inherited from ToolStripDropDown.)
Public eventDoubleClick (Inherited from Control.)
Public eventDragDrop (Inherited from Control.)
Public eventDragEnter (Inherited from Control.)
Public eventDragLeave (Inherited from Control.)
Public eventDragOver (Inherited from Control.)
Public eventEnabledChanged (Inherited from Control.)
Public eventEndDrag (Inherited from ToolStrip.)
Public eventEnter (Inherited from ToolStripDropDown.)
Public eventFontChanged (Inherited from ToolStripDropDown.)
Public eventForeColorChanged (Inherited from ToolStripDropDown.)
Public eventGiveFeedback (Inherited from ToolStripDropDown.)
Public eventGotFocus (Inherited from Control.)
Public eventHandleCreated (Inherited from Control.)
Public eventHandleDestroyed (Inherited from Control.)
Public eventHelpRequested (Inherited from ToolStripDropDown.)
Public eventImeModeChanged (Inherited from ToolStripDropDown.)
Public eventInvalidated (Inherited from Control.)
Public eventItemAdded (Inherited from ToolStrip.)
Public eventItemClicked (Inherited from ToolStrip.)
Public eventItemRemoved (Inherited from ToolStrip.)
Public eventKeyDown (Inherited from ToolStripDropDown.)
Public eventKeyPress (Inherited from ToolStripDropDown.)
Public eventKeyUp (Inherited from ToolStripDropDown.)
Public eventLayout (Inherited from Control.)
Public eventLayoutCompleted (Inherited from ToolStrip.)
Public eventLayoutStyleChanged (Inherited from ToolStrip.)
Public eventLeave (Inherited from ToolStripDropDown.)
Public eventLocationChanged (Inherited from Control.)
Public eventLostFocus (Inherited from Control.)
Public eventMarginChanged (Inherited from Control.)
Public eventMouseCaptureChanged (Inherited from Control.)
Public eventMouseClick (Inherited from Control.)
Public eventMouseDoubleClick (Inherited from Control.)
Public eventMouseDown (Inherited from Control.)
Public eventMouseEnter (Inherited from Control.)
Public eventMouseHover (Inherited from Control.)
Public eventMouseLeave (Inherited from Control.)
Public eventMouseMove (Inherited from Control.)
Public eventMouseUp (Inherited from Control.)
Public eventMouseWheel (Inherited from Control.)
Public eventMove (Inherited from Control.)
Public eventOpened (Inherited from ToolStripDropDown.)
Public eventOpening
Occurs when popup menu is opening
Public eventPaddingChanged (Inherited from Control.)
Public eventPaint (Inherited from Control.)
Public eventPaintGrip (Inherited from ToolStrip.)
Public eventParentChanged (Inherited from Control.)
Public eventPreviewKeyDown (Inherited from Control.)
Public eventQueryAccessibilityHelp (Inherited from Control.)
Public eventQueryContinueDrag (Inherited from Control.)
Public eventRegionChanged (Inherited from ToolStripDropDown.)
Public eventRendererChanged (Inherited from ToolStrip.)
Public eventResize (Inherited from Control.)
Public eventRightToLeftChanged (Inherited from Control.)
Public eventScroll (Inherited from ToolStripDropDown.)
Public eventSelected
It fires after item inserting
Public eventSelecting
User selects item
Public eventSizeChanged (Inherited from Control.)
Public eventStyleChanged (Inherited from ToolStripDropDown.)
Public eventSystemColorsChanged (Inherited from Control.)
Public eventTabIndexChanged (Inherited from ToolStripDropDown.)
Public eventTabStopChanged (Inherited from ToolStripDropDown.)
Public eventTextChanged (Inherited from ToolStripDropDown.)
Public eventValidated (Inherited from ToolStripDropDown.)
Public eventValidating (Inherited from ToolStripDropDown.)
Public eventVisibleChanged (Inherited from Control.)
Top
Fields
  NameDescription
Public fieldhost
Top
See Also