Wolf
Tu pisać
tu ?
Mamy konstruktor klasy DirectoryNode:
public DirectoryNode(string path)
{
this.ImageIndex=0;
this.SelectedImageIndex=0;
dirInfo = new DirectoryInfo(path);
if(dirInfo.Name=="")
Text=path;
else
Text= dirInfo.Name;
}[ Dodano: 2008-03-28, 10:33 ]
zanotowane.pldoc.pisz.plpdf.pisz.plptsite.xlx.pl