Hello,Setting up a browse dialog here, and at design time I've set dialog's properties as:
AdvancedOptionsInitiallyShown = True
AdvancedOptions = True
This would seem to be all that is necessary in order to have the advanced options "checked" and shown when the dialog instantiates. However, when the browse dialog instantiates, the advanced options are *not* shown. Am I missing something simple, here?