示例#1
0
 public void Refresh()
 {
     Text               = GetDescription(obj);
     ImageIndex         = (int)IconHelper.GetImageIndex(obj);
     SelectedImageIndex = ImageIndex;
 }