As show in this screen shot, the selected folder is not in the view. It needs to be scrolled down to view the selected folder.
on VB.Net code, just put this line of code right before showing the dialog.
SendKeys.Send ("{TAB}{TAB}{RIGHT}")