ShellBrowser .Net Edition
CompleteChildPathSelected Method (sFQPath)
NamespacesJam.ShellPathSelectionListCompleteChildPathSelected(String)
Checks if a folder path is completly selected.
Declaration Syntax
C#Visual BasicVisual C++
protected bool CompleteChildPathSelected(
	string sFQPath
)
Protected Function CompleteChildPathSelected ( _
	sFQPath As String _
) As Boolean
protected:
bool CompleteChildPathSelected(
	String^ sFQPath
)
Parameters
sFQPath (String)
The folder path, which should be checked.
Return Value
Returns true, if the folder path is completly selected.

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