WRTKit ActionControl Class

Description

The ActionControl class is an abstract base class for action controls like buttons. ActionControl class does not introduce any new public methods or properties over those inherited from its superclass. Don't instantiate ActionControl directly but rather one of its subclasses.

Inherits from

Control

Events