It\'s been a while since I wonder how to navigate backward and forward in Visual Studio using a French (fr-FR) keyboard.
Hovering over the buttons it l
If it is not a normal fullstop .
here is how I would go about identifying it.
Use SysExporter to copy the text out of the UI control in the VS2012 options menu.
Paste the text into a Unicode text file, such as one made with Windows Notepad or Notepad2. Be sure to save as Unicode.
Then open it with an editor such as HxD to open and copy the raw Unicode character value. Now you can look that up and find out exactly what symbol that dot is, and how to recreate it.