[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Inherit=CommonDialog Info=Prompts the user to select a folder [Property] @Description=Sets the descriptive text displayed above the tree view control in the dialog box.ARG(string)|2| @RootFolder=Sets the root folder where the browsing starts from.ARG(Environment.SpecialFolder)|14|4|ApplicationData,CommonApplicationData,LocalApplicationData,Cookies,Desktop,Favorites,History,InternetCache,Programs,MyComputer,MyMusic,MyPictures,Recent,SendTo,StartMenu,Startup,System,Templates,DesktopDirectory,Personal,MyDocuments,ProgramFiles,CommonProgramFiles,AdminTools,CDBurning,CommonAdminTools,CommonDocuments,CommonMusic,CommonOemLinks,CommonPictures,CommonStartMenu,CommonPrograms,CommonStartup,CommonDesktopDirectory,CommonTemplates,CommonVideos,Fonts,MyVideos,NetworkShortcuts,PrinterShortcuts,UserProfile,CommonProgramFilesX86,ProgramFilesX86,Resources,LocalizedResources,SystemX86,Windows @SelectedPath=Sets the path selected by the user.ARG(string)|2| @ShowNewFolderButton=Sets a value indicating whether the New Folder button appears in the folder browser dialog box. ARG(bool)|14|0|True,False [Methods] *doReset=Resets properties to their default values. ARG()|1|0 *Description=Returns the descriptive text displayed above the tree view control in the dialog box.ARG(string)|3|2 *RootFolder=Returns the root folder where the browsing starts from.ARG(Environment.SpecialFolder)|3|0 SelectedPath=Returns the path selected by the user.ARG(string)|3|2 *ShowNewFolderButton=Returns a value indicating whether the New Folder button appears in the folder browser dialog box. ARG(bool)|3|104