Property | Type | Description |
---|
Method | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
QueryContextMenuItems ( |
||
RequestDriveCollection ( |
||
RequestRoot ( |
||
RequestSubDirs ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
AttachSystemImageList ( |
||
CreateTreeNode ( |
Creates a new node and assigns a icon
|
|
GetWMIQueryStatement ( |
Gets the WMI query string based on the current drive types.
|
|
SetIcon ( |
Extract the icon for the file type (Extension)
|
protected AttachSystemImageList ( |
||
helper | ||
return | void |
protected CreateTreeNode ( |
||
helper | ||
text | string | |
path | string | |
addDummyNode | bool | |
forceChecked | bool | |
isSpecialFolder | bool | |
return |
protected GetWMIQueryStatement ( |
||
treeView | ||
return | string |
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 |
protected SetIcon ( |
||
treeView | ||
node | ||
return | void |