This method retrieves whether or not the control wraps when it reaches the end of the list of strings.
HRESULT get_Circular( BOOL *pfCircular );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.
If this property is enabled, the string spinner control wraps from the last string to the first or vice versa, depending on which direction the user is going.