AutocompleteMenu Methods

T3000 CrossPlatform

AutocompleteMenu Methods

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

The AutocompleteMenu type exposes the following members.

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) (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
See Also