Method | Description | |
---|---|---|
DependentFileNode ( |
Constructor for the DependentFileNode
|
|
GetEditLabel ( ) : string |
Disable rename
|
|
GetIconHandle ( bool open ) : object |
Gets a handle to the icon that should be set for this node
|
Method | Description | |
---|---|---|
CreatePropertiesObject ( ) : |
||
PrepareSelectedNodesForClipBoard ( ) : StringBuilder |
DependentFileNodes node cannot be dragged.
|
|
QueryStatusOnNode ( System.Guid cmdGroup, uint cmd, |
Disable certain commands for dependent file nodes
|
Method | Description | |
---|---|---|
UpdateSccStateIcons ( ) : void |
protected CreatePropertiesObject ( ) : |
||
return |
public DependentFileNode ( |
||
root | Root of the hierarchy | |
element | ||
return | System |
public GetIconHandle ( bool open ) : object | ||
open | bool | Whether the folder is open, ignored here. |
return | object |
protected PrepareSelectedNodesForClipBoard ( ) : StringBuilder | ||
return | StringBuilder |
protected QueryStatusOnNode ( System.Guid cmdGroup, uint cmd, |
||
cmdGroup | System.Guid | |
cmd | uint | |
pCmdText | ||
result | QueryStatusResult | |
return | int |