The methods of the FpControlDesigner class are listed below. For a complete list of FpControlDesigner class members, see the FpControlDesigner Members topic.
![]() | Overloaded. Releases all resources used by the ComponentDesigner . |
![]() | Creates a method signature in the source code file for the default event on the component and navigates the user's cursor to that location. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets the HTML that is used to represent the control at design time. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the persistable inner HTML of the control. |
![]() | Gets the Type of the current instance. |
![]() | Initializes the designer and loads the specified component. |
![]() | Initializes the settings for an imported component that is already initialized to settings other than the defaults. |
![]() | Gets a value indicating whether the specified property is data-bound. |
![]() | Called when the component changes. |
![]() | Sets the default properties for the component. |
![]() | Provides an opportunity to perform when the associated control is parented. |
![]() | Raises the OnControlResize event. |
![]() | Returns a String that represents the current Object. |
![]() | Refreshes the display of the control. |
![]() | Overloaded. Creates a simple HTML section for the control that can be used to display information related to the control at design time when there is not enough information to display a meaningful representation of the control. |
![]() | Overloaded. Releases the unmanaged resources used by the HtmlControlDesigner and optionally releases the managed resources. |
![]() | Attempts to free resources by calling Dispose(false)before the object is reclaimed by garbage collection. |
![]() | Gets the HTML that is used to represent an empty control at design time. |
![]() | Gets the HTML that provides information about the specified exception. This method is typically called after an error has been encountered at design time. |
![]() | Attempts to retrieve the specified type of service from the designer's component's design mode site. |
![]() | Gets the InheritanceAttribute of the specified ComponentDesigner. |
![]() | Creates a shallow copy of the current Object. |
![]() | Called when the designer is attached to the behavior. |
![]() | Provides an opportunity to perform processing when a behavior is detached from the designer. |
![]() | Called when the data bindings collection changes. |
![]() | Called when the design-time control has been resized. |
![]() | Allows a designer to change or remove items from the set of attributes that it exposes through a TypeDescriptor. |
![]() | Allows a designer to change or remove items from the set of events that it exposes through a TypeDescriptor. |
![]() | Allows a designer to change or remove items from the set of properties that it exposes through a TypeDescriptor. |
![]() | Allows a designer to add to the set of attributes that it exposes through a TypeDescriptor. |
![]() | Modifies the set of events that the designer exposes through a TypeDescriptor object. |
![]() | |
![]() | Notifies the IComponentChangeService that this component has been changed. |
![]() | Notifies the IComponentChangeService that this component is about to be changed. |
FpControlDesigner Class | Parastream.Web.UI.Design Namespace