Share via


ControlActivationStrategy Members

A BuilderStrategy that hooks up a Control with the IControlActivationService.

The following tables list the members exposed by the ControlActivationStrategy type.

Public Constructors

  Name Description
Public method ControlActivationStrategy  

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method BuildUp Overloaded. Overridden.  
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method TearDown Overridden. Notifies the IControlActivationService to remove the Control.
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)
Protected method ParametersToTypeList  Creates a trace list of parameter types from a list of IParameter objects. (Inherited from BuilderStrategy.)
Protected method TraceBuildUp  Traces debugging information, if there is an appropriate policy. (Inherited from BuilderStrategy.)
Protected method TraceEnabled  Determines if tracing is enabled (Inherited from BuilderStrategy.)
Protected method TraceTearDown  Traces debugging information, if there is an appropriate policy. (Inherited from BuilderStrategy.)

Top

See Also

Reference

ControlActivationStrategy Class
Microsoft.Practices.CompositeUI.WinForms Namespace