VstEditorResized event |
|
Remarks
Occurs when the editor of the VST effect is resized.
For further details about managing a VST effect refer to the How to manage VST effects tutorial. For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type VstEditorResizedEventArgs having the following parameters:
|