Share

FileDialog.OptionsEnabled Property

Parent Object: FileDialog

Description

Gets and sets whether the 'Options' button on the dialog is enabled. If the button is enabled and the user clicks it, the OnOptions event is fired.

Syntax

FileDialog.OptionsEnabled() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2008

Was this information helpful?