Share via


PickerDialog Class

 

The picker dialog class. Used as the model browser for all the IModelBrowser classes.

Namespace:   Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.Form
              Microsoft.VisualStudio.Modeling.Integration.Shell.DialogBase
                Microsoft.VisualStudio.Modeling.Integration.Shell.Picker.PickerDialog

Syntax

public sealed class PickerDialog : DialogBase, IModelBrowserHost
public ref class PickerDialog sealed : DialogBase, IModelBrowserHost
[<Sealed>]
type PickerDialog = 
    class
        inherit DialogBase
        interface IModelBrowserHost
    end
Public NotInheritable Class PickerDialog
    Inherits DialogBase
    Implements IModelBrowserHost

Properties

Name Description
System_CAPS_pubproperty AcceptButton

(Inherited from Form.)

System_CAPS_pubproperty AccessibilityObject

(Inherited from Control.)

System_CAPS_pubproperty AccessibleDefaultActionDescription

(Inherited from Control.)

System_CAPS_pubproperty AccessibleDescription

(Inherited from Control.)

System_CAPS_pubproperty AccessibleName

(Inherited from Control.)

System_CAPS_pubproperty AccessibleRole

(Inherited from Control.)

System_CAPS_pubproperty ActiveControl

(Inherited from ContainerControl.)

System_CAPS_pubproperty ActiveMdiChild

(Inherited from Form.)

System_CAPS_pubproperty AllowDrop

(Inherited from Control.)

System_CAPS_pubproperty AllowTransparency

(Inherited from Form.)

System_CAPS_pubproperty Anchor

(Inherited from Control.)

System_CAPS_pubproperty AutoScaleDimensions

(Inherited from ContainerControl.)

System_CAPS_pubproperty AutoScaleMode

(Inherited from ContainerControl.)

System_CAPS_pubproperty AutoScroll

(Inherited from Form.)

System_CAPS_pubproperty AutoScrollMargin

(Inherited from ScrollableControl.)

System_CAPS_pubproperty AutoScrollMinSize

(Inherited from ScrollableControl.)

System_CAPS_pubproperty AutoScrollOffset

(Inherited from Control.)

System_CAPS_pubproperty AutoScrollPosition

(Inherited from ScrollableControl.)

System_CAPS_pubproperty AutoSize

(Inherited from Form.)

System_CAPS_pubproperty AutoSizeMode

(Inherited from Form.)

System_CAPS_pubproperty AutoValidate

(Inherited from Form.)

System_CAPS_pubproperty BackColor

(Inherited from Form.)

System_CAPS_pubproperty BackgroundImage

(Inherited from Control.)

System_CAPS_pubproperty BackgroundImageLayout

(Inherited from Control.)

System_CAPS_pubproperty BindingContext

(Inherited from ContainerControl.)

System_CAPS_pubproperty Bottom

(Inherited from Control.)

System_CAPS_pubproperty Bounds

(Inherited from Control.)

System_CAPS_pubproperty CancelButton

(Inherited from Form.)

System_CAPS_pubproperty CanFocus

(Inherited from Control.)

System_CAPS_pubproperty CanSelect

(Inherited from Control.)

System_CAPS_pubproperty Capture

(Inherited from Control.)

System_CAPS_pubproperty CausesValidation

(Inherited from Control.)

System_CAPS_pubproperty ClientRectangle

(Inherited from Control.)

System_CAPS_pubproperty ClientSize

(Inherited from Form.)

System_CAPS_pubproperty CompanyName

(Inherited from Control.)

System_CAPS_pubproperty Container

(Inherited from Component.)

System_CAPS_pubproperty ContainsFocus

(Inherited from Control.)

System_CAPS_pubproperty ContextMenu

(Inherited from Control.)

System_CAPS_pubproperty ContextMenuStrip

(Inherited from Control.)

System_CAPS_pubproperty ControlBox

(Inherited from Form.)

System_CAPS_pubproperty Controls

(Inherited from Control.)

System_CAPS_pubproperty Created

(Inherited from Control.)

