[Missing <summary> documentation for "T:CoreDevices.Channels.ChannelSetupControl"]

Namespace:  CoreDevices.Channels
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[SerializableAttribute]
public class ChannelSetupControl : UserControl
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class ChannelSetupControl _
	Inherits UserControl
Visual C++
[SerializableAttribute]
public ref class ChannelSetupControl : public UserControl

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.UserControl
              CoreDevices.Channels..::.ChannelSetupControl

See Also