ArcGIS Pro 2.6 API Reference Guide
Enabled Property (PlugIn)

ArcGIS.Desktop.Framework.Contracts Namespace > PlugIn Class : Enabled Property
Gets or sets a boolean to specify whether the control is enabled.
Syntax
public bool Enabled {get; set;}
Public Property Enabled As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PlugIn Class
PlugIn Members
OnUpdate Method