National Instruments none Home Theater System User Manual


 
Chapter 2 Measurement Studio .NET Class Libraries
Measurement Studio User Manual 2-32 ni.com
Property Editor Control
Use the Measurement Studio property editor control, as shown in
Figure 2-9, to configure properties for Windows Forms controls at run
time.
Figure 2-9. Property Editor Windows Forms Control for the Knob Control
Scale Arc Property
With the property editor control and the classes that interface with the
control, you can perform the following operations:
Edit any .NET type at run time, including collections.
Edit expandable properties that represent nested properties of another
object, such as major divisions of an axis.
Display custom editors and type converters for properties.
Connect to a Windows Forms control so that if you change the value
of a property of the control, the Property Editor updates to reflect the
change.
Configure the display mode as a visual representation of the value,
text-only, or both.
Set the interaction mode to edit values or indicator.