[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=Control Interfaces=ControlManager,Object Info=Provides a filename combo box suitable for use in file Open/Save dialogs Category=Shell [Assembly] GongShell.dll=GongSolutions.Shell.ShellComboBox [Edit] Class=ComboBox [Property] @Width= | |75 @Height= | |23 @Editable=Sets a value indicating whether a tree node label takes on the appearance. ARG(bool)|14|1|True,False @RootFolder=Sets the folder that the control should display as the root folder. 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 combo box. ARG(ShellView)|20|(empty)|ShellView @ShowFileSystemPath=Sets a value indicating whether the full file system path should be displayed in the main portion of the control. ARG(bool)|14|1|True,False [Methods] *onChanged=Occurs when the SelectedFolder property changes. ARG(EventArgs)|2|0 *onFilterItem=This event allows the folders displayed in the control to be filtered. ARG(FilterItemEventArgs)|2|0 *Editable=Gets a value indicating whether the combo box is editable. ARG(bool)|3|104 *RootFolder=Gets the folder that the control should display as the root folder. 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 combo box. ARG(ShellView)|3|0 *ShowFileSystemPath=Gets a value indicating whether the full file system path should be displayed in the main portion of the control. ARG(bool)|3|104 ShellComboBox=Returns the ShellComboBox object. ARG(ShellComboBox)|3|0