OleComponent.IsTrackingComponent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets whether this component is the tracking component, accomplished by calling FSetTrackingComponent(UInt32, Int32).
public:
property bool IsTrackingComponent { bool get(); };
public:
property bool IsTrackingComponent { bool get(); };
public bool IsTrackingComponent { get; }
member this.IsTrackingComponent : bool
Public ReadOnly Property IsTrackingComponent As Boolean