{"id":9136,"date":"2015-05-01T08:00:54","date_gmt":"2015-05-01T15:00:54","guid":{"rendered":"https:\/\/www.sapien.com\/blog\/?p=9136"},"modified":"2015-04-29T08:41:23","modified_gmt":"2015-04-29T15:41:23","slug":"powershell-studio-2015-new-folderbrowsermoderndialog-control","status":"publish","type":"post","link":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/","title":{"rendered":"PowerShell Studio 2015 &#8211; New FolderBrowserModernDialog Control"},"content":{"rendered":"<p>With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles.<\/p>\n<p>This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in the later versions of Windows. Unfortunately, the user had to manually add code to the form to accomplish this. Therefore we added a new control to our toolbox:<\/p>\n<p><strong>FolderBrowserModernDialog<\/strong><\/p>\n<p>This control will display the modern version of the <em>FolderBrowserDialog<\/em> on Windows 7 or greater:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/04\/SNAGHTMLdfc832.png\"><img loading=\"lazy\" decoding=\"async\" style=\"display: inline; border-width: 0px;\" title=\"Modern Folder Browser\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/04\/SNAGHTMLdfc832_thumb.png\" alt=\"Modern Folder Browser\" width=\"244\" height=\"139\" border=\"0\" \/><\/a><\/p>\n<p>If running on a legacy OS, it will then display the original <em>FolderBrowserDialog<\/em>:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/04\/SNAGHTMLe10b79.png\"><img loading=\"lazy\" decoding=\"async\" style=\"display: inline; border-width: 0px;\" title=\"Legacy Folder Browser\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/04\/SNAGHTMLe10b79_thumb.png\" alt=\"Legacy Folder Browser\" width=\"244\" height=\"229\" border=\"0\" \/><\/a><\/p>\n<p>You can find the new control in the ToolBox Panel:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/04\/image19.png\"><img loading=\"lazy\" decoding=\"async\" style=\"display: inline; border-width: 0px;\" title=\"Toolbox\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/04\/image_thumb18.png\" alt=\"Toolbox\" width=\"244\" height=\"140\" border=\"0\" \/><\/a><\/p>\n<p>To add the dialog, simply drag and drop it into your existing form.<\/p>\n<p>The new <em>FolderBrowserModernDialog<\/em> has the following properties:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/04\/image20.png\"><img loading=\"lazy\" decoding=\"async\" style=\"display: inline; border-width: 0px;\" title=\"Properties\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/04\/image_thumb19.png\" alt=\"Properties\" width=\"160\" height=\"244\" border=\"0\" \/><\/a><br \/>\n<em><strong>Title<\/strong><\/em><\/p>\n<p>This property sets the title of the folder browser dialog.<\/p>\n<p><em><strong>SelectedPath<\/strong><\/em><\/p>\n<p>This property sets the selected path of the dialog and returns the path the user selected.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Using the Dialog:<\/strong><\/p>\n<p>Here is an example of how to display the <em>FolderBrowserModernDialog <\/em>using its <em>ShowDialog<\/em> method:<\/p>\n<pre>    <span style=\"color: #8b0000;\">$folderbrowsermoderndialog1<\/span><span style=\"color: #000000;\">.SelectedPath <\/span><span style=\"color: #0000ff;\">=<\/span> <span style=\"color: #8b0000;\">$textboxPath<\/span><span style=\"color: #000000;\">.Text\r\n    <\/span><span style=\"color: #0000ff;\">if<\/span><span style=\"color: #000000;\"> (<\/span><span style=\"color: #8b0000;\">$folderbrowsermoderndialog1<\/span><span style=\"color: #000000;\">.ShowDialog() <\/span><span style=\"color: #0000ff;\">-eq<\/span> <span style=\"color: #ff0000;\">'OK'<\/span><span style=\"color: #000000;\">)\r\n    {\r\n        <\/span><span style=\"color: #8b0000;\">$textboxPath<\/span><span style=\"color: #000000;\">.Text <\/span><span style=\"color: #0000ff;\">=<\/span> <span style=\"color: #8b0000;\">$folderbrowsermoderndialog1<\/span><span style=\"color: #000000;\">.SelectedPath\r\n    }<\/span><\/pre>\n<p>&nbsp;<\/p>\n<p>The modern versions of the FolderBrowserDialog makes for a better user experience and we hope that your GUI users agree.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[703,632,25],"tags":[724,41,28,951,141,327],"class_list":["post-9136","post","type-post","status-publish","format-standard","hentry","category-powershell-studio","category-whats-new-software-news","category-windows-powershell","tag-control","tag-gui","tag-powershell","tag-powershell-studio-2015","tag-whats-new","tag-winform"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"David Corrales\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"DEV SAPIEN Blog - Tools for IT Success\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"PowerShell Studio 2015 \u2013 New FolderBrowserModernDialog Control - DEV SAPIEN Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2015-05-01T15:00:54+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2015-04-29T15:41:23+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"PowerShell Studio 2015 \u2013 New FolderBrowserModernDialog Control - DEV SAPIEN Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/01\\\/powershell-studio-2015-new-folderbrowsermoderndialog-control\\\/#blogposting\",\"name\":\"PowerShell Studio 2015 \\u2013 New FolderBrowserModernDialog Control - DEV SAPIEN Blog\",\"headline\":\"PowerShell Studio 2015 &#8211; New FolderBrowserModernDialog Control\",\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.sapien.com\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/04\\\/SNAGHTMLdfc832_thumb.png\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/01\\\/powershell-studio-2015-new-folderbrowsermoderndialog-control\\\/#articleImage\"},\"datePublished\":\"2015-05-01T08:00:54-07:00\",\"dateModified\":\"2015-04-29T08:41:23-07:00\",\"inLanguage\":\"en-US\",\"commentCount\":3,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/01\\\/powershell-studio-2015-new-folderbrowsermoderndialog-control\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/01\\\/powershell-studio-2015-new-folderbrowsermoderndialog-control\\\/#webpage\"},\"articleSection\":\"PowerShell Studio, What's new, Windows PowerShell, control, gui, powershell, PowerShell Studio 2015, what's new, WinForm\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/01\\\/powershell-studio-2015-new-folderbrowsermoderndialog-control\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"position\":2,\"name\":\"Software News\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/whats-new-software-news\\\/#listItem\",\"name\":\"What's new\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/whats-new-software-news\\\/#listItem\",\"position\":3,\"name\":\"What's new\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/whats-new-software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/01\\\/powershell-studio-2015-new-folderbrowsermoderndialog-control\\\/#listItem\",\"name\":\"PowerShell Studio 2015 &#8211; New FolderBrowserModernDialog Control\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/01\\\/powershell-studio-2015-new-folderbrowsermoderndialog-control\\\/#listItem\",\"position\":4,\"name\":\"PowerShell Studio 2015 &#8211; New FolderBrowserModernDialog Control\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/whats-new-software-news\\\/#listItem\",\"name\":\"What's new\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/\",\"name\":\"David Corrales\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/01\\\/powershell-studio-2015-new-folderbrowsermoderndialog-control\\\/#webpage\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/01\\\/powershell-studio-2015-new-folderbrowsermoderndialog-control\\\/\",\"name\":\"PowerShell Studio 2015 \\u2013 New FolderBrowserModernDialog Control - DEV SAPIEN Blog\",\"description\":\"With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/01\\\/powershell-studio-2015-new-folderbrowsermoderndialog-control\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\"},\"datePublished\":\"2015-05-01T08:00:54-07:00\",\"dateModified\":\"2015-04-29T08:41:23-07:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"PowerShell Studio 2015 \u2013 New FolderBrowserModernDialog Control - DEV SAPIEN Blog","description":"With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in","canonical_url":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/#blogposting","name":"PowerShell Studio 2015 \u2013 New FolderBrowserModernDialog Control - DEV SAPIEN Blog","headline":"PowerShell Studio 2015 &#8211; New FolderBrowserModernDialog Control","author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author"},"publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/04\/SNAGHTMLdfc832_thumb.png","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/#articleImage"},"datePublished":"2015-05-01T08:00:54-07:00","dateModified":"2015-04-29T08:41:23-07:00","inLanguage":"en-US","commentCount":3,"mainEntityOfPage":{"@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/#webpage"},"isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/#webpage"},"articleSection":"PowerShell Studio, What's new, Windows PowerShell, control, gui, powershell, PowerShell Studio 2015, what's new, WinForm"},{"@type":"BreadcrumbList","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/dev.sapien.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","position":2,"name":"Software News","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/#listItem","name":"What's new"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/#listItem","position":3,"name":"What's new","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/#listItem","name":"PowerShell Studio 2015 &#8211; New FolderBrowserModernDialog Control"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/#listItem","position":4,"name":"PowerShell Studio 2015 &#8211; New FolderBrowserModernDialog Control","previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/#listItem","name":"What's new"}}]},{"@type":"Organization","@id":"https:\/\/dev.sapien.com\/blog\/#organization","name":"DEV SAPIEN Blog","description":"Tools for IT Success","url":"https:\/\/dev.sapien.com\/blog\/"},{"@type":"Person","@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author","url":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/","name":"David Corrales"},{"@type":"WebPage","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/#webpage","url":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/","name":"PowerShell Studio 2015 \u2013 New FolderBrowserModernDialog Control - DEV SAPIEN Blog","description":"With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/#breadcrumblist"},"author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author"},"creator":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author"},"datePublished":"2015-05-01T08:00:54-07:00","dateModified":"2015-04-29T08:41:23-07:00"},{"@type":"WebSite","@id":"https:\/\/dev.sapien.com\/blog\/#website","url":"https:\/\/dev.sapien.com\/blog\/","name":"DEV SAPIEN Blog","description":"Tools for IT Success","inLanguage":"en-US","publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"DEV SAPIEN Blog - Tools for IT Success","og:type":"article","og:title":"PowerShell Studio 2015 \u2013 New FolderBrowserModernDialog Control - DEV SAPIEN Blog","og:description":"With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in","og:url":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/","article:published_time":"2015-05-01T15:00:54+00:00","article:modified_time":"2015-04-29T15:41:23+00:00","twitter:card":"summary_large_image","twitter:title":"PowerShell Studio 2015 \u2013 New FolderBrowserModernDialog Control - DEV SAPIEN Blog","twitter:description":"With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in"},"aioseo_meta_data":{"post_id":"9136","title":null,"description":null,"keywords":null,"keyphrases":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-08-28 15:34:47","updated":"2026-08-28 15:34:47"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/\" title=\"Software News\">Software News<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/\" title=\"What&apos;s new\">What's new<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPowerShell Studio 2015 \u2013 New FolderBrowserModernDialog Control\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/dev.sapien.com\/blog"},{"label":"Software News","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/"},{"label":"What's new","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/"},{"label":"PowerShell Studio 2015 &#8211; New FolderBrowserModernDialog Control","link":"https:\/\/dev.sapien.com\/blog\/2015\/05\/01\/powershell-studio-2015-new-folderbrowsermoderndialog-control\/"}],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/9136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/comments?post=9136"}],"version-history":[{"count":7,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/9136\/revisions"}],"predecessor-version":[{"id":9205,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/9136\/revisions\/9205"}],"wp:attachment":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/media?parent=9136"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/categories?post=9136"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/tags?post=9136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}