System_CAPS_pubproperty CurrentAutoScaleDimensions

(Inherited from ContainerControl.)

System_CAPS_pubproperty Cursor

(Inherited from Control.)

System_CAPS_pubproperty DataBindings

(Inherited from Control.)

System_CAPS_pubproperty DesktopBounds

(Inherited from Form.)

System_CAPS_pubproperty DesktopLocation

(Inherited from Form.)

System_CAPS_pubproperty DialogResult

(Inherited from Form.)

System_CAPS_pubproperty DisplayRectangle

(Inherited from ScrollableControl.)

System_CAPS_pubproperty Disposing

(Inherited from Control.)

System_CAPS_pubproperty Dock

(Inherited from Control.)

System_CAPS_pubproperty Enabled

(Inherited from Control.)

System_CAPS_pubproperty Focused

(Inherited from Control.)

System_CAPS_pubproperty Font

(Inherited from Control.)

System_CAPS_pubproperty ForeColor

(Inherited from Control.)

System_CAPS_pubproperty FormBorderStyle

Hide base implementation here so we can provide appropriate handling of FormBorderStyle.Sizable.(Inherited from DialogBase.)

System_CAPS_pubproperty Handle

(Inherited from Control.)

System_CAPS_pubproperty HasChildren

(Inherited from Control.)

System_CAPS_pubproperty Height

(Inherited from Control.)

System_CAPS_pubproperty HelpButton

(Inherited from Form.)

System_CAPS_pubproperty HorizontalScroll

(Inherited from ScrollableControl.)

System_CAPS_pubproperty Icon

(Inherited from Form.)

System_CAPS_pubproperty ImeMode

(Inherited from Control.)

System_CAPS_pubproperty InvokeRequired

(Inherited from Control.)

System_CAPS_pubproperty IsAccessible

(Inherited from Control.)

System_CAPS_pubproperty IsDisposed

(Inherited from Control.)

System_CAPS_pubproperty IsHandleCreated

(Inherited from Control.)

System_CAPS_pubproperty IsMdiChild

(Inherited from Form.)

System_CAPS_pubproperty IsMdiContainer

(Inherited from Form.)

System_CAPS_pubproperty IsMirrored

(Inherited from Control.)

System_CAPS_pubproperty IsRestrictedWindow

(Inherited from Form.)

System_CAPS_pubproperty KeyPreview

(Inherited from Form.)

System_CAPS_pubproperty LayoutEngine

(Inherited from Control.)

System_CAPS_pubproperty Left

(Inherited from Control.)

System_CAPS_pubproperty Location

(Inherited from Form.)

System_CAPS_pubproperty MainMenuStrip

(Inherited from Form.)

System_CAPS_pubproperty Margin

(Inherited from Control.)

System_CAPS_pubproperty MaximizeBox

(Inherited from Form.)

System_CAPS_pubproperty MaximumSize

(Inherited from Form.)

System_CAPS_pubproperty MdiChildren

(Inherited from Form.)

System_CAPS_pubproperty MdiParent

(Inherited from Form.)

System_CAPS_pubproperty Menu

(Inherited from Form.)

System_CAPS_pubproperty MergedMenu

(Inherited from Form.)

System_CAPS_pubproperty Metadata

Metadata for the browser.

System_CAPS_pubproperty MinimizeBox

(Inherited from Form.)

System_CAPS_pubproperty MinimumSize

(Inherited from Form.)

System_CAPS_pubproperty Modal

(Inherited from Form.)

System_CAPS_pubproperty ModelBrowser

Gets the IModelBrowser.

System_CAPS_pubproperty ModelBus

Gets the model bus.

System_CAPS_pubproperty Name

(Inherited from Control.)

System_CAPS_pubproperty Opacity

(Inherited from Form.)

System_CAPS_pubproperty OwnedForms

(Inherited from Form.)

System_CAPS_pubproperty Owner

(Inherited from Form.)

System_CAPS_pubproperty Padding

(Inherited from Control.)

System_CAPS_pubproperty Parent

(Inherited from Control.)

