Group: Forum Members
Posts: 40,
Visits: 155
|
I'm having trouble with previous functionality.
Sub Form_Load()
BrowseDialog.ShowDialog
End Sub
We used to do that, however, with the recent updates the browse dialog does show but freezes upon search. If I click cancel and then open the browse dialog again or i don't show the dialog and show it manually everything works perfectly. Is there any changes we need to be aware of or methods we could employ to keep the functionality we previously had?
|