EditorPartChrome Members
.NET Framework 3.0
Enables developers to override the rendering for only the selected sections of EditorPart controls in an EditorZoneBase zone.
The following tables list the members exposed by the EditorPartChrome type.
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) |
| GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| PerformPreRender | Performs tasks that must be done prior to rendering EditorPart controls. |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| RenderEditorPart | Renders a complete EditorPart control with all its sections. |
| ToString | Returns a String that represents the current Object. (inherited from Object) |
| Name | Description | |
|---|---|---|
| CreateEditorPartChromeStyle | Creates the style object that supplies style attributes for each EditorPart control rendered by the EditorPartChrome object. |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |
| RenderPartContents | Renders the main content area of an EditorPart control, excluding the header and footer. |
Community Additions
ADD
Show: