_OLEObject.Enabled Property

Definition

True if the object is enabled. Read/write Boolean.

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
Public Property Enabled As Boolean

Property Value

Applies to