is_enabled property
is_enabled property
Indicates whether the control can receive the focus and respond to user-generated events.
Definition:
@property
def is_enabled(self):
...
@is_enabled.setter
def is_enabled(self, value):
...
See Also
- module
aspose.cells.drawing.activexcontrols
- class
UnknownControl