|
| Class | Description |
|---|
.gif) | ActiveDesignerEventArgs | Provides data for the ActiveDesigner event. |
.gif) | ActiveDesignSurfaceChangedEventArgs | Provides data for the ActiveDesignSurfaceChanged event. |
.gif) | ArrayEditor | Provides a user interface for editing arrays at design time. |
.gif) | BinaryEditor | Provides a user interface for editing binary data. |
.gif) | ByteViewer | Displays byte arrays in hexadecimal, ANSI, and Unicode formats. |
.gif) | CheckoutException | The exception that is thrown when an attempt to check out a file that is checked into a source code management program is canceled or fails. |
.gif) | CollectionEditor | Provides a user interface that can edit most types of collections at design time. |
.gif) | CollectionEditor..::.CollectionForm | Provides a modal dialog box for editing the contents of a collection using a UITypeEditor. |
.gif) | CommandID | Represents a unique command identifier that consists of a numeric command ID and a GUID menu group identifier. |
.gif) | ComponentChangedEventArgs | Provides data for the ComponentChanged event. This class cannot be inherited. |
.gif) | ComponentChangingEventArgs | Provides data for the ComponentChanging event. This class cannot be inherited. |
.gif) | ComponentDesigner | Extends the design mode behavior of a component. |
.gif) | ComponentDesigner..::.ShadowPropertyCollection | Represents a collection of shadow properties that should override inherited default or assigned values for specific properties. This class cannot be inherited. |
.gif) | ComponentEventArgs | Provides data for the ComponentAdded, ComponentAdding, ComponentRemoved, and ComponentRemoving events. |
.gif) | ComponentRenameEventArgs | Provides data for the ComponentRename event. |
.gif) | DateTimeEditor | This date time editor is a UITypeEditor suitable for visually editing DateTime objects. |
.gif) | DesignerActionHeaderItem | Represents a static header item on a smart tag panel. This class cannot be inherited. |
.gif) | DesignerActionItem | Provides the base class for types that represent a panel item on a smart tag panel. |
.gif) | DesignerActionItemCollection | Represents a collection of DesignerActionItem objects. |
.gif) | DesignerActionList | Provides the base class for types that define a list of items used to create a smart tag panel. |
.gif) | DesignerActionListCollection | Represents a collection of DesignerActionList objects. |
.gif) | DesignerActionListsChangedEventArgs | Provides data for the DesignerActionListsChanged event. |
.gif) | DesignerActionMethodItem | Represents a smart tag panel item that is associated with a method in a class derived from DesignerActionList. |
.gif) | DesignerActionPropertyItem | Represents a panel item that is associated with a property in a class derived from DesignerActionList. This class cannot be inherited. |
.gif) | DesignerActionService | Establishes a design-time service that manages the collection of DesignerActionItem objects for components. |
.gif) | DesignerActionTextItem | Represents a static text item on a smart tag panel. |
.gif) | DesignerActionUIService | Manages the user interface (UI) for a smart tag panel. This class cannot be inherited. |
.gif) | DesignerActionUIStateChangeEventArgs | Provides data for the DesignerActionUIStateChange event. |
.gif) | DesignerCollection | Represents a collection of designers. |
.gif) | DesignerCommandSet | Represents a base class for design-time tools, not derived from ComponentDesigner, that provide smart tag or designer verb capabilities. |
.gif) | DesignerEventArgs | Provides data for the DesignerCreated and DesignerDisposed events. |
.gif) | DesignerOptionService | Provides a base class for getting and setting option values for a designer. |
.gif) | DesignerOptionService..::.DesignerOptionCollection | Contains a collection of designer options. This class cannot be inherited. |
.gif) | DesignerTransaction | Provides a way to group a series of design-time actions to improve performance and enable most types of changes to be undone. |
.gif) | DesignerTransactionCloseEventArgs | Provides data for the TransactionClosed and TransactionClosing events. |
.gif) | DesignerVerb | Represents a verb that can be invoked from a designer. |
.gif) | DesignerVerbCollection | Represents a collection of DesignerVerb objects. |
.gif) | DesignSurface | Presents a user interface for designing components. |
.gif) | DesignSurfaceCollection | Contains a collection of design surfaces. This class cannot be inherited. |
.gif) | DesignSurfaceEventArgs | Provides data for the DesignSurfaceCreated event. |
.gif) | DesignSurfaceManager | Manages a collection of DesignSurface objects. |
.gif) | DesigntimeLicenseContext | Represents a design-time license context that can support a license provider at design time. |
.gif) | DesigntimeLicenseContextSerializer | Provides support for design-time license context serialization. |
.gif) | EventBindingService | A default implementation of the IEventBindingService interface. |
.gif) | ExceptionCollection | Represents the collection of exceptions. |
.gif) | HelpKeywordAttribute | Specifies the context keyword for a class or member. This class cannot be inherited. |
.gif) | InheritanceService | Provides a set of methods for identifying inherited components. |
.gif) | LoadedEventArgs | Provides data for the Loaded event. This class cannot be inherited. |
.gif) | LocalizationExtenderProvider | Obsolete. Provides design-time support for localization features to a root designer. |
.gif) | MenuCommand | Represents a Windows menu or toolbar command item. |
.gif) | MenuCommandsChangedEventArgs | Provides data for the MenuCommandsChanged event. |
.gif) | MenuCommandService | Implements the IMenuCommandService interface. |
.gif) | MultilineStringEditor | Displays a dialog for editing multi-line strings in design mode. |
.gif) | ObjectSelectorEditor | Implements the basic functionality that can be used to design value editors. These editors can, in turn, provide a user interface for representing and editing the values of objects of the supported data types. |
.gif) | ObjectSelectorEditor..::.Selector | Displays a hierarchical collection of labeled items, each represented by a TreeNode. |
.gif) | ObjectSelectorEditor..::.SelectorNode | Represents a node of a TreeView. |
.gif) | ServiceContainer | Provides a simple implementation of the IServiceContainer interface. This class cannot be inherited. |
.gif) | StandardCommands | Defines identifiers for the standard set of commands that are available to most applications. |
.gif) | StandardToolWindows | Defines GUID identifiers that correspond to the standard set of tool windows that are available in the design environment. |
.gif) | UndoEngine | Specifies generic undo/redo functionality at design time. |
.gif) | UndoEngine..::.UndoUnit | Encapsulates a unit of work that a user can undo. |