|
Este artigo foi traduzido por máquina. Coloque o ponteiro do mouse sobre as frases do artigo para ver o texto original. Mais informações.
|
Tradução
Original
|
Namespace System.ComponentModel.Design
-
Um básico IDesigner interface que você pode usar para personalizar o comportamento do time de design para tipos específicos de componentes. -
A ComponentDesigner classe que fornece uma classe base designer mais sofisticada que implementa o IDesigner, IDisposable, e IDesignerFilter interfaces. -
Designer de interfaces e serviços que permitem que um designer oferecer suporte a funcionalidades adicionais, incluindo: -
Classes que podem ser usados para personalizar Design-gerenciamento do contexto de licença e serialização: DesigntimeLicenseContext e DesigntimeLicenseContextSerializer. -
Editores de coleção simples que podem ser estendidos: ArrayEditor e CollectionEditor.
| Classe | Descrição | |
|---|---|---|
| ActiveDesignerEventArgs |
|
| ActiveDesignSurfaceChangedEventArgs |
|
| ArrayEditor |
|
| BinaryEditor |
|
| ByteViewer |
|
| CheckoutException |
|
| CollectionEditor |
|
| CollectionEditor.CollectionForm |
|
| CommandID |
|
| ComponentChangedEventArgs |
|
| ComponentChangingEventArgs |
|
| ComponentDesigner |
|
| ComponentDesigner.ShadowPropertyCollection |
|
| ComponentEventArgs |
|
| ComponentRenameEventArgs |
|
| DateTimeEditor |
|
| DesignerActionHeaderItem |
|
| DesignerActionItem |
|
| DesignerActionItemCollection |
|
| DesignerActionList |
|
| DesignerActionListCollection |
|
| DesignerActionListsChangedEventArgs |
|
| DesignerActionMethodItem |
|
| DesignerActionPropertyItem |
|
| DesignerActionService |
|
| DesignerActionTextItem |
|
| DesignerActionUIService |
|
| DesignerActionUIStateChangeEventArgs |
|
| DesignerCollection |
|
| DesignerCommandSet |
|
| DesignerEventArgs |
|
| DesignerOptionService |
|
| DesignerOptionService.DesignerOptionCollection |
|
| DesignerTransaction |
|
| DesignerTransactionCloseEventArgs |
|
| DesignerVerb |
|
| DesignerVerbCollection |
|
| DesignSurface |
|
| DesignSurfaceCollection |
|
| DesignSurfaceEventArgs |
|
| DesignSurfaceManager |
|
| DesigntimeLicenseContext |
|
| DesigntimeLicenseContextSerializer |
|
| EventBindingService |
|
| ExceptionCollection |
|
| HelpKeywordAttribute |
|
| InheritanceService |
|
| LoadedEventArgs |
|
| LocalizationExtenderProvider |
Obsoleta.
|
| MenuCommand |
|
| MenuCommandsChangedEventArgs |
|
| MenuCommandService |
|
| MultilineStringEditor |
|
| ObjectSelectorEditor |
|
| ObjectSelectorEditor.Selector |
|
| ObjectSelectorEditor.SelectorNode |
|
| ServiceContainer |
|
| StandardCommands |
|
| StandardToolWindows |
|
| UndoEngine |
|
| UndoEngine.UndoUnit |
|
| Interface | Descrição | |
|---|---|---|
| IComponentChangeService |
|
| IComponentDesignerDebugService |
|
| IComponentDesignerStateService |
|
| IComponentDiscoveryService |
|
| IComponentInitializer |
|
| IDesigner |
|
| IDesignerEventService |
|
| IDesignerFilter |
|
| IDesignerHost |
|
| IDesignerHostTransactionState |
|
| IDesignerOptionService |
|
| IDictionaryService |
|
| IEventBindingService |
|
| IExtenderListService |
|
| IExtenderProviderService |
|
| IHelpService |
|
| IInheritanceService |
|
| IMenuCommandService |
|
| IReferenceService |
|
| IResourceService |
|
| IRootDesigner |
|
| ISelectionService |
|
| IServiceContainer |
|
| ITreeDesigner |
|
| ITypeDescriptorFilterService |
|
| ITypeDiscoveryService |
|
| ITypeResolutionService |
|
| Delegado | Descrição | |
|---|---|---|
| ActiveDesignerEventHandler |
|
| ActiveDesignSurfaceChangedEventHandler |
|
| ComponentChangedEventHandler |
|
| ComponentChangingEventHandler |
|
| ComponentEventHandler |
|
| ComponentRenameEventHandler |
|
| DesignerActionListsChangedEventHandler |
|
| DesignerActionUIStateChangeEventHandler |
|
| DesignerEventHandler |
|
| DesignerTransactionCloseEventHandler |
|
| DesignSurfaceEventHandler |
|
| LoadedEventHandler |
|
| MenuCommandsChangedEventHandler |
|
| ServiceCreatorCallback |
|
| Enumeração | Descrição | |
|---|---|---|
| ComponentActionsType |
|
| DesignerActionListsChangedType |
|
| DesignerActionUIStateChangeType |
|
| DisplayMode |
|
| HelpContextType |
|
| HelpKeywordType |
|
| MenuCommandsChangedType |
|
| SelectionTypes |
|
| ViewTechnology |
|