Alternet.FormDesigner.WinForms Namespace
Classes
ClassesComboBox
CodeGenerationUtility
Stores a set of options used for form designer code generation.
CommandKeyBinding
Represents a key combination bound with some action.
ComponentAssemblyReferenceAdder
ComponentAssemblyReferenceAdder.ResolveReferenceEventArgs
ContextMenuHostControl
CustomToolboxImage
Represents the toolbox image for different resolution.
DesignedComponentAssemblyFileProvider
DesignerAssemblyResources
Represents a single resource for designer's assembly.
DesignerCompilerError
Provides data for designer compiler error.
DesignerCompilerErrorClickEventArgs
Provides data for the CompilerErrorClick
handler.
DesignerImportedNamespaces
Represents a collection of default namespaces for the designer control.
DesignerLoadingCompilerErrorsException
Represents errors that occur during designer's content loading.
DesignerLoadingErrorEventArgs
Provides data for the LoadingErrorOccured
handler.
DesignerReferencedAssemblies
Represents a collection of assemblies that can be referenced in the form designer's content.
DesignerSerializationService
EditorFormDesignerDataSource
Provides extended properties and methods for a Form Designer control's data source.
ErrorMessages
EventBinding
EventBindingServiceBase
This class provides a default implementation of the event binding service. This class is abstract.
ExtendedDesignerOptionService
ExtendedMenuCommandService
FormDesignerAssemblyReferenceResolver
Provides functionality to resolve assembly references.
FormDesignerControl
Represents a control supports all standard form editing operations with controls.
FormDesignerDataSource
Provides properties and methods for a Form Designer control's data source.
FormDesignerErrorDisplay
FormDesignerHostContext
Encapsulates designer host together with the actual form designer control and its state.
FormDesignerLoader
FormDesignerOptions
Provides designer options for grid settings, grid size, snap lines and smart tags.
FormDesignerTextSourceOperations
Represents operations applied to IFormDesignerTextSource
content.
FormDesignerTextSourceOperations.TextInsertionOperation
Represents properties applied to the text insertion operation.
FormDesignerTextSourceOperations.TextReplacementOperation
Represents properties applied to the text replacement operation.
FormFilesUtility
FormFilesUtility.CreateFormFilesOptions
IEnumerableExtensions
InterfaceExtensions
Language
LanguageService
LanguageServices
NameCreationService
NavigateToUserMethodRequestedEventArgs
Provides data for the NavigateToUserMethodRequested
handler.
OutlineContextMenu
Implements a outline context menu.
OutlineControl
Represents the outline control.
OutlineControl.CustomLabelTreeView
Parser
PlaceToolboxItemAtDefaultLocationEventArgs
Provides parameters for PlaceItemAtDefaultLocation event.
PropertyGridControl
Provides a user interface for browsing the properties of an object.
ResourceCultureAddedEventArgs
ResourceService
Provides methods for designers to access resource readers and writers for specific System.Globalization.CultureInfo resource types.
SupportedLanguages
TextSourceStream
ToolboxControl
Displays and manipulates list of icons for components and controls that user can place onto design surface
ToolboxService
TypeDiscoveryEventArgs
TypeResolutionService
UndoEngineService
XmlFormDesignerLoader
Interfaces
IDesignedComponentAssemblyProvider
IEventBindingServiceExtended
Provides an additional service for registering event handlers for component events.
IFormDesignerCommands
Represents the set of commands that are available to the Form Designer.
IFormDesignerControl
Represents properties and methods to support all standard form editing operations with controls.
IFormDesignerDataSource
Represents properties and methods for a Form Designer control's data source.
IFormDesignerHostContext
Represents methods and properties declaration to encapsulate designer host together with the actual form designer control and its state.
IFormDesignerLoader
Represents methods and properties declaration to load and save designer's content.
IFormDesignerTextSource
Represents properties and methods for a Form Designer control's text.
IOutlineControl
Represents the outline control.
IPropertyGridControl
Provides a user interface for browsing the properties and methods of an object.
IResourceServiceExtended
Provides an additional interface for designers to access resource readers and writers for specific System.Globalization.CultureInfo resource types.
IToolboxControl
Represents properties and methods to display and manage a list of icons for components and controls that user can place onto design surface.
IToolboxServiceExtended
Provides additional properties to manage and query the toolbox in the development environment.
IUndoEngine
Represents properties declaration for undo service.
Enums
ContextMenuHostControl.MenuPurpose
DesignCodeType
OutlineControlTypeNameDisplayStyle
Defines appearance of the item's type name in the outline control.
StreamAccessMode
Defines constants for read, write access to a stream.
Delegates
InsertTextIntoCodeDelegate
Represents a method that will handle inserting text into user's code.
OpenStreamDelegate
Represents a method that will handle opening form designer-generated code
OpenStreamForReadingDelegate
Represents a method that will handle opening user-defined code.