ShellBrowser .Net Edition
PathEdit..::.ShellAutoComplete Enumeration
NamespacesJam.ShellPathEditPathEdit..::.ShellAutoComplete
The autocompletion mode the PathEdit control uses. These are flags, that can be or'ed together.
Declaration Syntax
C#Visual BasicVisual C++
[FlagsAttribute]
public enum ShellAutoComplete
<FlagsAttribute> _
Public Enumeration ShellAutoComplete
[FlagsAttribute]
public enum class ShellAutoComplete
Members
MemberDescription
Disabled
No shell auto completion. Simple DropDown behavior.

FileSystem
Shell auto completion of filesystem items that are proposed.

Url
Shell auto completion of url *and* UNC-path items which where cached by the system.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)