|
Easily specify related controls
A single command can add calculation support to a whole collection of TextBox and ComboBox controls.
Below is a sample code that allows you to enter a value in one textbox, and automatically display computed values based on the entry in the other two TextBoxes.
|
|
|
|