Method | Description | |
---|---|---|
ProjectExplorerTreeView ( ) : System |
Method | Description | |
---|---|---|
OnAfterCollapse ( |
||
OnAfterExpand ( |
||
OnBeforeExpand ( System.Windows.Forms.TreeViewCancelEventArgs e ) : void | ||
OnKeyDown ( |
Method | Description | |
---|---|---|
CreateDummyNode ( ) : |
||
CreateFileNode ( string filename, |
||
CreateFolderNode ( string path, |
||
CreateImageList ( ) : |
||
CreateVirtualFileNode ( AbstractFile f, |
||
GetFileIcon ( string filename ) : string | ||
IsContaindInProject ( string f ) : bool | ||
PopulateFolder ( |
||
RefillTree ( ) : void |
protected OnAfterCollapse ( |
||
e | ||
return | void |
protected OnAfterExpand ( |
||
e | ||
return | void |
protected OnBeforeExpand ( System.Windows.Forms.TreeViewCancelEventArgs e ) : void | ||
e | System.Windows.Forms.TreeViewCancelEventArgs | |
return | void |
protected OnKeyDown ( |
||
e | ||
return | void |