Consultor Eletrônico



Kbase P85213: MS Listview OCX leaves holes when recreating the list of items
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/08/2004
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.x

FACT(s) (Environment):

Progress 9.1x

SYMPTOM(s):

MS Listview OCX leaving holes

Recreating the list of items

Arrange property in ListView is set originally to 2 - AutoTop

OleDragMode set to 0 - ccOleDragManual

OleDropMode set to 0 - ccOleDropNone

CAUSE:

When the list of items is recreated the Arrange property is changed to 0 - lvwNone

FIX:

Programatically set Arrange property back to 2 when the list of items is recreated.