The PayPalDesigner type exposes the following members.

Constructors

  NameDescription
PayPalDesigner

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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.)
Initialize
Initializes the designer and loads the specified component.
(Overrides ControlDesigner..::.Initialize(IComponent).)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
ActionLists
Gets the design-time action lists supported by the component associated with the designer.
(Inherited from ComponentDesigner.)

See Also