Checks if a folder path is completly selected.

Declaration Syntax
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)