You developing a Windows application and have just imported a 3rd party ActiveX control into the toolbox called AcceleratedFlags. You subsequently inserted an instance of this control on your form and named it AFControl. The 3rd party control exposes a property called State which can be set to -1,0 or 1. Which line of code can you use to set the State value of AFControl to 1?