This topic has not yet been rated - Rate this topic

DesignSurface Methods

The DesignSurface type exposes the following members.

  Name Description
Public method BeginLoad(DesignerLoader) Begins the loading process with the given designer loader.
Public method BeginLoad(Type) Begins the loading process.
Protected method CreateComponent Obsolete. Creates an instance of a component.
Protected method CreateDesigner Creates a designer when a component is added to the container.
Protected method CreateInstance Creates an instance of the given type.
Public method CreateNestedContainer(IComponent) Creates a container suitable for nesting controls or components.
Public method CreateNestedContainer(IComponent, String) Creates a container suitable for nesting controls or components.
Public method Dispose() Releases the resources used by the DesignSurface.
Protected method Dispose(Boolean) Releases the resources used by the DesignSurface.
Public method Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method Flush Serializes changes to the design surface.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetService Gets a service from the service container.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method OnLoaded Raises the Loaded event.
Protected method OnLoading Raises the Loading event.
Protected method OnUnloaded Raises the Unloaded event.
Protected method OnUnloading Raises the Unloading event.
Protected method OnViewActivate Raises the ViewActivated event.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