> Hi, the Background property in FileView doesn't works...Well, it's simple:
>
> Property Bakcground As Integer
>
> Private Function Background_Read() As Integer
> Return $hIconView.Background
> End
> Private Sub Background_Write(Value As Integer)
> $hIconView.Background = Value
> End
>
>
>
Hi, the Background property in FileView doesn't works...Well, it's simple:
Property Bakcground As Integer
Private Function Background_Read() As Integer
Return $hIconView.Background
End
Private Sub Background_Write(Value As Integer)
$hIconView.Background = Value
End
Regards,
--
Federico Lei