Example: Advanced Button
Demonstrates advanced button and Boolean concepts.
Description
This example demonstrates the advanced properties of the CWButton. The buttons shown in this example are custom bitmap buttons in the form of pipes, pumps, and valves. When the buttons are true, they are green, and when they are false, they are red. The tank continuously fills and empties during this example. You can interact with this example by turning both the valve and pump off and on.
Example Location
Samples\UI\Button\Advanced Button