ActivationChangeEventArgs.CalleeIsActivating Property

Definition

A boolean value indicating whether the callee of the OnActivationChange(IOleComponent, Int32, OLECRINFO[], Int32, OLECHOSTINFO[], UInt32) is the component being activated.

public:
 property bool CalleeIsActivating { bool get(); };
public:
 property bool CalleeIsActivating { bool get(); };
public bool CalleeIsActivating { get; }
member this.CalleeIsActivating : bool
Public ReadOnly Property CalleeIsActivating As Boolean

Property Value

Applies to