|
| Class | Description |
|---|
.gif) | AccessibleObject |
Provides information that accessibility applications use to adjust an application's user interface (UI) for users with impairments.
|
.gif) | AmbientProperties |
Provides ambient property values to top-level controls.
|
.gif) | Application | Provides static methods and properties to manage an application, such as methods to start and stop an application, to process Windows messages, and properties to get information about an application. This class cannot be inherited. |
.gif) | ApplicationContext |
Specifies the contextual information about an application thread.
|
.gif) | AutoCompleteStringCollection | Contains a collection of strings to use for the auto-complete feature on certain Windows Forms controls. |
.gif) | AxHost |
Wraps ActiveX controls and exposes them as fully featured Windows Forms controls.
|
.gif) | AxHost..::.AxComponentEditor |
Provides an editor that uses a modal dialog box to display a property page for an ActiveX control.
|
.gif) | AxHost..::.ClsidAttribute |
Specifies the CLSID of an ActiveX control hosted by an AxHost control.
|
.gif) | AxHost..::.ConnectionPointCookie | Infrastructure.
Connects an ActiveX control to a client that handles the control’s events.
|
.gif) | AxHost..::.InvalidActiveXStateException |
The exception that is thrown when the ActiveX control is referenced while in an invalid state.
|
.gif) | AxHost..::.State |
Encapsulates the persisted state of an ActiveX control.
|
.gif) | AxHost..::.StateConverter | Infrastructure.
Converts AxHost..::.State objects from one data type to another.
|
.gif) | AxHost..::.TypeLibraryTimeStampAttribute |
Specifies a date and time associated with the type library of an ActiveX control hosted by an AxHost control.
|
.gif) | BaseCollection |
Provides the base functionality for creating data-related collections in the System.Windows.Forms namespace.
|
.gif) | Binding |
Represents the simple binding between the property value of an object and the property value of a control.
|
.gif) | BindingCompleteEventArgs |
Provides data for the BindingComplete event.
|
.gif) | BindingContext |
Manages the collection of BindingManagerBase objects for any object that inherits from the Control class.
|
.gif) | BindingManagerBase |
Manages all Binding objects that are bound to the same data source and data member. This class is abstract.
|
.gif) | BindingManagerDataErrorEventArgs |
Provides data for the DataError event.
|
.gif) | BindingNavigator |
Represents the navigation and manipulation user interface (UI) for controls on a form that are bound to data.
|
.gif) | BindingsCollection |
Represents a collection of Binding objects for a control.
|
.gif) | BindingSource |
Encapsulates the data source for a form.
|
.gif) | Button |
Represents a Windows button control.
|
.gif) | ButtonBase |
Implements the basic functionality common to button controls.
|
.gif) | ButtonBase..::.ButtonBaseAccessibleObject |
Provides information that accessibility applications use to adjust an application's user interface for users with disabilities.
|
.gif) | ButtonRenderer |
Provides methods used to render a button control with or without visual styles. This class cannot be inherited.
|
.gif) | CacheVirtualItemsEventArgs |
Provides data for the CacheVirtualItems event.
|
.gif) | CheckBox |
Represents a Windows CheckBox.
|
.gif) | CheckBox..::.CheckBoxAccessibleObject | Infrastructure.
Provides information about the CheckBox control to accessibility client applications.
|
.gif) | CheckBoxRenderer |
Provides methods used to render a check box control with or without visual styles. This class cannot be inherited.
|
.gif) | CheckedListBox |
Displays a ListBox in which a check box is displayed to the left of each item.
|
.gif) | CheckedListBox..::.CheckedIndexCollection | Encapsulates the collection of indexes of checked items (including items in an indeterminate state) in a CheckedListBox. |
.gif) | CheckedListBox..::.CheckedItemCollection | Encapsulates the collection of checked items, including items in an indeterminate state, in a CheckedListBox control. |
.gif) | CheckedListBox..::.ObjectCollection |
Represents the collection of items in a CheckedListBox.
|
.gif) | Clipboard |
Provides methods to place data on and retrieve data from the system Clipboard. This class cannot be inherited.
|
.gif) | ColorDialog |
Represents a common dialog box that displays available colors along with controls that enable the user to define custom colors.
|
.gif) | ColumnClickEventArgs |
Provides data for the ColumnClick event.
|
.gif) | ColumnHeader |
Displays a single column header in a ListView control.
|
.gif) | ColumnHeaderConverter |
Provides a type converter to convert ColumnHeader objects from one type to another.
|
.gif) | ColumnReorderedEventArgs |
Provides data for the ColumnReordered event.
|
.gif) | ColumnStyle |
Represents the look and feel of a column in a table layout.
|
.gif) | ColumnWidthChangedEventArgs |
Provides data for the ColumnWidthChanged event.
|
.gif) | ColumnWidthChangingEventArgs |
Provides data for the ColumnWidthChanging event.
|
.gif) | ComboBox | Represents a Windows combo box control. |
.gif) | ComboBox..::.ChildAccessibleObject | Infrastructure.
Provides information about the ComboBox control to accessibility client applications.
|
.gif) | ComboBox..::.ObjectCollection |
Represents the collection of items in a ComboBox.
|
.gif) | ComboBoxRenderer |
Provides methods used to render a combo box control with visual styles. This class cannot be inherited.
|
.gif) | CommonDialog |
Specifies the base class used for displaying dialog boxes on the screen.
|
.gif) | ContainerControl |
Provides focus-management functionality for controls that can function as a container for other controls.
|
.gif) | ContentsResizedEventArgs |
Provides data for the ContentsResized event.
|
.gif) | ContextMenu |
Represents a shortcut menu. Although ContextMenuStrip replaces and adds functionality to the ContextMenu control of previous versions, ContextMenu is retained for both backward compatibility and future use if you choose.
|
.gif) | ContextMenuStrip |
Represents a shortcut menu.
|
.gif) | Control | Defines the base class for controls, which are components with visual representation. |
.gif) | Control..::.ControlAccessibleObject |
Provides information about a control that can be used by an accessibility application.
|
.gif) | Control..::.ControlCollection |
Represents a collection of Control objects.
|
.gif) | ControlBindingsCollection |
Represents the collection of data bindings for a control.
|
.gif) | ControlEventArgs |
Provides data for the ControlAdded and ControlRemoved events.
|
.gif) | ControlPaint |
Provides methods used to paint common Windows controls and their elements. This class cannot be inherited.
|
.gif) | ConvertEventArgs |
Provides data for the Format and Parse events.
|
.gif) | CreateParams |
Encapsulates the information needed when creating a control.
|
.gif) | CurrencyManager | Manages a list of Binding objects. |
.gif) | Cursor |
Represents the image used to paint the mouse pointer.
|
.gif) | CursorConverter |
Provides a type converter to convert Cursor objects to and from various other representations.
|
.gif) | Cursors |
Provides a collection of Cursor objects for use by a Windows Forms application.
|
.gif) | DataFormats |
Provides static, predefined Clipboard format names. Use them to identify the format of data that you store in an IDataObject.
|
.gif) | DataFormats..::.Format |
Represents a Clipboard format type.
|
.gif) | DataGrid |
Displays ADO.NET data in a scrollable grid. The DataGridView control replaces and adds functionality to the DataGrid control; however, the DataGrid control is retained for both backward compatibility and future use, if you choose.
|
.gif) | DataGrid..::.HitTestInfo |
Contains information about a part of the System.Windows.Forms..::.DataGrid at a specified coordinate. This class cannot be inherited.
|
.gif) | DataGridBoolColumn |
Specifies a column in which each cell contains a check box for representing a Boolean value.
|
.gif) | DataGridColumnStyle |
Specifies the appearance, text formatting, and behavior of a System.Windows.Forms..::.DataGrid control column. This class is abstract.
|
.gif) | DataGridColumnStyle..::.CompModSwitches | Infrastructure.
Contains a TraceSwitch that is used by the .NET Framework infrastructure.
|
.gif) | DataGridColumnStyle..::.DataGridColumnHeaderAccessibleObject |
Provides an implementation for an object that can be inspected by an accessibility application.
|
.gif) | DataGridPreferredColumnWidthTypeConverter |
Converts the value of an object to a different data type.
|
.gif) | DataGridTableStyle |
Represents the table drawn by the System.Windows.Forms..::.DataGrid control at run time.
|
.gif) | DataGridTextBox |
Represents a TextBox control that is hosted in a DataGridTextBoxColumn.
|
.gif) | DataGridTextBoxColumn |
Hosts a TextBox control in a cell of a DataGridColumnStyle for editing strings.
|
.gif) | DataGridView |
Displays data in a customizable grid.
|
.gif) | DataGridView..::.DataGridViewAccessibleObject |
Provides information about the DataGridView control to accessibility client applications.
|
.gif) | DataGridView..::.DataGridViewControlCollection | Represents a collection of controls contained on a DataGridView. |
.gif) | DataGridView..::.DataGridViewTopRowAccessibleObject |
Provides information about a row of DataGridViewColumnHeaderCell objects to accessibility client applications.
|
.gif) | DataGridView..::.HitTestInfo |
Contains information, such as the row and column indexes, about a specific coordinate pair in the DataGridView control. This class cannot be inherited.
|
.gif) | DataGridViewAdvancedBorderStyle |
Contains border styles for the cells in a DataGridView control.
|
.gif) | DataGridViewAutoSizeColumnModeEventArgs |
Provides data for the DataGridView..::.AutoSizeColumnModeChanged event.
|
.gif) | DataGridViewAutoSizeColumnsModeEventArgs |
Provides data for the AutoSizeColumnsModeChanged event.
|
.gif) | DataGridViewAutoSizeModeEventArgs |
Provides data for the DataGridView AutoSizeRowsModeChanged and RowHeadersWidthSizeModeChanged events.
|
.gif) | DataGridViewBand |
Represents a linear collection of elements in a DataGridView control.
|
.gif) | DataGridViewBindingCompleteEventArgs |
Provides data for the DataBindingComplete event.
|
.gif) | DataGridViewButtonCell |
Displays a button-like user interface (UI) for use in a DataGridView control.
|
.gif) | DataGridViewButtonCell..::.DataGridViewButtonCellAccessibleObject |
Provides information about a DataGridViewButtonCell to accessibility client applications.
|
.gif) | DataGridViewButtonColumn |
Hosts a collection of DataGridViewButtonCell objects.
|
.gif) | DataGridViewCell |
Represents an individual cell in a DataGridView control.
|
.gif) | DataGridViewCell..::.DataGridViewCellAccessibleObject |
Provides information about a DataGridViewCell to accessibility client applications.
|
.gif) | DataGridViewCellCancelEventArgs |
Provides data for CellBeginEdit and RowValidating events.
|
.gif) | DataGridViewCellCollection | Represents a collection of cells in a DataGridViewRow. |
.gif) | DataGridViewCellContextMenuStripNeededEventArgs |
Provides data for the CellContextMenuStripNeeded event.
|
.gif) | DataGridViewCellErrorTextNeededEventArgs |
Provides data for the CellErrorTextNeeded event of a DataGridView control.
|
.gif) | DataGridViewCellEventArgs |
Provides data for DataGridView events related to cell and row operations.
|
.gif) | DataGridViewCellFormattingEventArgs |
Provides data for the CellFormatting event of a DataGridView.
|
.gif) | DataGridViewCellMouseEventArgs |
Provides data for mouse events raised by a DataGridView whenever the mouse is moved within a DataGridViewCell.
|
.gif) | DataGridViewCellPaintingEventArgs |
Provides data for the CellPainting event.
|
.gif) | DataGridViewCellParsingEventArgs |
Provides data for the CellParsing event of a DataGridView control.
|
.gif) | DataGridViewCellStateChangedEventArgs |
Provides data for the CellStateChanged event.
|
.gif) | DataGridViewCellStyle |
Represents the formatting and style information applied to individual cells within a DataGridView control.
|
.gif) | DataGridViewCellStyleContentChangedEventArgs |
Provides data for the CellStyleContentChanged event.
|
.gif) | DataGridViewCellStyleConverter |
Converts DataGridViewCellStyle objects to and from other data types.
|
.gif) | DataGridViewCellToolTipTextNeededEventArgs |
Provides data for the CellToolTipTextNeeded event.
|
.gif) | DataGridViewCellValidatingEventArgs |
Provides data for the CellValidating event of a DataGridView control.
|
.gif) | DataGridViewCellValueEventArgs |
Provides data for the CellValueNeeded and CellValuePushed events of the DataGridView control.
|
.gif) | DataGridViewCheckBoxCell |
Displays a check box user interface (UI) to use in a DataGridView control.
|
.gif) | DataGridViewCheckBoxCell..::.DataGridViewCheckBoxCellAccessibleObject |
Provides information about a DataGridViewCheckBoxCell to accessibility client applications.
|
.gif) | DataGridViewCheckBoxColumn |
Hosts a collection of DataGridViewCheckBoxCell objects.
|
.gif) | DataGridViewColumn |
Represents a column in a DataGridView control.
|
.gif) | DataGridViewColumnCollection | Represents a collection of DataGridViewColumn objects in a DataGridView control. |
.gif) | DataGridViewColumnDesignTimeVisibleAttribute |
Specifies whether a column type is visible in the DataGridView designer. This class cannot be inherited.
|
.gif) | DataGridViewColumnDividerDoubleClickEventArgs |
Provides data for the ColumnDividerDoubleClick event of a DataGridView.
|
.gif) | DataGridViewColumnEventArgs |
Provides data for column-related events of a DataGridView.
|
.gif) | DataGridViewColumnHeaderCell |
Represents a column header in a DataGridView control.
|
.gif) | DataGridViewColumnHeaderCell..::.DataGridViewColumnHeaderCellAccessibleObject |
Provides information about a DataGridViewColumnHeaderCell to accessibility client applications.
|
.gif) | DataGridViewColumnStateChangedEventArgs |
Provides data for the ColumnStateChanged event.
|
.gif) | DataGridViewComboBoxCell |
Displays a combo box in a DataGridView control.
|
.gif) | DataGridViewComboBoxCell..::.ObjectCollection |
Represents the collection of selection choices in a DataGridViewComboBoxCell.
|
.gif) | DataGridViewComboBoxColumn |
Represents a column of DataGridViewComboBoxCell objects.
|
.gif) | DataGridViewComboBoxEditingControl |
Represents the hosted combo box control in a DataGridViewComboBoxCell.
|
.gif) | DataGridViewDataErrorEventArgs |
Provides data for the DataError event.
|
.gif) | DataGridViewEditingControlShowingEventArgs |
Provides data for the EditingControlShowing event.
|
.gif) | DataGridViewElement |
Provides the base class for elements of a DataGridView control.
|
.gif) | DataGridViewHeaderCell |
Contains functionality common to row header cells and column header cells.
|
.gif) | DataGridViewImageCell |
Displays a graphic in a DataGridView control.
|
.gif) | DataGridViewImageCell..::.DataGridViewImageCellAccessibleObject |
Provides information about a DataGridViewImageCell to accessibility client applications.
|
.gif) | DataGridViewImageColumn |
Hosts a collection of DataGridViewImageCell objects.
|
.gif) | DataGridViewLinkCell |
Represents a cell that contains a link.
|
.gif) | DataGridViewLinkCell..::.DataGridViewLinkCellAccessibleObject |
Provides information about a DataGridViewLinkCell control to accessibility client applications.
|
.gif) | DataGridViewLinkColumn |
Represents a column of cells that contain links in a DataGridView control.
|
.gif) | DataGridViewRow |
Represents a row in a DataGridView control.
|
.gif) | DataGridViewRow..::.DataGridViewRowAccessibleObject |
Provides information about a DataGridViewRow to accessibility client applications.
|
.gif) | DataGridViewRowCancelEventArgs |
Provides data for the UserDeletingRow event of a DataGridView.
|
.gif) | DataGridViewRowCollection | A collection of DataGridViewRow objects. |
.gif) | DataGridViewRowContextMenuStripNeededEventArgs |
Provides data for the RowContextMenuStripNeeded event.
|
.gif) | DataGridViewRowDividerDoubleClickEventArgs |
Provides data for the RowDividerDoubleClick event of a DataGridView.
|
.gif) | DataGridViewRowErrorTextNeededEventArgs |
Provides data for the RowErrorTextNeeded event of a DataGridView control.
|
.gif) | DataGridViewRowEventArgs |
Provides data for row-related DataGridView events.
|
.gif) | DataGridViewRowHeaderCell |
Represents a row header of a DataGridView control.
|
.gif) | DataGridViewRowHeaderCell..::.DataGridViewRowHeaderCellAccessibleObject |
Provides information about a DataGridViewRowHeaderCell to accessibility client applications.
|
.gif) | DataGridViewRowHeightInfoNeededEventArgs |
Provides data for the RowHeightInfoNeeded event of a DataGridView.
|
.gif) | DataGridViewRowHeightInfoPushedEventArgs |
Provides data for the RowHeightInfoPushed event of a DataGridView.
|
.gif) | DataGridViewRowPostPaintEventArgs |
Provides data for the RowPostPaint event.
|
.gif) | DataGridViewRowPrePaintEventArgs |
Provides data for the RowPrePaint event.
|
.gif) | DataGridViewRowsAddedEventArgs |
Provides data for the RowsAdded event.
|
.gif) | DataGridViewRowsRemovedEventArgs |
Provides data for the RowsRemoved event.
|
.gif) | DataGridViewRowStateChangedEventArgs |
Provides data for the RowStateChanged event of a DataGridView.
|
.gif) | DataGridViewSelectedCellCollection | Represents a collection of cells that are selected in a DataGridView. |
.gif) | DataGridViewSelectedColumnCollection | Represents a collection of DataGridViewColumn objects that are selected in a DataGridView. |
.gif) | DataGridViewSelectedRowCollection | Represents a collection of DataGridViewRow objects that are selected in a DataGridView. |
.gif) | DataGridViewSortCompareEventArgs |
Provides data for the SortCompare event.
|
.gif) | DataGridViewTextBoxCell |
Displays editable text information in a DataGridView control.
|
.gif) | DataGridViewTextBoxColumn |
Hosts a collection of DataGridViewTextBoxCell cells.
|
.gif) | DataGridViewTextBoxEditingControl |
Represents a text box control that can be hosted in a DataGridViewTextBoxCell.
|
.gif) | DataGridViewTopLeftHeaderCell |
Represents the cell in the top left corner of the DataGridView that sits above the row headers and to the left of the column headers.
|
.gif) | DataGridViewTopLeftHeaderCell..::.DataGridViewTopLeftHeaderCellAccessibleObject |
Provides information about a DataGridViewTopLeftHeaderCell to accessibility client applications.
|
.gif) | DataObject | Implements a basic data transfer mechanism. |
.gif) | DateBoldEventArgs | Infrastructure.
Provides data for events that are internal to the MonthCalendar control.
|
.gif) | DateRangeEventArgs |
Provides data for the DateChanged or DateSelected events of the MonthCalendar control.
|
.gif) | DateTimePicker |
Represents a Windows control that allows the user to select a date and a time and to display the date and time with a specified format.
|
.gif) | DateTimePicker..::.DateTimePickerAccessibleObject | Infrastructure.
Provides information about the DateTimePicker control to accessibility client applications.
|
.gif) | DockingAttribute |
Specifies the default docking behavior for a control.
|
.gif) | DomainUpDown |
Represents a Windows spin box (also known as an up-down control) that displays string values.
|
.gif) | DomainUpDown..::.DomainItemAccessibleObject | Infrastructure.
Provides information about the items in the DomainUpDown control to accessibility client applications.
|
.gif) | DomainUpDown..::.DomainUpDownAccessibleObject | Infrastructure.
Provides information about the DomainUpDown control to accessibility client applications.
|
.gif) | DomainUpDown..::.DomainUpDownItemCollection |
Encapsulates a collection of objects for use by the DomainUpDown class.
|
.gif) | DragEventArgs |
Provides data for the DragDrop, DragEnter, or DragOver event.
|
.gif) | DrawItemEventArgs |
Provides data for the DrawItem event.
|
.gif) | DrawListViewColumnHeaderEventArgs |
Provides data for the ListView..::.DrawColumnHeader event.
|
.gif) | DrawListViewItemEventArgs |
Provides data for the ListView..::.DrawItem event.
|
.gif) | DrawListViewSubItemEventArgs |
Provides data for the ListView..::.DrawSubItem event.
|
.gif) | DrawToolTipEventArgs |
Provides data for the ToolTip..::.Draw event.
|
.gif) | DrawTreeNodeEventArgs |
Provides data for the DrawNode event.
|
.gif) | ErrorProvider |
Provides a user interface for indicating that a control on a form has an error associated with it.
|
.gif) | FeatureSupport |
Provides static methods for retrieving feature information from the current system.
|
.gif) | FileDialog |
Displays a dialog box from which the user can select a file.
|
.gif) | FileDialogCustomPlace |
Represents an entry in a FileDialog custom place collection for Windows Vista.
|
.gif) | FileDialogCustomPlacesCollection |
Represents a collection of Windows Vista custom places for the FileDialog class.
|
.gif) | FlatButtonAppearance |
Provides properties that specify the appearance of Button controls whose FlatStyle is Flat.
|
.gif) | FlowLayoutPanel |
Represents a panel that dynamically lays out its contents horizontally or vertically.
|
.gif) | FlowLayoutSettings |
Collects the characteristics associated with flow layouts.
|
.gif) | FolderBrowserDialog |
Prompts the user to select a folder. This class cannot be inherited.
|
.gif) | FontDialog |
Prompts the user to choose a font from among those installed on the local computer.
|
.gif) | Form |
Represents a window or dialog box that makes up an application's user interface.
|
.gif) | Form..::.ControlCollection |
Represents a collection of controls on the form.
|
.gif) | FormClosedEventArgs |
Provides data for the FormClosed event.
|
.gif) | FormClosingEventArgs |
Provides data for the FormClosing event.
|
.gif) | FormCollection |
Represents a collection of Form objects.
|
.gif) | GiveFeedbackEventArgs |
Provides data for the GiveFeedback event, which occurs during a drag operation.
|
.gif) | GridColumnStylesCollection | Represents a collection of DataGridColumnStyle objects in the System.Windows.Forms..::.DataGrid control. |
.gif) | GridItem |
Implements one row in a PropertyGrid.
|
.gif) | GridItemCollection |
Contains a collection of GridItem objects.
|
.gif) | GridTablesFactory | Infrastructure. |
.gif) | GridTableStylesCollection | Represents a collection of DataGridTableStyle objects in the DataGrid control. |
.gif) | GroupBox |
Represents a Windows control that displays a frame around a group of controls with an optional caption.
|
.gif) | GroupBoxRenderer |
Provides methods used to render a group box control with or without visual styles. This class cannot be inherited.
|
.gif) | HandledMouseEventArgs |
Allows a custom control to prevent the MouseWheel event from being sent to its parent container.
|
.gif) | Help |
Encapsulates the HTML Help 1.0 engine.
|
.gif) | HelpEventArgs |
Provides data for the HelpRequested event.
|
.gif) | HelpProvider |
Provides pop-up or online Help for controls.
|
.gif) | HScrollBar |
Represents a standard Windows horizontal scroll bar.
|
.gif) | HScrollProperties |
Provides basic properties for the HScrollBar
|
.gif) | HtmlDocument |
Provides top-level programmatic access to an HTML document hosted by the WebBrowser control.
|
.gif) | HtmlElement |
Represents an HTML element inside of a Web page.
|
.gif) | HtmlElementCollection |
Defines a collection of HtmlElement objects.
|
.gif) | HtmlElementErrorEventArgs |
Provides data for the Error event.
|
.gif) | HtmlElementEventArgs |
Provides data for the events defined on HtmlDocument and HtmlElement.
|
.gif) | HtmlHistory |
Manages the list of documents and Web sites the user has visited within the current session.
|
.gif) | HtmlWindow |
Represents the logical window that contains one or more instances of HtmlDocument.
|
.gif) | HtmlWindowCollection |
Represents the windows contained within another HtmlWindow.
|
.gif) | ImageIndexConverter |
Provides a type converter to convert data for an image index to and from a string.
|
.gif) | ImageKeyConverter |
Provides a type converter to convert data for an image key to and from another data type.
|
.gif) | ImageList |
Provides methods to manage a collection of Image objects. This class cannot be inherited.
|
.gif) | ImageList..::.ImageCollection | Encapsulates the collection of Image objects in an ImageList. |
.gif) | ImageListStreamer |
Provides the data portion of an ImageList.
|
.gif) | ImeContext | Infrastructure.
Contains static methods that interact directly with the IME API.
|
.gif) | InputLanguage |
Provides methods and fields to manage the input language. This class cannot be inherited.
|
.gif) | InputLanguageChangedEventArgs |
Provides data for the InputLanguageChanged event.
|
.gif) | InputLanguageChangingEventArgs |
Provides data for the InputLanguageChanging event.
|
.gif) | InputLanguageCollection |
Stores InputLanguage objects.
|
.gif) | InvalidateEventArgs |
Provides data for the Invalidated event.
|
.gif) | ItemChangedEventArgs |
Provides data for the ItemChanged event.
|
.gif) | ItemCheckedEventArgs |
Provides data for the ItemChecked event of the ListView control.
|
.gif) | ItemCheckEventArgs |
Provides data for the ItemCheck event of the CheckedListBox and ListView controls.
|
.gif) | ItemDragEventArgs |
Provides data for the ItemDrag event of the ListView and TreeView controls.
|
.gif) | KeyEventArgs |
Provides data for the KeyDown or KeyUp event.
|
.gif) | KeyPressEventArgs |
Provides data for the KeyPress event.
|
.gif) | KeysConverter |
Provides a TypeConverter to convert Keys objects to and from other representations.
|
.gif) | Label | Represents a standard Windows label. |
.gif) | LabelEditEventArgs |
Provides data for the ListView..::.BeforeLabelEdit and ListView..::.AfterLabelEdit events.
|
.gif) | LayoutEventArgs |
Provides data for the Layout event. This class cannot be inherited.
|
.gif) | LayoutSettings |
Provides a base class for collecting layout scheme characteristics.
|
.gif) | LinkArea..::.LinkAreaConverter |
Provides a type converter to convert LinkArea..::.LinkAreaConverter objects to and from various other representations.
|
.gif) | LinkClickedEventArgs |
Provides data for the LinkClicked event.
|
.gif) | LinkConverter |
Provides a type converter for LinkLabel..::.Link objects.
|
.gif) | LinkLabel |
Represents a Windows label control that can display hyperlinks.
|
.gif) | LinkLabel..::.Link |
Represents a link within a LinkLabel control.
|
.gif) | LinkLabel..::.LinkCollection |
Represents the collection of links within a LinkLabel control.
|
.gif) | LinkLabelLinkClickedEventArgs |
Provides data for the LinkClicked event.
|
.gif) | ListBindingConverter |
Provides a type converter to convert Binding objects to and from various other representations.
|
.gif) | ListBindingHelper |
Provides functionality to discover a bindable list and the properties of the items contained in the list when they differ from the public properties of the object to which they bind.
|
.gif) | ListBox |
Represents a Windows control to display a list of items.
|
.gif) | ListBox..::.IntegerCollection |
Represents a collection of integers in a ListBox.
|
.gif) | ListBox..::.ObjectCollection |
Represents the collection of items in a ListBox.
|
.gif) | ListBox..::.SelectedIndexCollection |
Represents the collection containing the indexes to the selected items in a ListBox.
|
.gif) | ListBox..::.SelectedObjectCollection |
Represents the collection of selected items in the ListBox.
|
.gif) | ListControl |
Provides a common implementation of members for the ListBox and ComboBox classes.
|
.gif) | ListControlConvertEventArgs |
Provides data for the Format event.
|
.gif) | ListView |
Represents a Windows list view control, which displays a collection of items that can be displayed using one of four different views.
|
.gif) | ListView..::.CheckedIndexCollection |
Represents the collection containing the indexes to the checked items in a list view control.
|
.gif) | ListView..::.CheckedListViewItemCollection |
Represents the collection of checked items in a list view control.
|
.gif) | ListView..::.ColumnHeaderCollection |
Represents the collection of column headers in a ListView control.
|
.gif) | ListView..::.ListViewItemCollection |
Represents the collection of items in a ListView control or assigned to a ListViewGroup.
|
.gif) | ListView..::.SelectedIndexCollection |
Represents the collection that contains the indexes to the selected items in a ListView control.
|
.gif) | ListView..::.SelectedListViewItemCollection |
Represents the collection of selected items in a list view control.
|
.gif) | ListViewGroup |
Represents a group of items displayed within a ListView control.
|
.gif) | ListViewGroupCollection |
Represents the collection of groups within a ListView control.
|
.gif) | ListViewHitTestInfo |
Contains information about an area of a ListView control or a ListViewItem.
|
.gif) | ListViewInsertionMark |
Used to indicate the expected drop location when an item is dragged to a new position in a ListView control. This functionality is available only on Windows XP and later.
|
.gif) | ListViewItem |
Represents an item in a ListView control.
|
.gif) | ListViewItem..::.ListViewSubItem |
Represents a subitem of a ListViewItem.
|
.gif) | ListViewItem..::.ListViewSubItemCollection |
Represents a collection of ListViewItem..::.ListViewSubItem objects stored in a ListViewItem.
|
.gif) | ListViewItemConverter |
Provides a type converter to convert ListViewItem objects to and from various other representations.
|
.gif) | ListViewItemMouseHoverEventArgs |
Provides data for the ItemMouseHover event.
|
.gif) | ListViewItemSelectionChangedEventArgs |
Provides data for the ItemSelectionChanged event.
|
.gif) | ListViewVirtualItemsSelectionRangeChangedEventArgs |
Provides data for the VirtualItemsSelectionRangeChanged event.
|
.gif) | MainMenu |
Represents the menu structure of a form. Although MenuStrip replaces and adds functionality to the MainMenu control of previous versions, MainMenu is retained for both backward compatibility and future use if you choose.
|
.gif) | MaskedTextBox |
Uses a mask to distinguish between proper and improper user input.
|
.gif) | MaskInputRejectedEventArgs |
Provides data for the MaskInputRejected event.
|
.gif) | MdiClient |
Represents the container for multiple-document interface (MDI) child forms. This class cannot be inherited.
|
.gif) | MdiClient..::.ControlCollection |
Contains a collection of MdiClient controls.
|
.gif) | MeasureItemEventArgs |
Provides data for the MeasureItem event of the ListBox, ComboBox, CheckedListBox, and MenuItem controls.
|
.gif) | Menu |
Represents the base functionality for all menus. Although ToolStripDropDown and ToolStripDropDownMenu replace and add functionality to the Menu control of previous versions, Menu is retained for both backward compatibility and future use if you choose.
|
.gif) | Menu..::.MenuItemCollection |
Represents a collection of MenuItem objects.
|
.gif) | MenuItem |
Represents an individual item that is displayed within a MainMenu or ContextMenu. Although ToolStripMenuItem replaces and adds functionality to the MenuItem control of previous versions, MenuItem is retained for both backward compatibility and future use if you choose.
|
.gif) | MenuStrip |
Provides a menu system for a form.
|
.gif) | MessageBox |
Displays a message box that can contain text, buttons, and symbols that inform and instruct the user.
|
.gif) | MonthCalendar |
Represents a Windows control that enables the user to select a date using a visual monthly calendar display.
|
.gif) | MonthCalendar..::.HitTestInfo |
Contains information about an area of a MonthCalendar control. This class cannot be inherited.
|
.gif) | MouseEventArgs |
Provides data for the MouseUp, MouseDown, and MouseMove events.
|
.gif) | NativeWindow |
Provides a low-level encapsulation of a window handle and a window procedure.
|
.gif) | NavigateEventArgs |
Provides data for the Navigate event.
|
.gif) | NodeLabelEditEventArgs |
Provides data for the BeforeLabelEdit and AfterLabelEdit events.
|
.gif) | NotifyIcon |
Specifies a component that creates an icon in the notification area. This class cannot be inherited.
|
.gif) | NumericUpDown |
Represents a Windows spin box (also known as an up-down control) that displays numeric values.
|
.gif) | NumericUpDownAcceleration |
Provides information specifying how acceleration should be performed on a spin box (also known as an up-down control) when the up or down button is pressed for specified time period.
|
.gif) | NumericUpDownAccelerationCollection |
Represents a sorted collection of NumericUpDownAcceleration objects in the NumericUpDown control.
|
.gif) | OpacityConverter |
Provides a type converter to convert opacity values to and from a string.
|
.gif) | OpenFileDialog |
Prompts the user to open a file. This class cannot be inherited.
|
.gif) | OSFeature |
Provides operating-system specific feature queries.
|
.gif) | OwnerDrawPropertyBag | Infrastructure.
Contains values of properties that a component might need only occasionally.
|
.gif) | PaddingConverter |
Provides a type converter to convert Padding values to and from various other representations.
|
.gif) | PageSetupDialog |
Enables users to change page-related print settings, including margins and paper orientation. This class cannot be inherited.
|
.gif) | PaintEventArgs |
Provides data for the Paint event.
|
.gif) | Panel |
Used to group collections of controls.
|
.gif) | PictureBox |
Represents a Windows picture box control for displaying an image.
|
.gif) | PopupEventArgs |
Provides data for the ToolTip..::.Popup event.
|
.gif) | PowerStatus |
Indicates current system power status information.
|
.gif) | PreviewKeyDownEventArgs |
Provides data for the PreviewKeyDown event.
|
.gif) | PrintControllerWithStatusDialog |
Controls how a document is printed from a Windows Forms application.
|
.gif) | PrintDialog |
Lets users select a printer and choose which sections of the document to print from a Windows Forms application.
|
.gif) | PrintPreviewControl |
Represents the raw preview part of print previewing from a Windows Forms application, without any dialog boxes or buttons. Most PrintPreviewControl objects are found on PrintPreviewDialog objects, but they do not have to be.
|
.gif) | PrintPreviewDialog |
Represents a dialog box form that contains a PrintPreviewControl for printing from a Windows Forms application.
|
.gif) | ProfessionalColors |
Provides Color structures that are colors of a Windows display element. This class cannot be inherited.
|
.gif) | ProfessionalColorTable |
Provides colors used for Microsoft Office display elements.
|
.gif) | ProgressBar |
Represents a Windows progress bar control.
|
.gif) | ProgressBarRenderer |
Provides methods used to render a progress bar control with visual styles. This class cannot be inherited.
|
.gif) | PropertyGrid |
Provides a user interface for browsing the properties of an object.
|
.gif) | PropertyGrid..::.PropertyTabCollection |
Contains a collection of PropertyTab objects.
|
.gif) | PropertyManager |
Maintains a Binding between an object's property and a data-bound control property.
|
.gif) | PropertyTabChangedEventArgs |
Provides data for the PropertyTabChanged event of a PropertyGrid.
|
.gif) | PropertyValueChangedEventArgs |
Provides data for the PropertyValueChanged event of a PropertyGrid.
|
.gif) | QueryAccessibilityHelpEventArgs |
Provides data for the QueryAccessibilityHelp event.
|
.gif) | QueryContinueDragEventArgs |
Provides data for the QueryContinueDrag event.
|
.gif) | QuestionEventArgs |
Provides data for events that need a true or false answer to a question.
|
.gif) | RadioButton |
Enables the user to select a single option from a group of choices when paired with other RadioButton controls.
|
.gif) | RadioButton..::.RadioButtonAccessibleObject | Infrastructure.
Provides information about the RadioButton control to accessibility client applications.
|
.gif) | RadioButtonRenderer |
Provides methods used to render an option button control (also known as a radio button) with or without visual styles. This class cannot be inherited.
|
.gif) | RelatedImageListAttribute |
Indicates which ImageList a property is related to.
|
.gif) | RetrieveVirtualItemEventArgs |
Provides data for the RetrieveVirtualItem event.
|
.gif) | RichTextBox |
Represents a Windows rich text box control.
|
.gif) | RowStyle |
Represents the look and feel of a row in a table layout.
|
.gif) | SaveFileDialog |
Prompts the user to select a location for saving a file. This class cannot be inherited.
|
.gif) | Screen |
Represents a display device or multiple display devices on a single system.
|
.gif) | ScrollableControl |
Defines a base class for controls that support auto-scrolling behavior.
|
.gif) | ScrollableControl..::.DockPaddingEdges |
Determines the border padding for docked controls.
|
.gif) | ScrollableControl..::.DockPaddingEdgesConverter | Infrastructure.
A TypeConverter for the ScrollableControl..::.DockPaddingEdges class.
|
.gif) | ScrollBar |
Implements the basic functionality of a scroll bar control.
|
.gif) | ScrollBarRenderer |
Provides methods used to render a scroll bar control with visual styles. This class cannot be inherited.
|
.gif) | ScrollEventArgs |
Provides data for the Scroll event.
|
.gif) | ScrollProperties |
Encapsulates properties related to scrolling.
|
.gif) | SearchForVirtualItemEventArgs |
Provides data for the SearchForVirtualItem event.
|
.gif) | SelectedGridItemChangedEventArgs |
Provides data for the SelectedGridItemChanged event of the PropertyGrid control.
|
.gif) | SelectionRange |
Represents a date selection range in a month calendar control.
|
.gif) | SelectionRangeConverter |
Provides a type converter to convert SelectionRange objects to and from various other types.
|
.gif) | SendKeys |
Provides methods for sending keystrokes to an application.
|
.gif) | SplitContainer |
Represents a control consisting of a movable bar that divides a container's display area into two resizable panels.
|
.gif) | Splitter |
Represents a splitter control that enables the user to resize docked controls. Splitter has been replaced by SplitContainer and is provided only for compatibility with previous versions.
|
.gif) | SplitterCancelEventArgs |
Provides data for splitter events.
|
.gif) | SplitterEventArgs |
Provides data for SplitterMoving and the SplitterMoved events.
|
.gif) | SplitterPanel |
Creates a panel that is associated with a SplitContainer.
|
.gif) | StatusBar |
Represents a Windows status bar control. Although ToolStripStatusLabel replaces and adds functionality to the StatusBar control of previous versions, StatusBar is retained for both backward compatibility and future use if you choose.
|
.gif) | StatusBar..::.StatusBarPanelCollection | Represents the collection of panels in a StatusBar control. |
.gif) | StatusBarDrawItemEventArgs |
Provides data for the DrawItem event.
|
.gif) | StatusBarPanel |
Represents a panel in a StatusBar control. Although the StatusStrip control replaces and adds functionality to the StatusBar control of previous versions, StatusBar is retained for both backward compatibility and future use if you choose.
|
.gif) | StatusBarPanelClickEventArgs |
Provides data for the PanelClick event.
|
.gif) | StatusStrip |
Represents a Windows status bar control.
|
.gif) | SystemInformation |
Provides information about the current system environment.
|
.gif) | TabControl |
Manages a related set of tab pages.
|
.gif) | TabControl..::.ControlCollection |
Contains a collection of Control objects.
|
.gif) | TabControl..::.TabPageCollection | Contains a collection of TabPage objects. |
.gif) | TabControlCancelEventArgs |
Provides data for the Selecting and Deselecting events of a TabControl control.
|
.gif) | TabControlEventArgs |
Provides data for the Selected and Deselected events of a TabControl control.
|
.gif) | TableLayoutCellPaintEventArgs |
Provides data for the CellPaint event.
|
.gif) | TableLayoutColumnStyleCollection |
A collection that stores ColumnStyle objects.
|
.gif) | TableLayoutControlCollection |
Represents a collection of child controls in a table layout container.
|
.gif) | TableLayoutPanel |
Represents a panel that dynamically lays out its contents in a grid composed of rows and columns.
|
.gif) | TableLayoutRowStyleCollection |
A collection that stores RowStyle objects.
|
.gif) | TableLayoutSettings |
Collects the characteristics associated with table layouts.
|
.gif) | TableLayoutStyle |
Implements the basic functionality that represents the appearance and behavior of a table layout.
|
.gif) | TableLayoutStyleCollection |
Implements the basic functionality for a collection of table layout styles.
|
.gif) | TabPage |
Represents a single tab page in a TabControl.
|
.gif) | TabPage..::.TabPageControlCollection |
Contains the collection of controls that the TabPage uses.
|
.gif) | TabRenderer |
Provides methods used to render a tab control with visual styles. This class cannot be inherited.
|
.gif) | TextBox |
Represents a Windows text box control.
|
.gif) | TextBoxBase |
Implements the basic functionality required by text controls.
|
.gif) | TextBoxRenderer |
Provides methods used to render a text box control with visual styles. This class cannot be inherited.
|
.gif) | TextRenderer |
Provides methods used to measure and render text. This class cannot be inherited.
|
.gif) | ThreadExceptionDialog | Infrastructure.
Implements a dialog box that is displayed when an unhandled exception occurs in a thread.
|
.gif) | Timer |
Implements a timer that raises an event at user-defined intervals. This timer is optimized for use in Windows Forms applications and must be used in a window.
|
.gif) | ToolBar |
Represents a Windows toolbar. Although ToolStrip replaces and adds functionality to the ToolBar control of previous versions, ToolBar is retained for both backward compatibility and future use if you choose.
|
.gif) | ToolBar..::.ToolBarButtonCollection |
Encapsulates a collection of ToolBarButton controls for use by the ToolBar class.
|
.gif) | ToolBarButton |
Represents a Windows toolbar button. Although ToolStripButton replaces and extends the ToolBarButton control of previous versions, ToolBarButton is retained for both backward compatibility and future use if you choose.
|
.gif) | ToolBarButtonClickEventArgs |
Provides data for the ButtonClick event.
|
.gif) | ToolStrip |
Provides a container for Windows toolbar objects.
|
.gif) | ToolStrip..::.ToolStripAccessibleObject |
Provides information that accessibility applications use to adjust the user interface of a ToolStrip for users with impairments.
|
.gif) | ToolStripArrowRenderEventArgs |
Provides data for the RenderArrow event.
|
.gif) | ToolStripButton |
Represents a selectable ToolStripItem that can contain text and images.
|
.gif) | ToolStripComboBox |
Represents a ToolStripComboBox that is properly rendered in a ToolStrip.
|
.gif) | ToolStripContainer |
Provides panels on each side of the form and a central panel that can hold one or more controls.
|
.gif) | ToolStripContentPanel |
Represents the center panel of a ToolStripContainer control.
|
.gif) | ToolStripContentPanelRenderEventArgs |
Provides data for the RendererChanged event.
|
.gif) | ToolStripControlHost |
Hosts custom controls or Windows Forms controls.
|
.gif) | ToolStripDropDown |
Represents a control that allows the user to select a single item from a list that is displayed when the user clicks a ToolStripDropDownButton. Although ToolStripDropDownMenu and ToolStripDropDown replace and add functionality to the Menu control of previous versions, Menu is retained for both backward compatibility and future use if you choose.
|
.gif) | ToolStripDropDown..::.ToolStripDropDownAccessibleObject |
Provides information about the ToolStripDropDown control to accessibility client applications.
|
.gif) | ToolStripDropDownButton |
Represents a control that when clicked displays an associated ToolStripDropDown from which the user can select a single item.
|
.gif) | ToolStripDropDownClosedEventArgs |
Provides data for the Closed event.
|
.gif) | ToolStripDropDownClosingEventArgs |
Provides data for the Closing event.
|
.gif) | ToolStripDropDownItem |
Provides basic functionality for controls that display a ToolStripDropDown when a ToolStripDropDownButton, ToolStripMenuItem, or ToolStripSplitButton control is clicked.
|
.gif) | ToolStripDropDownItemAccessibleObject |
Provides information that accessibility applications use to adjust the user interface of a ToolStripDropDown for users with impairments.
|
.gif) | ToolStripDropDownMenu |
Provides basic functionality for the ContextMenuStrip control. Although ToolStripDropDownMenu and ToolStripDropDown replace and add functionality to the Menu control of previous versions, Menu is retained for both backward compatibility and future use if you choose.
|
.gif) | ToolStripGripRenderEventArgs |
Provides data for the RenderGrip event.
|
.gif) | ToolStripItem |
Represents the abstract base class that manages events and layout for all the elements that a ToolStrip or ToolStripDropDown can contain.
|
.gif) | ToolStripItem..::.ToolStripItemAccessibleObject |
Provides information that accessibility applications use to adjust the user interface of a ToolStripItem for users with impairments.
|
.gif) | ToolStripItemClickedEventArgs |
Provides data for the ItemClicked event.
|
.gif) | ToolStripItemCollection |
Represents a collection of ToolStripItem objects.
|
.gif) | ToolStripItemEventArgs |
Provides data for ToolStripItem events.
|
.gif) | ToolStripItemImageRenderEventArgs |
Provides data for the RenderItemImage event.
|
.gif) | ToolStripItemRenderEventArgs |
Provides data for the events that render the background of objects derived from ToolStripItem in the ToolStripRenderer class.
|
.gif) | ToolStripItemTextRenderEventArgs |
Provides data for the RenderItemText event.
|
.gif) | ToolStripLabel |
Represents a nonselectable ToolStripItem that renders text and images and can display hyperlinks.
|
.gif) | ToolStripManager |
Controls ToolStrip rendering and rafting, and the merging of MenuStrip, ToolStripDropDownMenu, and ToolStripMenuItem objects. This class cannot be inherited.
|
.gif) | ToolStripMenuItem |
Represents a selectable option displayed on a MenuStrip or ContextMenuStrip. Although ToolStripMenuItem replaces and adds functionality to the MenuItem control of previous versions, MenuItem is retained for both backward compatibility and future use if you choose.
|
.gif) | ToolStripOverflow |
Manages the overflow behavior of a ToolStrip.
|
.gif) | ToolStripOverflowButton |
Hosts a ToolStripDropDown that displays items that overflow the ToolStrip.
|
.gif) | ToolStripPanel |
Creates a container within which other controls can share horizontal or vertical space.
|
.gif) | ToolStripPanel..::.ToolStripPanelRowCollection |
Represents all the ToolStripPanelRow objects in a ToolStripPanel.
|
.gif) | ToolStripPanelRenderEventArgs |
Provides data for ToolStripPanel drawing.
|
.gif) | ToolStripPanelRow |
Represents a row of a ToolStripPanel that can contain controls.
|
.gif) | ToolStripProfessionalRenderer |
Handles the painting functionality for ToolStrip objects, applying a custom palette and a streamlined style.
|
.gif) | ToolStripProgressBar |
Represents a Windows progress bar control contained in a StatusStrip.
|
.gif) | ToolStripRenderer |
Handles the painting functionality for ToolStrip objects.
|
.gif) | ToolStripRenderEventArgs |
Provides data for the ToolStripRenderer..::.OnRenderImageMargin, ToolStripRenderer..::.OnRenderToolStripBorder, and ToolStripRenderer..::.OnRenderToolStripBackground methods.
|
.gif) | ToolStripSeparator |
Represents a line used to group items of a ToolStrip or the drop-down items of a MenuStrip or ContextMenuStrip or other ToolStripDropDown control.
|
.gif) | ToolStripSeparatorRenderEventArgs |
Provides data for the RenderGrip event.
|
.gif) | ToolStripSplitButton |
Represents a combination of a standard button on the left and a drop-down button on the right, or the other way around if the value of RightToLeft is Yes.
|
.gif) | ToolStripSplitButton..::.ToolStripSplitButtonAccessibleObject |
Provides information that accessibility applications use to adjust the user interface of a ToolStripSplitButton for users with impairments.
|
.gif) | ToolStripStatusLabel |
Represents a panel in a StatusStrip control.
|
.gif) | ToolStripSystemRenderer |
Handles the painting functionality for ToolStrip objects, using system colors and a flat visual style.
|
.gif) | ToolStripTextBox |
Represents a text box in a ToolStrip that allows the user to enter text.
|
.gif) | ToolTip |
Represents a small rectangular pop-up window that displays a brief description of a control's purpose when the user rests the pointer on the control.
|
.gif) | TrackBar |
Represents a standard Windows track bar.
|
.gif) | TrackBarRenderer |
Provides methods used to render a track bar control with visual styles. This class cannot be inherited.
|
.gif) | TreeNode |
Represents a node of a TreeView.
|
.gif) | TreeNodeCollection |
Represents a collection of TreeNode objects.
|
.gif) | TreeNodeConverter |
Provides a type converter to convert TreeNode objects to and from various other representations.
|
.gif) | TreeNodeMouseClickEventArgs |
Provides data for the NodeMouseClick and NodeMouseDoubleClick events.
|
.gif) | TreeNodeMouseHoverEventArgs |
Provides data for the NodeMouseHover event.
|
.gif) | TreeView |
Displays a hierarchical collection of labeled items, each represented by a TreeNode.
|
.gif) | TreeViewCancelEventArgs |
Provides data for the BeforeCheck, BeforeCollapse, BeforeExpand, and BeforeSelect events of a TreeView control.
|
.gif) | TreeViewEventArgs |
Provides data for the AfterCheck, AfterCollapse, AfterExpand, or AfterSelect events of a TreeView control.
|
.gif) | TreeViewHitTestInfo |
Contains information about an area of a TreeView control or a TreeNode.
|
.gif) | TreeViewImageIndexConverter |
Provides a type converter to convert data for an image index to and from one data type to another for use by the TreeView control.
|
.gif) | TreeViewImageKeyConverter |
Provides a type converter to convert data for an image key to and from another data type.
|
.gif) | TypeValidationEventArgs |
Provides data for the TypeValidationCompleted event.
|
.gif) | UICuesEventArgs |
Provides data for the ChangeUICues event.
|
.gif) | UpDownBase |
Implements the basic functionality required by a spin box (also known as an up-down control).
|
.gif) | UpDownEventArgs | Infrastructure.
Provides data for controls that derive from the UpDownBase control.
|
.gif) | UserControl |
Provides an empty control that can be used to create other controls.
|
.gif) | VScrollBar |
Represents a standard Windows vertical scroll bar.
|
.gif) | VScrollProperties |
Provides basic properties for the VScrollBar class.
|
.gif) | WebBrowser |
Enables the user to navigate Web pages inside your form.
|
.gif) | WebBrowser..::.WebBrowserSite |
Represents the host window of a WebBrowser control.
|
.gif) | WebBrowserBase | Infrastructure.
Provides a wrapper for a generic ActiveX control for use as a base class by the WebBrowser control.
|
.gif) | WebBrowserDocumentCompletedEventArgs |
Provides data for the WebBrowser..::.DocumentCompleted event.
|
.gif) | WebBrowserNavigatedEventArgs |
Provides data for the WebBrowser..::.Navigated event.
|
.gif) | WebBrowserNavigatingEventArgs |
Provides data for the WebBrowser..::.Navigating event.
|
.gif) | WebBrowserProgressChangedEventArgs |
Provides data for the WebBrowser..::.ProgressChanged event.
|
.gif) | WebBrowserSiteBase | Infrastructure.
Implements the interfaces of an ActiveX site for use as a base class by the System.Windows.Forms..::.WebBrowser..::.WebBrowserSite class.
|
.gif) | WindowsFormsSection |
Defines a new ConfigurationSection for parsing application settings. This class cannot be inherited.
|
.gif) | WindowsFormsSynchronizationContext |
Provides a synchronization context for the Windows Forms application model.
|