OleComponent.Activate Method

Definition

Activates the component, accomplished by calling FOnComponentActivate(UInt32).

public:
 bool Activate();
public bool Activate ();
member this.Activate : unit -> bool
Public Function Activate () As Boolean

Returns

Returns true if the component was successfully activated.

Applies to