Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Base class for dialogs hosted in the VS shell.
Namespace:   Microsoft.VisualStudio.Modeling.Integration.Shell
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 abstract class DialogBase : Form
public ref class DialogBase abstract : Form
[<AbstractClass>]
type DialogBase = 
    class
        inherit Form
    end
Public MustInherit Class DialogBase
    Inherits Form
Constructors
| Name | Description | |
|---|---|---|
| .gif) | DialogBase(IServiceProvider) | The dialog owner will be the main Visual Studio window. | 
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | AcceptButton | (Inherited from Form.) | 
| .jpeg) | AccessibilityObject | (Inherited from Control.) | 
| .jpeg) | AccessibleDefaultActionDescription | (Inherited from Control.) | 
| .jpeg) | AccessibleDescription | (Inherited from Control.) | 
| .jpeg) | AccessibleName | (Inherited from Control.) | 
| .jpeg) | AccessibleRole | (Inherited from Control.) | 
| .jpeg) | ActiveControl | (Inherited from ContainerControl.) | 
| .jpeg) | ActiveMdiChild | (Inherited from Form.) | 
| .jpeg) | AllowDrop | (Inherited from Control.) | 
| .jpeg) | AllowTransparency | (Inherited from Form.) | 
| .jpeg) | Anchor | (Inherited from Control.) | 
| .jpeg) | AutoScaleDimensions | (Inherited from ContainerControl.) | 
| .jpeg) | AutoScaleFactor | (Inherited from ContainerControl.) | 
| .jpeg) | AutoScaleMode | (Inherited from ContainerControl.) | 
| .jpeg) | AutoScroll | (Inherited from Form.) | 
| .jpeg) | AutoScrollMargin | (Inherited from ScrollableControl.) | 
| .jpeg) | AutoScrollMinSize | (Inherited from ScrollableControl.) | 
| .jpeg) | AutoScrollOffset | (Inherited from Control.) | 
| .jpeg) | AutoScrollPosition | (Inherited from ScrollableControl.) | 
| .jpeg) | AutoSize | (Inherited from Form.) | 
| .jpeg) | AutoSizeMode | (Inherited from Form.) | 
| .jpeg) | AutoValidate | (Inherited from Form.) | 
| .jpeg) | BackColor | (Inherited from Form.) | 
| .jpeg) | BackgroundImage | (Inherited from Control.) | 
| .jpeg) | BackgroundImageLayout | (Inherited from Control.) | 
| .jpeg) | BindingContext | (Inherited from ContainerControl.) | 
| .jpeg) | Bottom | (Inherited from Control.) | 
| .jpeg) | Bounds | (Inherited from Control.) | 
| .jpeg) | CancelButton | (Inherited from Form.) | 
| .jpeg) | CanEnableIme | (Inherited from ContainerControl.) | 
| .jpeg) | CanFocus | (Inherited from Control.) | 
| .jpeg) | CanRaiseEvents | (Inherited from Control.) | 
| .jpeg) | CanSelect | (Inherited from Control.) | 
| .jpeg) | Capture | (Inherited from Control.) | 
| .jpeg) | CausesValidation | (Inherited from Control.) | 
| .jpeg) | ClientRectangle | (Inherited from Control.) | 
| .jpeg) | ClientSize | (Inherited from Form.) | 
| .jpeg) | CompanyName | (Inherited from Control.) | 
| .jpeg) | Container | (Inherited from Component.) | 
| .jpeg) | ContainsFocus | (Inherited from Control.) | 
| .jpeg) | ContextMenu | (Inherited from Control.) | 
| .jpeg) | ContextMenuStrip | (Inherited from Control.) | 
| .jpeg) | ControlBox | (Inherited from Form.) | 
| .jpeg) | Controls | (Inherited from Control.) | 
| .jpeg) | Created | (Inherited from Control.) | 
| .jpeg) | CreateParams | (Overrides Form.CreateParams.) | 
| .jpeg) | CurrentAutoScaleDimensions | (Inherited from ContainerControl.) | 
| .jpeg) | Cursor | (Inherited from Control.) | 
| .jpeg) | DataBindings | (Inherited from Control.) | 
| .jpeg) | DefaultCursor | (Inherited from Control.) | 
| .jpeg) | DefaultImeMode | (Inherited from Form.) | 
| .jpeg) | DefaultMargin | (Inherited from Control.) | 
| .jpeg) | DefaultMaximumSize | (Inherited from Control.) | 
| .jpeg) | DefaultMinimumSize | (Inherited from Control.) | 
| .jpeg) | DefaultPadding | (Inherited from Control.) | 
| .jpeg) | DefaultSize | (Inherited from Form.) | 
| .jpeg) | DesignMode | (Inherited from Component.) | 
| .jpeg) | DesktopBounds | (Inherited from Form.) | 
| .jpeg) | DesktopLocation | (Inherited from Form.) | 
| .jpeg) | DialogFont | |
| .jpeg) | DialogResult | (Inherited from Form.) | 
| .jpeg) | DisplayRectangle | (Inherited from ScrollableControl.) | 
| .jpeg) | Disposing | (Inherited from Control.) | 
| .jpeg) | Dock | (Inherited from Control.) | 
| .jpeg) | DoubleBuffered | (Inherited from Control.) | 
| .jpeg) | Enabled | (Inherited from Control.) | 
| .jpeg) | EnableModeless | |
| .jpeg) | Events | (Inherited from Component.) | 
| .jpeg) | F1Keyword | |
| .jpeg) | Focused | (Inherited from Control.) | 
| .jpeg) | Font | (Inherited from Control.) | 
| .jpeg) | FontHeight | (Inherited from Control.) | 
| .jpeg) | ForeColor | (Inherited from Control.) | 
| .jpeg) | FormBorderStyle | Hide base implementation here so we can provide appropriate handling of FormBorderStyle.Sizable. | 
| .jpeg) | Handle | (Inherited from Control.) | 
| .jpeg) | HasChildren | (Inherited from Control.) | 
| .jpeg) | Height | (Inherited from Control.) | 
| .jpeg) | HelpButton | (Inherited from Form.) | 
| .jpeg) | HorizontalScroll | (Inherited from ScrollableControl.) | 
| .jpeg) | HScroll | (Inherited from ScrollableControl.) | 
| .jpeg) | Icon | (Inherited from Form.) | 
| .jpeg) | ImeMode | (Inherited from Control.) | 
| .jpeg) | ImeModeBase | (Inherited from Control.) | 
| .jpeg) | InvokeRequired | (Inherited from Control.) | 
| .jpeg) | IsAccessible | (Inherited from Control.) | 
| .jpeg) | IsDisposed | (Inherited from Control.) | 
| .jpeg) | IsHandleCreated | (Inherited from Control.) | 
| .jpeg) | IsMdiChild | (Inherited from Form.) | 
| .jpeg) | IsMdiContainer | (Inherited from Form.) | 
| .jpeg) | IsMirrored | (Inherited from Control.) | 
| .jpeg) | IsRestrictedWindow | (Inherited from Form.) | 
| .jpeg) | KeyPreview | (Inherited from Form.) | 
| .jpeg) | LayoutEngine | (Inherited from Control.) | 
| .jpeg) | Left | (Inherited from Control.) | 
| .jpeg) | Location | (Inherited from Form.) | 
| .jpeg) | MainMenuStrip | (Inherited from Form.) | 
| .jpeg) | Margin | (Inherited from Control.) | 
| .jpeg) | MaximizeBox | (Inherited from Form.) | 
| .jpeg) | MaximizedBounds | (Inherited from Form.) | 
| .jpeg) | MaximumSize | (Inherited from Form.) | 
| .jpeg) | MdiChildren | (Inherited from Form.) | 
| .jpeg) | MdiParent | (Inherited from Form.) | 
| .jpeg) | Menu | (Inherited from Form.) | 
| .jpeg) | MergedMenu | (Inherited from Form.) | 
| .jpeg) | MinimizeBox | (Inherited from Form.) | 
| .jpeg) | MinimumSize | (Inherited from Form.) | 
| .jpeg) | Modal | (Inherited from Form.) | 
| .jpeg) | Name | (Inherited from Control.) | 
| .jpeg) | Opacity | (Inherited from Form.) | 
| .jpeg) | OwnedForms | (Inherited from Form.) | 
| .jpeg) | Owner | (Inherited from Form.) | 
| .jpeg) | Padding | (Inherited from Control.) | 
| .jpeg) | Parent | (Inherited from Control.) | 
| .jpeg) | ParentForm | (Inherited from ContainerControl.) | 
| .jpeg) | PreferredSize | (Inherited from Control.) | 
| .jpeg) | ProductName | (Inherited from Control.) | 
| .jpeg) | ProductVersion | (Inherited from Control.) | 
| .jpeg) | RecreatingHandle | (Inherited from Control.) | 
| .jpeg) | Region | (Inherited from Control.) | 
| .jpeg) | RenderRightToLeft | (Inherited from Control.) | 
| .jpeg) | ResizeRedraw | (Inherited from Control.) | 
| .jpeg) | RestoreBounds | (Inherited from Form.) | 
| .jpeg) | Right | (Inherited from Control.) | 
| .jpeg) | RightToLeft | (Inherited from Control.) | 
| .jpeg) | RightToLeftLayout | (Inherited from Form.) | 
| .jpeg) | ScaleChildren | (Inherited from Control.) | 
| .jpeg) | ServiceProvider | |
| .jpeg) | ShowFocusCues | (Inherited from Control.) | 
| .jpeg) | ShowIcon | (Inherited from Form.) | 
| .jpeg) | ShowInTaskbar | (Inherited from Form.) | 
| .jpeg) | ShowKeyboardCues | (Inherited from Control.) | 
| .jpeg) | ShowWithoutActivation | (Inherited from Form.) | 
| .jpeg) | Site | (Inherited from Control.) | 
| .jpeg) | Size | (Inherited from Form.) | 
| .jpeg) | SizeGripStyle | (Inherited from Form.) | 
| .jpeg) | StartPosition | (Inherited from Form.) | 
| .jpeg) | TabIndex | (Inherited from Control.) | 
| .jpeg) | TabStop | (Inherited from Control.) | 
| .jpeg) | Tag | (Inherited from Control.) | 
| .jpeg) | Text | (Inherited from Form.) | 
| .jpeg) | Top | (Inherited from Control.) | 
| .jpeg) | TopLevel | (Inherited from Form.) | 
| .jpeg) | TopLevelControl | (Inherited from Control.) | 
| .jpeg) | TopMost | (Inherited from Form.) | 
| .jpeg) | TransparencyKey | (Inherited from Form.) | 
| .jpeg) | UseWaitCursor | (Inherited from Control.) | 
| .jpeg) | VerticalScroll | (Inherited from ScrollableControl.) | 
| .jpeg) | Visible | (Inherited from Control.) | 
| .jpeg) | VScroll | (Inherited from ScrollableControl.) | 
| .jpeg) | Width | (Inherited from Control.) | 
| .jpeg) | WindowState | (Inherited from Form.) | 
Methods
Events
| Name | Description | |
|---|---|---|
| .jpeg) | Activated | (Inherited from Form.) | 
| .jpeg) | AutoSizeChanged | (Inherited from Form.) | 
| .jpeg) | AutoValidateChanged | (Inherited from Form.) | 
| .jpeg) | BackColorChanged | (Inherited from Control.) | 
| .jpeg) | BackgroundImageChanged | (Inherited from Control.) | 
| .jpeg) | BackgroundImageLayoutChanged | (Inherited from Control.) | 
| .jpeg) | BindingContextChanged | (Inherited from Control.) | 
| .jpeg) | CausesValidationChanged | (Inherited from Control.) | 
| .jpeg) | ChangeUICues | (Inherited from Control.) | 
| .jpeg) | Click | (Inherited from Control.) | 
| .jpeg) | ClientSizeChanged | (Inherited from Control.) | 
| .jpeg) | ContextMenuChanged | (Inherited from Control.) | 
| .jpeg) | ContextMenuStripChanged | (Inherited from Control.) | 
| .jpeg) | ControlAdded | (Inherited from Control.) | 
| .jpeg) | ControlRemoved | (Inherited from Control.) | 
| .jpeg) | CursorChanged | (Inherited from Control.) | 
| .jpeg) | Deactivate | (Inherited from Form.) | 
| .jpeg) | Disposed | (Inherited from Component.) | 
| .jpeg) | DockChanged | (Inherited from Control.) | 
| .jpeg) | DoubleClick | (Inherited from Control.) | 
| .jpeg) | DragDrop | (Inherited from Control.) | 
| .jpeg) | DragEnter | (Inherited from Control.) | 
| .jpeg) | DragLeave | (Inherited from Control.) | 
| .jpeg) | DragOver | (Inherited from Control.) | 
| .jpeg) | EnabledChanged | (Inherited from Control.) | 
| .jpeg) | Enter | (Inherited from Control.) | 
| .jpeg) | FontChanged | (Inherited from Control.) | 
| .jpeg) | ForeColorChanged | (Inherited from Control.) | 
| .jpeg) | FormClosed | (Inherited from Form.) | 
| .jpeg) | FormClosing | (Inherited from Form.) | 
| .jpeg) | GiveFeedback | (Inherited from Control.) | 
| .jpeg) | GotFocus | (Inherited from Control.) | 
| .jpeg) | HandleCreated | (Inherited from Control.) | 
| .jpeg) | HandleDestroyed | (Inherited from Control.) | 
| .jpeg) | HelpButtonClicked | (Inherited from Form.) | 
| .jpeg) | HelpRequested | (Inherited from Control.) | 
| .jpeg) | ImeModeChanged | (Inherited from Control.) | 
| .jpeg) | InputLanguageChanged | (Inherited from Form.) | 
| .jpeg) | InputLanguageChanging | (Inherited from Form.) | 
| .jpeg) | Invalidated | (Inherited from Control.) | 
| .jpeg) | KeyDown | (Inherited from Control.) | 
| .jpeg) | KeyPress | (Inherited from Control.) | 
| .jpeg) | KeyUp | (Inherited from Control.) | 
| .jpeg) | Layout | (Inherited from Control.) | 
| .jpeg) | Leave | (Inherited from Control.) | 
| .jpeg) | Load | (Inherited from Form.) | 
| .jpeg) | LocationChanged | (Inherited from Control.) | 
| .jpeg) | LostFocus | (Inherited from Control.) | 
| .jpeg) | MarginChanged | (Inherited from Control.) | 
| .jpeg) | MaximizedBoundsChanged | (Inherited from Form.) | 
| .jpeg) | MaximumSizeChanged | (Inherited from Form.) | 
| .jpeg) | MdiChildActivate | (Inherited from Form.) | 
| .jpeg) | MenuComplete | (Inherited from Form.) | 
| .jpeg) | MenuStart | (Inherited from Form.) | 
| .jpeg) | MinimumSizeChanged | (Inherited from Form.) | 
| .jpeg) | MouseCaptureChanged | (Inherited from Control.) | 
| .jpeg) | MouseClick | (Inherited from Control.) | 
| .jpeg) | MouseDoubleClick | (Inherited from Control.) | 
| .jpeg) | MouseDown | (Inherited from Control.) | 
| .jpeg) | MouseEnter | (Inherited from Control.) | 
| .jpeg) | MouseHover | (Inherited from Control.) | 
| .jpeg) | MouseLeave | (Inherited from Control.) | 
| .jpeg) | MouseMove | (Inherited from Control.) | 
| .jpeg) | MouseUp | (Inherited from Control.) | 
| .jpeg) | MouseWheel | (Inherited from Control.) | 
| .jpeg) | Move | (Inherited from Control.) | 
| .jpeg) | PaddingChanged | (Inherited from Control.) | 
| .jpeg) | Paint | (Inherited from Control.) | 
| .jpeg) | ParentChanged | (Inherited from Control.) | 
| .jpeg) | PreviewKeyDown | (Inherited from Control.) | 
| .jpeg) | QueryAccessibilityHelp | (Inherited from Control.) | 
| .jpeg) | QueryContinueDrag | (Inherited from Control.) | 
| .jpeg) | RegionChanged | (Inherited from Control.) | 
| .jpeg) | Resize | (Inherited from Control.) | 
| .jpeg) | ResizeBegin | (Inherited from Form.) | 
| .jpeg) | ResizeEnd | (Inherited from Form.) | 
| .jpeg) | RightToLeftChanged | (Inherited from Control.) | 
| .jpeg) | RightToLeftLayoutChanged | (Inherited from Form.) | 
| .jpeg) | Scroll | (Inherited from ScrollableControl.) | 
| .jpeg) | Shown | (Inherited from Form.) | 
| .jpeg) | SizeChanged | (Inherited from Control.) | 
| .jpeg) | StyleChanged | (Inherited from Control.) | 
| .jpeg) | SystemColorsChanged | (Inherited from Control.) | 
| .jpeg) | TabIndexChanged | (Inherited from Control.) | 
| .jpeg) | TabStopChanged | (Inherited from Control.) | 
| .jpeg) | TextChanged | (Inherited from Control.) | 
| .jpeg) | Validated | (Inherited from Control.) | 
| .jpeg) | Validating | (Inherited from Control.) | 
| .jpeg) | VisibleChanged | (Inherited from Control.) | 
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| .jpeg) .jpeg) | IContainerControl.ActivateControl(Control) | (Inherited from ContainerControl.) | 
| .jpeg) .jpeg) | IDropTarget.OnDragDrop(DragEventArgs) | (Inherited from Control.) | 
| .jpeg) .jpeg) | IDropTarget.OnDragEnter(DragEventArgs) | (Inherited from Control.) | 
| .jpeg) .jpeg) | IDropTarget.OnDragLeave(EventArgs) | (Inherited from Control.) | 
| .jpeg) .jpeg) | 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 Namespace
Return to top
.gif)