[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=Control,ScrollableControl,ContainerControl,UserControl Interfaces=ControlManager,Component,MarshalByRefObject,Object Info=Provides a toolbar suitable for use in file Open/Save dialogs Category=Shell [Assembly] GongShell.dll=GongSolutions.Shell.FileDialogToolbar [Edit] Class=ToolBar [Property] @Width= | |292 @Height= | |31 BackColor= | |clBtnFace ForeColor= | |clBtnText @RootFolder=Sets the root folder displayed in the toolbar`s drop-down folder list. ARG(string)|2| @SelectedFolder=Sets the folder currently selected in the control. ARG(string)|2| @ShellView=Sets a ShellView whose navigation should be controlled by the toolbar. ARG(ShellView)|20|(empty)|ShellView [Methods] *onFilterItem=Occurs when the control needs to know what items it should display in its drop-down list. ARG(FilterItemEventArgs)|2|0 *RootFolder=Gets the root folder displayed in the toolbar`s drop-down folder list. ARG(string)|3|2 *SelectedFolder=Gets the folder currently selected in the control. ARG(string)|3|2 *ShellView=Gets a ShellView whose navigation should be controlled by the toolbar. ARG(ShellView)|3|0 FileDialogToolbar=Returns the FileDialogToolbar object. ARG(FileDialogToolbar)|3|0