The standard notation for referring to a control's property in code is __________.

The standard notation for referring to a control's property in code is __________.




a.ControlName.PropertyName
b.ControlName=PropertyName
c.PropertyName.ControlName
d.PropertyName=ControlName


Answer: A