Question:
How can I change a rectangle’s BorderStyle property whenever I run the mouse over a circle on the same screen?
Solution:
To do so, create a digital link between the rectangle’s BorderStyle property and the circle’s MouseOver property as its source.