The hWnd applies to each element independentlyOriginally posted by leinad31
VB Code:
pbrStatus(index).hWnd
Will the hWnd apply for the entire control array or for just that one index? So what happens? I show the progress bars one at a time? Won't they get deleted when the listview is repainted?
Won't they get deleted when the listview is repainted? No




Reply With Quote