This is the base class from which the classes that allow querying and manipulating controls derive.

Namespace: NMixerProNET
Assembly: MixerProNET (in MixerProNET.dll) Version: 2.1.0.27196 (2.1.0)

Syntax

C#
public abstract class CControlObject
Visual Basic
Public MustInherit Class CControlObject
Visual C++
public ref class CControlObject abstract

Remarks