Method | Description | |
---|---|---|
GetEditLabel ( ) : string |
Disable rename
|
|
GetIconHandle ( bool open ) : object | ||
XSharpDependentFileNode ( |
Constructor for the XSharpDependentFileNode
|
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 |
protected PrepareSelectedNodesForClipBoard ( ) : StringBuilder | ||
return | StringBuilder |
protected QueryStatusOnNode ( System.Guid cmdGroup, uint cmd, |
||
cmdGroup | System.Guid | |
cmd | uint | |
pCmdText | ||
result | QueryStatusResult | |
return | int |
public XSharpDependentFileNode ( |
||
root | Root of the hierarchy | |
e | Associated project element | |
return | System |