National Instruments 374318A-01 用户手册

下载
页码 109
Chapter 2
Measurement Studio Measurement Computing Edition .NET Class Libraries
© National Instruments Corporation
2-19
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.  Windows Forms Property Editor Control for the Windows Forms 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.
Create 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 will update 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.