National Instruments 374318A-01 Network Card User Manual


 
Chapter 2 Measurement Studio Measurement Computing Edition .NET Class Libraries
Measurement Studio for MCC User Manual 2-20 ni.com
Tip For more information about using the property editor control, refer to the Using the
Measurement Studio Windows Forms Property Editor Control topic in the NI Measurement
Studio Help.
Measurement Studio Support for Visual Studio 2005
Class Library Overview
Measurement Studio support for Visual Studio 2005 includes all of the
features and functionality described in the Measurement Studio Support for
Visual Studio .NET 2003 Class Library Overview section as well as the
following additional user interface features and functionality:
Windows Forms array controls
ASP.NET Web Forms controls
Windows Forms Array Controls
You can create an array of Measurement Studio controls that behave as a
single unit. For example, you can use these array controls to visualize and
control ports of a digital line or values of an array. Measurement Studio
includes switch, LED, and numeric edit array controls. You can create
control arrays of other controls if those controls meet the constraints of the
generic type parameter
TControl.