System_CAPS_pubproperty ParentForm

(Inherited from ContainerControl.)

System_CAPS_pubproperty PreferredSize

(Inherited from Control.)

System_CAPS_pubproperty ProductName

(Inherited from Control.)

System_CAPS_pubproperty ProductVersion

(Inherited from Control.)

System_CAPS_pubproperty RecreatingHandle

(Inherited from Control.)

System_CAPS_pubproperty Reference

Gets the model bus reference.

System_CAPS_pubproperty Region

(Inherited from Control.)

System_CAPS_protproperty RenderRightToLeft

(Inherited from Control.)

System_CAPS_pubproperty RestoreBounds

(Inherited from Form.)

System_CAPS_pubproperty Right

(Inherited from Control.)

System_CAPS_pubproperty RightToLeft

(Inherited from Control.)

System_CAPS_pubproperty RightToLeftLayout

(Inherited from Form.)

System_CAPS_protproperty ShowFocusCues

(Inherited from Control.)

System_CAPS_pubproperty ShowIcon

(Inherited from Form.)

System_CAPS_pubproperty ShowInTaskbar

(Inherited from Form.)

System_CAPS_protproperty ShowKeyboardCues

(Inherited from Control.)

System_CAPS_pubproperty Site

(Inherited from Control.)

System_CAPS_pubproperty Size

(Inherited from Form.)

System_CAPS_pubproperty SizeGripStyle

(Inherited from Form.)

System_CAPS_pubproperty StartPosition

(Inherited from Form.)

System_CAPS_pubproperty TabIndex

(Inherited from Control.)

System_CAPS_pubproperty TabStop

(Inherited from Control.)

System_CAPS_pubproperty Tag

(Inherited from Control.)

System_CAPS_pubproperty Text

(Inherited from Form.)

System_CAPS_pubproperty Top

(Inherited from Control.)

System_CAPS_pubproperty TopLevel

(Inherited from Form.)

System_CAPS_pubproperty TopLevelControl

(Inherited from Control.)

System_CAPS_pubproperty TopMost

(Inherited from Form.)

System_CAPS_pubproperty TransparencyKey

(Inherited from Form.)

System_CAPS_pubproperty UseWaitCursor

(Inherited from Control.)

System_CAPS_pubproperty VerticalScroll

(Inherited from ScrollableControl.)

System_CAPS_pubproperty Visible

(Inherited from Control.)

System_CAPS_pubproperty Width

(Inherited from Control.)

System_CAPS_pubproperty WindowState

(Inherited from Form.)

Methods

Name Description
System_CAPS_protmethod AccessibilityNotifyClients(AccessibleEvents, Int32)

(Inherited from Control.)

System_CAPS_pubmethod Activate()

(Inherited from Form.)

System_CAPS_pubmethod AddOwnedForm(Form)

(Inherited from Form.)

System_CAPS_pubmethod BeginInvoke(Delegate)

(Inherited from Control.)

System_CAPS_pubmethod BeginInvoke(Delegate, Object[])

(Inherited from Control.)

System_CAPS_pubmethod BringToFront()

(Inherited from Control.)

System_CAPS_pubmethod CancelAndClose()

Cancels the current modifications and closes the dialog box.

System_CAPS_pubmethod Clear()

Clears reference by calling ModelBrowsers's Clear method.

System_CAPS_pubmethod Close()

(Inherited from Form.)

System_CAPS_pubmethod CloseIfValid()

Closes the host if it validates correctly.

System_CAPS_pubmethod Contains(Control)

(Inherited from Control.)

System_CAPS_pubmethod CreateControl()

(Inherited from Control.)

System_CAPS_pubmethodSystem_CAPS_static CreateDialog(Type, Store, ModelBusReference, IEnumerable<PickerMetadataBaseAttribute>)

Creates a PickerDialog and initializes it based on the parameters.

System_CAPS_pubmethodSystem_CAPS_static CreateDialog<T>(Store, ModelBusReference, IEnumerable<PickerMetadataBaseAttribute>)

