Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
You can do this now. Not with a DefaultValue, but by creating a class that inherits from the BrowseDialog, then inherit your browses from your inherited BrowseDialog. This way you can control this value based on an application setting.
|