For internal use: Check if item is in the selection.
| C# | Visual Basic | Visual C++ |
protected override CheckState PathSelected( string Path, out bool bIsSubItemOf )
Protected Overrides Function PathSelected ( _ Path As String, _ <OutAttribute> ByRef bIsSubItemOf As Boolean _ ) As CheckState
protected: virtual CheckState PathSelected( String^ Path, [OutAttribute] bool% bIsSubItemOf ) override
Returns the CheckState of the path.