Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.Windows.Forms.Design Namespace

The System.Windows.Forms.Design namespace contains classes that support design-time configuration and behavior for Windows Forms components. These classes consist of designer classes that provide support for Windows Forms components, a set of design-time services; UITypeEditor classes for configuring certain types of properties, and classes for importing ActiveX controls.

  ClassDescription
Public classAnchorEditor Provides a user interface for configuring an Anchor property.
Public classAxImporter Imports ActiveX controls and generates a wrapper that can be accessed by a designer.
Public classAxImporter..::.Options Represents a set of options for an AxImporter.
Public classAxParameterDataInfrastructure. Represents a parameter of a method of a hosted ActiveX control.
Public classAxWrapperGenInfrastructure. Generates a wrapper for ActiveX controls for use in the design-time environment.
Public classBorderSidesEditor Provides an editor for setting the ToolStripStatusLabel..::.BorderSides property.
Public classComponentDocumentDesigner Base designer class for extending the design mode behavior of a root design document that supports nested components.
Public classComponentEditorForm Provides a user interface for a WindowsFormsComponentEditor.
Public classComponentEditorPage Provides a base implementation for a ComponentEditorPage.
Public classComponentTray Provides behavior for the component tray of a designer.
Public classControlDesigner Extends the design mode behavior of a Control.
Public classControlDesigner..::.ControlDesignerAccessibleObject Provides an AccessibleObject for ControlDesigner.
Public classDesignerOptions Provides access to get and set option values for a designer.
Public classDockEditor Provides a user interface for specifying a Dock property.
Public classDocumentDesigner Base designer class for extending the design mode behavior of, and providing a root-level design mode view for, a Control that supports nested controls and should receive scroll messages.
Public classEventHandlerService Provides a systematic way to manage event handlers for the current document.
Public classEventsTab Provides a PropertyTab that can display events for selection and linking.
Public classFileNameEditor Provides a user interface for selecting a file name.
Public classFolderNameEditor Provides a user interface for choosing a folder from the file system.
Protected classFolderNameEditor..::.FolderBrowser Represents a dialog box that allows the user to choose a folder. This class cannot be inherited.
Public classImageListCodeDomSerializer Serializes string dictionaries.
Public classImageListImageEditor Provides an editor that can perform default file searching for bitmap (.bmp) files.
Public classMaskDescriptor Defines a set of members for derived classes to provide options for the masked text box UI type editor.
Public classMenuCommands Defines a set of CommandID fields that each correspond to a command function provided by the host environment.
Public classParentControlDesigner Extends the design mode behavior of a Control that supports nested controls.
Public classPropertyTab Provides a base class for property tabs.
Public classScrollableControlDesigner Base designer class for extending the design mode behavior of a Control which should receive scroll messages.
Public classShortcutKeysEditor Provides an editor for picking shortcut keys.
Public classToolStripItemDesignerAvailabilityAttribute Specifies which types a ToolStripItem can appear in. This class cannot be inherited.
Public classWindowsFormsComponentEditor Provides a base class for editors that use a modal dialog to display a properties page similar to an ActiveX control's property page.
Public classWindowsFormsDesignerOptionService Provides access to get and set option values for a Windows Forms designer.
  InterfaceDescription
Public interfaceAxImporter..::.IReferenceResolver Provides methods to resolve references to ActiveX libraries, COM type libraries or assemblies, or managed assemblies.
Public interfaceIMenuEditorService Provides access to the menu editing service.
Public interfaceIUIService Enables interaction with the user interface of the development environment object that is hosting the designer.
Public interfaceIWindowsFormsEditorService Provides an interface for a UITypeEditor to display Windows Forms or to display a control in a drop-down area from a property grid control in design mode.
  EnumerationDescription
Protected enumerationFolderNameEditor..::.FolderBrowserFolderInfrastructure. Defines identifiers used to indicate the root folder for a folder browser to initially browse to.
Protected enumerationFolderNameEditor..::.FolderBrowserStylesInfrastructure. Defines identifiers used to specify behavior of a FolderNameEditor..::.FolderBrowser.
Public enumerationSelectionRules Defines identifiers that are used to indicate selection rules for a component.
Public enumerationToolStripItemDesignerAvailability Specifies controls that are visible in the designer.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker