Measurement Studio User Interface Common Examples
From NI Measurement Studio CNi
User Interface Common Example Programs
This topic includes summaries of and links to the example programs associated with the User Interface Common component.
| Bound Graph | The Bound Graph example demonstrates binding a Graph to a DataSocket source and automatically graphing data without writing a single line of code. | Load example in VC++ | Run example |
| Dynamic Bound Graph | The Dynamic Bound Graph example demonstrates dynamically creating a property binding on a graph object. | Load example in VC++ | Run example |
| Control Metrics | The Control Metrics example demonstrates how to use the Control Metrics property of knob and slide controls. | Load example in VC++ | Run example |
| Dynamic Move or Resize UI | The Dynamic Move or Resize UI sample demonstrates how to dynamically change the size and position of a control. | Load example in VC++ | Run example |
| Printing | The Printing example demonstrates how to size and print an image of a graph control. | Load example in VC++ | Run example |
| Simple UI | The Simple UI example demonstrates the basic features of a Measurement Studio user interface. | Load example in VC++ | Run example |
| UI Formats | The UI Formats example demonstrates various UI formats. | Load example in VC++ | Run example |