When you make a change in the appearance of Button1, you want the appearance of Button2 to change automatically.How can you implement this?

There are two buttons on a form: Button1 and Button2. When you make a change in the appearance of Button1, you want the appearance of Button2 to change automatically.
How can you implement this?

There are two buttons on a form: Button1 and Button2. When you make a change in the appearance of Button1, you want the appearance of Button2 to change automatically.
How can you implement this?

A.
Define a Visual Attribute and apply it to both buttons.

B.
Set the Subclass Information property of Button2 to the name, block, and module of Button1.

C.
Select both buttons in the Object Navigator and set the shared properties in the Property Palette.

D.
In the Property Palette of Button1, select all the properties that you want to share with Button2 and click Copy Properties.
In the Property’s Palette of Button2, select Paste Properties.



Leave a Reply 0

Your email address will not be published. Required fields are marked *