Click or drag to resize

McOnOffColoring Class

Numeric UpDown control in DotNetBar style
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              MediaCy.Addins.MeasurementsMcOnOffColoring

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class McOnOffColoring
	Inherits UserControl
	Implements ISupportInitialize

The McOnOffColoring type exposes the following members.

Constructors
  NameDescription
Public methodMcOnOffColoring
Constructor
Top
Properties
  NameDescription
Public propertyCaption
Caption of the control. Can be used to set SuperTooltip title for the control.
Public propertyEnabled
Enable/disable control
Public propertyTooltip
Text box tooltip string
Public propertyValue
Top
Methods
  NameDescription
Public methodBeginInit
Public methodEndInit
Top
Events
  NameDescription
Public eventValueChanged
Top
Remarks