Creates a PickerDialog and initializes it based on the parameters.

System_CAPS_pubmethodSystem_CAPS_static CreateDialogNoFixup(Type, IServiceProvider, ModelBusReference, IEnumerable<PickerMetadataBaseAttribute>)

Creates a PickerDialog and initializes it based on the parameters.

System_CAPS_pubmethodSystem_CAPS_static CreateDialogNoFixup<T>(IServiceProvider, ModelBusReference, IEnumerable<PickerMetadataBaseAttribute>)

Creates a PickerDialog and initializes it based on the parameters.

System_CAPS_pubmethod CreateGraphics()

(Inherited from Control.)

System_CAPS_pubmethod CreateObjRef(Type)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod Dispose()

(Inherited from Component.)

System_CAPS_pubmethod DoDragDrop(Object, DragDropEffects)

(Inherited from Control.)

System_CAPS_pubmethod DrawToBitmap(Bitmap, Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod EndInvoke(IAsyncResult)

(Inherited from Control.)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod FindForm()

(Inherited from Control.)

System_CAPS_pubmethod Focus()

(Inherited from Control.)

System_CAPS_pubmethod GetChildAtPoint(Point)

(Inherited from Control.)

System_CAPS_pubmethod GetChildAtPoint(Point, GetChildAtPointSkip)

(Inherited from Control.)

System_CAPS_pubmethod GetContainerControl()

(Inherited from Control.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod GetNextControl(Control, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod GetPreferredSize(Size)

(Inherited from Control.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod Hide()

(Inherited from Control.)

System_CAPS_pubmethod InitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod Invalidate()

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Rectangle, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Region)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Region, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Invoke(Delegate)

(Inherited from Control.)

System_CAPS_pubmethod Invoke(Delegate, Object[])

(Inherited from Control.)

System_CAPS_pubmethod LayoutMdi(MdiLayout)

(Inherited from Form.)

System_CAPS_pubmethod PerformAutoScale()

(Inherited from ContainerControl.)

System_CAPS_pubmethod PerformLayout()

(Inherited from Control.)

System_CAPS_pubmethod PerformLayout(Control, String)

(Inherited from Control.)

System_CAPS_pubmethod PointToClient(Point)

(Inherited from Control.)

System_CAPS_pubmethod PointToScreen(Point)

(Inherited from Control.)

System_CAPS_pubmethod PreProcessControlMessage(Message)

(Inherited from Control.)

System_CAPS_pubmethod PreProcessMessage(Message)

(Inherited from Control.)

System_CAPS_protmethod ProcessKeyMessage(Message)

(Inherited from Control.)

System_CAPS_protmethod ProcessMnemonic(Char)

(Inherited from Form.)

System_CAPS_pubmethod RectangleToClient(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod RectangleToScreen(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod Refresh()

(Inherited from Control.)

System_CAPS_pubmethod RemoveOwnedForm(Form)

(Inherited from Form.)

System_CAPS_pubmethod ResetText()

(Inherited from Control.)

System_CAPS_pubmethod ResizeToMeasure()

Request from the hosted control to re-measure and potentially resize the host.

System_CAPS_pubmethod ResumeLayout()

(Inherited from Control.)

System_CAPS_pubmethod ResumeLayout(Boolean)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateContent(ContentAlignment)

(Inherited from Control.)

System_CAPS_pubmethod Scale(SizeF)

(Inherited from Control.)

System_CAPS_pubmethod ScrollControlIntoView(Control)

(Inherited from ScrollableControl.)

System_CAPS_pubmethod Select()

(Inherited from Control.)

System_CAPS_pubmethod SelectNextControl(Control, Boolean, Boolean, Boolean, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod SendToBack()

(Inherited from Control.)

System_CAPS_pubmethod SetAutoScrollMargin(Int32, Int32)

(Inherited from ScrollableControl.)

System_CAPS_pubmethod SetBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_pubmethod SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Control.)

System_CAPS_pubmethod SetDesktopBounds(Int32, Int32, Int32, Int32)

(Inherited from Form.)

System_CAPS_pubmethod SetDesktopLocation(Int32, Int32)

(Inherited from Form.)

System_CAPS_pubmethod Show()

(Inherited from Control.)

System_CAPS_pubmethod Show(IWin32Window)

(Inherited from Form.)

System_CAPS_pubmethod ShowDialog()

(Inherited from Form.)

System_CAPS_pubmethod ShowDialog(IWin32Window)

(Inherited from Form.)

System_CAPS_pubmethod SuspendLayout()

(Inherited from Control.)

System_CAPS_pubmethod ToString()

(Inherited from Form.)

System_CAPS_pubmethod Update()

(Inherited from Control.)

System_CAPS_protmethod UpdateBounds()

(Inherited from Control.)

System_CAPS_pubmethod Validate()

(Inherited from ContainerControl.)

System_CAPS_pubmethod Validate(Boolean)

(Inherited from ContainerControl.)

System_CAPS_pubmethod ValidateChildren()

(Inherited from Form.)

System_CAPS_pubmethod ValidateChildren(ValidationConstraints)

(Inherited from Form.)

Events

Name Description
System_CAPS_pubevent Activated

(Inherited from Form.)

System_CAPS_pubevent AutoSizeChanged

(Inherited from Form.)

System_CAPS_pubevent AutoValidateChanged

(Inherited from Form.)

System_CAPS_pubevent BackColorChanged

(Inherited from Control.)

System_CAPS_pubevent BackgroundImageChanged

(Inherited from Control.)

System_CAPS_pubevent BackgroundImageLayoutChanged

(Inherited from Control.)

System_CAPS_pubevent BindingContextChanged

(Inherited from Control.)

System_CAPS_pubevent CausesValidationChanged

(Inherited from Control.)

System_CAPS_pubevent ChangeUICues

(Inherited from Control.)

System_CAPS_pubevent Click

(Inherited from Control.)

System_CAPS_pubevent ClientSizeChanged

(Inherited from Control.)

System_CAPS_pubevent ContextMenuChanged

(Inherited from Control.)

System_CAPS_pubevent ContextMenuStripChanged

(Inherited from Control.)

System_CAPS_pubevent ControlAdded

(Inherited from Control.)

System_CAPS_pubevent ControlRemoved

(Inherited from Control.)

System_CAPS_pubevent CursorChanged

(Inherited from Control.)

System_CAPS_pubevent Deactivate

(Inherited from Form.)

System_CAPS_pubevent Disposed

(Inherited from Component.)

System_CAPS_pubevent DockChanged

(Inherited from Control.)

System_CAPS_pubevent DoubleClick

(Inherited from Control.)

System_CAPS_pubevent DragDrop

(Inherited from Control.)

System_CAPS_pubevent DragEnter

(Inherited from Control.)

System_CAPS_pubevent DragLeave

(Inherited from Control.)

System_CAPS_pubevent DragOver

(Inherited from Control.)

System_CAPS_pubevent EnabledChanged

(Inherited from Control.)

System_CAPS_pubevent Enter

(Inherited from Control.)

System_CAPS_pubevent FontChanged

(Inherited from Control.)

System_CAPS_pubevent ForeColorChanged

(Inherited from Control.)

System_CAPS_pubevent FormClosed

(Inherited from Form.)

System_CAPS_pubevent FormClosing

(Inherited from Form.)

System_CAPS_pubevent GiveFeedback

(Inherited from Control.)

System_CAPS_pubevent GotFocus

(Inherited from Control.)

System_CAPS_pubevent HandleCreated

(Inherited from Control.)

System_CAPS_pubevent HandleDestroyed

(Inherited from Control.)

System_CAPS_pubevent HelpButtonClicked

(Inherited from Form.)

System_CAPS_pubevent HelpRequested

(Inherited from Control.)

System_CAPS_pubevent ImeModeChanged

(Inherited from Control.)

System_CAPS_pubevent InputLanguageChanged

(Inherited from Form.)

System_CAPS_pubevent InputLanguageChanging

(Inherited from Form.)

System_CAPS_pubevent Invalidated

(Inherited from Control.)

System_CAPS_pubevent KeyDown

(Inherited from Control.)

System_CAPS_pubevent KeyPress

(Inherited from Control.)

System_CAPS_pubevent KeyUp

(Inherited from Control.)

System_CAPS_pubevent Layout

(Inherited from Control.)

System_CAPS_pubevent Leave

(Inherited from Control.)

System_CAPS_pubevent Load

(Inherited from Form.)

System_CAPS_pubevent LocationChanged

(Inherited from Control.)

System_CAPS_pubevent LostFocus

(Inherited from Control.)

System_CAPS_pubevent MarginChanged

(Inherited from Control.)

System_CAPS_pubevent MaximizedBoundsChanged

(Inherited from Form.)

System_CAPS_pubevent MaximumSizeChanged

(Inherited from Form.)

System_CAPS_pubevent MdiChildActivate

(Inherited from Form.)

System_CAPS_pubevent MenuComplete

(Inherited from Form.)

System_CAPS_pubevent MenuStart

(Inherited from Form.)

System_CAPS_pubevent MinimumSizeChanged

(Inherited from Form.)

System_CAPS_pubevent MouseCaptureChanged

(Inherited from Control.)

System_CAPS_pubevent MouseClick

(Inherited from Control.)

System_CAPS_pubevent MouseDoubleClick

(Inherited from Control.)

System_CAPS_pubevent MouseDown

(Inherited from Control.)

System_CAPS_pubevent MouseEnter

(Inherited from Control.)

System_CAPS_pubevent MouseHover

(Inherited from Control.)

System_CAPS_pubevent MouseLeave

(Inherited from Control.)

System_CAPS_pubevent MouseMove

(Inherited from Control.)

System_CAPS_pubevent MouseUp

(Inherited from Control.)

System_CAPS_pubevent MouseWheel

(Inherited from Control.)

System_CAPS_pubevent Move

(Inherited from Control.)

System_CAPS_pubevent PaddingChanged

(Inherited from Control.)

System_CAPS_pubevent Paint

(Inherited from Control.)

System_CAPS_pubevent ParentChanged

(Inherited from Control.)

System_CAPS_pubevent PreviewKeyDown

(Inherited from Control.)

System_CAPS_pubevent QueryAccessibilityHelp

(Inherited from Control.)

System_CAPS_pubevent QueryContinueDrag

(Inherited from Control.)

System_CAPS_pubevent RegionChanged

(Inherited from Control.)

System_CAPS_pubevent Resize

(Inherited from Control.)

System_CAPS_pubevent ResizeBegin

(Inherited from Form.)

System_CAPS_pubevent ResizeEnd

(Inherited from Form.)

System_CAPS_pubevent RightToLeftChanged

(Inherited from Control.)

System_CAPS_pubevent RightToLeftLayoutChanged

(Inherited from Form.)

System_CAPS_pubevent Scroll

(Inherited from ScrollableControl.)

System_CAPS_pubevent Shown

(Inherited from Form.)

System_CAPS_pubevent SizeChanged

(Inherited from Control.)

System_CAPS_pubevent StyleChanged

(Inherited from Control.)

System_CAPS_pubevent SystemColorsChanged

(Inherited from Control.)

System_CAPS_pubevent TabIndexChanged

(Inherited from Control.)

System_CAPS_pubevent TabStopChanged

(Inherited from Control.)

System_CAPS_pubevent TextChanged

(Inherited from Control.)

System_CAPS_pubevent Validated

(Inherited from Control.)

System_CAPS_pubevent Validating

(Inherited from Control.)

System_CAPS_pubevent VisibleChanged

(Inherited from Control.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privmethod IContainerControl.ActivateControl(Control)

(Inherited from ContainerControl.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragDrop(DragEventArgs)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragEnter(DragEventArgs)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragLeave(EventArgs)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragOver(DragEventArgs)

(Inherited from Control.)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.VisualStudio.Modeling.Integration.Shell.Picker Namespace

Return to top