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 | |
---|---|---|
AcceptButton | (Inherited from Form.) |
|
AccessibilityObject | (Inherited from Control.) |
|
AccessibleDefaultActionDescription | (Inherited from Control.) |
|
AccessibleDescription | (Inherited from Control.) |
|
AccessibleName | (Inherited from Control.) |
|
AccessibleRole | (Inherited from Control.) |
|
ActiveControl | (Inherited from ContainerControl.) |
|
ActiveMdiChild | (Inherited from Form.) |
|
AllowDrop | (Inherited from Control.) |
|
AllowTransparency | (Inherited from Form.) |
|
Anchor | (Inherited from Control.) |
|
AutoScaleDimensions | (Inherited from ContainerControl.) |
|
AutoScaleMode | (Inherited from ContainerControl.) |
|
AutoScroll | (Inherited from Form.) |
|
AutoScrollMargin | (Inherited from ScrollableControl.) |
|
AutoScrollMinSize | (Inherited from ScrollableControl.) |
|
AutoScrollOffset | (Inherited from Control.) |
|
AutoScrollPosition | (Inherited from ScrollableControl.) |
|
AutoSize | (Inherited from Form.) |
|
AutoSizeMode | (Inherited from Form.) |
|
AutoValidate | (Inherited from Form.) |
|
BackColor | (Inherited from Form.) |
|
BackgroundImage | (Inherited from Control.) |
|
BackgroundImageLayout | (Inherited from Control.) |
|
BindingContext | (Inherited from ContainerControl.) |
|
Bottom | (Inherited from Control.) |
|
Bounds | (Inherited from Control.) |
|
CancelButton | (Inherited from Form.) |
|
CanFocus | (Inherited from Control.) |
|
CanSelect | (Inherited from Control.) |
|
Capture | (Inherited from Control.) |
|
CausesValidation | (Inherited from Control.) |
|
ClientRectangle | (Inherited from Control.) |
|
ClientSize | (Inherited from Form.) |
|
CompanyName | (Inherited from Control.) |
|
Container | (Inherited from Component.) |
|
ContainsFocus | (Inherited from Control.) |
|
ContextMenu | (Inherited from Control.) |
|
ContextMenuStrip | (Inherited from Control.) |
|
ControlBox | (Inherited from Form.) |
|
Controls | (Inherited from Control.) |
|
Created | (Inherited from Control.) |
|
CurrentAutoScaleDimensions | (Inherited from ContainerControl.) |
|
Cursor | (Inherited from Control.) |
|
DataBindings | (Inherited from Control.) |
|
DesktopBounds | (Inherited from Form.) |
|
DesktopLocation | (Inherited from Form.) |
|
DialogResult | (Inherited from Form.) |
|
DisplayRectangle | (Inherited from ScrollableControl.) |
|
Disposing | (Inherited from Control.) |
|
Dock | (Inherited from Control.) |
|
Enabled | (Inherited from Control.) |
|
Focused | (Inherited from Control.) |
|
Font | (Inherited from Control.) |
|
ForeColor | (Inherited from Control.) |
|
FormBorderStyle | Hide base implementation here so we can provide appropriate handling of FormBorderStyle.Sizable.(Inherited from DialogBase.) |
|
Handle | (Inherited from Control.) |
|
HasChildren | (Inherited from Control.) |
|
Height | (Inherited from Control.) |
|
HelpButton | (Inherited from Form.) |
|
HorizontalScroll | (Inherited from ScrollableControl.) |
|
Icon | (Inherited from Form.) |
|
ImeMode | (Inherited from Control.) |
|
InvokeRequired | (Inherited from Control.) |
|
IsAccessible | (Inherited from Control.) |
|
IsDisposed | (Inherited from Control.) |
|
IsHandleCreated | (Inherited from Control.) |
|
IsMdiChild | (Inherited from Form.) |
|
IsMdiContainer | (Inherited from Form.) |
|
IsMirrored | (Inherited from Control.) |
|
IsRestrictedWindow | (Inherited from Form.) |
|
KeyPreview | (Inherited from Form.) |
|
LayoutEngine | (Inherited from Control.) |
|
Left | (Inherited from Control.) |
|
Location | (Inherited from Form.) |
|
MainMenuStrip | (Inherited from Form.) |
|
Margin | (Inherited from Control.) |
|
MaximizeBox | (Inherited from Form.) |
|
MaximumSize | (Inherited from Form.) |
|
MdiChildren | (Inherited from Form.) |
|
MdiParent | (Inherited from Form.) |
|
Menu | (Inherited from Form.) |
|
MergedMenu | (Inherited from Form.) |
|
Metadata | Metadata for the browser. |
|
MinimizeBox | (Inherited from Form.) |
|
MinimumSize | (Inherited from Form.) |
|
Modal | (Inherited from Form.) |
|
ModelBrowser | Gets the IModelBrowser. |
|
ModelBus | Gets the model bus. |
|
Name | (Inherited from Control.) |
|
Opacity | (Inherited from Form.) |
|
OwnedForms | (Inherited from Form.) |
|
Owner | (Inherited from Form.) |
|
Padding | (Inherited from Control.) |
|
Parent | (Inherited from Control.) |
|
ParentForm | (Inherited from ContainerControl.) |
|
PreferredSize | (Inherited from Control.) |
|
ProductName | (Inherited from Control.) |
|
ProductVersion | (Inherited from Control.) |
|
RecreatingHandle | (Inherited from Control.) |
|
Reference | Gets the model bus reference. |
|
Region | (Inherited from Control.) |
|
RenderRightToLeft | (Inherited from Control.) |
|
RestoreBounds | (Inherited from Form.) |
|
Right | (Inherited from Control.) |
|
RightToLeft | (Inherited from Control.) |
|
RightToLeftLayout | (Inherited from Form.) |
|
ShowFocusCues | (Inherited from Control.) |
|
ShowIcon | (Inherited from Form.) |
|
ShowInTaskbar | (Inherited from Form.) |
|
ShowKeyboardCues | (Inherited from Control.) |
|
Site | (Inherited from Control.) |
|
Size | (Inherited from Form.) |
|
SizeGripStyle | (Inherited from Form.) |
|
StartPosition | (Inherited from Form.) |
|
TabIndex | (Inherited from Control.) |
|
TabStop | (Inherited from Control.) |
|
Tag | (Inherited from Control.) |
|
Text | (Inherited from Form.) |
|
Top | (Inherited from Control.) |
|
TopLevel | (Inherited from Form.) |
|
TopLevelControl | (Inherited from Control.) |
|
TopMost | (Inherited from Form.) |
|
TransparencyKey | (Inherited from Form.) |
|
UseWaitCursor | (Inherited from Control.) |
|
VerticalScroll | (Inherited from ScrollableControl.) |
|
Visible | (Inherited from Control.) |
|
Width | (Inherited from Control.) |
|
WindowState | (Inherited from Form.) |
Methods
Events
Name | Description | |
---|---|---|
Activated | (Inherited from Form.) |
|
AutoSizeChanged | (Inherited from Form.) |
|
AutoValidateChanged | (Inherited from Form.) |
|
BackColorChanged | (Inherited from Control.) |
|
BackgroundImageChanged | (Inherited from Control.) |
|
BackgroundImageLayoutChanged | (Inherited from Control.) |
|
BindingContextChanged | (Inherited from Control.) |
|
CausesValidationChanged | (Inherited from Control.) |
|
ChangeUICues | (Inherited from Control.) |
|
Click | (Inherited from Control.) |
|
ClientSizeChanged | (Inherited from Control.) |
|
ContextMenuChanged | (Inherited from Control.) |
|
ContextMenuStripChanged | (Inherited from Control.) |
|
ControlAdded | (Inherited from Control.) |
|
ControlRemoved | (Inherited from Control.) |
|
CursorChanged | (Inherited from Control.) |
|
Deactivate | (Inherited from Form.) |
|
Disposed | (Inherited from Component.) |
|
DockChanged | (Inherited from Control.) |
|
DoubleClick | (Inherited from Control.) |
|
DragDrop | (Inherited from Control.) |
|
DragEnter | (Inherited from Control.) |
|
DragLeave | (Inherited from Control.) |
|
DragOver | (Inherited from Control.) |
|
EnabledChanged | (Inherited from Control.) |
|
Enter | (Inherited from Control.) |
|
FontChanged | (Inherited from Control.) |
|
ForeColorChanged | (Inherited from Control.) |
|
FormClosed | (Inherited from Form.) |
|
FormClosing | (Inherited from Form.) |
|
GiveFeedback | (Inherited from Control.) |
|
GotFocus | (Inherited from Control.) |
|
HandleCreated | (Inherited from Control.) |
|
HandleDestroyed | (Inherited from Control.) |
|
HelpButtonClicked | (Inherited from Form.) |
|
HelpRequested | (Inherited from Control.) |
|
ImeModeChanged | (Inherited from Control.) |
|
InputLanguageChanged | (Inherited from Form.) |
|
InputLanguageChanging | (Inherited from Form.) |
|
Invalidated | (Inherited from Control.) |
|
KeyDown | (Inherited from Control.) |
|
KeyPress | (Inherited from Control.) |
|
KeyUp | (Inherited from Control.) |
|
Layout | (Inherited from Control.) |
|
Leave | (Inherited from Control.) |
|
Load | (Inherited from Form.) |
|
LocationChanged | (Inherited from Control.) |
|
LostFocus | (Inherited from Control.) |
|
MarginChanged | (Inherited from Control.) |
|
MaximizedBoundsChanged | (Inherited from Form.) |
|
MaximumSizeChanged | (Inherited from Form.) |
|
MdiChildActivate | (Inherited from Form.) |
|
MenuComplete | (Inherited from Form.) |
|
MenuStart | (Inherited from Form.) |
|
MinimumSizeChanged | (Inherited from Form.) |
|
MouseCaptureChanged | (Inherited from Control.) |
|
MouseClick | (Inherited from Control.) |
|
MouseDoubleClick | (Inherited from Control.) |
|
MouseDown | (Inherited from Control.) |
|
MouseEnter | (Inherited from Control.) |
|
MouseHover | (Inherited from Control.) |
|
MouseLeave | (Inherited from Control.) |
|
MouseMove | (Inherited from Control.) |
|
MouseUp | (Inherited from Control.) |
|
MouseWheel | (Inherited from Control.) |
|
Move | (Inherited from Control.) |
|
PaddingChanged | (Inherited from Control.) |
|
Paint | (Inherited from Control.) |
|
ParentChanged | (Inherited from Control.) |
|
PreviewKeyDown | (Inherited from Control.) |
|
QueryAccessibilityHelp | (Inherited from Control.) |
|
QueryContinueDrag | (Inherited from Control.) |
|
RegionChanged | (Inherited from Control.) |
|
Resize | (Inherited from Control.) |
|
ResizeBegin | (Inherited from Form.) |
|
ResizeEnd | (Inherited from Form.) |
|
RightToLeftChanged | (Inherited from Control.) |
|
RightToLeftLayoutChanged | (Inherited from Form.) |
|
Scroll | (Inherited from ScrollableControl.) |
|
Shown | (Inherited from Form.) |
|
SizeChanged | (Inherited from Control.) |
|
StyleChanged | (Inherited from Control.) |
|
SystemColorsChanged | (Inherited from Control.) |
|
TabIndexChanged | (Inherited from Control.) |
|
TabStopChanged | (Inherited from Control.) |
|
TextChanged | (Inherited from Control.) |
|
Validated | (Inherited from Control.) |
|
Validating | (Inherited from Control.) |
|
VisibleChanged | (Inherited from Control.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IContainerControl.ActivateControl(Control) | (Inherited from ContainerControl.) |
|
IDropTarget.OnDragDrop(DragEventArgs) | (Inherited from Control.) |
|
IDropTarget.OnDragEnter(DragEventArgs) | (Inherited from Control.) |
|
IDropTarget.OnDragLeave(EventArgs) | (Inherited from Control.) |
|
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