Gets and sets whether the quick launch controls on the dialog are visible or not. When the dialog is in insert mode the quick launch controls will be always hidden, so to show the quick launch controls the InsertMode should be set to False also.
Syntax
FileDialog.ShowQuickLaunch() As Boolean
Property Value
This is a read/write property whose value is a Boolean.