Find a control of this mixer by ID.

C# |
public MixerControl FindControl( int ctrlId )

- ctrlId (Int32)
- ID of the control to find.

The control, or
CopyC# if no control was found.

null
C# |
public MixerControl FindControl( int ctrlId )
null