Represents a control within a line.

The CCoreAudio..::..CControl..::..CControlLoudness type exposes the following members.

Fields

  NameDescription
Public fieldBinding
Use to bind a Windows Forms Control to a CControlObject to allow for automatic manipulation.
(Inherited from CCoreAudio..::..CControl..::..CControlObject.)

Properties

  NameDescription
Public propertyLoudness
Allows querying and manipulating the loudness equalization state of a control
Public propertyName
Returns a description of the control that this object represents.
(Inherited from CCoreAudio..::..CControl..::..CControlObject.)
Public propertyParent (Inherited from CCoreAudio..::..CControl..::..CControlObject.)
Public propertyUniformValue
This property is the same as Loudness and is only provided for compatibility purposes with the Binding support.

Events

  NameDescription
Public eventControlChanged
Occurs when a control changes its value
(Inherited from CCoreAudio..::..CControl..::..CControlObject.)

See Also