See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The EditValueOnDoDefaultActionComponentDesigner type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose()()()() | Releases all resources used by the ComponentDesigner. (Inherited from ComponentDesigner.) | |
| Dispose(Boolean) | Releases the unmanaged resources used by the ComponentDesigner and optionally releases the managed resources. (Inherited from ComponentDesigner.) | |
| DoDefaultAction | (Overrides ComponentDesigner..::..DoDefaultAction()()()().) | |
| Equals | (Inherited from Object.) | |
| Finalize | Attempts to free resources by calling Dispose(false) before the object is reclaimed by garbage collection. (Inherited from ComponentDesigner.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetService | Attempts to retrieve the specified type of service from the design mode site of the designer's component. (Inherited from ComponentDesigner.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Initialize | Prepares the designer to view, edit, and design the specified component. (Inherited from ComponentDesigner.) | |
| InitializeExistingComponent | Reinitializes an existing component. (Inherited from ComponentDesigner.) | |
| InitializeNewComponent | Initializes a newly created component. (Inherited from ComponentDesigner.) | |
| InitializeNonDefault | Obsolete. Initializes the settings for an imported component that is already initialized to settings other than the defaults. (Inherited from ComponentDesigner.) | |
| InvokeGetInheritanceAttribute | Gets the InheritanceAttribute of the specified ComponentDesigner. (Inherited from ComponentDesigner.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnSetComponentDefaults | Obsolete. Sets the default properties for the component. (Inherited from ComponentDesigner.) | |
| PostFilterAttributes | Allows a designer to change or remove items from the set of attributes that it exposes through a TypeDescriptor. (Inherited from ComponentDesigner.) | |
| PostFilterEvents | Allows a designer to change or remove items from the set of events that it exposes through a TypeDescriptor. (Inherited from ComponentDesigner.) | |
| PostFilterProperties | Allows a designer to change or remove items from the set of properties that it exposes through a TypeDescriptor. (Inherited from ComponentDesigner.) | |
| PreFilterAttributes | Allows a designer to add to the set of attributes that it exposes through a TypeDescriptor. (Inherited from ComponentDesigner.) | |
| PreFilterEvents | Allows a designer to add to the set of events that it exposes through a TypeDescriptor. (Inherited from ComponentDesigner.) | |
| PreFilterProperties | Allows a designer to add to the set of properties that it exposes through a TypeDescriptor. (Inherited from ComponentDesigner.) | |
| RaiseComponentChanged | Notifies the IComponentChangeService that this component has been changed. (Inherited from ComponentDesigner.) | |
| RaiseComponentChanging | Notifies the IComponentChangeService that this component is about to be changed. (Inherited from ComponentDesigner.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |