Microsoft.SqlServer.Management.Controls Namespace
The Microsoft.SqlServer.Management.Controls namespace contains types that are designed to support SQL Server controls.
Classes
Class | Description | |
---|---|---|
AutoCompleteTextBox | Represents a Windows text box control. | |
BalloonTip | Displays a balloon tip in the control for the specified time period. | |
BindingComboBox | Represents a subclass of the standard combo box that is overridden to support data binding. | |
BindingRadioButton | Represents the binding of a button that can be selected. | |
BorderedTableLayoutPanel | Represents a bordered panel that dynamically lays out its contents in a grid with rows and columns. | |
BorderPainter | Draws a border of the current control. | |
BorderPanel | Represents the class for the control. | |
ButtonPanel | Represents a button control that reacts to the ButtonPanel. | |
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. | |
ComponentContainer | Determines how to route requests for additional services to the service provider. | |
ControlSite | Provides the site of the control. | |
ControlStateTree | Represents a control for the ControlStateTree. | |
CueBanner | Displays a significant message or notification. | |
DataGridViewCheckBoxHeaderCell | Provides a header cell in a DataGridView that contains a check box. | |
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. | |
DataGridViewDisableButtonCell | Represents a standard DataGridViewButtonCell that supports a button that looks disabled. | |
DataGridViewDisableButtonColumn | Represents a standard button column that supports a button that looks disabled. | |
DataGridViewHiddenCheckBoxCell | Determines whether the check box in cell can be hidden. | |
DrawingAssistant | Defines the drawing assistant control. | |
DropDownControl | Displays the specified control in a drop down control below a value field of the property grid. | |
DropDownTreeView | Defines the relationships of data in a TreeView control. | |
EnumDropDownList | Represents a control that allows the user to select a single item from a drop-down list. | |
ExpandCollapse | Represents a container that can show or hide a child content control. | |
ExpandedChangedEventArgs | Provides data for the [EventArgs] event of the class. | |
HistoryQueue<T> | Provides a collection of objects in the history. | |
InformationPanel | Represents the functionality for controls in the information panel. | |
InformationPanel.DefaultColorTable | Provides colors used for Microsoft Office display elements. | |
InformationPanel.DefaultRenderer | Handles the painting functionality for ToolStrip objects, applying a custom palette and a streamlined style. | |
InformationPanel.NotificationColorTable | Displays a notification in the table. | |
InformationPanel.NotificationRenderer | Displays the notification message in the information panel area of the control. | |
InformationPanelMessage | Represents a control that acts as a container for other controls. | |
InformationPanelMessageEventArgs | Provides data for the InformationPanelMessage event. | |
LocalizableLinkLabel | Displays a label that functions as a link. | |
NameForm | Represents a window or a dialog box that makes up the user interface of an application. | |
NotSupportedForTheDatabaseEngineTypeException | Determines the exception that is thrown when an exception is not supported for the engine type. | |
NotSupportedForTheServerVersionException | Determines the exception that is thrown when the version of the server is not supported. | |
ObjectViewer | Represents the ObjectViewer of the control class. | |
ObjectViewer.ObjectPropertyItem | Displays the item property of an object in the class. | |
PropertyViewer | Displays a scroll bar in the property viewer. | |
PropertyViewer.PropertyItem | Represents the property of each item in the property viewer. | |
PropertyViewer.PropertyItemCollection | Displays the list of objects in the PropertyItemCollection. | |
Separator | A Control that separates items in controls. This class cannot be inherited. | |
SortableBindingList<T> | A BindingList that supports sorting. | |
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. | |
SqlStudioForm | Represents a window or dialog box that makes up the user interface of an application. | |
SqlStudioLayoutManager | Represents the use of SqlStudioLayoutManager to perform the operation on the class. | |
SqlStudioMessageBox | Displays a message box that can contain text, buttons, and symbols that inform and instruct the user. | |
StackPanel | Specifies a panel that stacks child controls vertically. | |
Switcher | Provides a switcher control for the container. | |
Switcher.ListViewCollection | Displays the values of a data source by using user-defined templates. | |
Switcher.ViewListEditor | Displays a collection of editors to be used. | |
Switcher.WidgetListEditor | Provides information for the WidgetListEditor class. Inherits from CollectionEditor class. | |
Switcher.WidgetsCollection | Provides the base class for the widgets collection. | |
SwitcherDesigner | Extends the design mode behavior of a control. | |
SwitcherRenderer | Represents the role of the SwitcherRenderer in the class. | |
SwitcherView | Represents the switcher view control. | |
SwitcherViewPanel | Provides data for SwitcherViewPanel class. Inherits from Panel, IView, IComponent and IDisposable classes. | |
TitlePanel | Group a collection of controls with a title and optional border. | |
TitlePanelRenderer | Specifies a renderer to draw the control. | |
ToolStripTreeViewDropDown | Provides data for ToolStripTreeViewDropDown class. Inherits from ToolStripControlHost class. | |
TreeViewData | Displays hierarchical data in a tree structure. | |
TreeViewDropDownButton | Provides information for the TreeViewDropdownButton class. Inherits from ToolStripDropDownButton class. | |
TreeViewNodeInfo | Represents a node in a tree view control. | |
TriStateTreeView | Displays hierarchical data, such as a table of contents, in a tree structure. | |
ViewChangedEventArgs | Provides data for the ViewChangedEventArgs event. Inherits from EventArgs. | |
ViewChangingEventArgs | Provides data for the ViewChangingEventArgs event. Inherits form ViewChangedEventArgs. | |
VSRegistration | Provides information for the registration control. | |
Widget | Represents the component of the widget control. | |
WidgetPanel | Represents a control that acts as a container for other controls in the widget panel. |
Interfaces
Interface | Description | |
---|---|---|
IView | Defines a method that implements the interface of the class. | |
IWidget | Provides functionality required by all components. |
Delegates
Delegate | Description | |
---|---|---|
ControlSite.ControlFilter | Delegates to filter controls. | |
DataGridViewCheckBoxHeaderCell.CheckBoxHeaderCellClickHandler | Represents the method that will handle the click in a header cell. | |
NameForm.NameValidator | Represents the class that validates the form. |
Enumerations
Enumeration | Description | |
---|---|---|
Side | Specifies values representing the sides of a control. | |
SqlStudioLayoutManager.SqlStudioLayoutIndent | Specifies the layout indent. The default is NoIndent | |
Switcher.ShowButtonsStyle | Specifies one of the values of the Switcher.ShowButtonsStyle class. | |
TitlePanel.Border | Type of border to display. Only want a subset of the Border Style enumerator. | |
TitlePanel.TextAlignment | Specify if the text will be left-aligned, right-aligned, or center-aligned. | |
ToolStripTreeViewDropDownClosingStyle | Specifies the closing style of the tree view control. |