[Missing <summary> documentation for "T:CoreDevices.DeviceControls.ColorSliderPanel"]

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

Syntax

C#
public class ColorSliderPanel : Panel
Visual Basic (Declaration)
Public Class ColorSliderPanel _
	Inherits Panel
Visual C++
public ref class ColorSliderPanel : public Panel

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.Panel
            CoreDevices.DeviceControls..::.ColorSliderPanel

See Also