This method sets the current item to the specified character.
HRESULT put_Selection( wchar_t ch );
NOERROR indicated success. E_ACCESSDENIED indicates that editing mode is not enabled.
If ch is 0, this method sets the current item equal to the first character in the character set.