Buenos días
Después de haber hecho la selección múltiple y haber ejecutado algunas acciones, necesito vaciar oLbx:aSelections (), para volver a efectuar otra selección.
Gracias
FUNCTION LIMPIAR_LISTBOX( oLbx )
oLbx:SetFocus()
oLbx:ResetBarPos()
oLbx:UpStable()
oLbx:Reset()
oLbx:Refresh()
RETURN( .T. )
Function DelMatriz(Vetor,Item)
Adel(Vetor,Item)
aSize(Vetor,Len(Vetor)-1)
return(.t.)
aEval(oLbx:aItems,{|o,n| oLbx:SetSel(n,.f.) })
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 45 guests