Alexa wants to insert a command button control in VBA and execute a program using the button.

Alexa wants to insert a command button control in VBA and execute a program using the button. To do this,she clicks the option “Insert button” from the Active X Control, selects the command button option from it,then drags the mouse cursor to Excel sheet to insert “clickcommandbutton1.” After this,she follows a step X. Then,she enters a code in the sheet,saves the code file,exits the editor, clicks the Excel sheet icon to the extreme left to return to the editor, turns off Design mode before clicking the Command button and executes the program. What did she do in step X in the procedure?

A) Right click on the command button and select “Format Control”.
B) Right click on the command button and select “Command Button Object”.
C) Right click on the command button and select “View Code”.
D) Right click on the command button and select “Properties”.