In VB6, we have the method "With"; to win time.
It's call an object and apply more options :
With ListView1
.TwoLinesLayout.ItemHeight = 100
.TwoLinesLayout.Label.TextSize = 20
.TwoLinesLayout.SecondLabel.TextColor = Colors.Gray
.TwoLinesLayout.SecondLabel.Top = 40
End With
Please, add it, it's so quickly :sign0060:
It's call an object and apply more options :
With ListView1
.TwoLinesLayout.ItemHeight = 100
.TwoLinesLayout.Label.TextSize = 20
.TwoLinesLayout.SecondLabel.TextColor = Colors.Gray
.TwoLinesLayout.SecondLabel.Top = 40
End With
Please, add it, it's so quickly :sign0060: