C++ API Reference
|
Base class for control creation. More...
#include <MPxUIControl.h>
Public Member Functions | |
virtual | ~MPxUIControl () |
Class destructor. | |
Static Public Member Functions | |
static const char * | className () |
Returns the name of this class. More... | |
Base class for control creation.
MPxUIControl is the base class for user defined UI. This class should never be extended. Extend the derived classes of this class.
|
static |
Returns the name of this class.