Property | Type | Description |
---|
Method | Description | |
---|---|---|
QueryContextMenuItems ( |
||
RequestDriveCollection ( |
||
RequestRoot ( |
||
RequestSubDirs ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
FillMyComputer ( FolderItem folderItem, |
||
IsFolderWithChilds ( FolderItem fi ) : bool |
Do we have to add a dummy node (+ sign)
|
protected FillMyComputer ( FolderItem folderItem, |
||
folderItem | FolderItem | |
parentCollection | ||
helper | ||
return | void |
protected IsFolderWithChilds ( FolderItem fi ) : bool | ||
fi | FolderItem | |
return | bool |
public QueryContextMenuItems ( |
||
helper | ||
node | ||
return | void |
public RequestDriveCollection ( |
||
helper | ||
isNetwork | bool | |
return |
public RequestRoot ( |
||
helper | ||
return | void |
public RequestSubDirs ( |
||
helper | ||
parent | ||
e | System.Windows.Forms.TreeViewCancelEventArgs | |
return | void |