Chapter 2 Measurement Studio .NET Class Libraries© National Instruments Corporation 2-29 Measurement Studio User ManualUse the Measurement Studio slide, tank, and thermometer controls, asshown in Figure 2-5, to input and display numeric data on your interface.Figure 2-5. .NET Slide, Tank, and Thermometer ControlsWith the slide, tank, and thermometer controls and the classes that interfacewith them, you can perform the following operations:• Fill to the minimum or maximum value of the scale.• Position the scale horizontally with left, right, or both and position thescale vertically with top, bottom, or both.Tip For more information about using the Windows Forms knob, gauge, meter, slide,tank, or thermometer controls, refer to the Knob, Gauge, Meter, Slide, Tank, orThermometer Class sections in the NI Measurement Studio Help.Numeric Edit ControlUse the Measurement Studio numeric edit control, as shown in Figure 2-6,to display numeric values and to provide a way by which end users can editnumeric values. Typically, you use a numeric edit control to input ordisplay double numerical data instead of using a Windows Forms TextBoxor NumericUpDown control.Figure 2-6. Numeric Edit Windows Forms Control