Classes
| Class | Description | |
|---|---|---|
| BaseEventBindingService | ||
| BinarySerializationAttribute | ||
| Designer |
Main component of FormDesigner.Net
| |
| DesignerLP |
License provider for Form Designer .Net classes.
| |
| FormComponents |
container for non visial from's components
| |
| TextFormReader |
Implementation of the IReader interface for the text stream.
| |
| TextFormWriter |
Implementation of the IWriter and ILazyWrite interface for the text stream
| |
| Toolbox |
Summary description for Toolbox.
| |
| ToolboxCategoryCollection |
Collection of toolbox categories
| |
| ToolboxCategoryItem |
Top-level category item in the toolbox service
| |
| ToolboxControl |
class implemented IToolboxView interface
| |
| ToolboxControlEx |
New Toolbox control with category support
| |
| ToolboxEx |
New window with Toolbox control with category support
| |
| ToolboxItemUsedArgs |
ToolboxItemUsed event argument
| |
| ToolboxService |
Class implemented IToolboxService interface, see information about members in MSDN
| |
| Treasury |
Represents form serialization/deserialization
| |
| TypeResolution |
Implements System.ComponentModel.Design.ITypeResolutionService,
System.ComponentModel.Design.ITypeResolutionService interfaces
| |
| XMLFormReader |
Implementation of the IReader interface for the XML stream.
| |
| XMLFormWriter |
Implementation of the IWriter and ILazyWrite interface for the XML stream
|
Structures
| Structure | Description | |
|---|---|---|
| FilterEventArgs |
Provides data for the FilterAttributes, FilterEvents, FilterProperties events.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IDesignEvents |
Provides interface for designer events
| |
| IFormComponents | ||
| ILazyWrite |
interface for lazy write
| |
| IReader |
interface for reading serialization data
| |
| IToolboxView |
Provides the visual toolbox functionality for toolbox service
| |
| ITreasury |
Interface for loading and storing controls
| |
| IWriter |
interface for serialization components
|
Delegates
| Delegate | Description | |
|---|---|---|
| AddingVerbHandler |
Represents the method that will handle event for adding verb into local menu
| |
| AllowDesignHandler |
Represents the method that will handle event for allowing design component
| |
| ComponentLoadedHandler |
Represents the method that will handle event for ComponentLoaded event
| |
| CreateComponentsCallback |
Represents the method that create components
| |
| DrillDownHandler |
Represents the method that will handle event for DrillDown event
| |
| FilterEventHandler |
Represents the method that will handle event for filtering component data
| |
| ToolboxItemUsedHandler |
ToolboxItemUsed handler
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| AlignType |
Options for alignment selected components
| |
| LoadModes |
Type represent loading modes
| |
| ReaderState |
Type represents state of the reader
| |
| ResizeType |
Options for resizing selected components
| |
| StoreModes |
Type represent storing modes
|