Illist
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.030 sec
"CoolFool007" <uwlaxman@hotmail.com>'s wild thoughts were released on 25 Jul 2006 11:30:32 -0700 bearing the following fruit: >sure...Well i have an imagelist control that get's populated from an >image service when this usercontrol is initialized. > >then: >Call ilList.ListImages.Add(1, "LEAF", >oImageService.Image("NT_REGULAR")) >Call ilList.ListImages.Add(2, "BRANCH", >oImageService     

Group: microsoft.public.vb.general.discussion · Group Profile · Search for Illist in microsoft.public.vb.general.discussion
Author: Jan Hyde
Date: Jul 26, 2006 01:01

sure...Well i have an imagelist control that get's populated from an image service when this usercontrol is initialized. then: Call ilList.ListImages.Add(1, "LEAF", oImageService.Image("NT_REGULAR")) Call ilList.ListImages.Add(2, "BRANCH", oImageService.Image("NT_GROUP")) Set tvCUIs.ImageList = ilList I only load visible parts of the tree since it's a large tree stored on a server...here's
Show full article (2.01Kb) · Show article thread
    

Group: microsoft.public.vb.general.discussion · Group Profile · Search for Illist in microsoft.public.vb.general.discussion
Author: CoolFool007
Date: Jul 25, 2006 11:30

Show full article (1.31Kb) · Show article thread