National Instruments 374318A-01 Network Card User Manual


 
Chapter 2 Measurement Studio Measurement Computing Edition .NET Class Libraries
© National Instruments Corporation 2-9 Measurement Studio for MCC User Manual
Windows Forms Controls
The Measurement Studio user interface controls are in the Windows Forms
.NET class library. The Windows Forms .NET class library is in the
NationalInstruments.UI.WindowsForms namespace. The Windows
Forms class library encapsulates the following Measurement Studio user
interface controls:
Waveform graph
Scatter graph
Digital waveform graph
Complex graph
•Legend
Knob
•Gauge
Meter
•Slide
Thermometer
•Tank
Numeric edit
Switch
•LED
Property editor
Use this class library to add measurement-specific user interface controls
to your application. You can configure the controls programmatically at
design time, through the Properties window in the Windows Forms
Designer, or at run time with the property editor control. The following
sections describe each of the Measurement Studio Windows Forms user
interface controls.
Tip For more information about easily using the .NET user interface controls,
refer to the Using the Measurement Studio Windows Forms .NET Controls section in the
NI Measurement Studio Help.