|
iPlug2 - C++ Audio Plug-in Framework
|
#include "IControl.h"Go to the source code of this file.
Classes | |
| class | ICornerResizerControl |
| A control for resizing the plug-in window by clicking and dragging in the bottom right-hand corner This can be added with IGraphics::AttachCornerResizer(). More... | |
A control for resizing the plug-in window by clicking and dragging in the bottom right-hand corner This can be added with IGraphics::AttachCornerResizer().
Definition in file ICornerResizerControl.h.