Gets a value indicating whether this Tool..::.KeyEventArgs is control.
Namespace:
ESRI.ArcGIS.Desktop.AddInsAssembly: ESRI.ArcGIS.Desktop.Addins (in ESRI.ArcGIS.Desktop.Addins.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C# |
---|
public bool Control { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Control As Boolean |
Visual C++ |
---|
public: property bool Control { bool get (); } |