I'm using a FolderBrowserDialog in my application.
If I try to create a 'New Folder' within the FolderBrowserDialog
and immediately after I try to rename the 'New Folder' and hit OK (not Enter) the SelectedPath property has the 'New Folder' in it's path and not the name that I entered on rename.
Is this a Win7 bug?