Microsoft.SqlServer.Management.Controls Namespace

The Microsoft.SqlServer.Management.Controls namespace contains types that are designed to support SQL Server controls. 

Classes

  Class Description
Public class AutoCompleteTextBox Represents a Windows text box control.
Public class BalloonTip Displays a balloon tip in the control for the specified time period.
Public class BindingComboBox Represents a subclass of the standard combo box that is overridden to support data binding.
Public class BindingRadioButton Represents the binding of a button that can be selected.
Public class BorderedTableLayoutPanel Represents a bordered panel that dynamically lays out its contents in a grid with rows and columns.
Public class BorderPainter Draws a border of the current control.
Public class BorderPanel Represents the class for the control.
Public class ButtonPanel Represents a button control that reacts to the ButtonPanel.
Public class CommentLabel Hosts two Label controls. The first Label control applies bold style. The second Label control applies Normal style using the font that was set.
Public class ComponentContainer Determines how to route requests for additional services to the service provider.
Public class ControlSite Provides the site of the control.
Public class ControlStateTree Represents a control for the ControlStateTree.
Public class CueBanner Displays a significant message or notification.
Public class DataGridViewCheckBoxHeaderCell Provides a header cell in a DataGridView that contains a check box.
Public class DataGridViewCheckBoxHeaderColumn Represents the type that contains a check box in the header cell. The header cell in the property provides an event when the check box is clicked.
Public class DataGridViewDisableButtonCell Represents a standard DataGridViewButtonCell that supports a button that looks disabled.
Public class DataGridViewDisableButtonColumn Represents a standard button column that supports a button that looks disabled.
Public class DataGridViewHiddenCheckBoxCell Determines whether the check box in cell can be hidden.
Public class DrawingAssistant Defines the drawing assistant control.
Public class DropDownControl Displays the specified control in a drop down control below a value field of the property grid.
Public class DropDownTreeView Defines the relationships of data in a TreeView control.
Public class EnumDropDownList Represents a control that allows the user to select a single item from a drop-down list.
Public class ExpandCollapse Represents a container that can show or hide a child content control.
Public class ExpandedChangedEventArgs Provides data for the [EventArgs] event of the class.
Public class HistoryQueue<T> Provides a collection of objects in the history.
Public class InformationPanel Represents the functionality for controls in the information panel.
Public class InformationPanel.DefaultColorTable Provides colors used for Microsoft Office display elements.
Public class InformationPanel.DefaultRenderer Handles the painting functionality for ToolStrip objects, applying a custom palette and a streamlined style.
Public class InformationPanel.NotificationColorTable Displays a notification in the table.
Public class InformationPanel.NotificationRenderer Displays the notification message in the information panel area of the control.
Public class InformationPanelMessage Represents a control that acts as a container for other controls.
Public class InformationPanelMessageEventArgs Provides data for the InformationPanelMessage event.
Public class LocalizableLinkLabel Displays a label that functions as a link.
Public class NameForm Represents a window or a dialog box that makes up the user interface of an application.
Public class NotSupportedForTheDatabaseEngineTypeException Determines the exception that is thrown when an exception is not supported for the engine type.
Public class NotSupportedForTheServerVersionException Determines the exception that is thrown when the version of the server is not supported.
Public class ObjectViewer Represents the ObjectViewer of the control class.
Public class ObjectViewer.ObjectPropertyItem Displays the item property of an object in the class.
Public class PropertyViewer Displays a scroll bar in the property viewer.
Public class PropertyViewer.PropertyItem Represents the property of each item in the property viewer.
Public class PropertyViewer.PropertyItemCollection Displays the list of objects in the PropertyItemCollection.
Public class Separator A Control that separates items in controls. This class cannot be inherited.
Public class SortableBindingList<T> A BindingList that supports sorting.
Public class SplitButton Identifies a SplitButton control, which is a button that performs a default action and can also expand to open a list of other possible actions.
Public class SqlStudioForm Represents a window or dialog box that makes up the user interface of an application.
Public class SqlStudioLayoutManager Represents the use of SqlStudioLayoutManager to perform the operation on the class.
Public class SqlStudioMessageBox Displays a message box that can contain text, buttons, and symbols that inform and instruct the user.
Public class StackPanel Specifies a panel that stacks child controls vertically.
Public class Switcher Provides a switcher control for the container.
Public class Switcher.ListViewCollection Displays the values of a data source by using user-defined templates.
Public class Switcher.ViewListEditor Displays a collection of editors to be used.
Public class Switcher.WidgetListEditor Provides information for the WidgetListEditor class. Inherits from CollectionEditor class.
Public class Switcher.WidgetsCollection Provides the base class for the widgets collection.
Public class SwitcherDesigner Extends the design mode behavior of a control.
Public class SwitcherRenderer Represents the role of the SwitcherRenderer in the class.
Public class SwitcherView Represents the switcher view control.
Public class SwitcherViewPanel Provides data for SwitcherViewPanel class. Inherits from Panel, IView, IComponent and IDisposable classes.
Public class TitlePanel Group a collection of controls with a title and optional border.
Public class TitlePanelRenderer Specifies a renderer to draw the control.
Public class ToolStripTreeViewDropDown Provides data for ToolStripTreeViewDropDown class. Inherits from ToolStripControlHost class.
Public class TreeViewData Displays hierarchical data in a tree structure.
Public class TreeViewDropDownButton Provides information for the TreeViewDropdownButton class. Inherits from ToolStripDropDownButton class.
Public class TreeViewNodeInfo Represents a node in a tree view control.
Public class TriStateTreeView Displays hierarchical data, such as a table of contents, in a tree structure.
Public class ViewChangedEventArgs Provides data for the ViewChangedEventArgs event. Inherits from EventArgs.
Public class ViewChangingEventArgs Provides data for the ViewChangingEventArgs event. Inherits form ViewChangedEventArgs.
Public class VSRegistration Provides information for the registration control.
Public class Widget Represents the component of the widget control.
Public class WidgetPanel Represents a control that acts as a container for other controls in the widget panel.

Structures

  Structure Description
Public structure HSBColor Provides conversion from RGB to HSB color and back.

Interfaces

  Interface Description
Public interface IView Defines a method that implements the interface of the class.
Public interface IWidget Provides functionality required by all components.

Delegates

  Delegate Description
Public delegate ControlSite.ControlFilter Delegates to filter controls.
Public delegate DataGridViewCheckBoxHeaderCell.CheckBoxHeaderCellClickHandler Represents the method that will handle the click in a header cell.
Public delegate NameForm.NameValidator Represents the class that validates the form.

Enumerations

  Enumeration Description
Public enumeration Side Specifies values representing the sides of a control.
Public enumeration SqlStudioLayoutManager.SqlStudioLayoutIndent Specifies the layout indent. The default is NoIndent
Public enumeration Switcher.ShowButtonsStyle Specifies one of the values of the Switcher.ShowButtonsStyle class.
Public enumeration TitlePanel.Border Type of border to display. Only want a subset of the Border Style enumerator.
Public enumeration TitlePanel.TextAlignment Specify if the text will be left-aligned, right-aligned, or center-aligned.
Public enumeration ToolStripTreeViewDropDownClosingStyle Specifies the closing style of the tree view control.