{"id":630,"date":"2019-03-20T10:02:31","date_gmt":"2019-03-20T17:02:31","guid":{"rendered":"https:\/\/doubleecpu.com\/?page_id=630"},"modified":"2019-06-26T00:24:07","modified_gmt":"2019-06-26T07:24:07","slug":"file-dialog","status":"publish","type":"page","link":"https:\/\/doubleecpu.com\/index.php\/microsoft\/visual-basic-for-applications\/file-dialog\/","title":{"rendered":"File Dialog"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">'FileDialog<br> With FileDialog<br>   .AllowMultiSelect    'Is True if the user is allowed to select multiple files from a file dialog box. Read\/write.<br>   .Application    'Gets an Application object that represents the container application for the FileDialog object (you can use this property with an Automation object to return that object's container application). Read-only.<br>   .ButtonName    'Sets or gets a String representing the text that is displayed on the action button of a file dialog box. Read\/write.<br>   .Creator    'Gets a 32-bit integer that indicates the application in which the FileDialog object was created. Read-only.<br>   .DialogType    'Gets an MsoFileDialogType constant representing the type of file dialog box that the FileDialog object is set to display. Read-only.<br>   .FilterIndex    'Gets or sets a Long indicating the default file filter of a file dialog box. The default filter determines which types of files are displayed when the file dialog box is first opened. Read\/write.<br>  .Filters    'Gets a FileDialogFilters collection. Read-only.<br>   .InitialFileName    'Set or returns a String representing the path or file name that is initially displayed in a file dialog box. Read\/write.<br>   .InitialView    'Gets or sets an MsoFileDialogView constant representing the initial presentation of files and folders in a file dialog box. Read\/write.<br>   .Item    Gets the text associated with an object. Read-only.<br>   .Parent    'Gets the Parent object for the FileDialog object. Read-only.<br>   .SelectedItems    'Gets a FileDialogSelectedItems collection. This collection contains a list of the paths of the files that a user selected from a file dialog box displayed using the Show method of the FileDialog object. Read-only.<br>   .Title    'Sets or gets the title of a file dialog box displayed using the FileDialog object. Read\/write.<br> 'End With<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>&#8216;FileDialog With FileDialog .AllowMultiSelect &#8216;Is True if the user is allowed to select multiple files from a file dialog box. Read\/write. .Application &#8216;Gets an Application object that represents the container application for the FileDialog object (you can use this property with an Automation object to return that object&#8217;s container application). Read-only. .ButtonName &#8216;Sets or gets &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/doubleecpu.com\/index.php\/microsoft\/visual-basic-for-applications\/file-dialog\/\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8220;File Dialog&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":591,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-630","page","type-page","status-publish","hentry"],"featured_media_urls":[],"_links":{"self":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/630","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/comments?post=630"}],"version-history":[{"count":0,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/630\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/591"}],"wp:attachment":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/media?parent=630"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}