ShellBrowser .Net Edition
IsItemFullSelected Method (p_Path)
NamespacesJam.ShellPathSelectionListIsItemFullSelected(String)
returns True if an item is in the selection list directly, or if one of its parent folders is in the selection list
Declaration Syntax
C#Visual BasicVisual C++
protected bool IsItemFullSelected(
	string p_Path
)
Protected Function IsItemFullSelected ( _
	p_Path As String _
) As Boolean
protected:
bool IsItemFullSelected(
	String^ p_Path
)
Parameters
p_Path (String)
path, which shoul be checked about the CheckState
Return Value
returns True if an item is in the selection list directly, or if one of its parent folders is in the selection list

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