This collection provides a series of CControl objects that interface each available control in the parent line object.

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

Syntax

C#
public class Controls : ICollection, IDisposable
Visual Basic
Public Class Controls _
	Implements ICollection, IDisposable
Visual C++
public ref class Controls : ICollection, 
	IDisposable

Remarks

Inheritance Hierarchy

System..::..Object
  NMixerProNET..::..Controls

See Also